Pull request #42395 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from fb179ff09887f5956f45be424f342a4a90f07f8b+989c08c367c68dc0ec0c5080078b34b7c485a19e (a05bd9cac45656a2213fe2f33ee45c14c3a43ed6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42395@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-05-19T11:24:55.548Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-05-19T11:24:55.555Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-05-19T11:24:55.701Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00e7a8ddf975e4cc0) in /home/ubuntu/workspace/moby_PR-42395 [Pipeline] { [Pipeline] checkout [2021-05-19T11:24:55.726Z] The recommended git tool is: git [2021-05-19T11:24:55.745Z] using credential docker-jenkins-github-credentials [2021-05-19T11:24:55.751Z] Cloning the remote Git repository [2021-05-19T11:24:55.751Z] Cloning with configured refspecs honoured and without tags [2021-05-19T11:24:55.756Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T11:24:55.756Z] > git init /home/ubuntu/workspace/moby_PR-42395 # timeout=10 [2021-05-19T11:24:55.778Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:24:55.778Z] > git --version # timeout=10 [2021-05-19T11:24:55.784Z] > git --version # 'git version 2.17.1' [2021-05-19T11:24:55.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:24:55.785Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:25:09.511Z] Fetching without tags [2021-05-19T11:25:09.831Z] Merging remotes/origin/20.10 commit 989c08c367c68dc0ec0c5080078b34b7c485a19e into PR head commit fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:25:09.482Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:25:09.490Z] > git config --add remote.origin.fetch +refs/pull/42395/head:refs/remotes/origin/PR-42395 # timeout=10 [2021-05-19T11:25:09.493Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:25:09.504Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:25:09.515Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:25:09.515Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:25:09.516Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:25:09.834Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:25:09.837Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:25:10.303Z] Merge succeeded, producing fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:25:10.303Z] Checking out Revision fb179ff09887f5956f45be424f342a4a90f07f8b (PR-42395) [2021-05-19T11:25:10.721Z] Commit message: "update runc binary to v1.0.0-rc95" [2021-05-19T11:25:10.721Z] First time build. Skipping changelog. [2021-05-19T11:25:10.737Z] > git --version # timeout=10 [2021-05-19T11:25:10.750Z] > git --version # 'git version 2.17.1' [2021-05-19T11:25:10.762Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-19T11:25:11.445Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42395:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-05-19T11:25:10.279Z] > git remote # timeout=10 [2021-05-19T11:25:10.285Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T11:25:10.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:25:10.288Z] > git merge 989c08c367c68dc0ec0c5080078b34b7c485a19e # timeout=10 [2021-05-19T11:25:10.298Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T11:25:10.307Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:25:10.324Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:25:13.990Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-05-19T11:25:14.448Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00e7a8ddf975e4cc0) in /home/ubuntu/workspace/moby_PR-42395 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-05-19T11:25:14.508Z] The recommended git tool is: git [Pipeline] // stage [2021-05-19T11:25:14.519Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-19T11:25:14.531Z] Fetching changes from the remote Git repository [2021-05-19T11:25:14.537Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-42395 [Pipeline] // stage [2021-05-19T11:25:14.550Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-05-19T11:25:14.561Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-42395 Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2021-05-19T11:25:14.610Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] { [Pipeline] // stage [2021-05-19T11:25:14.773Z] using credential docker-jenkins-github-credentials [2021-05-19T11:25:14.787Z] Cloning the remote Git repository [2021-05-19T11:25:14.787Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2021-05-19T11:25:14.816Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-05-19T11:25:14.831Z] Running on azwin-2-bbde10 in d:\jenkins\workspace\moby_PR-42395 [2021-05-19T11:25:14.839Z] Merging remotes/origin/20.10 commit 989c08c367c68dc0ec0c5080078b34b7c485a19e into PR head commit fb179ff09887f5956f45be424f342a4a90f07f8b [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [2021-05-19T11:25:14.853Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-19T11:25:14.867Z] Cloning the remote Git repository [2021-05-19T11:25:14.867Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2021-05-19T11:25:14.899Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-19T11:25:14.988Z] The recommended git tool is: git [2021-05-19T11:25:15.218Z] Merge succeeded, producing fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:25:15.218Z] Checking out Revision fb179ff09887f5956f45be424f342a4a90f07f8b (PR-42395) [2021-05-19T11:25:15.245Z] using credential docker-jenkins-github-credentials [2021-05-19T11:25:15.273Z] Commit message: "update runc binary to v1.0.0-rc95" [2021-05-19T11:25:15.290Z] > git --version # timeout=10 [2021-05-19T11:25:15.296Z] > git --version # 'git version 2.17.1' [2021-05-19T11:25:15.304Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-19T11:25:15.320Z] Cloning the remote Git repository [2021-05-19T11:25:15.320Z] Cloning with configured refspecs honoured and without tags [2021-05-19T11:25:15.356Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T11:25:15.356Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-19T11:25:14.525Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42395/.git # timeout=10 [2021-05-19T11:25:14.534Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:25:14.554Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:25:14.554Z] > git --version # timeout=10 [2021-05-19T11:25:14.557Z] > git --version # 'git version 2.17.1' [2021-05-19T11:25:14.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:25:14.558Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:25:14.842Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:25:14.862Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:25:15.194Z] > git remote # timeout=10 [2021-05-19T11:25:15.200Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T11:25:15.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:25:15.203Z] > git merge 989c08c367c68dc0ec0c5080078b34b7c485a19e # timeout=10 [2021-05-19T11:25:15.211Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T11:25:15.221Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:25:15.227Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:25:14.862Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T11:25:14.862Z] > git init /home/jenkins/workspace/moby_PR-42395 # timeout=10 [2021-05-19T11:25:14.896Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:25:14.896Z] > git --version # timeout=10 [2021-05-19T11:25:14.898Z] > git --version # 'git version 2.17.1' [2021-05-19T11:25:14.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:25:14.898Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-19T11:25:14.875Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T11:25:14.875Z] > git init /home/docker/workspace/moby_PR-42395 # timeout=10 [2021-05-19T11:25:14.884Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:25:14.884Z] > git --version # timeout=10 [2021-05-19T11:25:14.887Z] > git --version # 'git version 2.7.4' [2021-05-19T11:25:14.887Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:25:14.888Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:25:16.030Z] + [ PR != PR ] [2021-05-19T11:25:16.030Z] + [ 20.10 != master ] [2021-05-19T11:25:16.030Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-19T11:25:15.418Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:25:15.418Z] > git --version # timeout=10 [2021-05-19T11:25:15.470Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-19T11:25:15.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:25:15.473Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:25:16.352Z] + docker version [2021-05-19T11:25:16.352Z] Client: Docker Engine - Community [2021-05-19T11:25:16.352Z] Version: 20.10.5 [2021-05-19T11:25:16.352Z] API version: 1.41 [2021-05-19T11:25:16.352Z] Go version: go1.13.15 [2021-05-19T11:25:16.352Z] Git commit: 55c4c88 [2021-05-19T11:25:16.352Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-19T11:25:16.352Z] OS/Arch: linux/amd64 [2021-05-19T11:25:16.352Z] Context: default [2021-05-19T11:25:16.352Z] Experimental: true [2021-05-19T11:25:16.352Z] [2021-05-19T11:25:16.352Z] Server: Docker Engine - Community [2021-05-19T11:25:16.352Z] Engine: [2021-05-19T11:25:16.352Z] Version: 20.10.5 [2021-05-19T11:25:16.352Z] API version: 1.41 (minimum version 1.12) [2021-05-19T11:25:16.352Z] Go version: go1.13.15 [2021-05-19T11:25:16.352Z] Git commit: 363e9a8 [2021-05-19T11:25:16.352Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-19T11:25:16.352Z] OS/Arch: linux/amd64 [2021-05-19T11:25:16.352Z] Experimental: true [2021-05-19T11:25:16.352Z] containerd: [2021-05-19T11:25:16.352Z] Version: 1.4.4 [2021-05-19T11:25:16.352Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T11:25:16.352Z] runc: [2021-05-19T11:25:16.352Z] Version: 1.0.0-rc93 [2021-05-19T11:25:16.352Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T11:25:16.352Z] docker-init: [2021-05-19T11:25:16.352Z] Version: 0.19.0 [2021-05-19T11:25:16.352Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-19T11:25:16.640Z] + docker info [2021-05-19T11:25:17.213Z] Client: [2021-05-19T11:25:17.213Z] Context: default [2021-05-19T11:25:17.213Z] Debug Mode: false [2021-05-19T11:25:17.213Z] Plugins: [2021-05-19T11:25:17.213Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-19T11:25:17.213Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-19T11:25:17.213Z] [2021-05-19T11:25:17.213Z] Server: [2021-05-19T11:25:17.213Z] Containers: 0 [2021-05-19T11:25:17.213Z] Running: 0 [2021-05-19T11:25:17.213Z] Paused: 0 [2021-05-19T11:25:17.213Z] Stopped: 0 [2021-05-19T11:25:17.213Z] Images: 3 [2021-05-19T11:25:17.213Z] Server Version: 20.10.5 [2021-05-19T11:25:17.213Z] Storage Driver: overlay2 [2021-05-19T11:25:17.213Z] Backing Filesystem: extfs [2021-05-19T11:25:17.213Z] Supports d_type: true [2021-05-19T11:25:17.213Z] Native Overlay Diff: true [2021-05-19T11:25:17.213Z] Logging Driver: json-file [2021-05-19T11:25:17.213Z] Cgroup Driver: cgroupfs [2021-05-19T11:25:17.213Z] Cgroup Version: 1 [2021-05-19T11:25:17.213Z] Plugins: [2021-05-19T11:25:17.213Z] Volume: local [2021-05-19T11:25:17.213Z] Network: bridge host ipvlan macvlan null overlay [2021-05-19T11:25:17.213Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-19T11:25:17.213Z] Swarm: inactive [2021-05-19T11:25:17.213Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-19T11:25:17.213Z] Default Runtime: runc [2021-05-19T11:25:17.213Z] Init Binary: docker-init [2021-05-19T11:25:17.213Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T11:25:17.213Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T11:25:17.213Z] init version: de40ad0 [2021-05-19T11:25:17.213Z] Security Options: [2021-05-19T11:25:17.213Z] apparmor [2021-05-19T11:25:17.213Z] seccomp [2021-05-19T11:25:17.213Z] Profile: default [2021-05-19T11:25:17.213Z] Kernel Version: 5.4.0-1041-aws [2021-05-19T11:25:17.213Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-19T11:25:17.213Z] OSType: linux [2021-05-19T11:25:17.213Z] Architecture: x86_64 [2021-05-19T11:25:17.213Z] CPUs: 2 [2021-05-19T11:25:17.213Z] Total Memory: 7.569GiB [2021-05-19T11:25:17.213Z] Name: ip-10-100-60-234 [2021-05-19T11:25:17.213Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-19T11:25:17.213Z] Docker Root Dir: /var/lib/docker [2021-05-19T11:25:17.213Z] Debug Mode: false [2021-05-19T11:25:17.213Z] Registry: https://index.docker.io/v1/ [2021-05-19T11:25:17.213Z] Labels: [2021-05-19T11:25:17.213Z] Experimental: true [2021-05-19T11:25:17.213Z] Insecure Registries: [2021-05-19T11:25:17.213Z] 127.0.0.0/8 [2021-05-19T11:25:17.213Z] Live Restore Enabled: true [2021-05-19T11:25:17.213Z] [2021-05-19T11:25:17.213Z] WARNING: No swap limit support [Pipeline] sh [2021-05-19T11:25:17.504Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-19T11:25:17.504Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-19T11:25:17.504Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-19T11:25:17.504Z] + bash /home/ubuntu/workspace/moby_PR-42395/check-config.sh [2021-05-19T11:25:17.504Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-19T11:25:17.504Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-19T11:25:17.504Z] [2021-05-19T11:25:17.504Z] Generally Necessary: [2021-05-19T11:25:17.767Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-19T11:25:17.767Z] - apparmor: enabled and tools installed [2021-05-19T11:25:17.767Z] - CONFIG_NAMESPACES: enabled [2021-05-19T11:25:17.767Z] - CONFIG_NET_NS: enabled [2021-05-19T11:25:17.767Z] - CONFIG_PID_NS: enabled [2021-05-19T11:25:17.767Z] - CONFIG_IPC_NS: enabled [2021-05-19T11:25:17.767Z] - CONFIG_UTS_NS: enabled [2021-05-19T11:25:17.767Z] - CONFIG_CGROUPS: enabled [2021-05-19T11:25:17.767Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-19T11:25:17.767Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-19T11:25:17.767Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-19T11:25:17.767Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-19T11:25:17.767Z] - CONFIG_CPUSETS: enabled [2021-05-19T11:25:17.767Z] - CONFIG_MEMCG: enabled [2021-05-19T11:25:17.767Z] - CONFIG_KEYS: enabled [2021-05-19T11:25:17.767Z] - CONFIG_VETH: enabled (as module) [2021-05-19T11:25:17.767Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-19T11:25:17.767Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-19T11:25:17.767Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-19T11:25:17.767Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-19T11:25:17.767Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-19T11:25:17.767Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-19T11:25:17.767Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-19T11:25:17.767Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-19T11:25:17.767Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-19T11:25:17.767Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-19T11:25:17.767Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-19T11:25:17.767Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-19T11:25:17.767Z] [2021-05-19T11:25:17.767Z] Optional Features: [2021-05-19T11:25:17.767Z] - CONFIG_USER_NS: enabled [2021-05-19T11:25:17.767Z] - CONFIG_SECCOMP: enabled [2021-05-19T11:25:17.767Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-19T11:25:17.767Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-19T11:25:17.767Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-19T11:25:17.767Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-19T11:25:17.767Z] - CONFIG_BLK_CGROUP: enabled [2021-05-19T11:25:17.767Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-19T11:25:17.767Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-19T11:25:17.767Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-19T11:25:17.767Z] - CONFIG_CGROUP_PERF: enabled [2021-05-19T11:25:17.767Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-19T11:25:17.767Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-19T11:25:17.767Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-19T11:25:17.767Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-19T11:25:17.767Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-19T11:25:17.767Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-19T11:25:17.767Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-19T11:25:17.767Z] - CONFIG_IP_VS: enabled (as module) [2021-05-19T11:25:17.767Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-19T11:25:17.767Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-19T11:25:17.767Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-19T11:25:18.027Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-19T11:25:18.027Z] - CONFIG_EXT4_FS: enabled [2021-05-19T11:25:18.027Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-19T11:25:18.027Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-19T11:25:18.027Z] - Network Drivers: [2021-05-19T11:25:18.027Z] - "overlay": [2021-05-19T11:25:18.027Z] - CONFIG_VXLAN: enabled (as module) [2021-05-19T11:25:18.027Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-19T11:25:18.027Z] Optional (for encrypted networks): [2021-05-19T11:25:18.027Z] - CONFIG_CRYPTO: enabled [2021-05-19T11:25:18.027Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-19T11:25:18.027Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-19T11:25:18.027Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-19T11:25:18.027Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-19T11:25:18.027Z] - CONFIG_XFRM: enabled [2021-05-19T11:25:18.027Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-19T11:25:18.027Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-19T11:25:18.027Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-19T11:25:18.027Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-19T11:25:18.027Z] - "ipvlan": [2021-05-19T11:25:18.027Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-19T11:25:18.027Z] - "macvlan": [2021-05-19T11:25:18.027Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-19T11:25:18.027Z] - CONFIG_DUMMY: enabled (as module) [2021-05-19T11:25:18.027Z] - "ftp,tftp client in container": [2021-05-19T11:25:18.027Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-19T11:25:18.027Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-19T11:25:18.027Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-19T11:25:18.027Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-19T11:25:18.027Z] - Storage Drivers: [2021-05-19T11:25:18.027Z] - "aufs": [2021-05-19T11:25:18.027Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-19T11:25:18.027Z] - "btrfs": [2021-05-19T11:25:18.027Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-19T11:25:18.027Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-19T11:25:18.027Z] - "devicemapper": [2021-05-19T11:25:18.027Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-19T11:25:18.027Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-19T11:25:18.027Z] - "overlay": [2021-05-19T11:25:18.027Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-19T11:25:18.027Z] - "zfs": [2021-05-19T11:25:18.027Z] - /dev/zfs: present [2021-05-19T11:25:18.027Z] - zfs command: missing [2021-05-19T11:25:18.027Z] - zpool command: missing [2021-05-19T11:25:18.027Z] [2021-05-19T11:25:18.027Z] Limits: [2021-05-19T11:25:18.027Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-19T11:25:18.027Z] [2021-05-19T11:25:18.027Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-19T11:25:18.355Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fb179ff09887f5956f45be424f342a4a90f07f8b . [2021-05-19T11:25:18.355Z] #2 [internal] load .dockerignore [2021-05-19T11:25:18.355Z] #2 sha256:b0d744809300ffae69a74f0efad3176a24ff788f4279d11033ad63ab7f2db321 [2021-05-19T11:25:18.355Z] #2 transferring context: 87B done [2021-05-19T11:25:18.355Z] #2 DONE 0.0s [2021-05-19T11:25:18.355Z] [2021-05-19T11:25:18.355Z] #1 [internal] load build definition from Dockerfile [2021-05-19T11:25:18.355Z] #1 sha256:92fa2bab9d2959ce9ec7a7fc45e67def6e88bdff0aebd7e0e46d2ecc28a870d4 [2021-05-19T11:25:18.355Z] #1 transferring dockerfile: 17.02kB done [2021-05-19T11:25:18.355Z] #1 DONE 0.0s [2021-05-19T11:25:18.355Z] [2021-05-19T11:25:18.355Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-19T11:25:18.355Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-19T11:25:18.617Z] #3 DONE 0.1s [2021-05-19T11:25:18.617Z] [2021-05-19T11:25:18.617Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-19T11:25:18.617Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-19T11:25:18.617Z] #4 CACHED [2021-05-19T11:25:18.877Z] [2021-05-19T11:25:18.877Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T11:25:18.877Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-19T11:25:18.877Z] #7 DONE 0.1s [2021-05-19T11:25:18.877Z] [2021-05-19T11:25:18.877Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-19T11:25:18.877Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-19T11:25:19.140Z] #8 DONE 0.1s [2021-05-19T11:25:19.140Z] [2021-05-19T11:25:19.140Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-19T11:25:19.140Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-19T11:25:19.140Z] #5 DONE 0.1s [2021-05-19T11:25:19.140Z] [2021-05-19T11:25:19.140Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T11:25:19.140Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-19T11:25:19.140Z] #6 DONE 0.1s [2021-05-19T11:25:19.140Z] [2021-05-19T11:25:19.140Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T11:25:19.140Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-19T11:25:19.140Z] #64 DONE 0.0s [2021-05-19T11:25:19.140Z] [2021-05-19T11:25:19.140Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T11:25:19.140Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-19T11:25:19.140Z] #62 DONE 0.0s [2021-05-19T11:25:19.140Z] [2021-05-19T11:25:19.140Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:25:19.140Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:25:19.140Z] #9 DONE 0.0s [2021-05-19T11:25:19.140Z] [2021-05-19T11:25:19.140Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:25:19.140Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T11:25:19.140Z] #26 DONE 0.0s [2021-05-19T11:25:19.140Z] [2021-05-19T11:25:19.140Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-19T11:25:19.140Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-19T11:25:19.140Z] #10 CACHED [2021-05-19T11:25:19.140Z] [2021-05-19T11:25:19.140Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-19T11:25:19.140Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-19T11:25:19.140Z] #11 CACHED [2021-05-19T11:25:19.140Z] [2021-05-19T11:25:19.140Z] #23 [internal] load build context [2021-05-19T11:25:19.140Z] #23 sha256:00a23d43e8fbd271bf959bb0c3b6ae2eb50e3a7bb066cde8b643d9b569d5df9c [2021-05-19T11:25:21.062Z] #23 transferring context: 53.38MB 1.6s done [2021-05-19T11:25:21.062Z] #23 DONE 1.8s [2021-05-19T11:25:21.062Z] [2021-05-19T11:25:21.062Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:25:21.062Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T11:25:21.062Z] #55 CACHED [2021-05-19T11:25:21.062Z] [2021-05-19T11:25:21.062Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-19T11:25:21.062Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-19T11:25:21.062Z] #12 CACHED [2021-05-19T11:25:21.062Z] [2021-05-19T11:25:21.062Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:25:21.062Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:25:21.062Z] #13 CACHED [2021-05-19T11:25:21.062Z] [2021-05-19T11:25:21.062Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:25:21.062Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:25:21.062Z] #36 CACHED [2021-05-19T11:25:21.062Z] [2021-05-19T11:25:21.062Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:25:21.062Z] #45 sha256:425902ef5522ae8dfec14e746d0317ef01450dda4b96096bcc8f6ba9dd81ccda [2021-05-19T11:25:24.609Z] Fetching without tags [2021-05-19T11:25:24.944Z] Merging remotes/origin/20.10 commit 989c08c367c68dc0ec0c5080078b34b7c485a19e into PR head commit fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:25:25.271Z] #45 4.033 + RM_GOPATH=0 [2021-05-19T11:25:25.271Z] #45 4.033 + TMP_GOPATH= [2021-05-19T11:25:25.271Z] #45 4.033 + : /build [2021-05-19T11:25:25.271Z] #45 4.033 + '[' -z '' ']' [2021-05-19T11:25:25.271Z] #45 4.033 ++ mktemp -d [2021-05-19T11:25:25.271Z] #45 4.041 + export GOPATH=/tmp/tmp.3izusMDGyv [2021-05-19T11:25:25.271Z] #45 4.041 + GOPATH=/tmp/tmp.3izusMDGyv [2021-05-19T11:25:25.271Z] #45 4.041 + RM_GOPATH=1 [2021-05-19T11:25:25.271Z] #45 4.041 + case "$(go env GOARCH)" in [2021-05-19T11:25:25.271Z] #45 4.041 ++ go env GOARCH [2021-05-19T11:25:25.271Z] #45 4.056 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:25.271Z] #45 4.056 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:25.271Z] #45 4.056 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:25.271Z] #45 4.056 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:25:25.271Z] #45 4.058 + dir=/tmp/install [2021-05-19T11:25:25.271Z] #45 4.058 + bin=vndr [2021-05-19T11:25:25.271Z] #45 4.058 + shift [2021-05-19T11:25:25.271Z] #45 4.058 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-19T11:25:25.271Z] #45 4.058 + . /tmp/install/vndr.installer [2021-05-19T11:25:25.271Z] #45 4.058 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:25:25.271Z] #45 4.058 + install_vndr [2021-05-19T11:25:25.271Z] #45 4.058 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-19T11:25:25.271Z] #45 4.058 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3izusMDGyv/src/github.com/LK4D4/vndr [2021-05-19T11:25:25.271Z] #45 4.058 Cloning into '/tmp/tmp.3izusMDGyv/src/github.com/LK4D4/vndr'... [2021-05-19T11:25:25.376Z] Merge succeeded, producing fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:25:25.376Z] Checking out Revision fb179ff09887f5956f45be424f342a4a90f07f8b (PR-42395) [2021-05-19T11:25:25.532Z] #45 4.699 + cd /tmp/tmp.3izusMDGyv/src/github.com/LK4D4/vndr [2021-05-19T11:25:25.532Z] #45 4.699 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:25:25.532Z] #45 4.711 + go build -buildmode=pie -v -o /build/vndr . [2021-05-19T11:25:24.580Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:25:24.582Z] > git config --add remote.origin.fetch +refs/pull/42395/head:refs/remotes/origin/PR-42395 # timeout=10 [2021-05-19T11:25:24.583Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:25:24.598Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:25:24.612Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:25:24.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:25:24.612Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:25:24.947Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:25:24.948Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:25:25.341Z] > git remote # timeout=10 [2021-05-19T11:25:25.345Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T11:25:25.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:25:25.349Z] > git merge 989c08c367c68dc0ec0c5080078b34b7c485a19e # timeout=10 [2021-05-19T11:25:25.367Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T11:25:25.378Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:25:25.382Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:25:25.759Z] Commit message: "update runc binary to v1.0.0-rc95" [2021-05-19T11:25:25.802Z] > git --version # timeout=10 [2021-05-19T11:25:25.803Z] > git --version # 'git version 2.17.1' [2021-05-19T11:25:25.808Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-19T11:25:26.476Z] #45 ... [2021-05-19T11:25:26.476Z] [2021-05-19T11:25:26.476Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:25:26.476Z] #47 sha256:4315797ad68f9a8bd74694f5e56612f39c83e8b586014c71bc573519b24f0746 [2021-05-19T11:25:26.476Z] #47 4.572 + RM_GOPATH=0 [2021-05-19T11:25:26.476Z] #47 4.573 + TMP_GOPATH= [2021-05-19T11:25:26.476Z] #47 4.573 + : /build [2021-05-19T11:25:26.476Z] #47 4.573 + '[' -z '' ']' [2021-05-19T11:25:26.476Z] #47 4.575 ++ mktemp -d [2021-05-19T11:25:26.476Z] #47 4.578 + export GOPATH=/tmp/tmp.t470QjVR6D [2021-05-19T11:25:26.476Z] #47 4.579 + GOPATH=/tmp/tmp.t470QjVR6D [2021-05-19T11:25:26.476Z] #47 4.579 + RM_GOPATH=1 [2021-05-19T11:25:26.476Z] #47 4.579 + case "$(go env GOARCH)" in [2021-05-19T11:25:26.476Z] #47 4.580 ++ go env GOARCH [2021-05-19T11:25:26.476Z] #47 4.606 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:26.476Z] #47 4.606 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:26.476Z] #47 4.607 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:26.476Z] #47 4.613 + dir=/tmp/install [2021-05-19T11:25:26.476Z] #47 4.617 + bin=gotestsum [2021-05-19T11:25:26.476Z] #47 4.617 + shift [2021-05-19T11:25:26.476Z] #47 4.617 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-19T11:25:26.476Z] #47 4.617 + . /tmp/install/gotestsum.installer [2021-05-19T11:25:26.476Z] #47 4.617 ++ : v0.5.3 [2021-05-19T11:25:26.476Z] #47 4.617 + install_gotestsum [2021-05-19T11:25:26.476Z] #47 4.623 + set -e [2021-05-19T11:25:26.476Z] #47 4.623 + export GO111MODULE=on [2021-05-19T11:25:26.476Z] #47 4.623 + GO111MODULE=on [2021-05-19T11:25:26.476Z] #47 4.623 + GOBIN=/build [2021-05-19T11:25:26.476Z] #47 4.623 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-19T11:25:26.476Z] #47 4.636 go: finding gotest.tools v0.5.3 [2021-05-19T11:25:26.476Z] #47 4.637 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-19T11:25:26.476Z] #47 5.502 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-19T11:25:26.622Z] + docker version [2021-05-19T11:25:26.622Z] Client: Docker Engine - Community [2021-05-19T11:25:26.622Z] Version: 19.03.7 [2021-05-19T11:25:26.622Z] API version: 1.40 [2021-05-19T11:25:26.622Z] Go version: go1.12.17 [2021-05-19T11:25:26.622Z] Git commit: 7141c199a2 [2021-05-19T11:25:26.622Z] Built: Sat Mar 7 16:48:47 2020 [2021-05-19T11:25:26.622Z] OS/Arch: linux/s390x [2021-05-19T11:25:26.622Z] Experimental: false [2021-05-19T11:25:26.622Z] [2021-05-19T11:25:26.622Z] Server: Docker Engine - Community [2021-05-19T11:25:26.622Z] Engine: [2021-05-19T11:25:26.622Z] Version: 19.03.7 [2021-05-19T11:25:26.622Z] API version: 1.40 (minimum version 1.12) [2021-05-19T11:25:26.622Z] Go version: go1.12.17 [2021-05-19T11:25:26.622Z] Git commit: 7141c199a2 [2021-05-19T11:25:26.622Z] Built: Sat Mar 7 16:47:46 2020 [2021-05-19T11:25:26.622Z] OS/Arch: linux/s390x [2021-05-19T11:25:26.622Z] Experimental: true [2021-05-19T11:25:26.622Z] containerd: [2021-05-19T11:25:26.622Z] Version: 1.2.13 [2021-05-19T11:25:26.622Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-05-19T11:25:26.622Z] runc: [2021-05-19T11:25:26.622Z] Version: 1.0.0-rc10 [2021-05-19T11:25:26.622Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-05-19T11:25:26.622Z] docker-init: [2021-05-19T11:25:26.622Z] Version: 0.18.0 [2021-05-19T11:25:26.622Z] GitCommit: fec3683 [Pipeline] sh [2021-05-19T11:25:26.737Z] #47 5.981 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-19T11:25:26.993Z] + docker info [2021-05-19T11:25:26.999Z] #47 ... [2021-05-19T11:25:26.999Z] [2021-05-19T11:25:26.999Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:25:26.999Z] #45 sha256:425902ef5522ae8dfec14e746d0317ef01450dda4b96096bcc8f6ba9dd81ccda [2021-05-19T11:25:26.999Z] #45 6.313 github.com/LK4D4/vndr/build [2021-05-19T11:25:27.260Z] #45 6.393 github.com/LK4D4/vndr/godl/singleflight [2021-05-19T11:25:27.521Z] #45 6.764 github.com/LK4D4/vndr/versioned [2021-05-19T11:25:27.623Z] Client: [2021-05-19T11:25:27.623Z] Debug Mode: false [2021-05-19T11:25:27.623Z] [2021-05-19T11:25:27.623Z] Server: [2021-05-19T11:25:27.623Z] Containers: 0 [2021-05-19T11:25:27.623Z] Running: 0 [2021-05-19T11:25:27.623Z] Paused: 0 [2021-05-19T11:25:27.623Z] Stopped: 0 [2021-05-19T11:25:27.623Z] Images: 0 [2021-05-19T11:25:27.623Z] Server Version: 19.03.7 [2021-05-19T11:25:27.623Z] Storage Driver: overlay2 [2021-05-19T11:25:27.623Z] Backing Filesystem: [2021-05-19T11:25:27.623Z] Supports d_type: true [2021-05-19T11:25:27.623Z] Native Overlay Diff: true [2021-05-19T11:25:27.623Z] Logging Driver: json-file [2021-05-19T11:25:27.623Z] Cgroup Driver: cgroupfs [2021-05-19T11:25:27.623Z] Plugins: [2021-05-19T11:25:27.623Z] Volume: local [2021-05-19T11:25:27.623Z] Network: bridge host ipvlan macvlan null overlay [2021-05-19T11:25:27.623Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-19T11:25:27.623Z] Swarm: inactive [2021-05-19T11:25:27.623Z] Runtimes: runc [2021-05-19T11:25:27.623Z] Default Runtime: runc [2021-05-19T11:25:27.623Z] Init Binary: docker-init [2021-05-19T11:25:27.623Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-05-19T11:25:27.623Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-05-19T11:25:27.623Z] init version: fec3683 [2021-05-19T11:25:27.623Z] Security Options: [2021-05-19T11:25:27.623Z] apparmor [2021-05-19T11:25:27.623Z] seccomp [2021-05-19T11:25:27.623Z] Profile: default [2021-05-19T11:25:27.623Z] Kernel Version: 4.15.0-91-generic [2021-05-19T11:25:27.623Z] Operating System: Ubuntu 18.04.4 LTS [2021-05-19T11:25:27.623Z] OSType: linux [2021-05-19T11:25:27.623Z] Architecture: s390x [2021-05-19T11:25:27.623Z] CPUs: 2 [2021-05-19T11:25:27.623Z] Total Memory: 7.861GiB [2021-05-19T11:25:27.623Z] Name: s390x-ubuntu-03 [2021-05-19T11:25:27.623Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-05-19T11:25:27.623Z] Docker Root Dir: /var/lib/docker [2021-05-19T11:25:27.623Z] Debug Mode: false [2021-05-19T11:25:27.623Z] Registry: https://index.docker.io/v1/ [2021-05-19T11:25:27.623Z] Labels: [2021-05-19T11:25:27.623Z] Experimental: true [2021-05-19T11:25:27.623Z] Insecure Registries: [2021-05-19T11:25:27.623Z] 127.0.0.0/8 [2021-05-19T11:25:27.623Z] Live Restore Enabled: false [2021-05-19T11:25:27.623Z] [2021-05-19T11:25:27.623Z] WARNING: No swap limit support [Pipeline] sh [2021-05-19T11:25:27.995Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-19T11:25:27.995Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-19T11:25:27.995Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-19T11:25:27.995Z] + bash /home/jenkins/workspace/moby_PR-42395/check-config.sh [2021-05-19T11:25:27.995Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-19T11:25:27.995Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-05-19T11:25:27.995Z] [2021-05-19T11:25:27.995Z] Generally Necessary: [2021-05-19T11:25:27.995Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-19T11:25:27.995Z] - apparmor: enabled and tools installed [2021-05-19T11:25:27.995Z] - CONFIG_NAMESPACES: enabled [2021-05-19T11:25:27.995Z] - CONFIG_NET_NS: enabled [2021-05-19T11:25:27.995Z] - CONFIG_PID_NS: enabled [2021-05-19T11:25:27.995Z] - CONFIG_IPC_NS: enabled [2021-05-19T11:25:27.995Z] - CONFIG_UTS_NS: enabled [2021-05-19T11:25:27.995Z] - CONFIG_CGROUPS: enabled [2021-05-19T11:25:27.995Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-19T11:25:27.995Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-19T11:25:27.995Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-19T11:25:27.995Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-19T11:25:27.995Z] - CONFIG_CPUSETS: enabled [2021-05-19T11:25:27.995Z] - CONFIG_MEMCG: enabled [2021-05-19T11:25:27.995Z] - CONFIG_KEYS: enabled [2021-05-19T11:25:27.995Z] - CONFIG_VETH: enabled (as module) [2021-05-19T11:25:27.995Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-19T11:25:27.995Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-19T11:25:27.995Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-05-19T11:25:28.286Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-19T11:25:28.286Z] [2021-05-19T11:25:28.286Z] Optional Features: [2021-05-19T11:25:28.286Z] - CONFIG_USER_NS: enabled [2021-05-19T11:25:28.286Z] - CONFIG_SECCOMP: enabled [2021-05-19T11:25:28.286Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-19T11:25:28.286Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-19T11:25:28.286Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-19T11:25:28.286Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-19T11:25:28.286Z] - CONFIG_BLK_CGROUP: enabled [2021-05-19T11:25:28.286Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-19T11:25:28.286Z] - CONFIG_IOSCHED_CFQ: enabled [2021-05-19T11:25:28.286Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-05-19T11:25:28.286Z] - CONFIG_CGROUP_PERF: enabled [2021-05-19T11:25:28.286Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-19T11:25:28.286Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-19T11:25:28.286Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-19T11:25:28.286Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-19T11:25:28.286Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-19T11:25:28.286Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_IP_VS: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-19T11:25:28.286Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-19T11:25:28.286Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-19T11:25:28.286Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_EXT4_FS: enabled [2021-05-19T11:25:28.286Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-19T11:25:28.286Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-19T11:25:28.286Z] - Network Drivers: [2021-05-19T11:25:28.286Z] - "overlay": [2021-05-19T11:25:28.286Z] - CONFIG_VXLAN: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-19T11:25:28.286Z] Optional (for encrypted networks): [2021-05-19T11:25:28.286Z] - CONFIG_CRYPTO: enabled [2021-05-19T11:25:28.286Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-19T11:25:28.286Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-19T11:25:28.286Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-19T11:25:28.286Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-19T11:25:28.286Z] - CONFIG_XFRM: enabled [2021-05-19T11:25:28.286Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-05-19T11:25:28.286Z] - "ipvlan": [2021-05-19T11:25:28.286Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-19T11:25:28.286Z] - "macvlan": [2021-05-19T11:25:28.286Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_DUMMY: enabled (as module) [2021-05-19T11:25:28.286Z] - "ftp,tftp client in container": [2021-05-19T11:25:28.286Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-19T11:25:28.286Z] - Storage Drivers: [2021-05-19T11:25:28.286Z] - "aufs": [2021-05-19T11:25:28.286Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-19T11:25:28.286Z] - "btrfs": [2021-05-19T11:25:28.286Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-19T11:25:28.286Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-19T11:25:28.286Z] - "devicemapper": [2021-05-19T11:25:28.286Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-19T11:25:28.286Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-19T11:25:28.286Z] - "overlay": [2021-05-19T11:25:28.286Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-19T11:25:28.286Z] - "zfs": [2021-05-19T11:25:28.286Z] - /dev/zfs: missing [2021-05-19T11:25:28.286Z] - zfs command: missing [2021-05-19T11:25:28.286Z] - zpool command: missing [2021-05-19T11:25:28.286Z] [2021-05-19T11:25:28.286Z] Limits: [2021-05-19T11:25:28.286Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-19T11:25:28.286Z] [2021-05-19T11:25:28.286Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-19T11:25:28.694Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fb179ff09887f5956f45be424f342a4a90f07f8b . [2021-05-19T11:25:28.694Z] #2 [internal] load .dockerignore [2021-05-19T11:25:28.694Z] #2 transferring context: 87B 0.0s done [2021-05-19T11:25:28.694Z] #2 DONE 0.1s [2021-05-19T11:25:28.694Z] [2021-05-19T11:25:28.694Z] #1 [internal] load build definition from Dockerfile [2021-05-19T11:25:28.694Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-05-19T11:25:28.694Z] #1 DONE 0.0s [2021-05-19T11:25:28.694Z] [2021-05-19T11:25:28.694Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-19T11:25:28.909Z] #45 8.145 github.com/LK4D4/vndr/godl [2021-05-19T11:25:28.983Z] #3 DONE 0.2s [2021-05-19T11:25:28.983Z] [2021-05-19T11:25:28.983Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-05-19T11:25:28.983Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-19T11:25:29.274Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-05-19T11:25:29.274Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 3.82MB / 9.68MB 0.2s [2021-05-19T11:25:29.274Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-19T11:25:29.274Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-05-19T11:25:29.274Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s done [2021-05-19T11:25:29.274Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd [2021-05-19T11:25:29.448Z] Still waiting to schedule task [2021-05-19T11:25:29.448Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-05-19T11:25:29.449Z] Still waiting to schedule task [2021-05-19T11:25:29.449Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-05-19T11:25:29.450Z] Still waiting to schedule task [2021-05-19T11:25:29.450Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0efd45644e12036bf)’ [2021-05-19T11:25:29.459Z] Still waiting to schedule task [2021-05-19T11:25:29.459Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08ca990d6afa09550)’ [2021-05-19T11:25:29.562Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-05-19T11:25:29.562Z] #4 DONE 0.6s [2021-05-19T11:25:29.851Z] [2021-05-19T11:25:29.851Z] #5 [internal] load build definition from Dockerfile [2021-05-19T11:25:29.851Z] #5 transferring dockerfile: 17.02kB done [2021-05-19T11:25:29.851Z] #5 DONE 0.0s [2021-05-19T11:25:29.851Z] [2021-05-19T11:25:29.851Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T11:25:30.173Z] #9 DONE 0.1s [2021-05-19T11:25:30.173Z] [2021-05-19T11:25:30.173Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T11:25:30.173Z] #7 DONE 0.1s [2021-05-19T11:25:30.173Z] [2021-05-19T11:25:30.173Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-19T11:25:30.173Z] #6 DONE 0.1s [2021-05-19T11:25:30.173Z] [2021-05-19T11:25:30.173Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-19T11:25:30.173Z] #8 DONE 0.1s [2021-05-19T11:25:30.173Z] [2021-05-19T11:25:30.173Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-05-19T11:25:30.173Z] #10 DONE 0.0s [2021-05-19T11:25:30.173Z] [2021-05-19T11:25:30.173Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-05-19T11:25:30.173Z] #11 CACHED [2021-05-19T11:25:30.173Z] [2021-05-19T11:25:30.173Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-05-19T11:25:30.173Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-05-19T11:25:30.173Z] #63 DONE 0.0s [2021-05-19T11:25:30.173Z] [2021-05-19T11:25:30.173Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-05-19T11:25:30.173Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-19T11:25:30.173Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2021-05-19T11:25:30.173Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-19T11:25:30.173Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-19T11:25:30.500Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.93MB / 12.42MB 0.2s [2021-05-19T11:25:30.500Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.2s done [2021-05-19T11:25:30.799Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-05-19T11:25:30.829Z] #45 ... [2021-05-19T11:25:30.829Z] [2021-05-19T11:25:30.829Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:25:30.829Z] #67 sha256:75da1f066f6eefa2969ff67e87723a4d9e823d9cf68ba0fd55107ddadd9b542c [2021-05-19T11:25:30.829Z] #67 2.812 + RM_GOPATH=0 [2021-05-19T11:25:30.829Z] #67 2.812 + TMP_GOPATH= [2021-05-19T11:25:30.829Z] #67 2.812 + : /build [2021-05-19T11:25:30.829Z] #67 2.812 + '[' -z '' ']' [2021-05-19T11:25:30.829Z] #67 2.812 ++ mktemp -d [2021-05-19T11:25:30.829Z] #67 2.814 + export GOPATH=/tmp/tmp.6MBzWxYWBt [2021-05-19T11:25:30.829Z] #67 2.814 + GOPATH=/tmp/tmp.6MBzWxYWBt [2021-05-19T11:25:30.829Z] #67 2.814 + RM_GOPATH=1 [2021-05-19T11:25:30.829Z] #67 2.814 + case "$(go env GOARCH)" in [2021-05-19T11:25:30.829Z] #67 2.818 ++ go env GOARCH [2021-05-19T11:25:30.829Z] #67 2.824 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:30.829Z] #67 2.824 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:30.829Z] #67 2.829 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:30.829Z] #67 2.830 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:25:30.829Z] #67 2.830 + dir=/tmp/install [2021-05-19T11:25:30.829Z] #67 2.830 + bin=proxy [2021-05-19T11:25:30.829Z] #67 2.830 + shift [2021-05-19T11:25:30.829Z] #67 2.830 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-19T11:25:30.829Z] #67 2.830 + . /tmp/install/proxy.installer [2021-05-19T11:25:30.829Z] #67 2.830 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:25:30.829Z] #67 2.830 + install_proxy [2021-05-19T11:25:30.829Z] #67 2.830 + case "$1" in [2021-05-19T11:25:30.829Z] #67 2.830 + export CGO_ENABLED=0 [2021-05-19T11:25:30.829Z] #67 2.830 + CGO_ENABLED=0 [2021-05-19T11:25:30.829Z] #67 2.830 + _install_proxy [2021-05-19T11:25:30.829Z] #67 2.830 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-19T11:25:30.829Z] #67 2.830 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6MBzWxYWBt/src/github.com/docker/libnetwork [2021-05-19T11:25:30.829Z] #67 2.837 Cloning into '/tmp/tmp.6MBzWxYWBt/src/github.com/docker/libnetwork'... [2021-05-19T11:25:30.754Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:25:30.806Z] > git config --add remote.origin.fetch +refs/pull/42395/head:refs/remotes/origin/PR-42395 # timeout=10 [2021-05-19T11:25:30.857Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:25:31.094Z] Fetching without tags [2021-05-19T11:25:31.095Z] #67 ... [2021-05-19T11:25:31.095Z] [2021-05-19T11:25:31.095Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:25:31.095Z] #51 sha256:4ed4cb95375566b91ad3cddb5cf8cbbd9d3243ef226a89c5d923f9df589907ef [2021-05-19T11:25:31.095Z] #51 4.165 + RM_GOPATH=0 [2021-05-19T11:25:31.095Z] #51 4.165 + TMP_GOPATH= [2021-05-19T11:25:31.095Z] #51 4.165 + : /build [2021-05-19T11:25:31.095Z] #51 4.165 + '[' -z '' ']' [2021-05-19T11:25:31.095Z] #51 4.165 ++ mktemp -d [2021-05-19T11:25:31.095Z] #51 4.182 + export GOPATH=/tmp/tmp.6bnvdiz244 [2021-05-19T11:25:31.095Z] #51 4.182 + GOPATH=/tmp/tmp.6bnvdiz244 [2021-05-19T11:25:31.095Z] #51 4.182 + RM_GOPATH=1 [2021-05-19T11:25:31.095Z] #51 4.182 + case "$(go env GOARCH)" in [2021-05-19T11:25:31.095Z] #51 4.182 ++ go env GOARCH [2021-05-19T11:25:31.095Z] #51 4.197 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:31.095Z] #51 4.197 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:31.095Z] #51 4.197 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:31.095Z] #51 4.215 + dir=/tmp/install [2021-05-19T11:25:31.095Z] #51 4.217 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:25:31.095Z] #51 4.217 + bin=shfmt [2021-05-19T11:25:31.095Z] #51 4.217 + shift [2021-05-19T11:25:31.095Z] #51 4.217 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-19T11:25:31.095Z] #51 4.217 + . /tmp/install/shfmt.installer [2021-05-19T11:25:31.095Z] #51 4.217 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:25:31.095Z] #51 4.217 + install_shfmt [2021-05-19T11:25:31.095Z] #51 4.217 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-19T11:25:31.095Z] #51 4.282 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6bnvdiz244/src/github.com/mvdan/sh [2021-05-19T11:25:31.095Z] #51 4.285 Cloning into '/tmp/tmp.6bnvdiz244/src/github.com/mvdan/sh'... [2021-05-19T11:25:31.095Z] #51 ... [2021-05-19T11:25:31.095Z] [2021-05-19T11:25:31.095Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:25:31.095Z] #34 sha256:3c4983f0ff8ef7b63c281cc1581781899ff67c20347c36bfd6aaaa669f0ad5f1 [2021-05-19T11:25:31.095Z] #34 4.443 + RM_GOPATH=0 [2021-05-19T11:25:31.095Z] #34 4.445 + TMP_GOPATH= [2021-05-19T11:25:31.095Z] #34 4.445 + : /build [2021-05-19T11:25:31.095Z] #34 4.445 + '[' -z '' ']' [2021-05-19T11:25:31.095Z] #34 4.445 ++ mktemp -d [2021-05-19T11:25:31.095Z] #34 4.445 + export GOPATH=/tmp/tmp.k41HsM0LPv [2021-05-19T11:25:31.095Z] #34 4.448 + GOPATH=/tmp/tmp.k41HsM0LPv [2021-05-19T11:25:31.095Z] #34 4.449 + RM_GOPATH=1 [2021-05-19T11:25:31.095Z] #34 4.449 + case "$(go env GOARCH)" in [2021-05-19T11:25:31.095Z] #34 4.453 ++ go env GOARCH [2021-05-19T11:25:31.095Z] #34 4.480 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:31.095Z] #34 4.480 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:31.095Z] #34 4.480 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:31.095Z] #34 4.487 + dir=/tmp/install [2021-05-19T11:25:31.095Z] #34 4.487 + bin=tomlv [2021-05-19T11:25:31.095Z] #34 4.487 + shift [2021-05-19T11:25:31.095Z] #34 4.487 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-19T11:25:31.095Z] #34 4.487 + . /tmp/install/tomlv.installer [2021-05-19T11:25:31.095Z] #34 4.488 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:25:31.095Z] #34 4.489 + install_tomlv [2021-05-19T11:25:31.095Z] #34 4.489 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-19T11:25:31.095Z] #34 4.490 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:25:31.095Z] #34 4.493 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.k41HsM0LPv/src/github.com/BurntSushi/toml [2021-05-19T11:25:31.095Z] #34 4.495 Cloning into '/tmp/tmp.k41HsM0LPv/src/github.com/BurntSushi/toml'... [2021-05-19T11:25:31.095Z] #34 5.340 + cd /tmp/tmp.k41HsM0LPv/src/github.com/BurntSushi/toml [2021-05-19T11:25:31.095Z] #34 5.340 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:25:31.095Z] #34 5.344 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-19T11:25:31.095Z] #34 6.212 github.com/BurntSushi/toml [2021-05-19T11:25:31.095Z] #34 9.584 github.com/BurntSushi/toml/cmd/tomlv [2021-05-19T11:25:31.095Z] #34 ... [2021-05-19T11:25:31.095Z] [2021-05-19T11:25:31.095Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-19T11:25:31.095Z] #37 sha256:e4b0edf539fb66b537a9c8de2b95feb439ac5c12cfde70c2da7f831794be6b23 [2021-05-19T11:25:31.095Z] #37 4.565 + RM_GOPATH=0 [2021-05-19T11:25:31.095Z] #37 4.565 + TMP_GOPATH= [2021-05-19T11:25:31.095Z] #37 4.565 + : /build [2021-05-19T11:25:31.095Z] #37 4.566 + '[' -z '' ']' [2021-05-19T11:25:31.095Z] #37 4.568 ++ mktemp -d [2021-05-19T11:25:31.095Z] #37 4.571 + export GOPATH=/tmp/tmp.Ex8GRWXlao [2021-05-19T11:25:31.095Z] #37 4.571 + GOPATH=/tmp/tmp.Ex8GRWXlao [2021-05-19T11:25:31.095Z] #37 4.571 + RM_GOPATH=1 [2021-05-19T11:25:31.095Z] #37 4.572 + case "$(go env GOARCH)" in [2021-05-19T11:25:31.095Z] #37 4.572 ++ go env GOARCH [2021-05-19T11:25:31.095Z] #37 4.603 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:31.095Z] #37 4.603 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:31.095Z] #37 4.605 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:31.095Z] #37 4.606 + dir=/tmp/install [2021-05-19T11:25:31.095Z] #37 4.606 + bin=tini [2021-05-19T11:25:31.095Z] #37 4.606 + shift [2021-05-19T11:25:31.095Z] #37 4.607 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-19T11:25:31.095Z] #37 4.607 + . /tmp/install/tini.installer [2021-05-19T11:25:31.095Z] #37 4.609 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:25:31.095Z] #37 4.609 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:25:31.095Z] #37 4.609 + install_tini [2021-05-19T11:25:31.095Z] #37 4.609 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-19T11:25:31.095Z] #37 4.609 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ex8GRWXlao/tini [2021-05-19T11:25:31.095Z] #37 4.618 Cloning into '/tmp/tmp.Ex8GRWXlao/tini'... [2021-05-19T11:25:31.095Z] #37 5.325 + cd /tmp/tmp.Ex8GRWXlao/tini [2021-05-19T11:25:31.095Z] #37 5.328 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:25:31.095Z] #37 5.355 + cmake . [2021-05-19T11:25:31.095Z] #37 5.946 -- The C compiler identification is GNU 8.3.0 [2021-05-19T11:25:31.095Z] #37 6.054 -- Check for working C compiler: /usr/bin/cc [2021-05-19T11:25:31.095Z] #37 6.882 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-19T11:25:31.095Z] #37 6.885 -- Detecting C compiler ABI info [2021-05-19T11:25:31.095Z] #37 7.795 -- Detecting C compiler ABI info - done [2021-05-19T11:25:31.095Z] #37 7.850 -- Detecting C compile features [2021-05-19T11:25:31.095Z] #37 10.05 -- Detecting C compile features - done [2021-05-19T11:25:31.095Z] #37 10.09 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-19T11:25:31.095Z] #37 10.31 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-19T11:25:31.434Z] #65 ... [2021-05-19T11:25:31.434Z] [2021-05-19T11:25:31.434Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-05-19T11:25:31.434Z] #12 DONE 1.4s [2021-05-19T11:25:31.434Z] [2021-05-19T11:25:31.434Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-05-19T11:25:31.434Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2021-05-19T11:25:31.484Z] #37 10.43 -- Configuring done [2021-05-19T11:25:31.484Z] #37 10.47 -- Generating done [2021-05-19T11:25:31.484Z] #37 10.48 -- Build files have been written to: /tmp/tmp.Ex8GRWXlao/tini [2021-05-19T11:25:31.484Z] #37 10.49 + make tini-static [2021-05-19T11:25:31.484Z] #37 ... [2021-05-19T11:25:31.484Z] [2021-05-19T11:25:31.484Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:25:31.484Z] #24 sha256:563fd043bfedcee109f4caa8bdd125b9332a28a61fd3bd0ae535ed0751fac4e5 [2021-05-19T11:25:31.484Z] #24 4.029 + RM_GOPATH=0 [2021-05-19T11:25:31.484Z] #24 4.029 + TMP_GOPATH= [2021-05-19T11:25:31.484Z] #24 4.029 + : /build [2021-05-19T11:25:31.484Z] #24 4.029 + '[' -z '' ']' [2021-05-19T11:25:31.484Z] #24 4.029 ++ mktemp -d [2021-05-19T11:25:31.484Z] #24 4.032 + export GOPATH=/tmp/tmp.3UoyDZmfsK [2021-05-19T11:25:31.484Z] #24 4.032 + GOPATH=/tmp/tmp.3UoyDZmfsK [2021-05-19T11:25:31.484Z] #24 4.032 + RM_GOPATH=1 [2021-05-19T11:25:31.484Z] #24 4.032 + case "$(go env GOARCH)" in [2021-05-19T11:25:31.484Z] #24 4.032 ++ go env GOARCH [2021-05-19T11:25:31.484Z] #24 4.057 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:31.484Z] #24 4.057 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:31.484Z] #24 4.057 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:31.484Z] #24 4.057 + dir=/tmp/install [2021-05-19T11:25:31.484Z] #24 4.057 + bin=dockercli [2021-05-19T11:25:31.484Z] #24 4.057 + shift [2021-05-19T11:25:31.484Z] #24 4.057 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-19T11:25:31.484Z] #24 4.057 + . /tmp/install/dockercli.installer [2021-05-19T11:25:31.484Z] #24 4.057 ++ : stable [2021-05-19T11:25:31.484Z] #24 4.057 ++ : 17.06.2-ce [2021-05-19T11:25:31.484Z] #24 4.057 + install_dockercli [2021-05-19T11:25:31.484Z] #24 4.057 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-19T11:25:31.484Z] #24 4.057 ++ uname -m [2021-05-19T11:25:31.484Z] #24 4.057 + arch=x86_64 [2021-05-19T11:25:31.484Z] #24 4.057 + '[' x86_64 '!=' x86_64 ']' [2021-05-19T11:25:31.484Z] #24 4.057 Install docker/cli version 17.06.2-ce from stable [2021-05-19T11:25:31.484Z] #24 4.059 + url=https://download.docker.com/linux/static [2021-05-19T11:25:31.484Z] #24 4.059 + tar -xz docker/docker [2021-05-19T11:25:31.484Z] #24 4.059 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-19T11:25:31.724Z] #65 DONE 1.5s [2021-05-19T11:25:31.724Z] [2021-05-19T11:25:31.724Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795d... [2021-05-19T11:25:31.724Z] #27 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 done [2021-05-19T11:25:31.724Z] #27 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-19T11:25:31.724Z] #27 sha256:0ba0446bc007a3196501ecbe91aabd4193db81085b23f4a99685448445762396 529B / 529B done [2021-05-19T11:25:31.724Z] #27 sha256:3e5e3cbc071fbdff313483cd402ab040f6112c16bdf780651dae5a50f2978e9a 1.46kB / 1.46kB done [2021-05-19T11:25:31.724Z] #27 sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 49.00MB / 49.00MB 0.6s done [2021-05-19T11:25:31.724Z] #27 extracting sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 0.7s [2021-05-19T11:25:31.752Z] #24 10.63 + mkdir -p /build [2021-05-19T11:25:31.752Z] #24 10.63 + mv docker/docker /build/ [2021-05-19T11:25:31.752Z] #24 10.67 + rmdir docker [2021-05-19T11:25:31.752Z] #24 ... [2021-05-19T11:25:31.752Z] [2021-05-19T11:25:31.752Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:25:31.752Z] #56 sha256:7bf898cd38e3a70a7698900556bcc7f01f23ce8b44cd47a33babb3eb3f6f2bcc [2021-05-19T11:25:31.752Z] #56 3.465 + RM_GOPATH=0 [2021-05-19T11:25:31.752Z] #56 3.465 + TMP_GOPATH= [2021-05-19T11:25:31.752Z] #56 3.465 + : /build [2021-05-19T11:25:31.752Z] #56 3.465 + '[' -z '' ']' [2021-05-19T11:25:31.752Z] #56 3.468 ++ mktemp -d [2021-05-19T11:25:31.752Z] #56 3.470 + export GOPATH=/tmp/tmp.gFCCvwQVDi [2021-05-19T11:25:31.752Z] #56 3.470 + GOPATH=/tmp/tmp.gFCCvwQVDi [2021-05-19T11:25:31.752Z] #56 3.470 + RM_GOPATH=1 [2021-05-19T11:25:31.752Z] #56 3.470 + case "$(go env GOARCH)" in [2021-05-19T11:25:31.752Z] #56 3.470 ++ go env GOARCH [2021-05-19T11:25:31.752Z] #56 3.490 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:31.752Z] #56 3.490 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:31.752Z] #56 3.490 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:31.752Z] #56 3.492 + dir=/tmp/install [2021-05-19T11:25:31.752Z] #56 3.492 + bin=containerd [2021-05-19T11:25:31.752Z] #56 3.492 + shift [2021-05-19T11:25:31.752Z] #56 3.492 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-19T11:25:31.752Z] #56 3.492 + . /tmp/install/containerd.installer [2021-05-19T11:25:31.752Z] #56 3.492 ++ set -e [2021-05-19T11:25:31.752Z] #56 3.492 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:25:31.752Z] #56 3.492 + install_containerd [2021-05-19T11:25:31.752Z] #56 3.493 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-19T11:25:31.752Z] #56 3.493 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gFCCvwQVDi/src/github.com/containerd/containerd [2021-05-19T11:25:31.752Z] #56 3.493 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:25:31.752Z] #56 3.500 Cloning into '/tmp/tmp.gFCCvwQVDi/src/github.com/containerd/containerd'... [2021-05-19T11:25:31.752Z] #56 ... [2021-05-19T11:25:31.752Z] [2021-05-19T11:25:31.752Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:25:31.752Z] #53 sha256:f50a0faef9be270cdbb18b03564520620103fb4c6d87f56609511f4b5b4c63a2 [2021-05-19T11:25:31.752Z] #53 3.742 + RM_GOPATH=0 [2021-05-19T11:25:31.752Z] #53 3.742 + TMP_GOPATH= [2021-05-19T11:25:31.752Z] #53 3.742 + : /build [2021-05-19T11:25:31.752Z] #53 3.742 + '[' -z '' ']' [2021-05-19T11:25:31.752Z] #53 3.742 ++ mktemp -d [2021-05-19T11:25:31.752Z] #53 3.742 + export GOPATH=/tmp/tmp.d5NBFD9nLD [2021-05-19T11:25:31.752Z] #53 3.742 + GOPATH=/tmp/tmp.d5NBFD9nLD [2021-05-19T11:25:31.752Z] #53 3.742 + RM_GOPATH=1 [2021-05-19T11:25:31.752Z] #53 3.742 + case "$(go env GOARCH)" in [2021-05-19T11:25:31.752Z] #53 3.742 ++ go env GOARCH [2021-05-19T11:25:31.752Z] #53 3.759 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:31.752Z] #53 3.759 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:31.752Z] #53 3.759 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:31.752Z] #53 3.759 + dir=/tmp/install [2021-05-19T11:25:31.752Z] #53 3.759 + bin=runc [2021-05-19T11:25:31.752Z] #53 3.759 + shift [2021-05-19T11:25:31.752Z] #53 3.759 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-19T11:25:31.752Z] #53 3.759 + . /tmp/install/runc.installer [2021-05-19T11:25:31.752Z] #53 3.759 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T11:25:31.752Z] #53 3.759 + install_runc [2021-05-19T11:25:31.752Z] #53 3.761 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-19T11:25:31.752Z] #53 3.765 + uname -r [2021-05-19T11:25:31.752Z] #53 3.772 + RUNC_BUILDTAGS='seccomp ' [2021-05-19T11:25:31.752Z] #53 3.772 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-19T11:25:31.752Z] #53 3.772 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.d5NBFD9nLD/src/github.com/opencontainers/runc [2021-05-19T11:25:31.752Z] #53 3.774 Cloning into '/tmp/tmp.d5NBFD9nLD/src/github.com/opencontainers/runc'... [2021-05-19T11:25:31.752Z] #53 3.774 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-19T11:25:31.877Z] Merging remotes/origin/20.10 commit 989c08c367c68dc0ec0c5080078b34b7c485a19e into PR head commit fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:25:32.014Z] #27 ... [2021-05-19T11:25:32.014Z] [2021-05-19T11:25:32.014Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-19T11:25:32.014Z] #40 DONE 0.4s [2021-05-19T11:25:32.014Z] [2021-05-19T11:25:32.014Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-19T11:25:32.014Z] #32 DONE 0.4s [2021-05-19T11:25:32.014Z] [2021-05-19T11:25:32.014Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795d... [2021-05-19T11:25:32.014Z] #27 ... [2021-05-19T11:25:32.014Z] [2021-05-19T11:25:32.014Z] #24 [internal] load build context [2021-05-19T11:25:32.014Z] #24 transferring context: 53.38MB 1.5s done [2021-05-19T11:25:32.014Z] #24 DONE 1.9s [2021-05-19T11:25:32.014Z] [2021-05-19T11:25:32.014Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795d... [2021-05-19T11:25:32.015Z] #53 ... [2021-05-19T11:25:32.015Z] [2021-05-19T11:25:32.015Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:25:32.015Z] #49 sha256:e2a58c2dc94ed93bd848218c8b6aa163425ea049dfdf77faab2d4c0a621921b7 [2021-05-19T11:25:32.015Z] #49 4.311 + RM_GOPATH=0 [2021-05-19T11:25:32.015Z] #49 4.311 + TMP_GOPATH= [2021-05-19T11:25:32.015Z] #49 4.311 + : /build [2021-05-19T11:25:32.015Z] #49 4.311 + '[' -z '' ']' [2021-05-19T11:25:32.015Z] #49 4.311 ++ mktemp -d [2021-05-19T11:25:32.015Z] #49 4.313 + export GOPATH=/tmp/tmp.12GvUIsqWQ [2021-05-19T11:25:32.015Z] #49 4.313 + GOPATH=/tmp/tmp.12GvUIsqWQ [2021-05-19T11:25:32.015Z] #49 4.313 + RM_GOPATH=1 [2021-05-19T11:25:32.015Z] #49 4.313 + case "$(go env GOARCH)" in [2021-05-19T11:25:32.015Z] #49 4.313 ++ go env GOARCH [2021-05-19T11:25:32.015Z] #49 4.351 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:32.015Z] #49 4.351 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:32.015Z] #49 4.351 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:32.015Z] #49 4.365 + dir=/tmp/install [2021-05-19T11:25:32.015Z] #49 4.365 + bin=golangci_lint [2021-05-19T11:25:32.015Z] #49 4.365 + shift [2021-05-19T11:25:32.015Z] #49 4.365 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-19T11:25:32.015Z] #49 4.365 + . /tmp/install/golangci_lint.installer [2021-05-19T11:25:32.015Z] #49 4.365 ++ : v1.23.8 [2021-05-19T11:25:32.015Z] #49 4.365 + install_golangci_lint [2021-05-19T11:25:32.015Z] #49 4.365 + set -e [2021-05-19T11:25:32.015Z] #49 4.365 + export GO111MODULE=on [2021-05-19T11:25:32.015Z] #49 4.365 + GO111MODULE=on [2021-05-19T11:25:32.015Z] #49 4.365 + GOBIN=/build [2021-05-19T11:25:32.015Z] #49 4.365 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-19T11:25:32.015Z] #49 4.424 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-19T11:25:32.015Z] #49 4.425 go: finding github.com v1.23.8 [2021-05-19T11:25:32.015Z] #49 4.431 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-19T11:25:32.015Z] #49 4.438 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:25:32.015Z] #49 4.438 go: finding github.com/golangci v1.23.8 [2021-05-19T11:25:32.015Z] #49 5.307 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:25:32.015Z] #49 5.957 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:25:32.015Z] #49 ... [2021-05-19T11:25:32.015Z] [2021-05-19T11:25:32.015Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:25:32.015Z] #58 sha256:3ba8b1647a1a7440a4f48f225b3fed38d3aed4716593b0323045e514b72346e0 [2021-05-19T11:25:32.015Z] #58 4.396 + RM_GOPATH=0 [2021-05-19T11:25:32.015Z] #58 4.396 + TMP_GOPATH= [2021-05-19T11:25:32.015Z] #58 4.396 + : /build [2021-05-19T11:25:32.015Z] #58 4.396 + '[' -z '' ']' [2021-05-19T11:25:32.015Z] #58 4.398 ++ mktemp -d [2021-05-19T11:25:32.015Z] #58 4.402 + export GOPATH=/tmp/tmp.KQDuounwkR [2021-05-19T11:25:32.015Z] #58 4.402 + GOPATH=/tmp/tmp.KQDuounwkR [2021-05-19T11:25:32.015Z] #58 4.402 + RM_GOPATH=1 [2021-05-19T11:25:32.015Z] #58 4.403 + case "$(go env GOARCH)" in [2021-05-19T11:25:32.015Z] #58 4.403 ++ go env GOARCH [2021-05-19T11:25:32.015Z] #58 4.422 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:32.015Z] #58 4.422 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:32.015Z] #58 4.422 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:32.015Z] #58 4.428 + dir=/tmp/install [2021-05-19T11:25:32.015Z] #58 4.428 + bin=rootlesskit [2021-05-19T11:25:32.015Z] #58 4.428 + shift [2021-05-19T11:25:32.015Z] #58 4.428 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-19T11:25:32.015Z] #58 4.428 + . /tmp/install/rootlesskit.installer [2021-05-19T11:25:32.015Z] #58 4.428 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:25:32.015Z] #58 4.433 + install_rootlesskit [2021-05-19T11:25:32.015Z] #58 4.433 + case "$1" in [2021-05-19T11:25:32.015Z] #58 4.433 + export CGO_ENABLED=0 [2021-05-19T11:25:32.015Z] #58 4.433 + CGO_ENABLED=0 [2021-05-19T11:25:32.015Z] #58 4.433 + _install_rootlesskit [2021-05-19T11:25:32.015Z] #58 4.433 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-19T11:25:32.015Z] #58 4.433 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KQDuounwkR/src/github.com/rootless-containers/rootlesskit [2021-05-19T11:25:32.015Z] #58 4.435 Cloning into '/tmp/tmp.KQDuounwkR/src/github.com/rootless-containers/rootlesskit'... [2021-05-19T11:25:32.015Z] #58 4.435 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:25:32.015Z] #58 8.202 + cd /tmp/tmp.KQDuounwkR/src/github.com/rootless-containers/rootlesskit [2021-05-19T11:25:32.015Z] #58 8.202 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:25:32.015Z] #58 8.246 + export GO111MODULE=on [2021-05-19T11:25:32.015Z] #58 8.250 + GO111MODULE=on [2021-05-19T11:25:32.015Z] #58 8.251 + export GOPROXY=https://proxy.golang.org [2021-05-19T11:25:32.015Z] #58 8.251 + GOPROXY=https://proxy.golang.org [2021-05-19T11:25:32.015Z] #58 8.251 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T11:25:32.015Z] #58 8.252 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-19T11:25:32.015Z] #58 9.761 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T11:25:32.015Z] #58 9.788 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:25:32.015Z] #58 9.922 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:25:32.015Z] #58 9.956 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:25:32.015Z] #58 9.956 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T11:25:32.015Z] #58 9.957 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-19T11:25:32.015Z] #58 9.957 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:25:32.015Z] #58 10.31 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-19T11:25:32.015Z] #58 10.38 go: downloading github.com/google/uuid v1.2.0 [2021-05-19T11:25:32.015Z] #58 10.42 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T11:25:32.015Z] #58 10.44 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:25:32.015Z] #58 10.60 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:25:32.015Z] #58 10.68 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-19T11:25:32.015Z] #58 11.00 go: extracting github.com/google/uuid v1.2.0 [2021-05-19T11:25:32.015Z] #58 11.10 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:25:32.015Z] #58 11.12 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:25:32.015Z] #58 11.17 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:25:32.015Z] #58 11.23 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-19T11:25:32.276Z] #58 ... [2021-05-19T11:25:32.276Z] [2021-05-19T11:25:32.276Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:25:32.276Z] #49 sha256:e2a58c2dc94ed93bd848218c8b6aa163425ea049dfdf77faab2d4c0a621921b7 [2021-05-19T11:25:32.276Z] #49 11.23 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:25:32.276Z] #49 11.24 go: downloading github.com/fatih/color v1.7.0 [2021-05-19T11:25:32.276Z] #49 11.25 go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T11:25:32.276Z] #49 11.28 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-19T11:25:32.276Z] #49 ... [2021-05-19T11:25:32.276Z] [2021-05-19T11:25:32.276Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:25:32.276Z] #24 sha256:563fd043bfedcee109f4caa8bdd125b9332a28a61fd3bd0ae535ed0751fac4e5 [2021-05-19T11:25:32.276Z] #24 DONE 11.4s [2021-05-19T11:25:32.276Z] [2021-05-19T11:25:32.276Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:25:32.276Z] #49 sha256:e2a58c2dc94ed93bd848218c8b6aa163425ea049dfdf77faab2d4c0a621921b7 [2021-05-19T11:25:32.276Z] #49 11.41 go: extracting github.com/fatih/color v1.7.0 [2021-05-19T11:25:32.538Z] #49 11.55 go: downloading github.com/spf13/viper v1.6.1 [2021-05-19T11:25:32.538Z] #49 11.71 go: extracting github.com/pkg/errors v0.8.1 [2021-05-19T11:25:32.538Z] #49 11.75 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:25:32.654Z] #27 ... [2021-05-19T11:25:32.654Z] [2021-05-19T11:25:32.654Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-19T11:25:32.654Z] #64 DONE 0.5s [2021-05-19T11:25:32.654Z] [2021-05-19T11:25:32.654Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795d... [2021-05-19T11:25:32.654Z] #27 ... [2021-05-19T11:25:32.654Z] [2021-05-19T11:25:32.654Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-19T11:25:32.654Z] #66 DONE 0.3s [2021-05-19T11:25:30.990Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:25:31.129Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:25:31.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:25:31.131Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:25:31.912Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:25:31.968Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:25:32.800Z] #49 11.84 go: extracting github.com/spf13/viper v1.6.1 [2021-05-19T11:25:32.800Z] #49 12.04 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-19T11:25:32.895Z] Fetching without tags [2021-05-19T11:25:32.944Z] [2021-05-19T11:25:32.944Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-05-19T11:25:32.944Z] #13 DONE 1.3s [2021-05-19T11:25:32.944Z] [2021-05-19T11:25:32.944Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795d... [2021-05-19T11:25:33.062Z] #49 12.09 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:25:33.062Z] #49 12.10 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:25:33.062Z] #49 12.11 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:25:33.062Z] #49 12.29 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:25:33.290Z] Merging remotes/origin/20.10 commit 989c08c367c68dc0ec0c5080078b34b7c485a19e into PR head commit fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:25:33.324Z] #49 12.43 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:25:33.324Z] #49 12.45 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:25:33.324Z] #49 12.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:25:33.586Z] #49 12.74 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:25:33.586Z] #49 12.79 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:25:33.847Z] #49 12.89 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:25:33.847Z] #49 12.98 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:25:34.108Z] Merge succeeded, producing fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:25:34.109Z] Checking out Revision fb179ff09887f5956f45be424f342a4a90f07f8b (PR-42395) [2021-05-19T11:25:34.109Z] #49 13.28 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:25:34.222Z] Commit message: "update runc binary to v1.0.0-rc95" [2021-05-19T11:25:34.274Z] > git --version # timeout=10 [2021-05-19T11:25:34.276Z] > git --version # 'git version 2.7.4' [2021-05-19T11:25:34.278Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-19T11:25:34.372Z] #49 13.39 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:25:34.372Z] #49 13.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:25:32.866Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:25:32.869Z] > git config --add remote.origin.fetch +refs/pull/42395/head:refs/remotes/origin/PR-42395 # timeout=10 [2021-05-19T11:25:32.872Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:25:32.887Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:25:32.902Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:25:32.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:25:32.903Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:25:33.298Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:25:33.301Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:25:34.073Z] > git remote # timeout=10 [2021-05-19T11:25:34.076Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T11:25:34.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:25:34.079Z] > git merge 989c08c367c68dc0ec0c5080078b34b7c485a19e # timeout=10 [2021-05-19T11:25:34.101Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T11:25:34.116Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:25:34.118Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:25:34.635Z] #49 13.69 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-19T11:25:34.897Z] #49 ... [2021-05-19T11:25:34.897Z] [2021-05-19T11:25:34.897Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-19T11:25:34.897Z] #37 sha256:e4b0edf539fb66b537a9c8de2b95feb439ac5c12cfde70c2da7f831794be6b23 [2021-05-19T11:25:34.897Z] #37 11.00 Scanning dependencies of target tini-static [2021-05-19T11:25:34.897Z] #37 11.13 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-19T11:25:34.897Z] #37 12.88 [100%] Linking C executable tini-static [2021-05-19T11:25:34.897Z] #37 13.67 [100%] Built target tini-static [2021-05-19T11:25:34.897Z] #37 13.75 + mkdir -p /build [2021-05-19T11:25:34.897Z] #37 13.76 + cp tini-static /build/docker-init [2021-05-19T11:25:34.897Z] #37 DONE 14.0s [2021-05-19T11:25:34.978Z] Merge succeeded, producing fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:25:34.978Z] Checking out Revision fb179ff09887f5956f45be424f342a4a90f07f8b (PR-42395) [2021-05-19T11:25:35.087Z] + docker version [2021-05-19T11:25:35.087Z] Client: [2021-05-19T11:25:35.087Z] Version: 18.06.1-ce [2021-05-19T11:25:35.087Z] API version: 1.38 [2021-05-19T11:25:35.087Z] Go version: go1.10.3 [2021-05-19T11:25:35.087Z] Git commit: e68fc7a [2021-05-19T11:25:35.087Z] Built: Tue Aug 21 17:26:10 2018 [2021-05-19T11:25:35.087Z] OS/Arch: linux/ppc64le [2021-05-19T11:25:35.087Z] Experimental: false [2021-05-19T11:25:35.087Z] [2021-05-19T11:25:35.087Z] Server: [2021-05-19T11:25:35.087Z] Engine: [2021-05-19T11:25:35.087Z] Version: 18.06.1-ce [2021-05-19T11:25:35.087Z] API version: 1.38 (minimum version 1.12) [2021-05-19T11:25:35.087Z] Go version: go1.10.3 [2021-05-19T11:25:35.087Z] Git commit: e68fc7a [2021-05-19T11:25:35.087Z] Built: Tue Aug 21 17:24:20 2018 [2021-05-19T11:25:35.087Z] OS/Arch: linux/ppc64le [2021-05-19T11:25:35.087Z] Experimental: true [Pipeline] sh [2021-05-19T11:25:35.160Z] [2021-05-19T11:25:35.160Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:25:35.160Z] #51 sha256:4ed4cb95375566b91ad3cddb5cf8cbbd9d3243ef226a89c5d923f9df589907ef [2021-05-19T11:25:35.160Z] #51 13.71 + cd /tmp/tmp.6bnvdiz244/src/github.com/mvdan/sh [2021-05-19T11:25:35.160Z] #51 13.72 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:25:35.160Z] #51 13.90 + GO111MODULE=on [2021-05-19T11:25:35.160Z] #51 13.90 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-19T11:25:35.160Z] #51 ... [2021-05-19T11:25:35.160Z] [2021-05-19T11:25:35.160Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:25:35.160Z] #34 sha256:3c4983f0ff8ef7b63c281cc1581781899ff67c20347c36bfd6aaaa669f0ad5f1 [2021-05-19T11:25:35.160Z] #34 DONE 14.3s [2021-05-19T11:25:35.422Z] [2021-05-19T11:25:35.422Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:25:35.422Z] #49 sha256:e2a58c2dc94ed93bd848218c8b6aa163425ea049dfdf77faab2d4c0a621921b7 [2021-05-19T11:25:35.422Z] #49 14.52 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:25:35.422Z] #49 14.55 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:25:35.422Z] #49 14.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:25:35.422Z] #49 14.61 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:25:35.473Z] + docker info [2021-05-19T11:25:35.473Z] Containers: 0 [2021-05-19T11:25:35.473Z] Running: 0 [2021-05-19T11:25:35.473Z] Paused: 0 [2021-05-19T11:25:35.473Z] Stopped: 0 [2021-05-19T11:25:35.473Z] Images: 0 [2021-05-19T11:25:35.473Z] Server Version: 18.06.1-ce [2021-05-19T11:25:35.473Z] Storage Driver: overlay2 [2021-05-19T11:25:35.473Z] Backing Filesystem: extfs [2021-05-19T11:25:35.473Z] Supports d_type: true [2021-05-19T11:25:35.473Z] Native Overlay Diff: true [2021-05-19T11:25:35.473Z] Logging Driver: json-file [2021-05-19T11:25:35.473Z] Cgroup Driver: cgroupfs [2021-05-19T11:25:35.473Z] Plugins: [2021-05-19T11:25:35.473Z] Volume: local [2021-05-19T11:25:35.473Z] Network: bridge host ipvlan macvlan null overlay [2021-05-19T11:25:35.473Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-05-19T11:25:35.473Z] Swarm: inactive [2021-05-19T11:25:35.473Z] Runtimes: runc [2021-05-19T11:25:35.473Z] Default Runtime: runc [2021-05-19T11:25:35.473Z] Init Binary: docker-init [2021-05-19T11:25:35.473Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-05-19T11:25:35.473Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-05-19T11:25:35.473Z] init version: fec3683 [2021-05-19T11:25:35.473Z] Security Options: [2021-05-19T11:25:35.473Z] apparmor [2021-05-19T11:25:35.473Z] seccomp [2021-05-19T11:25:35.473Z] Profile: default [2021-05-19T11:25:35.473Z] Kernel Version: 4.4.0-139-generic [2021-05-19T11:25:35.473Z] Operating System: Ubuntu 16.04.3 LTS [2021-05-19T11:25:35.473Z] OSType: linux [2021-05-19T11:25:35.473Z] Architecture: ppc64le [2021-05-19T11:25:35.473Z] CPUs: 4 [2021-05-19T11:25:35.473Z] Total Memory: 7.972GiB [2021-05-19T11:25:35.473Z] Name: ppc64le-ubuntu-18 [2021-05-19T11:25:35.473Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-05-19T11:25:35.473Z] Docker Root Dir: /var/lib/docker [2021-05-19T11:25:35.473Z] Debug Mode (client): false [2021-05-19T11:25:35.473Z] Debug Mode (server): false [2021-05-19T11:25:35.473Z] Registry: https://index.docker.io/v1/ [2021-05-19T11:25:35.473Z] Labels: [2021-05-19T11:25:35.473Z] Experimental: true [2021-05-19T11:25:35.473Z] Insecure Registries: [2021-05-19T11:25:35.473Z] 127.0.0.0/8 [2021-05-19T11:25:35.473Z] Live Restore Enabled: false [2021-05-19T11:25:35.473Z] [Pipeline] sh [2021-05-19T11:25:35.541Z] Commit message: "update runc binary to v1.0.0-rc95" [2021-05-19T11:25:35.861Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-19T11:25:35.861Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-19T11:25:35.861Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-19T11:25:35.861Z] + bash /home/docker/workspace/moby_PR-42395/check-config.sh [2021-05-19T11:25:35.861Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-19T11:25:35.861Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-05-19T11:25:35.861Z] [2021-05-19T11:25:35.861Z] Generally Necessary: [2021-05-19T11:25:35.861Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-19T11:25:35.861Z] - apparmor: enabled and tools installed [2021-05-19T11:25:35.861Z] - CONFIG_NAMESPACES: enabled [2021-05-19T11:25:35.861Z] - CONFIG_NET_NS: enabled [2021-05-19T11:25:35.861Z] - CONFIG_PID_NS: enabled [2021-05-19T11:25:35.861Z] - CONFIG_IPC_NS: enabled [2021-05-19T11:25:35.861Z] - CONFIG_UTS_NS: enabled [2021-05-19T11:25:35.861Z] - CONFIG_CGROUPS: enabled [2021-05-19T11:25:35.861Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-19T11:25:35.861Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-19T11:25:35.861Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-19T11:25:35.861Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-19T11:25:35.861Z] - CONFIG_CPUSETS: enabled [2021-05-19T11:25:35.861Z] - CONFIG_MEMCG: enabled [2021-05-19T11:25:35.861Z] - CONFIG_KEYS: enabled [2021-05-19T11:25:35.861Z] - CONFIG_VETH: enabled (as module) [2021-05-19T11:25:35.861Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-19T11:25:35.861Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-19T11:25:35.861Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-05-19T11:25:35.861Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-19T11:25:35.937Z] > git --version # timeout=10 [2021-05-19T11:25:35.986Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-19T11:25:36.032Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-19T11:25:36.162Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-19T11:25:36.162Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-19T11:25:36.162Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-19T11:25:36.162Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-19T11:25:36.162Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-19T11:25:36.162Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-19T11:25:36.162Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-05-19T11:25:36.162Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-19T11:25:36.162Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-05-19T11:25:36.162Z] [2021-05-19T11:25:36.162Z] Optional Features: [2021-05-19T11:25:36.162Z] - CONFIG_USER_NS: enabled [2021-05-19T11:25:36.162Z] - CONFIG_SECCOMP: enabled [2021-05-19T11:25:36.162Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-19T11:25:36.162Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-19T11:25:36.162Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-19T11:25:36.162Z] (cgroup swap accounting is currently enabled) [2021-05-19T11:25:36.162Z] - CONFIG_MEMCG_KMEM: enabled [2021-05-19T11:25:36.162Z] - CONFIG_BLK_CGROUP: enabled [2021-05-19T11:25:36.162Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-19T11:25:36.162Z] - CONFIG_IOSCHED_CFQ: enabled [2021-05-19T11:25:36.162Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-05-19T11:25:36.162Z] - CONFIG_CGROUP_PERF: enabled [2021-05-19T11:25:36.162Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-19T11:25:36.162Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-19T11:25:36.162Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-19T11:25:36.162Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-19T11:25:36.162Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-19T11:25:36.162Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-19T11:25:36.162Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-19T11:25:36.162Z] - CONFIG_IP_VS: enabled (as module) [2021-05-19T11:25:36.162Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-19T11:25:36.162Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-19T11:25:36.162Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-19T11:25:36.162Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-19T11:25:36.162Z] - CONFIG_EXT4_FS: enabled [2021-05-19T11:25:36.162Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-19T11:25:36.162Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-19T11:25:36.162Z] - Network Drivers: [2021-05-19T11:25:36.162Z] - "overlay": [2021-05-19T11:25:36.162Z] - CONFIG_VXLAN: enabled (as module) [2021-05-19T11:25:36.162Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-19T11:25:36.162Z] Optional (for encrypted networks): [2021-05-19T11:25:36.365Z] #49 15.53 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:25:36.455Z] - CONFIG_CRYPTO: enabled [2021-05-19T11:25:36.455Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-05-19T11:25:36.455Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-05-19T11:25:36.455Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-05-19T11:25:36.455Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-05-19T11:25:36.455Z] - CONFIG_XFRM: enabled [2021-05-19T11:25:36.455Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-19T11:25:36.455Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-19T11:25:36.455Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-19T11:25:36.455Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-05-19T11:25:36.455Z] - "ipvlan": [2021-05-19T11:25:36.455Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-19T11:25:36.455Z] - "macvlan": [2021-05-19T11:25:36.455Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-19T11:25:36.455Z] - CONFIG_DUMMY: enabled (as module) [2021-05-19T11:25:36.455Z] - "ftp,tftp client in container": [2021-05-19T11:25:36.455Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-19T11:25:36.455Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-19T11:25:36.455Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-19T11:25:36.455Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-19T11:25:36.455Z] - Storage Drivers: [2021-05-19T11:25:36.455Z] - "aufs": [2021-05-19T11:25:36.455Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-19T11:25:36.455Z] - "btrfs": [2021-05-19T11:25:36.455Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-19T11:25:36.455Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-19T11:25:36.455Z] - "devicemapper": [2021-05-19T11:25:36.455Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-19T11:25:36.455Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-19T11:25:36.455Z] - "overlay": [2021-05-19T11:25:36.455Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-19T11:25:36.455Z] - "zfs": [2021-05-19T11:25:36.455Z] - /dev/zfs: missing [2021-05-19T11:25:36.455Z] - zfs command: missing [2021-05-19T11:25:36.455Z] - zpool command: missing [2021-05-19T11:25:36.455Z] [2021-05-19T11:25:36.455Z] Limits: [2021-05-19T11:25:36.455Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-19T11:25:36.455Z] [2021-05-19T11:25:36.455Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-05-19T11:25:36.554Z] #27 extracting sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 5.0s done [2021-05-19T11:25:36.554Z] #27 DONE 6.0s [2021-05-19T11:25:36.554Z] [2021-05-19T11:25:36.554Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [Pipeline] sh [2021-05-19T11:25:34.636Z] > git remote # timeout=10 [2021-05-19T11:25:34.694Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T11:25:34.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:25:34.751Z] > git merge 989c08c367c68dc0ec0c5080078b34b7c485a19e # timeout=10 [2021-05-19T11:25:34.882Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-19T11:25:35.013Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:25:35.072Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [Pipeline] sh [2021-05-19T11:25:36.843Z] #28 0.758 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:25:36.843Z] #28 0.777 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:25:36.843Z] #28 0.796 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:25:36.909Z] + make bundles/buildx [2021-05-19T11:25:36.941Z] #49 ... [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:25:36.941Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:25:36.941Z] #20 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-19T11:25:36.941Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-19T11:25:36.941Z] #17 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:25:36.941Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T11:25:36.941Z] #32 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-19T11:25:36.941Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-19T11:25:36.941Z] #15 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:25:36.941Z] #29 sha256:975fae14c48d100bbf0934fe6be5055c04eb230e820aeff08ad636f57e11ec9f [2021-05-19T11:25:36.941Z] #29 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:25:36.941Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-19T11:25:36.941Z] #22 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-19T11:25:36.941Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-19T11:25:36.941Z] #31 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-19T11:25:36.941Z] #28 sha256:c40fa56b2370768df6203139bfa3b76699e70c22179aaf8b48753b3c8a550518 [2021-05-19T11:25:36.941Z] #28 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:25:36.941Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-19T11:25:36.941Z] #27 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-19T11:25:36.941Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-19T11:25:36.941Z] #14 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-19T11:25:36.941Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-19T11:25:36.941Z] #19 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-19T11:25:36.941Z] #25 sha256:92a7bd702f00541695a5338741102e38df1ec691dca2b2f7a93083006900cece [2021-05-19T11:25:36.941Z] #25 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-19T11:25:36.941Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-19T11:25:36.941Z] #21 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-19T11:25:36.941Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-19T11:25:36.941Z] #18 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-19T11:25:36.941Z] #30 sha256:cf44ecdafe472586607b0bc7193af9089d61bfd074079df84e755f6a3c65040b [2021-05-19T11:25:36.941Z] #30 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-19T11:25:36.941Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-19T11:25:36.941Z] #16 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-19T11:25:36.941Z] #33 sha256:20e353161a9a98a50455956f438a0bc3f84c60e4f5ea92dfb52a497d2d012717 [2021-05-19T11:25:36.941Z] #33 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-19T11:25:36.941Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-19T11:25:36.941Z] #39 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:25:36.941Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:25:36.941Z] #40 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:25:36.941Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:25:36.941Z] #42 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:25:36.941Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:25:36.941Z] #43 CACHED [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-19T11:25:36.941Z] #35 sha256:07f04e197f58a9db3e9ddb0dae588d8e3fd58bc4bf13f3fa8330db8a5a706c49 [2021-05-19T11:25:36.941Z] #35 DONE 0.1s [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-19T11:25:36.941Z] #38 sha256:e43c606e30d890b8bdbdd118fcdb5a0eaf18278d95b7c65af49316827b081bcc [2021-05-19T11:25:36.941Z] #38 DONE 0.1s [2021-05-19T11:25:36.941Z] [2021-05-19T11:25:36.941Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:25:36.941Z] #67 sha256:75da1f066f6eefa2969ff67e87723a4d9e823d9cf68ba0fd55107ddadd9b542c [2021-05-19T11:25:36.941Z] #67 15.06 Checking out files: 57% (1087/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-19T11:25:36.941Z] #67 16.01 + cd /tmp/tmp.6MBzWxYWBt/src/github.com/docker/libnetwork [2021-05-19T11:25:36.941Z] #67 16.01 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:25:37.204Z] make: command: Command not found [2021-05-19T11:25:37.204Z] make: command: Command not found [2021-05-19T11:25:37.204Z] mkdir bundles [2021-05-19T11:25:37.204Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-05-19T11:25:37.204Z] --build-arg BUILDX_COMMIT \ [2021-05-19T11:25:37.204Z] --build-arg BUILDX_REPO \ [2021-05-19T11:25:37.204Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-05-19T11:25:37.204Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-05-19T11:25:37.204Z] . [2021-05-19T11:25:37.204Z] /bin/sh: 4: go: not found [2021-05-19T11:25:37.204Z] /bin/sh: 5: go: not found [2021-05-19T11:25:37.514Z] #67 16.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-19T11:25:37.514Z] #67 ... [2021-05-19T11:25:37.514Z] [2021-05-19T11:25:37.514Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-19T11:25:37.514Z] #41 sha256:495638eff031a54b3b447ded4d3f8b68a9d4b5b2d948f03e7cdfbed5616b03aa [2021-05-19T11:25:37.514Z] #41 DONE 0.4s [2021-05-19T11:25:37.514Z] [2021-05-19T11:25:37.514Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:25:37.514Z] #47 sha256:4315797ad68f9a8bd74694f5e56612f39c83e8b586014c71bc573519b24f0746 [2021-05-19T11:25:37.514Z] #47 6.676 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-19T11:25:37.514Z] #47 6.707 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:25:37.514Z] #47 6.709 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T11:25:37.514Z] #47 6.734 go: downloading github.com/fatih/color v1.9.0 [2021-05-19T11:25:37.514Z] #47 6.836 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:25:37.514Z] #47 6.940 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:25:37.514Z] #47 6.949 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:25:37.514Z] #47 7.067 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-19T11:25:37.514Z] #47 7.100 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:25:37.514Z] #47 7.137 go: extracting github.com/fatih/color v1.9.0 [2021-05-19T11:25:37.514Z] #47 7.156 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T11:25:37.514Z] #47 7.238 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:25:37.514Z] #47 7.300 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:25:37.514Z] #47 7.306 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:25:37.514Z] #47 7.442 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:25:37.514Z] #47 7.465 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:25:37.514Z] #47 7.560 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:25:37.514Z] #47 7.709 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:25:37.514Z] #47 7.833 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:25:37.514Z] #47 9.374 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:25:37.514Z] #47 10.25 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:25:37.514Z] #47 11.04 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:25:37.514Z] #47 15.54 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:25:37.514Z] #47 15.54 go: finding github.com/fatih/color v1.9.0 [2021-05-19T11:25:37.514Z] #47 15.56 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T11:25:37.514Z] #47 15.62 go: finding github.com/spf13/pflag v1.0.3 [2021-05-19T11:25:37.514Z] #47 15.99 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:25:37.514Z] #47 16.01 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:25:37.514Z] #47 16.28 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:25:37.514Z] #47 16.43 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:25:37.514Z] #47 16.43 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:25:37.514Z] #47 16.46 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:25:37.514Z] #47 16.49 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:25:37.538Z] + docker version [2021-05-19T11:25:37.538Z] Client: [2021-05-19T11:25:37.538Z] Version: 20.10.6 [2021-05-19T11:25:37.538Z] API version: 1.41 [2021-05-19T11:25:37.538Z] Go version: go1.16.3 [2021-05-19T11:25:37.538Z] Git commit: 370c289 [2021-05-19T11:25:37.538Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-19T11:25:37.538Z] OS/Arch: windows/amd64 [2021-05-19T11:25:37.538Z] Context: default [2021-05-19T11:25:37.538Z] Experimental: true [2021-05-19T11:25:37.538Z] [2021-05-19T11:25:37.538Z] Server: Docker Engine - Community [2021-05-19T11:25:37.538Z] Engine: [2021-05-19T11:25:37.538Z] Version: 20.10.6 [2021-05-19T11:25:37.538Z] API version: 1.41 (minimum version 1.24) [2021-05-19T11:25:37.538Z] Go version: go1.13.15 [2021-05-19T11:25:37.538Z] Git commit: 8728dd2 [2021-05-19T11:25:37.538Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-19T11:25:37.538Z] OS/Arch: windows/amd64 [2021-05-19T11:25:37.538Z] Experimental: true [Pipeline] sh [2021-05-19T11:25:37.776Z] #47 ... [2021-05-19T11:25:37.776Z] [2021-05-19T11:25:37.776Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-19T11:25:37.776Z] #44 sha256:4dd6d7fb12ad93582ce3da54d0cf98bcaa2bfff238d3c14a34408d18ac9ec92f [2021-05-19T11:25:37.776Z] #44 DONE 0.1s [2021-05-19T11:25:37.776Z] [2021-05-19T11:25:37.776Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:25:37.776Z] #51 sha256:4ed4cb95375566b91ad3cddb5cf8cbbd9d3243ef226a89c5d923f9df589907ef [2021-05-19T11:25:37.776Z] #51 15.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:25:37.776Z] #51 15.55 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:25:37.776Z] #51 15.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:25:37.776Z] #51 15.92 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:25:37.776Z] #51 16.02 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:25:37.776Z] #51 16.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:25:37.776Z] #51 17.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:25:37.871Z] #28 1.593 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [260 kB] [2021-05-19T11:25:38.571Z] + docker info [2021-05-19T11:25:38.720Z] #51 17.87 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:25:38.902Z] #28 2.736 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-19T11:25:39.302Z] Sending build context to Docker daemon 58.28MB [2021-05-19T11:25:39.302Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-05-19T11:25:39.302Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-05-19T11:25:39.302Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-05-19T11:25:39.302Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-05-19T11:25:39.302Z] 1.13.15-buster: Pulling from library/golang [2021-05-19T11:25:39.547Z] Client: [2021-05-19T11:25:39.547Z] Context: default [2021-05-19T11:25:39.548Z] Debug Mode: false [2021-05-19T11:25:39.548Z] Plugins: [2021-05-19T11:25:39.548Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-19T11:25:39.548Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-19T11:25:39.548Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-19T11:25:39.548Z] [2021-05-19T11:25:39.548Z] Server: [2021-05-19T11:25:39.548Z] Containers: 0 [2021-05-19T11:25:39.548Z] Running: 0 [2021-05-19T11:25:39.548Z] Paused: 0 [2021-05-19T11:25:39.548Z] Stopped: 0 [2021-05-19T11:25:39.548Z] Images: 10 [2021-05-19T11:25:39.548Z] Server Version: 20.10.6 [2021-05-19T11:25:39.548Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-05-19T11:25:39.548Z] LCOW: [2021-05-19T11:25:39.548Z] Windows: [2021-05-19T11:25:39.548Z] Logging Driver: json-file [2021-05-19T11:25:39.548Z] Plugins: [2021-05-19T11:25:39.548Z] Volume: local [2021-05-19T11:25:39.548Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-19T11:25:39.548Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-19T11:25:39.548Z] Swarm: inactive [2021-05-19T11:25:39.548Z] Default Isolation: process [2021-05-19T11:25:39.548Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-19T11:25:39.548Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-19T11:25:39.548Z] OSType: windows [2021-05-19T11:25:39.548Z] Architecture: x86_64 [2021-05-19T11:25:39.548Z] CPUs: 4 [2021-05-19T11:25:39.548Z] Total Memory: 32GiB [2021-05-19T11:25:39.548Z] Name: azwin-2-bbde10 [2021-05-19T11:25:39.548Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-19T11:25:39.548Z] Docker Root Dir: D:\docker [2021-05-19T11:25:39.548Z] Debug Mode: false [2021-05-19T11:25:39.548Z] Registry: https://index.docker.io/v1/ [2021-05-19T11:25:39.548Z] Labels: [2021-05-19T11:25:39.548Z] Experimental: true [2021-05-19T11:25:39.548Z] Insecure Registries: [2021-05-19T11:25:39.548Z] 10.0.0.4:5000 [2021-05-19T11:25:39.548Z] 127.0.0.0/8 [2021-05-19T11:25:39.548Z] Registry Mirrors: [2021-05-19T11:25:39.548Z] http://10.0.0.4:5000/ [2021-05-19T11:25:39.548Z] Live Restore Enabled: false [2021-05-19T11:25:39.548Z] Product License: Community Engine [2021-05-19T11:25:39.548Z] [2021-05-19T11:25:39.601Z] db4e2d8d5901: Pulling fs layer [2021-05-19T11:25:39.601Z] dfe2d012519c: Pulling fs layer [2021-05-19T11:25:39.601Z] 5d8f1d1f9197: Pulling fs layer [2021-05-19T11:25:39.601Z] 1301750ffb48: Pulling fs layer [2021-05-19T11:25:39.601Z] dc5c6edc9cff: Pulling fs layer [2021-05-19T11:25:39.601Z] 3c370c2e2f82: Pulling fs layer [2021-05-19T11:25:39.602Z] 5ffb2f5886e2: Pulling fs layer [2021-05-19T11:25:39.602Z] 3c370c2e2f82: Waiting [2021-05-19T11:25:39.602Z] 1301750ffb48: Waiting [2021-05-19T11:25:39.602Z] dc5c6edc9cff: Waiting [2021-05-19T11:25:39.602Z] 5ffb2f5886e2: Waiting [2021-05-19T11:25:39.665Z] #51 18.71 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:25:39.665Z] #51 18.85 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:25:39.665Z] #51 18.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-19T11:25:39.899Z] dfe2d012519c: Verifying Checksum [2021-05-19T11:25:39.899Z] dfe2d012519c: Download complete [2021-05-19T11:25:39.927Z] #51 19.01 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:25:40.197Z] 5d8f1d1f9197: Verifying Checksum [2021-05-19T11:25:40.197Z] 5d8f1d1f9197: Download complete [2021-05-19T11:25:40.447Z] #28 4.365 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-19T11:25:40.739Z] #28 ... [2021-05-19T11:25:40.739Z] [2021-05-19T11:25:40.739Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:25:40.739Z] #25 2.161 + RM_GOPATH=0 [2021-05-19T11:25:40.739Z] #25 2.161 + TMP_GOPATH= [2021-05-19T11:25:40.739Z] #25 2.161 + : /build [2021-05-19T11:25:40.739Z] #25 2.161 + '[' -z '' ']' [2021-05-19T11:25:40.739Z] #25 2.161 ++ mktemp -d [2021-05-19T11:25:40.739Z] #25 2.166 + export GOPATH=/tmp/tmp.Xmq4vawYO6 [2021-05-19T11:25:40.739Z] #25 2.166 + GOPATH=/tmp/tmp.Xmq4vawYO6 [2021-05-19T11:25:40.739Z] #25 2.166 + RM_GOPATH=1 [2021-05-19T11:25:40.739Z] #25 2.166 + case "$(go env GOARCH)" in [2021-05-19T11:25:40.739Z] #25 2.166 ++ go env GOARCH [2021-05-19T11:25:40.739Z] #25 2.220 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:40.739Z] #25 2.220 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:40.739Z] #25 2.220 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:40.739Z] #25 2.229 + dir=/tmp/install [2021-05-19T11:25:40.739Z] #25 2.229 + bin=dockercli [2021-05-19T11:25:40.739Z] #25 2.229 + shift [2021-05-19T11:25:40.739Z] #25 2.234 Install docker/cli version 17.06.2-ce from stable [2021-05-19T11:25:40.739Z] #25 2.234 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-19T11:25:40.739Z] #25 2.234 + . /tmp/install/dockercli.installer [2021-05-19T11:25:40.739Z] #25 2.234 ++ : stable [2021-05-19T11:25:40.740Z] #25 2.234 ++ : 17.06.2-ce [2021-05-19T11:25:40.740Z] #25 2.234 + install_dockercli [2021-05-19T11:25:40.740Z] #25 2.234 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-19T11:25:40.740Z] #25 2.234 ++ uname -m [2021-05-19T11:25:40.740Z] #25 2.244 + arch=s390x [2021-05-19T11:25:40.740Z] #25 2.244 + '[' s390x '!=' x86_64 ']' [2021-05-19T11:25:40.740Z] #25 2.244 + '[' s390x '!=' s390x ']' [2021-05-19T11:25:40.740Z] #25 2.244 + url=https://download.docker.com/linux/static [2021-05-19T11:25:40.740Z] #25 2.244 + tar -xz docker/docker [2021-05-19T11:25:40.740Z] #25 2.244 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-05-19T11:25:40.740Z] #25 8.016 + mkdir -p /build [2021-05-19T11:25:40.740Z] #25 8.025 + mv docker/docker /build/ [2021-05-19T11:25:40.740Z] #25 8.036 + rmdir docker [2021-05-19T11:25:40.740Z] #25 DONE 8.5s [2021-05-19T11:25:40.872Z] #51 19.77 github.com/pkg/diff [2021-05-19T11:25:40.872Z] #51 19.79 golang.org/x/sys/unix [2021-05-19T11:25:41.029Z] [2021-05-19T11:25:41.029Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:25:41.029Z] #50 3.285 + RM_GOPATH=0 [2021-05-19T11:25:41.029Z] #50 3.285 + TMP_GOPATH= [2021-05-19T11:25:41.029Z] #50 3.285 + : /build [2021-05-19T11:25:41.029Z] #50 3.285 + '[' -z '' ']' [2021-05-19T11:25:41.029Z] #50 3.287 ++ mktemp -d [2021-05-19T11:25:41.029Z] #50 3.291 + export GOPATH=/tmp/tmp.5csHSYnR39 [2021-05-19T11:25:41.029Z] #50 3.291 + GOPATH=/tmp/tmp.5csHSYnR39 [2021-05-19T11:25:41.029Z] #50 3.291 + RM_GOPATH=1 [2021-05-19T11:25:41.029Z] #50 3.291 + case "$(go env GOARCH)" in [2021-05-19T11:25:41.029Z] #50 3.298 ++ go env GOARCH [2021-05-19T11:25:41.029Z] #50 3.332 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:41.029Z] #50 3.332 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:41.029Z] #50 3.333 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:41.029Z] #50 3.334 + dir=/tmp/install [2021-05-19T11:25:41.029Z] #50 3.335 + bin=golangci_lint [2021-05-19T11:25:41.029Z] #50 3.335 + shift [2021-05-19T11:25:41.029Z] #50 3.335 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-19T11:25:41.029Z] #50 3.335 + . /tmp/install/golangci_lint.installer [2021-05-19T11:25:41.029Z] #50 3.343 ++ : v1.23.8 [2021-05-19T11:25:41.029Z] #50 3.343 + install_golangci_lint [2021-05-19T11:25:41.029Z] #50 3.343 + set -e [2021-05-19T11:25:41.029Z] #50 3.343 + export GO111MODULE=on [2021-05-19T11:25:41.029Z] #50 3.343 + GO111MODULE=on [2021-05-19T11:25:41.029Z] #50 3.343 + GOBIN=/build [2021-05-19T11:25:41.029Z] #50 3.343 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-19T11:25:41.029Z] #50 3.378 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-19T11:25:41.029Z] #50 3.378 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:25:41.029Z] #50 3.390 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-19T11:25:41.029Z] #50 3.390 go: finding github.com v1.23.8 [2021-05-19T11:25:41.029Z] #50 3.390 go: finding github.com/golangci v1.23.8 [2021-05-19T11:25:41.029Z] #50 4.081 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:25:41.029Z] #50 4.531 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:25:41.029Z] #50 7.523 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-19T11:25:41.029Z] #50 7.525 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-19T11:25:41.029Z] #50 7.542 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:25:41.029Z] #50 7.544 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:25:41.029Z] #50 7.556 go: downloading github.com/fatih/color v1.7.0 [2021-05-19T11:25:41.029Z] #50 7.563 go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T11:25:41.029Z] #50 7.665 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:25:41.029Z] #50 7.741 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:25:41.029Z] #50 7.800 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-19T11:25:41.029Z] #50 7.801 go: extracting github.com/fatih/color v1.7.0 [2021-05-19T11:25:41.029Z] #50 7.802 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:25:41.029Z] #50 7.827 go: downloading github.com/spf13/viper v1.6.1 [2021-05-19T11:25:41.029Z] #50 7.842 go: extracting github.com/pkg/errors v0.8.1 [2021-05-19T11:25:41.029Z] #50 7.849 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-19T11:25:41.029Z] #50 7.907 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:25:41.029Z] #50 7.955 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:25:41.029Z] #50 8.038 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:25:41.029Z] #50 8.176 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:25:41.029Z] #50 8.180 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:25:41.029Z] #50 8.193 go: extracting github.com/spf13/viper v1.6.1 [2021-05-19T11:25:41.029Z] #50 8.237 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-19T11:25:41.029Z] #50 8.299 go: downloading github.com/spf13/cast v1.3.0 [2021-05-19T11:25:41.029Z] #50 8.314 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:25:41.029Z] #50 8.316 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:25:41.029Z] #50 8.384 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-19T11:25:41.029Z] #50 8.475 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:25:41.029Z] #50 8.478 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:25:41.029Z] #50 8.590 go: extracting github.com/spf13/cast v1.3.0 [2021-05-19T11:25:41.029Z] #50 8.591 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:25:41.029Z] #50 8.608 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:25:41.029Z] #50 8.639 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:25:41.029Z] #50 8.656 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-19T11:25:41.029Z] #50 8.683 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-19T11:25:41.029Z] #50 8.693 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:25:41.029Z] #50 8.702 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:25:41.029Z] #50 8.713 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:25:41.029Z] #50 8.746 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:25:41.029Z] #50 8.798 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:25:41.029Z] #50 8.916 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:25:41.318Z] #50 9.021 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-19T11:25:41.318Z] #50 9.029 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:25:41.318Z] #50 9.079 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-19T11:25:41.318Z] #50 9.136 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:25:41.446Z] #51 ... [2021-05-19T11:25:41.446Z] [2021-05-19T11:25:41.446Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:25:41.446Z] #67 sha256:75da1f066f6eefa2969ff67e87723a4d9e823d9cf68ba0fd55107ddadd9b542c [2021-05-19T11:25:41.446Z] #67 DONE 20.6s [2021-05-19T11:25:41.446Z] [2021-05-19T11:25:41.446Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:25:41.446Z] #45 sha256:425902ef5522ae8dfec14e746d0317ef01450dda4b96096bcc8f6ba9dd81ccda [2021-05-19T11:25:41.446Z] #45 10.46 github.com/LK4D4/vndr [2021-05-19T11:25:41.446Z] #45 ... [2021-05-19T11:25:41.446Z] [2021-05-19T11:25:41.446Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:25:41.446Z] #49 sha256:e2a58c2dc94ed93bd848218c8b6aa163425ea049dfdf77faab2d4c0a621921b7 [2021-05-19T11:25:41.446Z] #49 17.34 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:25:41.446Z] #49 17.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:25:41.446Z] #49 17.35 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:25:41.446Z] #49 17.36 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:25:41.446Z] #49 17.38 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:25:41.446Z] #49 17.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:25:41.446Z] #49 17.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:25:41.446Z] #49 17.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:25:41.446Z] #49 17.49 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:25:41.446Z] #49 17.49 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:25:41.446Z] #49 17.50 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:25:41.446Z] #49 17.59 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:25:41.446Z] #49 17.59 go: downloading github.com/spf13/cast v1.3.0 [2021-05-19T11:25:41.446Z] #49 17.60 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-19T11:25:41.446Z] #49 17.66 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:25:41.446Z] #49 17.67 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:25:41.446Z] #49 17.67 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:25:41.446Z] #49 17.68 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:25:41.446Z] #49 17.69 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:25:41.446Z] #49 17.73 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-19T11:25:41.446Z] #49 17.73 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:25:41.446Z] #49 17.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:25:41.446Z] #49 17.76 go: downloading github.com/spf13/afero v1.1.2 [2021-05-19T11:25:41.446Z] #49 17.87 go: extracting github.com/spf13/cast v1.3.0 [2021-05-19T11:25:41.446Z] #49 17.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:25:41.446Z] #49 17.97 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-19T11:25:41.446Z] #49 18.02 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-19T11:25:41.446Z] #49 18.06 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:25:41.446Z] #49 18.07 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-19T11:25:41.446Z] #49 18.09 go: extracting github.com/spf13/afero v1.1.2 [2021-05-19T11:25:41.446Z] #49 18.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:25:41.446Z] #49 18.15 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:25:41.446Z] #49 18.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:25:41.446Z] #49 18.24 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:25:41.446Z] #49 18.24 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:25:41.446Z] #49 18.26 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:25:41.446Z] #49 18.27 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:25:41.446Z] #49 18.31 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:25:41.446Z] #49 18.31 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-19T11:25:41.446Z] #49 18.32 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:25:41.446Z] #49 18.32 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-19T11:25:41.446Z] #49 18.34 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:25:41.446Z] #49 18.35 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:25:41.446Z] #49 18.37 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:25:41.446Z] #49 18.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:25:41.446Z] #49 18.42 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:25:41.446Z] #49 18.44 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:25:41.446Z] #49 18.47 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:25:41.446Z] #49 18.49 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:25:41.446Z] #49 18.58 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:25:41.446Z] #49 18.59 go: downloading golang.org/x/text v0.3.2 [2021-05-19T11:25:41.446Z] #49 18.60 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-19T11:25:41.446Z] #49 18.64 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:25:41.446Z] #49 18.65 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:25:41.446Z] #49 18.69 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:25:41.446Z] #49 18.71 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:25:41.446Z] #49 18.75 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:25:41.446Z] #49 18.82 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:25:41.446Z] #49 18.89 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:25:41.446Z] #49 19.02 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-19T11:25:41.446Z] #49 19.03 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:25:41.446Z] #49 19.12 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:25:41.446Z] #49 19.14 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:25:41.446Z] #49 19.14 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:25:41.446Z] #49 19.17 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:25:41.446Z] #49 19.23 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:25:41.446Z] #49 19.26 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:25:41.446Z] #49 19.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:25:41.446Z] #49 19.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:25:41.446Z] #49 19.38 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:25:41.446Z] #49 19.39 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-19T11:25:41.446Z] #49 19.44 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:25:41.446Z] #49 19.47 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:25:41.446Z] #49 19.47 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:25:41.446Z] #49 19.48 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-19T11:25:41.446Z] #49 19.48 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:25:41.446Z] #49 19.50 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:25:41.446Z] #49 19.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:25:41.446Z] #49 19.57 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:25:41.446Z] #49 19.62 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:25:41.446Z] #49 19.66 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-19T11:25:41.446Z] #49 19.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T11:25:41.446Z] #49 19.76 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-19T11:25:41.446Z] #49 19.81 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:25:41.446Z] #49 19.82 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:25:41.446Z] #49 19.88 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:25:41.446Z] #49 19.96 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-19T11:25:41.446Z] #49 19.97 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T11:25:41.446Z] #49 19.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:25:41.446Z] #49 20.01 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:25:41.446Z] #49 20.04 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:25:41.446Z] #49 20.06 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T11:25:41.446Z] #49 20.14 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:25:41.446Z] #49 20.17 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T11:25:41.446Z] #49 20.21 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-19T11:25:41.446Z] #49 20.45 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:25:41.446Z] #49 20.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:25:41.446Z] #49 20.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:25:41.446Z] #49 20.64 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-19T11:25:41.610Z] #50 ... [2021-05-19T11:25:41.610Z] [2021-05-19T11:25:41.610Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-05-19T11:25:41.610Z] #56 2.048 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:25:41.610Z] #56 2.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:25:41.610Z] #56 2.187 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:25:41.610Z] #56 2.438 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-19T11:25:41.610Z] #56 4.447 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [260 kB] [2021-05-19T11:25:41.610Z] #56 6.210 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-19T11:25:41.610Z] #56 ... [2021-05-19T11:25:41.610Z] [2021-05-19T11:25:41.610Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-19T11:25:41.610Z] #43 1.926 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:25:41.610Z] #43 2.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:25:41.610Z] #43 2.266 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:25:41.610Z] #43 2.297 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-19T11:25:41.610Z] #43 3.913 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [260 kB] [2021-05-19T11:25:41.610Z] #43 5.965 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-19T11:25:41.922Z] #43 ... [2021-05-19T11:25:41.922Z] [2021-05-19T11:25:41.922Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-19T11:25:41.922Z] #37 1.976 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:25:41.922Z] #37 2.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:25:41.922Z] #37 2.184 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:25:41.922Z] #37 2.363 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-19T11:25:41.923Z] #37 4.244 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [260 kB] [2021-05-19T11:25:41.923Z] #37 5.991 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-19T11:25:41.923Z] #37 ... [2021-05-19T11:25:41.923Z] [2021-05-19T11:25:41.923Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-19T11:25:41.923Z] #41 2.045 + git clone https://github.com/docker/distribution.git . [2021-05-19T11:25:41.923Z] #41 2.045 Cloning into '.'... [2021-05-19T11:25:42.022Z] #49 20.93 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:25:42.022Z] #49 20.93 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:25:42.022Z] #49 21.32 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-19T11:25:42.214Z] #41 ... [2021-05-19T11:25:42.214Z] [2021-05-19T11:25:42.214Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-05-19T11:25:42.214Z] #33 2.338 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-19T11:25:42.214Z] #33 2.338 Cloning into '.'... [2021-05-19T11:25:42.214Z] #33 ... [2021-05-19T11:25:42.214Z] [2021-05-19T11:25:42.214Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:25:42.214Z] #59 1.319 + RM_GOPATH=0 [2021-05-19T11:25:42.214Z] #59 1.319 + TMP_GOPATH= [2021-05-19T11:25:42.214Z] #59 1.319 + : /build [2021-05-19T11:25:42.214Z] #59 1.319 + '[' -z '' ']' [2021-05-19T11:25:42.214Z] #59 1.319 ++ mktemp -d [2021-05-19T11:25:42.214Z] #59 1.319 + export GOPATH=/tmp/tmp.QrUVN7wShr [2021-05-19T11:25:42.214Z] #59 1.319 + GOPATH=/tmp/tmp.QrUVN7wShr [2021-05-19T11:25:42.214Z] #59 1.319 + RM_GOPATH=1 [2021-05-19T11:25:42.214Z] #59 1.319 + case "$(go env GOARCH)" in [2021-05-19T11:25:42.214Z] #59 1.319 ++ go env GOARCH [2021-05-19T11:25:42.214Z] #59 1.329 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:25:42.214Z] #59 1.329 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:42.214Z] #59 1.329 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:42.214Z] #59 1.329 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:42.214Z] #59 1.329 + dir=/tmp/install [2021-05-19T11:25:42.214Z] #59 1.329 + bin=rootlesskit [2021-05-19T11:25:42.214Z] #59 1.329 + shift [2021-05-19T11:25:42.214Z] #59 1.329 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-19T11:25:42.214Z] #59 1.329 + . /tmp/install/rootlesskit.installer [2021-05-19T11:25:42.214Z] #59 1.329 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:25:42.214Z] #59 1.329 + install_rootlesskit [2021-05-19T11:25:42.214Z] #59 1.329 + case "$1" in [2021-05-19T11:25:42.214Z] #59 1.329 + export CGO_ENABLED=0 [2021-05-19T11:25:42.214Z] #59 1.329 + CGO_ENABLED=0 [2021-05-19T11:25:42.214Z] #59 1.329 + _install_rootlesskit [2021-05-19T11:25:42.214Z] #59 1.329 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-19T11:25:42.214Z] #59 1.329 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QrUVN7wShr/src/github.com/rootless-containers/rootlesskit [2021-05-19T11:25:42.214Z] #59 1.393 Cloning into '/tmp/tmp.QrUVN7wShr/src/github.com/rootless-containers/rootlesskit'... [2021-05-19T11:25:42.214Z] #59 4.923 + cd /tmp/tmp.QrUVN7wShr/src/github.com/rootless-containers/rootlesskit [2021-05-19T11:25:42.214Z] #59 4.923 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:25:42.214Z] #59 4.946 + export GO111MODULE=on [2021-05-19T11:25:42.214Z] #59 4.950 + GO111MODULE=on [2021-05-19T11:25:42.214Z] #59 4.950 + export GOPROXY=https://proxy.golang.org [2021-05-19T11:25:42.214Z] #59 4.950 + GOPROXY=https://proxy.golang.org [2021-05-19T11:25:42.214Z] #59 4.950 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T11:25:42.214Z] #59 4.950 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-19T11:25:42.214Z] #59 6.254 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-19T11:25:42.214Z] #59 6.255 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T11:25:42.214Z] #59 6.389 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:25:42.214Z] #59 6.391 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T11:25:42.214Z] #59 6.392 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:25:42.214Z] #59 6.425 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:25:42.214Z] #59 6.426 go: downloading github.com/google/uuid v1.2.0 [2021-05-19T11:25:42.214Z] #59 6.434 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-19T11:25:42.214Z] #59 6.477 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:25:42.214Z] #59 6.583 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:25:42.214Z] #59 6.646 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-19T11:25:42.214Z] #59 6.743 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T11:25:42.214Z] #59 6.806 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-19T11:25:42.214Z] #59 6.809 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:25:42.214Z] #59 6.855 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:25:42.214Z] #59 6.903 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:25:42.214Z] #59 6.954 go: extracting github.com/google/uuid v1.2.0 [2021-05-19T11:25:42.214Z] #59 6.980 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:25:42.214Z] #59 7.368 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:25:42.214Z] #59 8.110 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:25:42.214Z] #59 8.249 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:25:42.214Z] #59 9.094 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:25:42.214Z] #59 9.126 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-19T11:25:42.214Z] #59 9.486 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:25:42.288Z] #49 21.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:25:42.288Z] #49 21.45 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:25:42.288Z] #49 21.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:25:42.288Z] #49 21.53 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:25:42.288Z] #49 21.53 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:25:42.458Z] db4e2d8d5901: Download complete [2021-05-19T11:25:42.511Z] #59 ... [2021-05-19T11:25:42.511Z] [2021-05-19T11:25:42.511Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-19T11:25:42.511Z] #68 2.971 + RM_GOPATH=0 [2021-05-19T11:25:42.511Z] #68 2.971 + TMP_GOPATH= [2021-05-19T11:25:42.511Z] #68 2.971 + : /build [2021-05-19T11:25:42.511Z] #68 2.971 + '[' -z '' ']' [2021-05-19T11:25:42.511Z] #68 2.971 ++ mktemp -d [2021-05-19T11:25:42.511Z] #68 2.972 + export GOPATH=/tmp/tmp.6YjV6hF6gR [2021-05-19T11:25:42.511Z] #68 2.972 + GOPATH=/tmp/tmp.6YjV6hF6gR [2021-05-19T11:25:42.511Z] #68 2.972 + RM_GOPATH=1 [2021-05-19T11:25:42.511Z] #68 2.972 + case "$(go env GOARCH)" in [2021-05-19T11:25:42.511Z] #68 2.976 ++ go env GOARCH [2021-05-19T11:25:42.511Z] #68 2.990 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:42.511Z] #68 2.990 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:42.512Z] #68 2.990 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:42.512Z] #68 2.991 + dir=/tmp/install [2021-05-19T11:25:42.512Z] #68 2.991 + bin=proxy [2021-05-19T11:25:42.512Z] #68 2.991 + shift [2021-05-19T11:25:42.512Z] #68 2.991 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-19T11:25:42.512Z] #68 2.991 + . /tmp/install/proxy.installer [2021-05-19T11:25:42.512Z] #68 2.991 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:25:42.512Z] #68 2.991 + install_proxy [2021-05-19T11:25:42.512Z] #68 2.991 + case "$1" in [2021-05-19T11:25:42.512Z] #68 2.991 + export CGO_ENABLED=0 [2021-05-19T11:25:42.512Z] #68 2.991 + CGO_ENABLED=0 [2021-05-19T11:25:42.512Z] #68 2.991 + _install_proxy [2021-05-19T11:25:42.512Z] #68 2.991 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-19T11:25:42.512Z] #68 2.991 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6YjV6hF6gR/src/github.com/docker/libnetwork [2021-05-19T11:25:42.512Z] #68 2.993 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:25:42.512Z] #68 3.015 Cloning into '/tmp/tmp.6YjV6hF6gR/src/github.com/docker/libnetwork'... [2021-05-19T11:25:42.512Z] #68 ... [2021-05-19T11:25:42.512Z] [2021-05-19T11:25:42.512Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-19T11:25:42.512Z] #52 3.069 + RM_GOPATH=0 [2021-05-19T11:25:42.512Z] #52 3.069 + TMP_GOPATH= [2021-05-19T11:25:42.512Z] #52 3.069 + : /build [2021-05-19T11:25:42.512Z] #52 3.069 + '[' -z '' ']' [2021-05-19T11:25:42.512Z] #52 3.069 ++ mktemp -d [2021-05-19T11:25:42.512Z] #52 3.069 + export GOPATH=/tmp/tmp.qnDF6vfiLI [2021-05-19T11:25:42.512Z] #52 3.069 + GOPATH=/tmp/tmp.qnDF6vfiLI [2021-05-19T11:25:42.512Z] #52 3.069 + RM_GOPATH=1 [2021-05-19T11:25:42.512Z] #52 3.069 + case "$(go env GOARCH)" in [2021-05-19T11:25:42.512Z] #52 3.069 ++ go env GOARCH [2021-05-19T11:25:42.512Z] #52 3.070 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:42.512Z] #52 3.070 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:42.512Z] #52 3.074 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:42.512Z] #52 3.082 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:25:42.512Z] #52 3.082 + dir=/tmp/install [2021-05-19T11:25:42.512Z] #52 3.082 + bin=shfmt [2021-05-19T11:25:42.512Z] #52 3.082 + shift [2021-05-19T11:25:42.512Z] #52 3.082 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-19T11:25:42.512Z] #52 3.082 + . /tmp/install/shfmt.installer [2021-05-19T11:25:42.512Z] #52 3.082 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:25:42.512Z] #52 3.082 + install_shfmt [2021-05-19T11:25:42.512Z] #52 3.082 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-19T11:25:42.512Z] #52 3.082 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qnDF6vfiLI/src/github.com/mvdan/sh [2021-05-19T11:25:42.512Z] #52 3.082 Cloning into '/tmp/tmp.qnDF6vfiLI/src/github.com/mvdan/sh'... [2021-05-19T11:25:42.512Z] #52 ... [2021-05-19T11:25:42.512Z] [2021-05-19T11:25:42.512Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-19T11:25:42.512Z] #35 2.560 + RM_GOPATH=0 [2021-05-19T11:25:42.512Z] #35 2.560 + TMP_GOPATH= [2021-05-19T11:25:42.512Z] #35 2.560 + : /build [2021-05-19T11:25:42.512Z] #35 2.560 + '[' -z '' ']' [2021-05-19T11:25:42.512Z] #35 2.560 ++ mktemp -d [2021-05-19T11:25:42.512Z] #35 2.560 + export GOPATH=/tmp/tmp.Ur9Im1hFwN [2021-05-19T11:25:42.512Z] #35 2.560 + GOPATH=/tmp/tmp.Ur9Im1hFwN [2021-05-19T11:25:42.512Z] #35 2.560 + RM_GOPATH=1 [2021-05-19T11:25:42.512Z] #35 2.560 + case "$(go env GOARCH)" in [2021-05-19T11:25:42.512Z] #35 2.560 ++ go env GOARCH [2021-05-19T11:25:42.512Z] #35 2.614 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:25:42.512Z] #35 2.615 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:42.512Z] #35 2.615 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:42.512Z] #35 2.615 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:42.512Z] #35 2.615 + dir=/tmp/install [2021-05-19T11:25:42.512Z] #35 2.615 + bin=tomlv [2021-05-19T11:25:42.512Z] #35 2.615 + shift [2021-05-19T11:25:42.512Z] #35 2.615 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-19T11:25:42.512Z] #35 2.615 + . /tmp/install/tomlv.installer [2021-05-19T11:25:42.512Z] #35 2.615 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:25:42.512Z] #35 2.615 + install_tomlv [2021-05-19T11:25:42.512Z] #35 2.615 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-19T11:25:42.512Z] #35 2.615 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ur9Im1hFwN/src/github.com/BurntSushi/toml [2021-05-19T11:25:42.512Z] #35 2.622 Cloning into '/tmp/tmp.Ur9Im1hFwN/src/github.com/BurntSushi/toml'... [2021-05-19T11:25:42.512Z] #35 3.530 + cd /tmp/tmp.Ur9Im1hFwN/src/github.com/BurntSushi/toml [2021-05-19T11:25:42.512Z] #35 3.530 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:25:42.512Z] #35 3.551 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-19T11:25:42.512Z] #35 4.375 internal/cpu [2021-05-19T11:25:42.512Z] #35 4.376 runtime/internal/math [2021-05-19T11:25:42.512Z] #35 4.449 math/bits [2021-05-19T11:25:42.512Z] #35 4.927 runtime [2021-05-19T11:25:42.512Z] #35 4.941 math [2021-05-19T11:25:42.512Z] #35 9.537 internal/testlog [2021-05-19T11:25:42.512Z] #35 9.919 encoding [2021-05-19T11:25:42.512Z] #35 10.05 runtime/cgo [2021-05-19T11:25:42.549Z] #49 21.64 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:25:42.549Z] #49 21.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:25:42.549Z] #49 21.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:25:42.549Z] #49 ... [2021-05-19T11:25:42.549Z] [2021-05-19T11:25:42.549Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:25:42.549Z] #58 sha256:3ba8b1647a1a7440a4f48f225b3fed38d3aed4716593b0323045e514b72346e0 [2021-05-19T11:25:42.549Z] #58 11.63 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:25:42.549Z] #58 12.68 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:25:42.549Z] #58 12.70 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:25:42.549Z] #58 13.90 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-19T11:25:42.549Z] #58 15.57 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:25:42.549Z] #58 15.66 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:25:42.549Z] #58 17.02 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:25:42.549Z] #58 18.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:25:42.549Z] #58 18.41 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:25:42.549Z] #58 18.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:25:42.549Z] #58 18.62 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:25:42.549Z] #58 18.91 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:25:42.549Z] #58 21.24 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T11:25:42.549Z] #58 21.26 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:25:42.549Z] #58 21.54 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:25:42.549Z] #58 21.59 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:25:42.549Z] #58 21.82 go: finding github.com/google/uuid v1.2.0 [2021-05-19T11:25:42.549Z] #58 21.85 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:25:42.549Z] #58 ... [2021-05-19T11:25:42.549Z] [2021-05-19T11:25:42.549Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:25:42.549Z] #49 sha256:e2a58c2dc94ed93bd848218c8b6aa163425ea049dfdf77faab2d4c0a621921b7 [2021-05-19T11:25:42.549Z] #49 21.79 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:25:42.549Z] #49 21.79 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:25:42.549Z] #49 21.79 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:25:42.758Z] 1301750ffb48: Verifying Checksum [2021-05-19T11:25:42.758Z] 1301750ffb48: Download complete [2021-05-19T11:25:42.812Z] #49 21.98 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:25:42.812Z] #49 21.99 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:25:42.812Z] #49 22.02 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:25:42.819Z] #35 ... [2021-05-19T11:25:42.819Z] [2021-05-19T11:25:42.819Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-19T11:25:42.819Z] #46 2.852 + RM_GOPATH=0 [2021-05-19T11:25:42.819Z] #46 2.852 + TMP_GOPATH= [2021-05-19T11:25:42.819Z] #46 2.852 + : /build [2021-05-19T11:25:42.819Z] #46 2.852 + '[' -z '' ']' [2021-05-19T11:25:42.819Z] #46 2.852 ++ mktemp -d [2021-05-19T11:25:42.819Z] #46 2.852 + export GOPATH=/tmp/tmp.F9K4dK3Z0t [2021-05-19T11:25:42.819Z] #46 2.852 + GOPATH=/tmp/tmp.F9K4dK3Z0t [2021-05-19T11:25:42.819Z] #46 2.852 + RM_GOPATH=1 [2021-05-19T11:25:42.819Z] #46 2.852 + case "$(go env GOARCH)" in [2021-05-19T11:25:42.819Z] #46 2.852 ++ go env GOARCH [2021-05-19T11:25:42.819Z] #46 2.871 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:42.819Z] #46 2.871 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:42.819Z] #46 2.871 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:42.819Z] #46 2.872 + dir=/tmp/install [2021-05-19T11:25:42.819Z] #46 2.872 + bin=vndr [2021-05-19T11:25:42.819Z] #46 2.872 + shift [2021-05-19T11:25:42.819Z] #46 2.872 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-19T11:25:42.819Z] #46 2.872 + . /tmp/install/vndr.installer [2021-05-19T11:25:42.819Z] #46 2.872 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:25:42.819Z] #46 2.872 + install_vndr [2021-05-19T11:25:42.819Z] #46 2.872 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-19T11:25:42.819Z] #46 2.872 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.F9K4dK3Z0t/src/github.com/LK4D4/vndr [2021-05-19T11:25:42.819Z] #46 2.872 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:25:42.819Z] #46 2.884 Cloning into '/tmp/tmp.F9K4dK3Z0t/src/github.com/LK4D4/vndr'... [2021-05-19T11:25:42.819Z] #46 3.452 + cd /tmp/tmp.F9K4dK3Z0t/src/github.com/LK4D4/vndr [2021-05-19T11:25:42.819Z] #46 3.452 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:25:42.819Z] #46 3.463 + go build -buildmode=pie -v -o /build/vndr . [2021-05-19T11:25:42.819Z] #46 4.092 internal/cpu [2021-05-19T11:25:42.819Z] #46 4.106 runtime/internal/atomic [2021-05-19T11:25:42.819Z] #46 4.289 runtime/internal/sys [2021-05-19T11:25:42.819Z] #46 4.365 runtime/internal/math [2021-05-19T11:25:42.819Z] #46 4.466 internal/race [2021-05-19T11:25:42.819Z] #46 4.506 internal/bytealg [2021-05-19T11:25:42.819Z] #46 4.532 sync/atomic [2021-05-19T11:25:42.819Z] #46 4.677 unicode [2021-05-19T11:25:42.819Z] #46 4.876 runtime [2021-05-19T11:25:42.819Z] #46 7.780 unicode/utf8 [2021-05-19T11:25:42.819Z] #46 8.541 math [2021-05-19T11:25:42.819Z] #46 ... [2021-05-19T11:25:42.819Z] [2021-05-19T11:25:42.819Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-19T11:25:42.819Z] #14 2.758 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-19T11:25:42.819Z] #14 2.827 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:25:42.819Z] #14 2.865 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:25:42.819Z] #14 2.865 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:25:42.819Z] #14 3.853 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [436 kB] [2021-05-19T11:25:42.819Z] #14 5.274 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-19T11:25:42.819Z] #14 7.259 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [260 kB] [2021-05-19T11:25:42.819Z] #14 8.823 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-19T11:25:43.056Z] 5ffb2f5886e2: Verifying Checksum [2021-05-19T11:25:43.056Z] 5ffb2f5886e2: Download complete [2021-05-19T11:25:43.074Z] #49 22.15 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:25:43.074Z] #49 22.25 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:25:43.109Z] #14 ... [2021-05-19T11:25:43.109Z] [2021-05-19T11:25:43.109Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:25:43.109Z] #48 3.274 + RM_GOPATH=0 [2021-05-19T11:25:43.109Z] #48 3.274 + TMP_GOPATH= [2021-05-19T11:25:43.109Z] #48 3.274 + : /build [2021-05-19T11:25:43.109Z] #48 3.274 + '[' -z '' ']' [2021-05-19T11:25:43.109Z] #48 3.274 ++ mktemp -d [2021-05-19T11:25:43.109Z] #48 3.274 + export GOPATH=/tmp/tmp.k6l3r4mqgo [2021-05-19T11:25:43.109Z] #48 3.274 + GOPATH=/tmp/tmp.k6l3r4mqgo [2021-05-19T11:25:43.109Z] #48 3.274 + RM_GOPATH=1 [2021-05-19T11:25:43.109Z] #48 3.274 + case "$(go env GOARCH)" in [2021-05-19T11:25:43.109Z] #48 3.274 ++ go env GOARCH [2021-05-19T11:25:43.109Z] #48 3.312 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:43.109Z] #48 3.312 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:25:43.109Z] #48 3.312 ++ dirname /tmp/install/install.sh [2021-05-19T11:25:43.109Z] #48 3.323 + dir=/tmp/install [2021-05-19T11:25:43.109Z] #48 3.323 + bin=gotestsum [2021-05-19T11:25:43.109Z] #48 3.323 + shift [2021-05-19T11:25:43.109Z] #48 3.323 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-19T11:25:43.109Z] #48 3.323 + . /tmp/install/gotestsum.installer [2021-05-19T11:25:43.109Z] #48 3.323 ++ : v0.5.3 [2021-05-19T11:25:43.109Z] #48 3.324 + install_gotestsum [2021-05-19T11:25:43.109Z] #48 3.324 + set -e [2021-05-19T11:25:43.109Z] #48 3.324 + export GO111MODULE=on [2021-05-19T11:25:43.109Z] #48 3.324 + GO111MODULE=on [2021-05-19T11:25:43.109Z] #48 3.324 + GOBIN=/build [2021-05-19T11:25:43.109Z] #48 3.324 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-19T11:25:43.109Z] #48 3.363 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-19T11:25:43.109Z] #48 3.363 go: finding gotest.tools v0.5.3 [2021-05-19T11:25:43.109Z] #48 4.227 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-19T11:25:43.109Z] #48 4.606 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-19T11:25:43.109Z] #48 5.067 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-19T11:25:43.109Z] #48 5.069 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:25:43.109Z] #48 5.097 go: downloading github.com/fatih/color v1.9.0 [2021-05-19T11:25:43.109Z] #48 5.170 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:25:43.109Z] #48 5.179 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:25:43.109Z] #48 5.264 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:25:43.109Z] #48 5.290 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-19T11:25:43.109Z] #48 5.359 go: extracting github.com/fatih/color v1.9.0 [2021-05-19T11:25:43.109Z] #48 5.360 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:25:43.109Z] #48 5.382 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:25:43.109Z] #48 5.386 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:25:43.109Z] #48 5.394 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:25:43.109Z] #48 5.430 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T11:25:43.109Z] #48 5.626 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:25:43.109Z] #48 5.639 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:25:43.109Z] #48 5.732 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:25:43.109Z] #48 5.789 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T11:25:43.109Z] #48 5.863 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:25:43.109Z] #48 5.875 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:25:43.109Z] #48 6.302 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:25:43.109Z] #48 7.308 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:25:43.109Z] #48 8.588 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:25:43.109Z] #48 ... [2021-05-19T11:25:43.109Z] [2021-05-19T11:25:43.109Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-19T11:25:43.109Z] #52 10.92 + cd /tmp/tmp.qnDF6vfiLI/src/github.com/mvdan/sh [2021-05-19T11:25:43.109Z] #52 10.92 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:25:43.109Z] #52 11.00 + GO111MODULE=on [2021-05-19T11:25:43.109Z] #52 11.00 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-19T11:25:43.336Z] #49 22.56 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:25:43.911Z] #49 ... [2021-05-19T11:25:43.911Z] [2021-05-19T11:25:43.911Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:25:43.911Z] #45 sha256:425902ef5522ae8dfec14e746d0317ef01450dda4b96096bcc8f6ba9dd81ccda [2021-05-19T11:25:43.911Z] #45 DONE 23.0s [2021-05-19T11:25:43.911Z] [2021-05-19T11:25:43.911Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:25:43.911Z] #58 sha256:3ba8b1647a1a7440a4f48f225b3fed38d3aed4716593b0323045e514b72346e0 [2021-05-19T11:25:43.911Z] #58 21.93 go: finding github.com/gofrs/flock v0.8.0 [2021-05-19T11:25:43.911Z] #58 21.98 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-19T11:25:43.911Z] #58 22.02 go: finding github.com/gorilla/mux v1.8.0 [2021-05-19T11:25:43.911Z] #58 22.08 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:25:43.911Z] #58 22.19 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:25:43.911Z] #58 22.21 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:25:43.911Z] #58 22.23 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:25:43.911Z] #58 22.35 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:25:43.911Z] #58 22.40 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:25:44.118Z] dc5c6edc9cff: Verifying Checksum [2021-05-19T11:25:44.118Z] dc5c6edc9cff: Download complete [2021-05-19T11:25:44.137Z] #52 11.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:25:44.137Z] #52 11.92 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:25:44.137Z] #52 11.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:25:44.137Z] #52 12.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:25:44.503Z] #52 12.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:25:44.855Z] #58 ... [2021-05-19T11:25:44.855Z] [2021-05-19T11:25:44.855Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-19T11:25:44.855Z] #46 sha256:6e63f2a6278e54b742a26404b2cc4ccb9ce3db515b08b489f007f6d3db01c0f6 [2021-05-19T11:25:44.855Z] #46 DONE 0.1s [2021-05-19T11:25:45.116Z] [2021-05-19T11:25:45.116Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:25:45.116Z] #51 sha256:4ed4cb95375566b91ad3cddb5cf8cbbd9d3243ef226a89c5d923f9df589907ef [2021-05-19T11:25:45.116Z] #51 21.45 mvdan.cc/editorconfig [2021-05-19T11:25:45.116Z] #51 22.79 mvdan.cc/sh/v3/fileutil [2021-05-19T11:25:45.116Z] #51 22.97 mvdan.cc/sh/v3/syntax [2021-05-19T11:25:45.134Z] #52 12.61 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:25:45.423Z] #52 13.26 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:25:45.653Z] db4e2d8d5901: Pull complete [2021-05-19T11:25:45.953Z] dfe2d012519c: Pull complete [2021-05-19T11:25:46.252Z] 5d8f1d1f9197: Pull complete [2021-05-19T11:25:46.496Z] #52 14.02 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:25:46.548Z] 3c370c2e2f82: Verifying Checksum [2021-05-19T11:25:46.548Z] 3c370c2e2f82: Download complete [2021-05-19T11:25:47.125Z] #52 15.00 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:25:47.415Z] #52 15.07 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:25:47.415Z] #52 15.14 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:25:47.669Z] #51 26.93 golang.org/x/crypto/ssh/terminal [2021-05-19T11:25:47.706Z] #52 15.29 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:25:47.996Z] #52 15.68 runtime [2021-05-19T11:25:47.996Z] #52 15.72 runtime/cgo [2021-05-19T11:25:48.279Z] #51 ... [2021-05-19T11:25:48.279Z] [2021-05-19T11:25:48.279Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:25:48.279Z] #53 sha256:f50a0faef9be270cdbb18b03564520620103fb4c6d87f56609511f4b5b4c63a2 [2021-05-19T11:25:48.279Z] #53 17.23 + cd /tmp/tmp.d5NBFD9nLD/src/github.com/opencontainers/runc [2021-05-19T11:25:48.279Z] #53 17.23 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T11:25:48.279Z] #53 17.72 + '[' -z '' ']' [2021-05-19T11:25:48.279Z] #53 17.72 + target=static [2021-05-19T11:25:48.279Z] #53 17.72 + make 'BUILDTAGS=seccomp ' static [2021-05-19T11:25:48.279Z] #53 17.84 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-19T11:25:48.279Z] #53 ... [2021-05-19T11:25:48.279Z] [2021-05-19T11:25:48.279Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:25:48.279Z] #49 sha256:e2a58c2dc94ed93bd848218c8b6aa163425ea049dfdf77faab2d4c0a621921b7 [2021-05-19T11:25:48.279Z] #49 23.31 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:25:48.279Z] #49 25.00 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-19T11:25:48.279Z] #49 26.64 go: extracting golang.org/x/text v0.3.2 [2021-05-19T11:25:48.628Z] #52 ... [2021-05-19T11:25:48.628Z] [2021-05-19T11:25:48.628Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:25:48.628Z] #50 10.40 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:25:48.628Z] #50 12.03 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:25:48.628Z] #50 12.03 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:25:48.628Z] #50 12.03 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:25:48.628Z] #50 12.03 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:25:48.628Z] #50 12.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:25:48.628Z] #50 12.03 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:25:48.628Z] #50 12.03 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:25:48.628Z] #50 12.03 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:25:48.628Z] #50 12.03 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:25:48.628Z] #50 12.07 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:25:48.628Z] #50 12.11 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:25:48.628Z] #50 12.13 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:25:48.628Z] #50 12.13 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:25:48.628Z] #50 12.22 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:25:48.628Z] #50 12.28 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:25:48.628Z] #50 12.33 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:25:48.628Z] #50 12.34 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:25:48.628Z] #50 12.34 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:25:48.628Z] #50 12.35 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:25:48.628Z] #50 12.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:25:48.628Z] #50 12.40 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:25:48.628Z] #50 12.45 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:25:48.628Z] #50 12.49 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:25:48.628Z] #50 12.52 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:25:48.628Z] #50 12.61 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:25:48.628Z] #50 12.63 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:25:48.628Z] #50 12.69 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:25:48.628Z] #50 12.70 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-19T11:25:48.628Z] #50 12.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:25:48.628Z] #50 12.83 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:25:48.628Z] #50 12.89 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:25:48.628Z] #50 12.89 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:25:48.628Z] #50 12.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:25:48.628Z] #50 13.06 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:25:48.628Z] #50 13.16 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-19T11:25:48.628Z] #50 13.23 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:25:48.628Z] #50 13.31 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:25:48.628Z] #50 13.37 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:25:48.628Z] #50 13.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:25:48.628Z] #50 13.47 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:25:48.628Z] #50 13.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:25:48.628Z] #50 13.55 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:25:48.628Z] #50 13.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:25:48.628Z] #50 13.83 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:25:48.628Z] #50 13.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:25:48.628Z] #50 13.94 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:25:48.628Z] #50 13.98 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:25:48.628Z] #50 14.02 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:25:48.628Z] #50 14.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:25:48.628Z] #50 14.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:25:48.628Z] #50 14.21 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:25:48.628Z] #50 14.21 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:25:48.628Z] #50 14.38 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:25:48.628Z] #50 14.39 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:25:48.628Z] #50 14.51 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:25:48.628Z] #50 14.57 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:25:48.628Z] #50 14.58 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:25:48.628Z] #50 14.60 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:25:48.628Z] #50 14.63 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:25:48.628Z] #50 14.82 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:25:48.628Z] #50 14.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:25:48.628Z] #50 14.82 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:25:48.628Z] #50 14.90 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:25:48.628Z] #50 14.93 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:25:48.628Z] #50 14.94 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:25:48.628Z] #50 14.96 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:25:48.628Z] #50 15.05 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:25:48.628Z] #50 15.05 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:25:48.628Z] #50 15.09 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:25:48.628Z] #50 15.12 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:25:48.628Z] #50 15.24 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:25:48.628Z] #50 15.25 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T11:25:48.628Z] #50 15.26 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:25:48.628Z] #50 15.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:25:48.628Z] #50 15.30 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:25:48.628Z] #50 15.30 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-19T11:25:48.628Z] #50 15.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:25:48.628Z] #50 15.32 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:25:48.628Z] #50 15.35 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T11:25:48.628Z] #50 15.35 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:25:48.628Z] #50 15.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:25:48.628Z] #50 15.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:25:48.629Z] #50 15.48 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-19T11:25:48.629Z] #50 15.53 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:25:48.629Z] #50 15.56 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:25:48.629Z] #50 15.64 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:25:48.629Z] #50 15.65 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-19T11:25:48.629Z] #50 15.66 go: downloading golang.org/x/text v0.3.2 [2021-05-19T11:25:48.629Z] #50 15.74 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:25:48.629Z] #50 15.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T11:25:48.629Z] #50 15.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:25:48.629Z] #50 15.83 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:25:48.629Z] #50 15.85 go: downloading github.com/spf13/afero v1.1.2 [2021-05-19T11:25:48.629Z] #50 16.07 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:25:48.629Z] #50 16.07 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-19T11:25:48.629Z] #50 16.11 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T11:25:48.629Z] #50 16.15 go: extracting github.com/spf13/afero v1.1.2 [2021-05-19T11:25:48.629Z] #50 16.17 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:25:48.629Z] #50 16.18 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:25:48.629Z] #50 16.28 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-19T11:25:48.629Z] #50 16.38 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:25:48.629Z] #50 16.45 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:25:48.918Z] #50 16.57 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-19T11:25:48.918Z] #50 16.70 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:25:48.918Z] #50 16.72 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-19T11:25:49.225Z] #50 16.85 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:25:49.313Z] 1301750ffb48: Pull complete [2021-05-19T11:25:50.196Z] #49 29.03 go: finding github.com/fatih/color v1.7.0 [2021-05-19T11:25:50.196Z] #49 29.07 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:25:50.196Z] #49 29.11 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:25:50.196Z] #49 29.12 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:25:50.196Z] #49 29.16 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:25:50.196Z] #49 29.17 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:25:50.196Z] #49 29.19 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:25:50.196Z] #49 29.20 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:25:50.196Z] #49 29.21 go: finding github.com/pkg/errors v0.8.1 [2021-05-19T11:25:50.196Z] #49 29.25 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:25:50.196Z] #49 29.27 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:25:50.196Z] #49 ... [2021-05-19T11:25:50.196Z] [2021-05-19T11:25:50.196Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:25:50.196Z] #51 sha256:4ed4cb95375566b91ad3cddb5cf8cbbd9d3243ef226a89c5d923f9df589907ef [2021-05-19T11:25:50.196Z] #51 29.21 mvdan.cc/sh/v3/cmd/shfmt [2021-05-19T11:25:51.281Z] #50 18.92 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-19T11:25:51.406Z] dc5c6edc9cff: Pull complete [2021-05-19T11:25:52.364Z] #50 20.13 go: extracting golang.org/x/text v0.3.2 [2021-05-19T11:25:53.967Z] #50 ... [2021-05-19T11:25:53.967Z] [2021-05-19T11:25:53.967Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:25:53.967Z] #48 11.26 go: finding github.com/fatih/color v1.9.0 [2021-05-19T11:25:53.967Z] #48 11.31 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:25:53.967Z] #48 11.36 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T11:25:53.967Z] #48 11.38 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:25:53.967Z] #48 11.41 go: finding github.com/spf13/pflag v1.0.3 [2021-05-19T11:25:53.967Z] #48 11.44 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:25:53.967Z] #48 11.52 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:25:53.967Z] #48 11.62 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:25:53.967Z] #48 11.63 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:25:53.967Z] #48 11.71 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:25:53.967Z] #48 11.72 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:25:53.967Z] #48 ... [2021-05-19T11:25:53.967Z] [2021-05-19T11:25:53.967Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:25:53.967Z] #59 11.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:25:53.967Z] #59 12.00 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:25:53.967Z] #59 12.10 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:25:53.967Z] #59 12.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:25:53.967Z] #59 12.38 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:25:53.967Z] #59 13.23 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:25:53.967Z] #59 15.19 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T11:25:53.967Z] #59 15.20 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:25:53.967Z] #59 15.35 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:25:53.967Z] #59 15.37 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:25:53.967Z] #59 15.51 go: finding github.com/google/uuid v1.2.0 [2021-05-19T11:25:53.967Z] #59 15.54 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:25:53.967Z] #59 15.59 go: finding github.com/gofrs/flock v0.8.0 [2021-05-19T11:25:53.967Z] #59 15.63 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-19T11:25:53.967Z] #59 15.64 go: finding github.com/gorilla/mux v1.8.0 [2021-05-19T11:25:53.967Z] #59 15.66 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:25:53.967Z] #59 15.71 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:25:53.967Z] #59 15.73 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:25:53.967Z] #59 15.76 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:25:53.967Z] #59 15.88 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:25:53.967Z] #59 16.09 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:25:53.967Z] #59 ... [2021-05-19T11:25:53.967Z] [2021-05-19T11:25:53.967Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-19T11:25:53.967Z] #37 12.30 Fetched 8133 kB in 10s (780 kB/s) [2021-05-19T11:25:53.967Z] #37 12.30 Reading package lists... [2021-05-19T11:25:53.967Z] #37 16.28 Reading package lists... [2021-05-19T11:25:53.967Z] #37 20.77 Building dependency tree... [2021-05-19T11:25:53.967Z] #37 21.89 The following additional packages will be installed: [2021-05-19T11:25:53.967Z] #37 21.90 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-19T11:25:53.967Z] #37 21.91 Suggested packages: [2021-05-19T11:25:53.967Z] #37 21.91 cmake-doc ninja-build lrzip [2021-05-19T11:25:53.967Z] #37 21.91 Recommended packages: [2021-05-19T11:25:53.967Z] #37 21.91 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-19T11:25:53.967Z] #37 ... [2021-05-19T11:25:53.967Z] [2021-05-19T11:25:53.967Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-05-19T11:25:53.967Z] #56 12.61 Fetched 8133 kB in 11s (757 kB/s) [2021-05-19T11:25:53.967Z] #56 12.61 Reading package lists... [2021-05-19T11:25:53.967Z] #56 16.63 Reading package lists... [2021-05-19T11:25:53.967Z] #56 21.02 Building dependency tree... [2021-05-19T11:25:53.967Z] #56 22.05 The following additional packages will be installed: [2021-05-19T11:25:53.967Z] #56 22.07 libbtrfs0 [2021-05-19T11:25:53.967Z] #56 22.15 The following NEW packages will be installed: [2021-05-19T11:25:53.967Z] #56 22.15 libbtrfs-dev libbtrfs0 [2021-05-19T11:25:53.967Z] #56 22.27 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:25:53.967Z] #56 22.27 Need to get 118 kB of archives. [2021-05-19T11:25:53.967Z] #56 22.27 After this operation, 390 kB of additional disk space will be used. [2021-05-19T11:25:53.967Z] #56 22.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-05-19T11:25:53.967Z] #56 22.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-05-19T11:25:54.256Z] #56 ... [2021-05-19T11:25:54.256Z] [2021-05-19T11:25:54.256Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-19T11:25:54.256Z] #43 12.57 Fetched 8133 kB in 11s (762 kB/s) [2021-05-19T11:25:54.256Z] #43 12.57 Reading package lists... [2021-05-19T11:25:54.256Z] #43 15.87 Reading package lists... [2021-05-19T11:25:54.256Z] #43 20.53 Building dependency tree... [2021-05-19T11:25:54.256Z] #43 21.68 The following additional packages will be installed: [2021-05-19T11:25:54.256Z] #43 21.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-19T11:25:54.256Z] #43 21.68 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-19T11:25:54.256Z] #43 21.68 Suggested packages: [2021-05-19T11:25:54.256Z] #43 21.68 manpages-dev python-setuptools [2021-05-19T11:25:54.256Z] #43 22.54 The following NEW packages will be installed: [2021-05-19T11:25:54.256Z] #43 22.56 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-19T11:25:54.256Z] #43 22.56 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-19T11:25:54.256Z] #43 22.56 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-19T11:25:54.256Z] #43 22.56 python-six zlib1g-dev [2021-05-19T11:25:54.256Z] #43 22.70 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:25:54.256Z] #43 22.70 Need to get 3742 kB of archives. [2021-05-19T11:25:54.256Z] #43 22.70 After this operation, 22.0 MB of additional disk space will be used. [2021-05-19T11:25:54.256Z] #43 22.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-05-19T11:25:54.256Z] #43 22.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-05-19T11:25:54.256Z] #43 22.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-05-19T11:25:54.256Z] #43 22.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-05-19T11:25:54.256Z] #43 22.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-05-19T11:25:54.256Z] #43 22.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-05-19T11:25:54.256Z] #43 ... [2021-05-19T11:25:54.256Z] [2021-05-19T11:25:54.256Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-19T11:25:54.256Z] #37 22.58 The following NEW packages will be installed: [2021-05-19T11:25:54.256Z] #37 22.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-19T11:25:54.256Z] #37 22.59 vim-common xxd [2021-05-19T11:25:54.256Z] #37 22.76 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:25:54.256Z] #37 22.76 Need to get 14.0 MB of archives. [2021-05-19T11:25:54.256Z] #37 22.76 After this operation, 62.1 MB of additional disk space will be used. [2021-05-19T11:25:54.256Z] #37 22.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-05-19T11:25:54.256Z] #37 22.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-05-19T11:25:54.407Z] #51 DONE 32.9s [2021-05-19T11:25:54.407Z] [2021-05-19T11:25:54.407Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:25:54.407Z] #49 sha256:e2a58c2dc94ed93bd848218c8b6aa163425ea049dfdf77faab2d4c0a621921b7 [2021-05-19T11:25:54.407Z] #49 29.28 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:25:54.407Z] #49 29.28 go: finding github.com/stretchr/testify v1.4.0 [2021-05-19T11:25:54.407Z] #49 29.30 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:25:54.407Z] #49 29.30 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:25:54.407Z] #49 29.30 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:25:54.407Z] #49 29.31 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:25:54.407Z] #49 29.31 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:25:54.407Z] #49 29.31 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:25:54.407Z] #49 29.32 go: finding github.com/spf13/viper v1.6.1 [2021-05-19T11:25:54.407Z] #49 29.32 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:25:54.407Z] #49 29.37 go: finding github.com/stretchr/objx v0.2.0 [2021-05-19T11:25:54.407Z] #49 29.37 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:25:54.407Z] #49 29.39 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:25:54.407Z] #49 29.42 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:25:54.407Z] #49 29.42 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:25:54.407Z] #49 29.43 go: finding github.com/gobwas/glob v0.2.3 [2021-05-19T11:25:54.407Z] #49 29.43 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:25:54.407Z] #49 29.44 go: finding github.com/spf13/cobra v0.0.5 [2021-05-19T11:25:54.407Z] #49 29.45 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:25:54.407Z] #49 29.48 go: finding github.com/spf13/pflag v1.0.5 [2021-05-19T11:25:54.407Z] #49 29.52 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:25:54.407Z] #49 29.56 go: finding github.com/magiconair/properties v1.8.1 [2021-05-19T11:25:54.407Z] #49 29.57 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:25:54.407Z] #49 29.59 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:25:54.407Z] #49 29.61 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:25:54.408Z] #49 29.62 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:25:54.408Z] #49 29.64 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:25:54.408Z] #49 29.69 go: finding github.com/spf13/afero v1.1.2 [2021-05-19T11:25:54.408Z] #49 29.73 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:25:54.408Z] #49 29.75 go: finding github.com/spf13/cast v1.3.0 [2021-05-19T11:25:54.408Z] #49 29.76 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:25:54.408Z] #49 29.77 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:25:54.408Z] #49 29.78 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:25:54.408Z] #49 29.78 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:25:54.408Z] #49 29.79 go: finding golang.org/x/text v0.3.2 [2021-05-19T11:25:54.408Z] #49 29.80 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-19T11:25:54.408Z] #49 29.82 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:25:54.408Z] #49 29.83 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:25:54.408Z] #49 29.85 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:25:54.408Z] #49 29.87 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:25:54.408Z] #49 29.90 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:25:54.408Z] #49 29.90 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:25:54.408Z] #49 29.91 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:25:54.408Z] #49 29.92 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:25:54.408Z] #49 29.92 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:25:54.408Z] #49 29.93 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:25:54.408Z] #49 29.93 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:25:54.408Z] #49 29.96 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-19T11:25:54.408Z] #49 29.98 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:25:54.408Z] #49 30.02 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:25:54.408Z] #49 30.02 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:25:54.408Z] #49 30.03 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:25:54.408Z] #49 30.03 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:25:54.408Z] #49 30.04 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-19T11:25:54.408Z] #49 30.04 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:25:54.408Z] #49 30.05 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:25:54.408Z] #49 30.09 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-19T11:25:54.408Z] #49 30.10 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:25:54.408Z] #49 30.16 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:25:54.408Z] #49 30.19 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:25:54.408Z] #49 30.22 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:25:54.408Z] #49 30.22 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:25:54.408Z] #49 30.29 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:25:54.546Z] #37 22.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-05-19T11:25:54.546Z] #37 22.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-05-19T11:25:54.835Z] #37 23.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-05-19T11:25:54.835Z] #37 23.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-05-19T11:25:54.835Z] #37 23.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-05-19T11:25:54.835Z] #37 23.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-05-19T11:25:54.969Z] 3c370c2e2f82: Pull complete [2021-05-19T11:25:54.969Z] 5ffb2f5886e2: Pull complete [2021-05-19T11:25:54.969Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:25:54.969Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-05-19T11:25:54.969Z] ---> 805dc2d65d1c [2021-05-19T11:25:54.969Z] Step 5/15 : ARG BUILDX_REPO [2021-05-19T11:25:54.969Z] ---> Running in 8de21f2cdbdb [2021-05-19T11:25:55.125Z] #37 23.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-05-19T11:25:55.125Z] #37 23.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-05-19T11:25:55.263Z] Removing intermediate container 8de21f2cdbdb [2021-05-19T11:25:55.263Z] ---> f002fbfc6d08 [2021-05-19T11:25:55.263Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-05-19T11:25:55.263Z] ---> Running in 22d30de0c92c [2021-05-19T11:25:55.557Z] Cloning into '/buildx'... [2021-05-19T11:25:55.753Z] #37 ... [2021-05-19T11:25:55.753Z] [2021-05-19T11:25:55.753Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-19T11:25:55.753Z] #46 13.48 unicode/utf16 [2021-05-19T11:25:55.754Z] #46 13.70 container/list [2021-05-19T11:25:55.754Z] #46 14.13 crypto/internal/subtle [2021-05-19T11:25:55.754Z] #46 14.33 crypto/subtle [2021-05-19T11:25:55.754Z] #46 14.49 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-19T11:25:55.754Z] #46 14.59 internal/nettrace [2021-05-19T11:25:55.754Z] #46 14.75 runtime/cgo [2021-05-19T11:25:56.043Z] #46 ... [2021-05-19T11:25:56.043Z] [2021-05-19T11:25:56.043Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-19T11:25:56.043Z] #43 22.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-05-19T11:25:56.043Z] #43 22.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-05-19T11:25:56.043Z] #43 22.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-05-19T11:25:56.043Z] #43 22.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-05-19T11:25:56.043Z] #43 22.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-05-19T11:25:56.043Z] #43 22.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-05-19T11:25:56.043Z] #43 23.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-05-19T11:25:56.043Z] #43 23.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-05-19T11:25:56.043Z] #43 23.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-19T11:25:56.043Z] #43 23.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-05-19T11:25:56.043Z] #43 23.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-05-19T11:25:56.043Z] #43 23.71 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:25:56.043Z] #43 23.76 Fetched 3742 kB in 1s (5958 kB/s) [2021-05-19T11:25:56.043Z] #43 23.84 Selecting previously unselected package libcap-dev:s390x. [2021-05-19T11:25:56.043Z] #43 23.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 ... 15177 files and directories currently installed.) [2021-05-19T11:25:56.043Z] #43 23.92 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-05-19T11:25:56.043Z] #43 23.93 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-05-19T11:25:56.043Z] #43 24.00 Selecting previously unselected package libnet1:s390x. [2021-05-19T11:25:56.043Z] #43 24.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-05-19T11:25:56.043Z] #43 24.01 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-19T11:25:56.043Z] #43 24.09 Selecting previously unselected package libnet1-dev. [2021-05-19T11:25:56.043Z] #43 24.10 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-05-19T11:25:56.043Z] #43 24.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-19T11:25:56.043Z] #43 24.21 Selecting previously unselected package libnl-3-200:s390x. [2021-05-19T11:25:56.043Z] #43 24.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-05-19T11:25:56.043Z] #43 24.22 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-05-19T11:25:56.043Z] #43 24.37 Selecting previously unselected package libnl-3-dev:s390x. [2021-05-19T11:25:56.043Z] #43 24.37 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-05-19T11:25:56.043Z] #43 24.38 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-05-19T11:25:56.332Z] #43 ... [2021-05-19T11:25:56.333Z] [2021-05-19T11:25:56.333Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-19T11:25:56.333Z] #41 14.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-19T11:25:56.333Z] #41 15.67 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-19T11:25:56.623Z] #41 ... [2021-05-19T11:25:56.623Z] [2021-05-19T11:25:56.623Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-05-19T11:25:56.623Z] #56 22.95 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:25:56.623Z] #56 23.06 Fetched 118 kB in 0s (1127 kB/s) [2021-05-19T11:25:56.623Z] #56 23.16 Selecting previously unselected package libbtrfs0. [2021-05-19T11:25:56.623Z] #56 23.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-05-19T11:25:56.623Z] #56 23.41 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-05-19T11:25:56.623Z] #56 23.42 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-19T11:25:56.623Z] #56 23.47 Selecting previously unselected package libbtrfs-dev. [2021-05-19T11:25:56.623Z] #56 23.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-05-19T11:25:56.623Z] #56 23.47 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:25:56.623Z] #56 23.67 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-19T11:25:56.623Z] #56 23.68 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:25:56.623Z] #56 23.68 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:25:56.623Z] #56 DONE 25.0s [2021-05-19T11:25:56.623Z] [2021-05-19T11:25:56.623Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-19T11:25:56.623Z] #43 24.97 Selecting previously unselected package libprotobuf-c1:s390x. [2021-05-19T11:25:56.623Z] #43 24.98 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-05-19T11:25:56.623Z] #43 24.99 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-19T11:25:56.623Z] #43 25.04 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-05-19T11:25:56.623Z] #43 25.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-05-19T11:25:56.623Z] #43 25.08 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-05-19T11:25:56.623Z] #43 25.20 Selecting previously unselected package zlib1g-dev:s390x. [2021-05-19T11:25:56.623Z] #43 25.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-05-19T11:25:56.623Z] #43 25.22 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-05-19T11:25:56.957Z] #49 ... [2021-05-19T11:25:56.957Z] [2021-05-19T11:25:56.957Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:25:56.957Z] #47 sha256:4315797ad68f9a8bd74694f5e56612f39c83e8b586014c71bc573519b24f0746 [2021-05-19T11:25:56.957Z] #47 DONE 36.2s [2021-05-19T11:25:57.218Z] [2021-05-19T11:25:57.218Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:25:57.218Z] #49 sha256:e2a58c2dc94ed93bd848218c8b6aa163425ea049dfdf77faab2d4c0a621921b7 [2021-05-19T11:25:57.253Z] #43 25.45 Selecting previously unselected package libprotobuf17:s390x. [2021-05-19T11:25:57.253Z] #43 25.45 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-05-19T11:25:57.253Z] #43 25.47 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-05-19T11:25:57.479Z] #49 ... [2021-05-19T11:25:57.479Z] [2021-05-19T11:25:57.479Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:25:57.479Z] #56 sha256:7bf898cd38e3a70a7698900556bcc7f01f23ce8b44cd47a33babb3eb3f6f2bcc [2021-05-19T11:25:57.542Z] #43 25.94 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-05-19T11:25:57.542Z] #43 25.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-05-19T11:25:57.542Z] #43 25.95 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-05-19T11:25:57.542Z] #43 26.06 Selecting previously unselected package libprotobuf-dev:s390x. [2021-05-19T11:25:57.542Z] #43 26.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-05-19T11:25:57.542Z] #43 26.06 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-05-19T11:25:57.834Z] #43 ... [2021-05-19T11:25:57.834Z] [2021-05-19T11:25:57.834Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-05-19T11:25:57.834Z] #28 11.59 Fetched 8133 kB in 11s (745 kB/s) [2021-05-19T11:25:57.834Z] #28 11.59 Reading package lists... [2021-05-19T11:25:57.834Z] #28 14.78 Reading package lists... [2021-05-19T11:25:57.834Z] #28 18.87 Building dependency tree... [2021-05-19T11:25:57.834Z] #28 19.88 The following additional packages will be installed: [2021-05-19T11:25:57.834Z] #28 19.88 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-19T11:25:57.834Z] #28 19.88 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-19T11:25:57.834Z] #28 19.88 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-19T11:25:57.834Z] #28 19.88 Suggested packages: [2021-05-19T11:25:57.834Z] #28 19.88 krb5-doc krb5-user [2021-05-19T11:25:57.834Z] #28 19.88 Recommended packages: [2021-05-19T11:25:57.834Z] #28 19.88 krb5-locales publicsuffix libsasl2-modules [2021-05-19T11:25:57.834Z] #28 21.14 The following NEW packages will be installed: [2021-05-19T11:25:57.834Z] #28 21.14 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-19T11:25:57.834Z] #28 21.14 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-19T11:25:57.834Z] #28 21.14 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-19T11:25:57.834Z] #28 21.14 libssh2-1 libssl1.1 openssl [2021-05-19T11:25:57.834Z] #28 21.26 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T11:25:57.834Z] #28 21.26 Need to get 4604 kB of archives. [2021-05-19T11:25:57.834Z] #28 21.26 After this operation, 11.9 MB of additional disk space will be used. [2021-05-19T11:25:57.834Z] #28 21.26 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] [2021-05-19T11:25:57.834Z] #28 21.33 Get:2 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-19T11:25:57.834Z] #28 21.36 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-05-19T11:25:57.834Z] #28 21.36 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-05-19T11:25:57.834Z] #28 21.36 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-05-19T11:25:57.834Z] #28 21.37 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-05-19T11:25:57.834Z] #28 21.39 Get:7 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-05-19T11:25:57.834Z] #28 21.40 Get:8 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-05-19T11:25:57.834Z] #28 21.40 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-05-19T11:25:57.834Z] #28 21.41 Get:10 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] [2021-05-19T11:25:57.834Z] #28 21.41 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-19T11:25:57.834Z] #28 21.42 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-05-19T11:25:57.834Z] #28 21.44 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-05-19T11:25:57.834Z] #28 21.46 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-05-19T11:25:57.834Z] #28 21.46 Get:15 http://security.debian.org/debian-security buster/updates/main s390x libcurl4 s390x 7.64.0-4+deb10u2 [310 kB] [2021-05-19T11:25:57.834Z] #28 21.46 Get:16 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-05-19T11:25:57.834Z] #28 21.47 Get:17 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-05-19T11:25:57.834Z] #28 21.49 Get:18 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-05-19T11:25:57.834Z] #28 21.50 Get:19 http://security.debian.org/debian-security buster/updates/main s390x curl s390x 7.64.0-4+deb10u2 [260 kB] [2021-05-19T11:25:57.834Z] #28 21.52 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-05-19T11:25:57.834Z] #28 21.53 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-05-19T11:25:57.834Z] #28 ... [2021-05-19T11:25:57.834Z] [2021-05-19T11:25:57.834Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-19T11:25:57.834Z] #14 15.02 Fetched 8616 kB in 12s (701 kB/s) [2021-05-19T11:25:57.834Z] #14 15.02 Reading package lists... [2021-05-19T11:25:57.834Z] #14 20.00 Reading package lists... [2021-05-19T11:25:57.834Z] #14 23.62 Building dependency tree... [2021-05-19T11:25:57.959Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-19T11:25:57.959Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-174fb682\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-19T11:25:57.959Z] ---------------------------------------------------------------------------- [2021-05-19T11:25:57.959Z] [2021-05-19T11:25:57.959Z] INFO: executeCI.ps1 starting at Wed May 19 11:25:55 CUT 2021 [2021-05-19T11:25:57.959Z] [2021-05-19T11:25:57.959Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-19T11:25:57.959Z] INFO: Running git version 2.24.1.windows.2 [2021-05-19T11:25:57.959Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-05-19T11:25:57.959Z] INFO: Environment variables: [2021-05-19T11:25:57.959Z] [2021-05-19T11:25:57.960Z] Name Value [2021-05-19T11:25:57.960Z] ---- ----- [2021-05-19T11:25:57.960Z] ALLUSERSPROFILE C:\ProgramData [2021-05-19T11:25:57.960Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-19T11:25:57.960Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-19T11:25:57.960Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-19T11:25:57.960Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-19T11:25:57.960Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-19T11:25:57.960Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-19T11:25:57.960Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-19T11:25:57.960Z] BRANCH_NAME PR-42395 [2021-05-19T11:25:57.960Z] BUILD_DISPLAY_NAME #1 [2021-05-19T11:25:57.960Z] BUILD_ID 1 [2021-05-19T11:25:57.960Z] BUILD_NUMBER 1 [2021-05-19T11:25:57.960Z] BUILD_TAG jenkins-moby-PR-42395-1 [2021-05-19T11:25:57.960Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42395/1/ [2021-05-19T11:25:57.960Z] CHANGE_AUTHOR thaJeztah [2021-05-19T11:25:57.960Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-19T11:25:57.960Z] CHANGE_BRANCH 20.10_backport_runc_rc95 [2021-05-19T11:25:57.960Z] CHANGE_FORK thaJeztah/docker [2021-05-19T11:25:57.960Z] CHANGE_ID 42395 [2021-05-19T11:25:57.960Z] CHANGE_TARGET 20.10 [2021-05-19T11:25:57.960Z] CHANGE_TITLE [20.10 backport] update runc binary to v1.0.0-rc95 [2021-05-19T11:25:57.960Z] CHANGE_URL https://github.com/moby/moby/pull/42395 [2021-05-19T11:25:57.960Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-19T11:25:57.960Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-19T11:25:57.960Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-19T11:25:57.960Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-19T11:25:57.960Z] COMPUTERNAME azwin-2-bbde10 [2021-05-19T11:25:57.960Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-19T11:25:57.960Z] ConfigSequenceNumber 0 [2021-05-19T11:25:57.960Z] DOCKER_BUILDKIT 0 [2021-05-19T11:25:57.960Z] DOCKER_DUT_DEBUG 1 [2021-05-19T11:25:57.960Z] DOCKER_EXPERIMENTAL 1 [2021-05-19T11:25:57.960Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-19T11:25:57.960Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-19T11:25:57.960Z] EXECUTOR_NUMBER 0 [2021-05-19T11:25:57.960Z] FQDN azwin-2-bbde10.westus.cloudapp.azure.com [2021-05-19T11:25:57.960Z] GIT_BRANCH PR-42395 [2021-05-19T11:25:57.960Z] GIT_COMMIT fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:25:57.960Z] GIT_URL https://github.com/moby/moby.git [2021-05-19T11:25:57.960Z] HUDSON_COOKIE eb0fe7b7-47c9-4369-9cd3-3244f1da24e7 [2021-05-19T11:25:57.960Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-19T11:25:57.960Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-19T11:25:57.960Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-19T11:25:57.960Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-19T11:25:57.960Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-19T11:25:57.960Z] JENKINS_NODE_COOKIE 602df382-1ee9-40c7-878a-1b14122d5461 [2021-05-19T11:25:57.960Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-19T11:25:57.960Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-19T11:25:57.960Z] JOB_BASE_NAME PR-42395 [2021-05-19T11:25:57.960Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42395/display/redirect [2021-05-19T11:25:57.960Z] JOB_NAME moby/PR-42395 [2021-05-19T11:25:57.960Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42395/ [2021-05-19T11:25:57.960Z] library.jps.version master [2021-05-19T11:25:57.960Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-19T11:25:57.960Z] NODE_LABELS amd64 azure azwin-2-bbde10 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-05-19T11:25:57.960Z] NODE_NAME azwin-2-bbde10 [2021-05-19T11:25:57.960Z] NUMBER_OF_PROCESSORS 4 [2021-05-19T11:25:57.960Z] OS Windows_NT [2021-05-19T11:25:57.960Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-19T11:25:57.960Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-19T11:25:57.961Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-19T11:25:57.961Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-05-19T11:25:57.961Z] PROCESSOR_LEVEL 6 [2021-05-19T11:25:57.961Z] PROCESSOR_REVISION 5504 [2021-05-19T11:25:57.961Z] ProgramData C:\ProgramData [2021-05-19T11:25:57.961Z] ProgramFiles C:\Program Files [2021-05-19T11:25:57.961Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-19T11:25:57.961Z] ProgramW6432 C:\Program Files [2021-05-19T11:25:57.961Z] PROMPT $P$G [2021-05-19T11:25:57.961Z] PSExecutionPolicyPreference Bypass [2021-05-19T11:25:57.961Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-19T11:25:57.961Z] PUBLIC C:\Users\Public [2021-05-19T11:25:57.961Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42395/1/display/redirect?page=artif... [2021-05-19T11:25:57.961Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42395/1/display/redirect?page=changes [2021-05-19T11:25:57.961Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42395/1/display/redirect [2021-05-19T11:25:57.961Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42395/1/display/redirect?page=tests [2021-05-19T11:25:57.961Z] SKIP_VALIDATION_TESTS 1 [2021-05-19T11:25:57.961Z] SOURCES_DRIVE d [2021-05-19T11:25:57.961Z] SOURCES_SUBDIR gopath [2021-05-19T11:25:57.961Z] STAGE_NAME Run tests [2021-05-19T11:25:57.961Z] SystemDrive C: [2021-05-19T11:25:57.961Z] SystemRoot C:\Windows [2021-05-19T11:25:57.961Z] TEMP C:\Windows\TEMP [2021-05-19T11:25:57.961Z] TESTDEBUG 0 [2021-05-19T11:25:57.961Z] TESTRUN_DRIVE d [2021-05-19T11:25:57.961Z] TESTRUN_SUBDIR CI [2021-05-19T11:25:57.961Z] TIMEOUT 120m [2021-05-19T11:25:57.961Z] TMP C:\Windows\TEMP [2021-05-19T11:25:57.961Z] USERDOMAIN WORKGROUP [2021-05-19T11:25:57.961Z] USERNAME azwin-2-bbde10$ [2021-05-19T11:25:57.961Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-19T11:25:57.961Z] windir C:\Windows [2021-05-19T11:25:57.961Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-05-19T11:25:57.961Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-05-19T11:25:57.961Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-19T11:25:57.962Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-19T11:25:57.962Z] [2021-05-19T11:25:57.962Z] [2021-05-19T11:25:57.962Z] [2021-05-19T11:25:57.962Z] INFO: Sources under d:\gopath\... [2021-05-19T11:25:57.962Z] INFO: Test run under d:\CI\... [2021-05-19T11:25:57.962Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-19T11:25:57.962Z] INFO: docker/docker repository was found [2021-05-19T11:25:57.962Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-05-19T11:25:57.962Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935' [2021-05-19T11:25:57.962Z] INFO: Docker version of control daemon [2021-05-19T11:25:57.962Z] [2021-05-19T11:25:57.962Z] Client: [2021-05-19T11:25:57.962Z] Version: 20.10.6 [2021-05-19T11:25:57.962Z] API version: 1.41 [2021-05-19T11:25:57.962Z] Go version: go1.16.3 [2021-05-19T11:25:57.962Z] Git commit: 370c289 [2021-05-19T11:25:57.962Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-19T11:25:57.962Z] OS/Arch: windows/amd64 [2021-05-19T11:25:57.962Z] Context: default [2021-05-19T11:25:57.962Z] Experimental: true [2021-05-19T11:25:57.962Z] [2021-05-19T11:25:57.962Z] Server: Docker Engine - Community [2021-05-19T11:25:57.962Z] Engine: [2021-05-19T11:25:57.962Z] Version: 20.10.6 [2021-05-19T11:25:57.962Z] API version: 1.41 (minimum version 1.24) [2021-05-19T11:25:57.962Z] Go version: go1.13.15 [2021-05-19T11:25:57.962Z] Git commit: 8728dd2 [2021-05-19T11:25:57.962Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-19T11:25:57.962Z] OS/Arch: windows/amd64 [2021-05-19T11:25:57.962Z] Experimental: true [2021-05-19T11:25:57.962Z] [2021-05-19T11:25:57.962Z] INFO: Docker info of control daemon [2021-05-19T11:25:57.962Z] [2021-05-19T11:25:57.962Z] Client: [2021-05-19T11:25:57.962Z] Context: default [2021-05-19T11:25:57.962Z] Debug Mode: false [2021-05-19T11:25:57.962Z] Plugins: [2021-05-19T11:25:57.962Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-19T11:25:57.962Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-19T11:25:57.962Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-19T11:25:57.962Z] [2021-05-19T11:25:57.962Z] Server: [2021-05-19T11:25:57.962Z] Containers: 0 [2021-05-19T11:25:57.962Z] Running: 0 [2021-05-19T11:25:57.962Z] Paused: 0 [2021-05-19T11:25:57.962Z] Stopped: 0 [2021-05-19T11:25:57.962Z] Images: 10 [2021-05-19T11:25:57.962Z] Server Version: 20.10.6 [2021-05-19T11:25:57.962Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-19T11:25:57.962Z] Windows: [2021-05-19T11:25:57.962Z] LCOW: [2021-05-19T11:25:57.962Z] Logging Driver: json-file [2021-05-19T11:25:57.962Z] Plugins: [2021-05-19T11:25:57.962Z] Volume: local [2021-05-19T11:25:57.962Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-19T11:25:57.962Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-19T11:25:57.962Z] Swarm: inactive [2021-05-19T11:25:57.962Z] Default Isolation: process [2021-05-19T11:25:57.962Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-19T11:25:57.962Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-19T11:25:57.962Z] OSType: windows [2021-05-19T11:25:57.962Z] Architecture: x86_64 [2021-05-19T11:25:57.962Z] CPUs: 4 [2021-05-19T11:25:57.962Z] Total Memory: 32GiB [2021-05-19T11:25:57.962Z] Name: azwin-2-bbde10 [2021-05-19T11:25:57.962Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-19T11:25:57.962Z] Docker Root Dir: D:\docker [2021-05-19T11:25:57.962Z] Debug Mode: false [2021-05-19T11:25:57.962Z] Registry: https://index.docker.io/v1/ [2021-05-19T11:25:57.962Z] Labels: [2021-05-19T11:25:57.962Z] Experimental: true [2021-05-19T11:25:57.962Z] Insecure Registries: [2021-05-19T11:25:57.962Z] 10.0.0.4:5000 [2021-05-19T11:25:57.962Z] 127.0.0.0/8 [2021-05-19T11:25:57.962Z] Registry Mirrors: [2021-05-19T11:25:57.962Z] http://10.0.0.4:5000/ [2021-05-19T11:25:57.962Z] Live Restore Enabled: false [2021-05-19T11:25:57.962Z] Product License: Community Engine [2021-05-19T11:25:57.962Z] [2021-05-19T11:25:57.962Z] [2021-05-19T11:25:57.962Z] INFO: Commit hash is fb179ff098 [2021-05-19T11:25:57.962Z] INFO: Nuke-Everything... [2021-05-19T11:25:57.962Z] INFO: Container count on control daemon to delete is 0 [2021-05-19T11:25:57.962Z] INFO: Nuking d:\CI [2021-05-19T11:25:57.962Z] INFO: Zapped successfully [2021-05-19T11:25:57.962Z] INFO: Location for testing is d:\CI\PR-42395\1 [2021-05-19T11:25:57.962Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-19T11:25:57.962Z] [2021-05-19T11:25:57.962Z] [2021-05-19T11:25:57.962Z] INFO: Building the image from Dockerfile.windows at 05/19/2021 11:25:57... [2021-05-19T11:25:57.962Z] [2021-05-19T11:25:58.007Z] #56 36.74 Checking out files: 79% (3130/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-19T11:25:58.007Z] #56 37.25 + cd /tmp/tmp.gFCCvwQVDi/src/github.com/containerd/containerd [2021-05-19T11:25:58.007Z] #56 37.25 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:25:58.123Z] #14 ... [2021-05-19T11:25:58.123Z] [2021-05-19T11:25:58.123Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-19T11:25:58.123Z] #68 15.66 + cd /tmp/tmp.6YjV6hF6gR/src/github.com/docker/libnetwork [2021-05-19T11:25:58.123Z] #68 15.66 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:25:58.123Z] #68 16.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-19T11:25:58.123Z] #68 ... [2021-05-19T11:25:58.123Z] [2021-05-19T11:25:58.123Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-19T11:25:58.123Z] #14 25.23 The following additional packages will be installed: [2021-05-19T11:25:58.123Z] #14 25.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-19T11:25:58.123Z] #14 25.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-19T11:25:58.123Z] #14 25.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-19T11:25:58.123Z] #14 25.23 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-19T11:25:58.123Z] #14 25.24 mingw-w64-common mingw-w64-x86-64-dev [2021-05-19T11:25:58.123Z] #14 25.24 Suggested packages: [2021-05-19T11:25:58.123Z] #14 25.24 gcc-8-locales seccomp wine64 [2021-05-19T11:25:58.273Z] #56 ... [2021-05-19T11:25:58.273Z] [2021-05-19T11:25:58.273Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-19T11:25:58.273Z] #48 sha256:5278c50cdab6d09f91886a6dde5190e09a652e646054f63132411c6ed2001310 [2021-05-19T11:25:58.273Z] #48 DONE 0.1s [2021-05-19T11:25:58.534Z] [2021-05-19T11:25:58.534Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:25:58.534Z] #49 sha256:e2a58c2dc94ed93bd848218c8b6aa163425ea049dfdf77faab2d4c0a621921b7 [2021-05-19T11:25:59.154Z] #14 26.37 The following NEW packages will be installed: [2021-05-19T11:25:59.154Z] #14 26.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-19T11:25:59.154Z] #14 26.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-19T11:25:59.154Z] #14 26.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-19T11:25:59.154Z] #14 26.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-19T11:25:59.154Z] #14 26.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-19T11:25:59.154Z] #14 26.39 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-19T11:25:59.154Z] #14 26.40 The following packages will be upgraded: [2021-05-19T11:25:59.154Z] #14 26.40 libseccomp2 libsystemd0 libudev1 [2021-05-19T11:25:59.473Z] #14 26.56 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-19T11:25:59.473Z] #14 26.56 Need to get 73.8 MB of archives. [2021-05-19T11:25:59.473Z] #14 26.56 After this operation, 494 MB of additional disk space will be used. [2021-05-19T11:25:59.473Z] #14 26.56 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-05-19T11:25:59.473Z] #14 26.57 Get:2 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-05-19T11:25:59.473Z] #14 26.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-05-19T11:25:59.473Z] #14 26.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-05-19T11:25:59.473Z] #14 26.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-05-19T11:25:59.480Z] #49 ... [2021-05-19T11:25:59.480Z] [2021-05-19T11:25:59.480Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:25:59.480Z] #56 sha256:7bf898cd38e3a70a7698900556bcc7f01f23ce8b44cd47a33babb3eb3f6f2bcc [2021-05-19T11:25:59.480Z] #56 38.53 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-19T11:25:59.480Z] #56 38.53 + BUILDTAGS='netgo osusergo static_build' [2021-05-19T11:25:59.480Z] #56 38.53 + export EXTRA_FLAGS=-buildmode=pie [2021-05-19T11:25:59.480Z] #56 38.53 + EXTRA_FLAGS=-buildmode=pie [2021-05-19T11:25:59.480Z] #56 38.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-19T11:25:59.480Z] #56 38.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-19T11:25:59.480Z] #56 38.53 + '[' '' = dynamic ']' [2021-05-19T11:25:59.480Z] #56 38.53 + make [2021-05-19T11:25:59.762Z] #14 26.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-05-19T11:25:59.762Z] #14 26.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-19T11:25:59.762Z] #14 26.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-05-19T11:25:59.762Z] #14 26.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-05-19T11:25:59.762Z] #14 26.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-19T11:26:00.052Z] Removing intermediate container 22d30de0c92c [2021-05-19T11:26:00.052Z] ---> 16dfb421576d [2021-05-19T11:26:00.052Z] Step 7/15 : WORKDIR /buildx [2021-05-19T11:26:00.052Z] ---> Running in 2a1d9ef63f4a [2021-05-19T11:26:00.052Z] Removing intermediate container 2a1d9ef63f4a [2021-05-19T11:26:00.052Z] ---> b55e9c07390d [2021-05-19T11:26:00.052Z] Step 8/15 : ARG BUILDX_COMMIT [2021-05-19T11:26:00.052Z] ---> Running in 33ff74f84f0e [2021-05-19T11:26:00.052Z] Removing intermediate container 33ff74f84f0e [2021-05-19T11:26:00.052Z] ---> 7d146c6a8abb [2021-05-19T11:26:00.052Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-05-19T11:26:00.052Z] ---> Running in 55838447f3dd [2021-05-19T11:26:00.062Z] #14 27.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-19T11:26:00.347Z] From https://github.com/docker/buildx [2021-05-19T11:26:00.347Z] * [new tag] v0.5.1 -> build [2021-05-19T11:26:00.353Z] #14 ... [2021-05-19T11:26:00.353Z] [2021-05-19T11:26:00.353Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-19T11:26:00.353Z] #68 DONE 28.0s [2021-05-19T11:26:00.353Z] [2021-05-19T11:26:00.353Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-19T11:26:00.353Z] #14 27.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-19T11:26:00.353Z] #14 27.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-05-19T11:26:00.424Z] #56 39.34 + bin/ctr [2021-05-19T11:26:00.989Z] Switched to branch 'build' [2021-05-19T11:26:01.628Z] Removing intermediate container 55838447f3dd [2021-05-19T11:26:01.628Z] ---> e5a56a4b79fb [2021-05-19T11:26:01.628Z] Step 10/15 : ARG GOOS [2021-05-19T11:26:01.628Z] ---> Running in 374b7c6866fd [2021-05-19T11:26:01.628Z] Removing intermediate container 374b7c6866fd [2021-05-19T11:26:01.628Z] ---> e97ce27e6be9 [2021-05-19T11:26:01.628Z] Step 11/15 : ARG GOARCH [2021-05-19T11:26:01.628Z] ---> Running in 6f2988091ba5 [2021-05-19T11:26:01.925Z] Removing intermediate container 6f2988091ba5 [2021-05-19T11:26:01.925Z] ---> 912fca5e2494 [2021-05-19T11:26:01.925Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-05-19T11:26:01.925Z] ---> Running in ce149481f358 [2021-05-19T11:26:02.427Z] #14 29.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-05-19T11:26:02.674Z] Sending build context to Docker daemon 58.27MB [2021-05-19T11:26:02.674Z] [2021-05-19T11:26:02.674Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-19T11:26:02.674Z] ---> 3a7f23e29bd7 [2021-05-19T11:26:02.674Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-19T11:26:02.674Z] ---> Using cache [2021-05-19T11:26:02.674Z] ---> f96848b99095 [2021-05-19T11:26:02.674Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-19T11:26:02.674Z] ---> Using cache [2021-05-19T11:26:02.674Z] ---> 3a3b24ebf0a4 [2021-05-19T11:26:02.674Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-19T11:26:02.674Z] ---> Using cache [2021-05-19T11:26:02.674Z] ---> 7fb01c7c8ed0 [2021-05-19T11:26:02.674Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-05-19T11:26:02.674Z] ---> Using cache [2021-05-19T11:26:02.674Z] ---> f0db31eae2e4 [2021-05-19T11:26:02.674Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-05-19T11:26:02.674Z] ---> Using cache [2021-05-19T11:26:02.674Z] ---> 1a067f85994e [2021-05-19T11:26:02.674Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-05-19T11:26:02.674Z] ---> Using cache [2021-05-19T11:26:02.674Z] ---> 7cdde2de3e42 [2021-05-19T11:26:02.674Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-19T11:26:02.674Z] ---> Using cache [2021-05-19T11:26:02.674Z] ---> a46a68fbcce0 [2021-05-19T11:26:02.674Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-19T11:26:02.674Z] ---> Using cache [2021-05-19T11:26:02.674Z] ---> c3c07eb0dcf1 [2021-05-19T11:26:02.674Z] Step 10/10 : COPY . . [2021-05-19T11:26:02.972Z] #56 ... [2021-05-19T11:26:02.972Z] [2021-05-19T11:26:02.972Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:26:02.972Z] #53 sha256:f50a0faef9be270cdbb18b03564520620103fb4c6d87f56609511f4b5b4c63a2 [2021-05-19T11:26:02.972Z] #53 39.93 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-19T11:26:02.972Z] #53 41.72 + mkdir -p /build [2021-05-19T11:26:02.972Z] #53 41.72 + cp runc /build/runc [2021-05-19T11:26:02.972Z] #53 DONE 42.1s [2021-05-19T11:26:02.972Z] [2021-05-19T11:26:02.972Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:26:02.972Z] #49 sha256:e2a58c2dc94ed93bd848218c8b6aa163425ea049dfdf77faab2d4c0a621921b7 [2021-05-19T11:26:03.455Z] #14 30.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-05-19T11:26:03.455Z] #14 30.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-05-19T11:26:03.455Z] #14 30.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-05-19T11:26:03.455Z] #14 30.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-05-19T11:26:03.455Z] #14 30.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-05-19T11:26:03.455Z] #14 30.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-05-19T11:26:03.455Z] #14 30.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-05-19T11:26:03.455Z] #14 30.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-05-19T11:26:03.745Z] #14 30.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-05-19T11:26:03.745Z] #14 30.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-05-19T11:26:03.745Z] #14 30.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-05-19T11:26:03.745Z] #14 30.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-05-19T11:26:03.745Z] #14 30.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-05-19T11:26:03.745Z] #14 30.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-05-19T11:26:04.382Z] #14 31.54 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:26:04.382Z] #14 31.58 Fetched 73.8 MB in 4s (17.1 MB/s) [2021-05-19T11:26:04.671Z] #14 31.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.) [2021-05-19T11:26:04.671Z] #14 31.70 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-05-19T11:26:04.671Z] #14 31.72 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-19T11:26:04.960Z] #14 32.05 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-05-19T11:26:04.960Z] #14 32.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 ... 15177 files and directories currently installed.) [2021-05-19T11:26:04.961Z] #14 32.13 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-05-19T11:26:04.961Z] #14 32.14 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-05-19T11:26:05.250Z] #14 32.27 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-05-19T11:26:05.250Z] #14 32.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-05-19T11:26:05.250Z] #14 32.43 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-05-19T11:26:05.250Z] #14 32.44 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-19T11:26:05.539Z] #14 32.58 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-05-19T11:26:05.539Z] #14 32.64 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-19T11:26:05.540Z] #14 32.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.) [2021-05-19T11:26:05.540Z] #14 32.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-05-19T11:26:05.540Z] #14 32.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-19T11:26:05.829Z] #14 ... [2021-05-19T11:26:05.829Z] [2021-05-19T11:26:05.829Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-19T11:26:05.829Z] #35 23.49 sync [2021-05-19T11:26:05.829Z] #35 23.49 internal/reflectlite [2021-05-19T11:26:05.829Z] #35 25.70 errors [2021-05-19T11:26:05.829Z] #35 25.71 sort [2021-05-19T11:26:05.829Z] #35 26.11 strconv [2021-05-19T11:26:05.829Z] #35 26.31 io [2021-05-19T11:26:05.829Z] #35 27.33 internal/oserror [2021-05-19T11:26:05.829Z] #35 27.46 syscall [2021-05-19T11:26:05.829Z] #35 29.51 reflect [2021-05-19T11:26:05.829Z] #35 ... [2021-05-19T11:26:05.829Z] [2021-05-19T11:26:05.829Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-05-19T11:26:05.829Z] #28 22.39 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:26:05.829Z] #28 22.48 Fetched 4604 kB in 0s (14.6 MB/s) [2021-05-19T11:26:05.829Z] #28 22.58 Selecting previously unselected package libssl1.1:s390x. [2021-05-19T11:26:05.829Z] #28 22.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2021-05-19T11:26:05.829Z] #28 22.61 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... [2021-05-19T11:26:05.829Z] #28 22.61 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-05-19T11:26:05.829Z] #28 23.51 Selecting previously unselected package openssl. [2021-05-19T11:26:05.829Z] #28 23.51 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... [2021-05-19T11:26:05.829Z] #28 23.51 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-19T11:26:05.829Z] #28 24.02 Selecting previously unselected package ca-certificates. [2021-05-19T11:26:05.829Z] #28 24.02 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-19T11:26:05.829Z] #28 24.02 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-19T11:26:05.829Z] #28 24.33 Selecting previously unselected package libkeyutils1:s390x. [2021-05-19T11:26:05.829Z] #28 24.33 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-05-19T11:26:05.829Z] #28 24.33 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-05-19T11:26:05.829Z] #28 24.44 Selecting previously unselected package libkrb5support0:s390x. [2021-05-19T11:26:05.829Z] #28 24.44 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-05-19T11:26:05.829Z] #28 24.45 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-05-19T11:26:05.829Z] #28 24.56 Selecting previously unselected package libk5crypto3:s390x. [2021-05-19T11:26:05.829Z] #28 24.56 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-05-19T11:26:05.829Z] #28 24.57 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-05-19T11:26:05.829Z] #28 24.93 Selecting previously unselected package libkrb5-3:s390x. [2021-05-19T11:26:05.829Z] #28 24.93 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-05-19T11:26:05.829Z] #28 24.95 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-05-19T11:26:05.829Z] #28 25.27 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-05-19T11:26:05.829Z] #28 25.27 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-05-19T11:26:05.829Z] #28 25.28 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-05-19T11:26:05.829Z] #28 25.42 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-05-19T11:26:05.829Z] #28 25.42 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-05-19T11:26:05.829Z] #28 25.43 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:26:05.829Z] #28 25.51 Selecting previously unselected package libsasl2-2:s390x. [2021-05-19T11:26:05.829Z] #28 25.51 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-05-19T11:26:05.829Z] #28 25.51 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:26:05.829Z] #28 25.63 Selecting previously unselected package libldap-common. [2021-05-19T11:26:05.829Z] #28 25.63 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-19T11:26:05.830Z] #28 25.64 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:26:05.830Z] #28 25.73 Selecting previously unselected package libldap-2.4-2:s390x. [2021-05-19T11:26:05.830Z] #28 25.73 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-05-19T11:26:05.830Z] #28 25.73 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:26:05.830Z] #28 25.93 Selecting previously unselected package libnghttp2-14:s390x. [2021-05-19T11:26:05.830Z] #28 25.93 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-05-19T11:26:05.830Z] #28 25.94 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-05-19T11:26:05.830Z] #28 26.08 Selecting previously unselected package libpsl5:s390x. [2021-05-19T11:26:05.830Z] #28 26.08 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-05-19T11:26:05.830Z] #28 26.08 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-05-19T11:26:05.830Z] #28 26.19 Selecting previously unselected package librtmp1:s390x. [2021-05-19T11:26:05.830Z] #28 26.19 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-05-19T11:26:05.830Z] #28 26.19 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-05-19T11:26:05.830Z] #28 26.26 Selecting previously unselected package libssh2-1:s390x. [2021-05-19T11:26:05.830Z] #28 26.26 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-05-19T11:26:05.830Z] #28 26.27 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-05-19T11:26:05.830Z] #28 26.37 Selecting previously unselected package libcurl4:s390x. [2021-05-19T11:26:05.830Z] #28 26.37 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_s390x.deb ... [2021-05-19T11:26:05.830Z] #28 26.37 Unpacking libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-05-19T11:26:05.830Z] #28 26.60 Selecting previously unselected package curl. [2021-05-19T11:26:05.830Z] #28 26.60 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_s390x.deb ... [2021-05-19T11:26:05.830Z] #28 26.61 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-19T11:26:05.830Z] #28 26.88 Selecting previously unselected package libonig5:s390x. [2021-05-19T11:26:05.830Z] #28 26.88 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-05-19T11:26:05.830Z] #28 26.88 Unpacking libonig5:s390x (6.9.1-1) ... [2021-05-19T11:26:05.830Z] #28 27.07 Selecting previously unselected package libjq1:s390x. [2021-05-19T11:26:05.830Z] #28 27.07 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-05-19T11:26:05.830Z] #28 27.08 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-05-19T11:26:05.830Z] #28 27.23 Selecting previously unselected package jq. [2021-05-19T11:26:05.830Z] #28 27.23 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-05-19T11:26:05.830Z] #28 27.24 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-19T11:26:05.830Z] #28 27.39 Setting up libkeyutils1:s390x (1.6-6) ... [2021-05-19T11:26:05.830Z] #28 27.41 Setting up libpsl5:s390x (0.20.2-2) ... [2021-05-19T11:26:05.830Z] #28 27.42 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-05-19T11:26:05.830Z] #28 27.85 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-05-19T11:26:05.830Z] #28 27.85 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:26:05.830Z] #28 27.87 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-05-19T11:26:05.830Z] #28 27.88 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:26:05.830Z] #28 27.88 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-05-19T11:26:05.830Z] #28 27.89 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-05-19T11:26:05.830Z] #28 27.89 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:26:05.830Z] #28 27.90 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-05-19T11:26:05.830Z] #28 27.91 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-05-19T11:26:05.830Z] #28 27.91 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-19T11:26:05.830Z] #28 27.92 Setting up libonig5:s390x (6.9.1-1) ... [2021-05-19T11:26:05.830Z] #28 27.93 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-05-19T11:26:05.830Z] #28 27.94 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:26:05.830Z] #28 27.95 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-19T11:26:05.830Z] #28 29.59 Updating certificates in /etc/ssl/certs... [2021-05-19T11:26:06.459Z] #28 ... [2021-05-19T11:26:06.459Z] [2021-05-19T11:26:06.459Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:26:06.459Z] #50 24.06 go: finding github.com/fatih/color v1.7.0 [2021-05-19T11:26:06.459Z] #50 24.16 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:26:06.459Z] #50 24.21 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:26:06.459Z] #50 24.23 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:26:06.459Z] #50 24.26 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:26:06.459Z] #50 24.28 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:26:06.459Z] #50 24.30 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:26:06.459Z] #50 24.32 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:26:06.459Z] #50 24.34 go: finding github.com/pkg/errors v0.8.1 [2021-05-19T11:26:06.459Z] #50 24.39 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:26:06.459Z] #50 24.39 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:26:06.459Z] #50 24.41 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:26:06.459Z] #50 24.41 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:26:06.459Z] #50 24.42 go: finding github.com/stretchr/testify v1.4.0 [2021-05-19T11:26:06.459Z] #50 24.43 go: finding github.com/spf13/viper v1.6.1 [2021-05-19T11:26:06.459Z] #50 24.46 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:26:06.459Z] #50 24.46 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:26:06.459Z] #50 24.47 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:26:06.459Z] #50 24.47 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:26:06.459Z] #50 24.48 go: finding github.com/stretchr/objx v0.2.0 [2021-05-19T11:26:06.459Z] #50 24.48 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:26:06.459Z] #50 24.51 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:26:06.459Z] #50 24.53 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:26:06.459Z] #50 24.66 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:26:06.459Z] #50 24.66 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:26:06.459Z] #50 24.71 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:26:06.459Z] #50 24.77 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:26:06.459Z] #50 24.77 go: finding github.com/spf13/cobra v0.0.5 [2021-05-19T11:26:06.459Z] #50 24.88 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:26:06.459Z] #50 24.89 go: finding github.com/gobwas/glob v0.2.3 [2021-05-19T11:26:06.459Z] #50 24.91 go: finding github.com/spf13/pflag v1.0.5 [2021-05-19T11:26:06.459Z] #50 24.92 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:26:06.459Z] #50 24.94 go: finding github.com/magiconair/properties v1.8.1 [2021-05-19T11:26:06.459Z] #50 24.96 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:26:06.459Z] #50 24.98 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:26:06.459Z] #50 25.06 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:26:06.459Z] #50 25.17 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:26:06.459Z] #50 25.18 go: finding github.com/spf13/afero v1.1.2 [2021-05-19T11:26:06.459Z] #50 25.19 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:26:06.459Z] #50 25.20 go: finding golang.org/x/text v0.3.2 [2021-05-19T11:26:06.459Z] #50 25.21 go: finding github.com/spf13/cast v1.3.0 [2021-05-19T11:26:06.459Z] #50 25.22 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:26:06.459Z] #50 25.24 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:26:06.459Z] #50 25.26 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:26:06.459Z] #50 25.27 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-19T11:26:06.459Z] #50 25.27 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:26:06.459Z] #50 25.27 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:26:06.459Z] #50 25.29 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:26:06.459Z] #50 25.34 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:26:06.459Z] #50 25.34 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:26:06.459Z] #50 25.37 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:26:06.459Z] #50 25.39 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:26:06.459Z] #50 25.40 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:26:06.459Z] #50 25.42 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:26:06.459Z] #50 25.43 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:26:06.459Z] #50 25.46 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:26:06.459Z] #50 25.46 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-19T11:26:06.459Z] #50 25.46 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:26:06.459Z] #50 25.47 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:26:06.460Z] #50 25.50 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:26:06.460Z] #50 25.54 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:26:06.460Z] #50 25.54 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:26:06.460Z] #50 25.54 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:26:06.460Z] #50 25.56 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:26:06.460Z] #50 25.59 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-19T11:26:06.460Z] #50 25.59 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:26:06.460Z] #50 25.61 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-19T11:26:06.460Z] #50 25.62 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:26:06.460Z] #50 25.64 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:26:06.460Z] #50 25.67 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:26:06.460Z] #50 25.69 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:26:06.460Z] #50 25.69 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:26:06.460Z] #50 25.79 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:26:06.460Z] #50 25.80 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:26:06.460Z] #50 ... [2021-05-19T11:26:06.460Z] [2021-05-19T11:26:06.460Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:26:06.460Z] #57 0.768 + RM_GOPATH=0 [2021-05-19T11:26:06.460Z] #57 0.768 + TMP_GOPATH= [2021-05-19T11:26:06.460Z] #57 0.768 + : /build [2021-05-19T11:26:06.460Z] #57 0.768 + '[' -z '' ']' [2021-05-19T11:26:06.460Z] #57 0.769 ++ mktemp -d [2021-05-19T11:26:06.460Z] #57 0.770 + export GOPATH=/tmp/tmp.2sxhIMzymq [2021-05-19T11:26:06.460Z] #57 0.770 + GOPATH=/tmp/tmp.2sxhIMzymq [2021-05-19T11:26:06.460Z] #57 0.770 + RM_GOPATH=1 [2021-05-19T11:26:06.460Z] #57 0.770 + case "$(go env GOARCH)" in [2021-05-19T11:26:06.460Z] #57 0.773 ++ go env GOARCH [2021-05-19T11:26:06.460Z] #57 0.779 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:26:06.460Z] #57 0.779 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:26:06.460Z] #57 0.781 ++ dirname /tmp/install/install.sh [2021-05-19T11:26:06.460Z] #57 0.783 + dir=/tmp/install [2021-05-19T11:26:06.460Z] #57 0.783 + bin=containerd [2021-05-19T11:26:06.460Z] #57 0.783 + shift [2021-05-19T11:26:06.460Z] #57 0.783 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-19T11:26:06.460Z] #57 0.784 + . /tmp/install/containerd.installer [2021-05-19T11:26:06.460Z] #57 0.784 ++ set -e [2021-05-19T11:26:06.460Z] #57 0.785 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:26:06.460Z] #57 0.791 + install_containerd [2021-05-19T11:26:06.460Z] #57 0.791 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-19T11:26:06.460Z] #57 0.791 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:26:06.460Z] #57 0.791 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2sxhIMzymq/src/github.com/containerd/containerd [2021-05-19T11:26:06.460Z] #57 0.792 Cloning into '/tmp/tmp.2sxhIMzymq/src/github.com/containerd/containerd'... [2021-05-19T11:26:06.749Z] #57 ... [2021-05-19T11:26:06.749Z] [2021-05-19T11:26:06.749Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-19T11:26:06.749Z] #37 25.03 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:26:06.749Z] #37 25.18 Fetched 14.0 MB in 2s (8468 kB/s) [2021-05-19T11:26:06.749Z] #37 25.26 Selecting previously unselected package xxd. [2021-05-19T11:26:06.749Z] #37 25.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-05-19T11:26:06.749Z] #37 25.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-05-19T11:26:06.749Z] #37 25.36 Unpacking xxd (2:8.1.0875-5) ... [2021-05-19T11:26:06.749Z] #37 25.60 Selecting previously unselected package vim-common. [2021-05-19T11:26:06.749Z] #37 25.60 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:26:06.749Z] #37 25.63 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-19T11:26:06.749Z] #37 25.85 Selecting previously unselected package cmake-data. [2021-05-19T11:26:06.749Z] #37 25.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-19T11:26:06.749Z] #37 25.86 Unpacking cmake-data (3.13.4-1) ... [2021-05-19T11:26:06.749Z] #37 28.17 Selecting previously unselected package libicu63:s390x. [2021-05-19T11:26:06.749Z] #37 28.20 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-05-19T11:26:06.749Z] #37 28.20 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-05-19T11:26:06.749Z] #37 33.68 Selecting previously unselected package libxml2:s390x. [2021-05-19T11:26:06.749Z] #37 33.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-05-19T11:26:06.750Z] #37 33.69 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-05-19T11:26:06.750Z] #37 34.14 Selecting previously unselected package libarchive13:s390x. [2021-05-19T11:26:06.750Z] #37 34.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-05-19T11:26:06.750Z] #37 34.16 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-05-19T11:26:06.750Z] #37 34.41 Selecting previously unselected package libjsoncpp1:s390x. [2021-05-19T11:26:06.750Z] #37 34.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-05-19T11:26:06.750Z] #37 34.42 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-05-19T11:26:06.750Z] #37 34.56 Selecting previously unselected package librhash0:s390x. [2021-05-19T11:26:06.750Z] #37 34.57 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-05-19T11:26:06.750Z] #37 34.57 Unpacking librhash0:s390x (1.3.8-1) ... [2021-05-19T11:26:06.750Z] #37 34.79 Selecting previously unselected package libuv1:s390x. [2021-05-19T11:26:06.750Z] #37 34.79 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-05-19T11:26:06.750Z] #37 34.79 Unpacking libuv1:s390x (1.24.1-1) ... [2021-05-19T11:26:06.750Z] #37 34.92 Selecting previously unselected package cmake. [2021-05-19T11:26:06.750Z] #37 34.92 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-05-19T11:26:06.750Z] #37 34.92 Unpacking cmake (3.13.4-1) ... [2021-05-19T11:26:06.750Z] #37 ... [2021-05-19T11:26:06.750Z] [2021-05-19T11:26:06.750Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-19T11:26:06.750Z] #43 27.20 Selecting previously unselected package libprotoc17:s390x. [2021-05-19T11:26:06.750Z] #43 27.22 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-05-19T11:26:06.750Z] #43 27.23 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-05-19T11:26:06.750Z] #43 27.65 Selecting previously unselected package protobuf-c-compiler. [2021-05-19T11:26:06.750Z] #43 27.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-05-19T11:26:06.750Z] #43 27.66 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-19T11:26:06.750Z] #43 27.81 Selecting previously unselected package protobuf-compiler. [2021-05-19T11:26:06.750Z] #43 27.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-05-19T11:26:06.750Z] #43 27.83 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-19T11:26:06.750Z] #43 28.00 Selecting previously unselected package python-pkg-resources. [2021-05-19T11:26:06.750Z] #43 28.00 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-19T11:26:06.750Z] #43 28.01 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-19T11:26:06.750Z] #43 28.17 Selecting previously unselected package python-six. [2021-05-19T11:26:06.750Z] #43 28.17 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-19T11:26:06.750Z] #43 28.17 Unpacking python-six (1.12.0-1) ... [2021-05-19T11:26:06.750Z] #43 28.22 Selecting previously unselected package python-protobuf. [2021-05-19T11:26:06.750Z] #43 28.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-05-19T11:26:06.750Z] #43 28.23 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-19T11:26:06.750Z] #43 28.76 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-19T11:26:06.750Z] #43 30.86 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-05-19T11:26:06.750Z] #43 30.87 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-19T11:26:06.750Z] #43 30.87 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-19T11:26:06.750Z] #43 30.88 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-05-19T11:26:06.750Z] #43 30.89 Setting up python-six (1.12.0-1) ... [2021-05-19T11:26:06.750Z] #43 32.36 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-05-19T11:26:06.750Z] #43 32.36 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-05-19T11:26:06.750Z] #43 32.38 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-05-19T11:26:06.750Z] #43 32.38 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-05-19T11:26:06.750Z] #43 32.39 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-05-19T11:26:06.750Z] #43 32.40 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-19T11:26:06.750Z] #43 32.40 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-19T11:26:06.750Z] #43 32.41 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-05-19T11:26:06.750Z] #43 32.42 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-19T11:26:06.750Z] #43 32.43 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-19T11:26:07.187Z] #49 ... [2021-05-19T11:26:07.187Z] [2021-05-19T11:26:07.187Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:26:07.187Z] #58 sha256:3ba8b1647a1a7440a4f48f225b3fed38d3aed4716593b0323045e514b72346e0 [2021-05-19T11:26:07.187Z] #58 45.91 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T11:26:07.187Z] #58 45.91 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-19T11:26:07.461Z] #43 35.62 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-05-19T11:26:07.461Z] #43 35.62 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:26:07.461Z] #43 DONE 36.0s [2021-05-19T11:26:07.461Z] [2021-05-19T11:26:07.461Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-05-19T11:26:07.461Z] #33 31.73 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-19T11:26:07.461Z] #33 31.82 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-19T11:26:07.461Z] #33 32.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:26:07.877Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00092322459498e45) in /home/ubuntu/workspace/moby_PR-42395 [Pipeline] { [Pipeline] checkout [2021-05-19T11:26:08.021Z] The recommended git tool is: git [2021-05-19T11:26:08.966Z] #33 ... [2021-05-19T11:26:08.966Z] [2021-05-19T11:26:08.966Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-19T11:26:08.966Z] #37 37.30 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-05-19T11:26:08.966Z] #37 37.31 Setting up xxd (2:8.1.0875-5) ... [2021-05-19T11:26:08.966Z] #37 37.32 Setting up libuv1:s390x (1.24.1-1) ... [2021-05-19T11:26:08.966Z] #37 37.33 Setting up vim-common (2:8.1.0875-5) ... [2021-05-19T11:26:08.966Z] #37 37.34 Setting up librhash0:s390x (1.3.8-1) ... [2021-05-19T11:26:08.966Z] #37 37.35 Setting up cmake-data (3.13.4-1) ... [2021-05-19T11:26:08.966Z] #37 37.36 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-05-19T11:26:08.966Z] #37 37.37 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-05-19T11:26:08.966Z] #37 37.37 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-05-19T11:26:08.966Z] #37 37.38 Setting up cmake (3.13.4-1) ... [2021-05-19T11:26:08.966Z] #37 37.38 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:26:08.966Z] #37 37.46 Processing triggers for mime-support (3.62) ... [2021-05-19T11:26:09.263Z] #37 DONE 37.8s [2021-05-19T11:26:09.263Z] [2021-05-19T11:26:09.263Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-19T11:26:09.559Z] #38 ... [2021-05-19T11:26:09.559Z] [2021-05-19T11:26:09.559Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-19T11:26:09.559Z] #46 27.11 github.com/LK4D4/vndr/godl/singleflight [2021-05-19T11:26:09.559Z] #46 27.11 io [2021-05-19T11:26:09.559Z] #46 27.41 strconv [2021-05-19T11:26:09.559Z] #46 28.02 bytes [2021-05-19T11:26:09.559Z] #46 30.19 reflect [2021-05-19T11:26:09.559Z] #46 30.43 bufio [2021-05-19T11:26:09.559Z] #46 31.85 syscall [2021-05-19T11:26:09.559Z] #46 37.11 time [2021-05-19T11:26:09.737Z] #58 DONE 48.7s [2021-05-19T11:26:09.737Z] [2021-05-19T11:26:09.737Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-19T11:26:09.737Z] #59 sha256:a61e09025af04028de4ead8d4580d28a4b6bda15d394d399c72988b65bbf3967 [2021-05-19T11:26:09.737Z] #59 DONE 0.0s [2021-05-19T11:26:09.737Z] [2021-05-19T11:26:09.737Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-19T11:26:09.737Z] #60 sha256:1aa178cdb6950fdf4287d9ec8116199a5f27e3a3f64d8ac7a070665f4c4bb020 [2021-05-19T11:26:09.737Z] #60 DONE 0.1s [2021-05-19T11:26:09.737Z] [2021-05-19T11:26:09.737Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:26:09.737Z] #49 sha256:e2a58c2dc94ed93bd848218c8b6aa163425ea049dfdf77faab2d4c0a621921b7 [2021-05-19T11:26:09.851Z] #46 ... [2021-05-19T11:26:09.851Z] [2021-05-19T11:26:09.851Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-05-19T11:26:09.851Z] #28 31.94 137 added, 0 removed; done. [2021-05-19T11:26:09.851Z] #28 32.01 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-05-19T11:26:09.851Z] #28 32.02 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-19T11:26:09.851Z] #28 32.03 Setting up libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-05-19T11:26:09.851Z] #28 32.03 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-19T11:26:09.851Z] #28 32.04 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:26:09.851Z] #28 32.07 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-19T11:26:09.851Z] #28 32.08 Updating certificates in /etc/ssl/certs... [2021-05-19T11:26:09.851Z] #28 33.86 0 added, 0 removed; done. [2021-05-19T11:26:09.851Z] #28 33.86 Running hooks in /etc/ca-certificates/update.d... [2021-05-19T11:26:09.851Z] #28 33.86 done. [2021-05-19T11:26:10.129Z] using credential docker-jenkins-github-credentials [2021-05-19T11:26:10.134Z] Cloning the remote Git repository [2021-05-19T11:26:10.134Z] Cloning with configured refspecs honoured and without tags [2021-05-19T11:26:10.158Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T11:26:10.210Z] > git init /home/ubuntu/workspace/moby_PR-42395 # timeout=10 [2021-05-19T11:26:10.484Z] #28 DONE 34.2s [2021-05-19T11:26:10.484Z] [2021-05-19T11:26:10.484Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-19T11:26:10.484Z] #29 DONE 0.1s [2021-05-19T11:26:10.484Z] [2021-05-19T11:26:10.484Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-19T11:26:10.484Z] #38 0.748 + RM_GOPATH=0 [2021-05-19T11:26:10.484Z] #38 0.748 + TMP_GOPATH= [2021-05-19T11:26:10.484Z] #38 0.748 + : /build [2021-05-19T11:26:10.484Z] #38 0.748 + '[' -z '' ']' [2021-05-19T11:26:10.484Z] #38 0.755 ++ mktemp -d [2021-05-19T11:26:10.484Z] #38 0.762 + export GOPATH=/tmp/tmp.NTKrlfLR8r [2021-05-19T11:26:10.484Z] #38 0.762 + GOPATH=/tmp/tmp.NTKrlfLR8r [2021-05-19T11:26:10.484Z] #38 0.762 + RM_GOPATH=1 [2021-05-19T11:26:10.484Z] #38 0.762 + case "$(go env GOARCH)" in [2021-05-19T11:26:10.484Z] #38 0.762 ++ go env GOARCH [2021-05-19T11:26:10.484Z] #38 0.796 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:26:10.484Z] #38 0.796 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:26:10.484Z] #38 0.796 ++ dirname /tmp/install/install.sh [2021-05-19T11:26:10.484Z] #38 0.796 + dir=/tmp/install [2021-05-19T11:26:10.484Z] #38 0.796 + bin=tini [2021-05-19T11:26:10.484Z] #38 0.796 + shift [2021-05-19T11:26:10.484Z] #38 0.796 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-19T11:26:10.484Z] #38 0.796 + . /tmp/install/tini.installer [2021-05-19T11:26:10.484Z] #38 0.797 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:26:10.484Z] #38 0.797 + install_tini [2021-05-19T11:26:10.484Z] #38 0.797 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-19T11:26:10.484Z] #38 0.797 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:26:10.484Z] #38 0.797 + git clone https://github.com/krallin/tini.git /tmp/tmp.NTKrlfLR8r/tini [2021-05-19T11:26:10.484Z] #38 0.798 Cloning into '/tmp/tmp.NTKrlfLR8r/tini'... [2021-05-19T11:26:10.683Z] #49 ... [2021-05-19T11:26:10.683Z] [2021-05-19T11:26:10.683Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-19T11:26:10.683Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-19T11:26:10.683Z] #63 CACHED [2021-05-19T11:26:10.683Z] [2021-05-19T11:26:10.683Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-19T11:26:10.683Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-19T11:26:10.683Z] #65 CACHED [2021-05-19T11:26:10.795Z] #38 ... [2021-05-19T11:26:10.795Z] [2021-05-19T11:26:10.795Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:26:10.795Z] #48 DONE 38.3s [2021-05-19T11:26:10.795Z] [2021-05-19T11:26:10.795Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-19T11:26:10.795Z] #14 34.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-19T11:26:10.795Z] #14 34.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-05-19T11:26:10.795Z] #14 34.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-19T11:26:10.795Z] #14 37.08 Selecting previously unselected package binutils-mingw-w64. [2021-05-19T11:26:10.795Z] #14 37.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-19T11:26:10.795Z] #14 37.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-19T11:26:10.795Z] #14 37.19 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-05-19T11:26:10.795Z] #14 37.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-05-19T11:26:10.795Z] #14 37.19 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-05-19T11:26:10.795Z] #14 37.33 Selecting previously unselected package dmsetup. [2021-05-19T11:26:10.795Z] #14 37.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-05-19T11:26:10.795Z] #14 37.33 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-19T11:26:10.795Z] #14 37.44 Selecting previously unselected package mingw-w64-common. [2021-05-19T11:26:10.795Z] #14 37.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-19T11:26:10.795Z] #14 37.45 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-19T11:26:10.944Z] [2021-05-19T11:26:10.944Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:26:10.944Z] #56 sha256:7bf898cd38e3a70a7698900556bcc7f01f23ce8b44cd47a33babb3eb3f6f2bcc [2021-05-19T11:26:10.582Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:26:10.582Z] > git --version # timeout=10 [2021-05-19T11:26:10.592Z] > git --version # 'git version 2.17.1' [2021-05-19T11:26:10.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:26:10.614Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:26:13.572Z] #14 ... [2021-05-19T11:26:13.572Z] [2021-05-19T11:26:13.572Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-19T11:26:13.572Z] #30 1.869 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-19T11:26:13.572Z] #30 2.188 #=#=# [2021-05-19T11:26:14.441Z] #30 2.356 0.0% #### 6.5% ########### 15.6% ################ 22.3% ###################### 31.3% ############################# 40.3% ################################# 47.1% ######################################## 56.1% ############################################## 65.1% ##################################################### 74.1% ########################################################### 83.1% ################################################################## 92.1% ######################################################################## 100.0% [2021-05-19T11:26:14.441Z] #30 4.112 [2021-05-19T11:26:14.730Z] #30 4.305 ################ 22.9% ##################################################################### 96.9% ######################################################################## 100.0% [2021-05-19T11:26:15.019Z] #30 4.754 [2021-05-19T11:26:15.313Z] #30 4.883 #=#=# [2021-05-19T11:26:15.313Z] #30 ... [2021-05-19T11:26:15.313Z] [2021-05-19T11:26:15.313Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-19T11:26:15.313Z] #52 33.01 syscall [2021-05-19T11:26:15.313Z] #52 33.04 reflect [2021-05-19T11:26:15.313Z] #52 38.51 context [2021-05-19T11:26:15.313Z] #52 39.40 internal/poll [2021-05-19T11:26:15.313Z] #52 40.59 os [2021-05-19T11:26:15.313Z] #52 42.82 encoding/binary [2021-05-19T11:26:15.313Z] #52 ... [2021-05-19T11:26:15.313Z] [2021-05-19T11:26:15.313Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-19T11:26:15.616Z] #30 4.883 #=#=# ### 4.8% ####################################### 55.0% ######################################################################## 100.0% [2021-05-19T11:26:15.939Z] #30 ... [2021-05-19T11:26:15.939Z] [2021-05-19T11:26:15.939Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-19T11:26:15.939Z] #38 1.575 + cd /tmp/tmp.NTKrlfLR8r/tini [2021-05-19T11:26:15.939Z] #38 1.575 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:26:15.939Z] #38 1.598 + cmake . [2021-05-19T11:26:15.939Z] #38 1.912 -- The C compiler identification is GNU 8.3.0 [2021-05-19T11:26:15.939Z] #38 1.987 -- Check for working C compiler: /usr/bin/cc [2021-05-19T11:26:15.939Z] #38 2.407 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-19T11:26:15.939Z] #38 2.413 -- Detecting C compiler ABI info [2021-05-19T11:26:15.939Z] #38 2.804 -- Detecting C compiler ABI info - done [2021-05-19T11:26:15.939Z] #38 2.810 -- Detecting C compile features [2021-05-19T11:26:15.939Z] #38 4.093 -- Detecting C compile features - done [2021-05-19T11:26:15.939Z] #38 4.119 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-19T11:26:15.939Z] #38 4.332 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-19T11:26:15.939Z] #38 4.391 -- Configuring done [2021-05-19T11:26:15.939Z] #38 4.438 -- Generating done [2021-05-19T11:26:15.939Z] #38 4.463 -- Build files have been written to: /tmp/tmp.NTKrlfLR8r/tini [2021-05-19T11:26:15.939Z] #38 4.469 + make tini-static [2021-05-19T11:26:15.939Z] #38 4.777 Scanning dependencies of target tini-static [2021-05-19T11:26:15.939Z] #38 4.798 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-19T11:26:15.939Z] #38 5.567 [100%] Linking C executable tini-static [2021-05-19T11:26:15.939Z] #38 5.890 [100%] Built target tini-static [2021-05-19T11:26:15.939Z] #38 6.068 + mkdir -p /build [2021-05-19T11:26:15.939Z] #38 6.069 + cp tini-static /build/docker-init [2021-05-19T11:26:15.939Z] #38 DONE 6.4s [2021-05-19T11:26:15.939Z] [2021-05-19T11:26:15.939Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-19T11:26:15.939Z] #30 5.637 #=#=# [2021-05-19T11:26:16.304Z] #30 ... [2021-05-19T11:26:16.304Z] [2021-05-19T11:26:16.304Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-19T11:26:16.304Z] #35 33.85 time [2021-05-19T11:26:16.304Z] #35 37.65 internal/poll [2021-05-19T11:26:16.304Z] #35 39.39 internal/fmtsort [2021-05-19T11:26:16.304Z] #35 39.75 internal/syscall/execenv [2021-05-19T11:26:16.304Z] #35 39.82 internal/syscall/unix [2021-05-19T11:26:16.304Z] #35 39.94 strings [2021-05-19T11:26:16.304Z] #35 39.99 os [2021-05-19T11:26:16.304Z] #35 41.94 path [2021-05-19T11:26:16.304Z] #35 42.33 fmt [2021-05-19T11:26:16.304Z] #35 42.56 path/filepath [2021-05-19T11:26:16.304Z] #35 43.62 io/ioutil [2021-05-19T11:26:16.304Z] #35 ... [2021-05-19T11:26:16.304Z] [2021-05-19T11:26:16.304Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-19T11:26:17.632Z] #30 5.834 #=#=# ##O#- # #### 5.8% ##### 7.9% ########### 16.5% ################## 25.1% ######################## 33.7% ############################ 40.1% ################################# 46.6% ########################################## 59.5% ############################################### 65.9% ##################################################### 74.5% [2021-05-19T11:26:17.632Z] #30 ... [2021-05-19T11:26:17.632Z] [2021-05-19T11:26:17.632Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:17.632Z] #44 6.577 Note: Building without setproctitle() and strlcpy() support. [2021-05-19T11:26:17.632Z] #44 6.577 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-19T11:26:17.632Z] #44 6.682 Note: Building without GnuTLS support [2021-05-19T11:26:17.632Z] #44 6.683 Makefile.config:39: Warn: you have no libnftables installed [2021-05-19T11:26:17.632Z] #44 6.683 Makefile.config:40: Warn: Building without nftables support [2021-05-19T11:26:17.632Z] #44 7.628 fatal: not a git repository (or any of the parent directories): .git [2021-05-19T11:26:17.632Z] #44 7.655 GEN .gitid [2021-05-19T11:26:17.632Z] #44 7.675 GEN criu/include/version.h [2021-05-19T11:26:17.632Z] #44 7.722 GEN include/common/asm [2021-05-19T11:26:17.632Z] #44 9.061 PBCC images/timens.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.126 DEP images/timens.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.213 PBCC images/fown.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.218 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.291 PBCC images/opts.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.306 PBCC images/memfd.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.322 DEP images/fown.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.334 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.367 DEP images/opts.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.398 DEP images/memfd.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.409 PBCC images/sit.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.435 DEP images/sit.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.465 PBCC images/macvlan.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.476 DEP images/macvlan.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.509 PBCC images/autofs.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.528 DEP images/autofs.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.556 PBCC images/sysctl.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.559 DEP images/sysctl.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.598 PBCC images/time.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.601 DEP images/time.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.651 PBCC images/binfmt-misc.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.657 DEP images/binfmt-misc.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.670 PBCC images/seccomp.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.684 DEP images/seccomp.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.702 PBCC images/userns.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.728 DEP images/userns.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.759 PBCC images/cgroup.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.777 DEP images/cgroup.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.830 PBCC images/ext-file.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.853 DEP images/ext-file.pb-c.d [2021-05-19T11:26:17.632Z] #44 9.888 PBCC images/rpc.pb-c.c [2021-05-19T11:26:17.632Z] #44 9.938 DEP images/rpc.pb-c.d [2021-05-19T11:26:17.633Z] #44 9.950 PBCC images/siginfo.pb-c.c [2021-05-19T11:26:17.633Z] #44 9.975 DEP images/siginfo.pb-c.d [2021-05-19T11:26:17.633Z] #44 10.02 PBCC images/pagemap.pb-c.c [2021-05-19T11:26:17.633Z] #44 10.02 DEP images/pagemap.pb-c.d [2021-05-19T11:26:17.633Z] #44 10.05 PBCC images/rlimit.pb-c.c [2021-05-19T11:26:17.633Z] #44 10.10 DEP images/rlimit.pb-c.d [2021-05-19T11:26:17.633Z] #44 10.11 PBCC images/file-lock.pb-c.c [2021-05-19T11:26:17.633Z] #44 10.13 DEP images/file-lock.pb-c.d [2021-05-19T11:26:17.633Z] #44 ... [2021-05-19T11:26:17.633Z] [2021-05-19T11:26:17.633Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-19T11:26:17.922Z] #30 5.834 #=#=# ##O#- # #### 5.8% ##### 7.9% ########### 16.5% ################## 25.1% ######################## 33.7% ############################ 40.1% ################################# 46.6% ########################################## 59.5% ############################################### 65.9% ##################################################### 74.5% ########################################################## 80.9% ################################################################ 89.6% ######################################################################## 100.0% [2021-05-19T11:26:18.226Z] #30 7.859 [2021-05-19T11:26:23.217Z] #30 8.074 # 2.3% ### 4.2% #### 6.1% ###### 8.6% ####### 11.1% ######### 13.6% ########### 15.6% ############# 18.1% ############## 20.6% ################ 23.1% ################## 26.2% #################### 28.7% ###################### 31.2% ######################## 33.7% ########################## 36.2% ########################### 38.7% ############################# 41.2% ############################### 43.7% ################################# 46.8% ################################### 49.0% ##################################### 51.5% ###################################### 53.4% ####################################### 55.2% ######################################### 57.7% ########################################## 59.6% ############################################ 62.1% ############################################## 64.6% ################################################ 67.1% ################################################## 69.6% ################################################### 72.1% ##################################################### 74.6% ####################################################### 77.1% ######################################################## 79.1% ########################################################## 81.6% ############################################################ 84.1% ############################################################# 86.0% ################################################################ 89.1% ################################################################# 90.9% ################################################################## 92.8% ##################################################################### 95.9% ####################################################################### 99.0% ######################################################################## 100.0% [2021-05-19T11:26:23.506Z] #30 12.96 [2021-05-19T11:26:23.593Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e3897b7c5bd22ce4) in /home/ubuntu/workspace/moby_PR-42395 [Pipeline] { [Pipeline] checkout [2021-05-19T11:26:23.738Z] The recommended git tool is: git [2021-05-19T11:26:23.797Z] #30 ... [2021-05-19T11:26:23.797Z] [2021-05-19T11:26:23.797Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-19T11:26:23.797Z] #46 41.50 strings [2021-05-19T11:26:23.797Z] #46 41.56 os [2021-05-19T11:26:23.797Z] #46 43.61 regexp/syntax [2021-05-19T11:26:23.797Z] #46 44.30 fmt [2021-05-19T11:26:23.797Z] #46 47.57 go/token [2021-05-19T11:26:23.797Z] #46 47.62 regexp [2021-05-19T11:26:23.797Z] #46 48.20 go/scanner [2021-05-19T11:26:23.797Z] #46 49.39 go/ast [2021-05-19T11:26:23.797Z] #46 50.74 internal/lazyregexp [2021-05-19T11:26:23.797Z] #46 51.02 net/url [2021-05-19T11:26:24.087Z] #46 ... [2021-05-19T11:26:24.087Z] [2021-05-19T11:26:24.087Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:24.087Z] #44 10.18 PBCC images/tty.pb-c.c [2021-05-19T11:26:24.087Z] #44 10.23 DEP images/tty.pb-c.d [2021-05-19T11:26:24.087Z] #44 10.29 PBCC images/tun.pb-c.c [2021-05-19T11:26:24.087Z] #44 10.34 PBCC images/netdev.pb-c.c [2021-05-19T11:26:24.087Z] #44 10.38 DEP images/tun.pb-c.d [2021-05-19T11:26:24.087Z] #44 10.42 DEP images/netdev.pb-c.d [2021-05-19T11:26:24.087Z] #44 10.45 PBCC images/vma.pb-c.c [2021-05-19T11:26:24.087Z] #44 10.49 DEP images/vma.pb-c.d [2021-05-19T11:26:24.087Z] #44 10.52 PBCC images/creds.pb-c.c [2021-05-19T11:26:24.087Z] #44 10.53 DEP images/creds.pb-c.d [2021-05-19T11:26:24.087Z] #44 10.56 PBCC images/utsns.pb-c.c [2021-05-19T11:26:24.087Z] #44 10.58 DEP images/utsns.pb-c.d [2021-05-19T11:26:24.087Z] #44 10.60 PBCC images/ipc-desc.pb-c.c [2021-05-19T11:26:24.087Z] #44 10.60 PBCC images/ipc-sem.pb-c.c [2021-05-19T11:26:24.087Z] #44 10.62 DEP images/ipc-desc.pb-c.d [2021-05-19T11:26:24.087Z] #44 10.67 DEP images/ipc-sem.pb-c.d [2021-05-19T11:26:24.087Z] #44 10.72 PBCC images/ipc-msg.pb-c.c [2021-05-19T11:26:24.087Z] #44 10.73 DEP images/ipc-msg.pb-c.d [2021-05-19T11:26:24.087Z] #44 10.77 PBCC images/ipc-shm.pb-c.c [2021-05-19T11:26:24.087Z] #44 10.79 DEP images/ipc-shm.pb-c.d [2021-05-19T11:26:24.087Z] #44 10.82 PBCC images/ipc-var.pb-c.c [2021-05-19T11:26:24.087Z] #44 10.83 DEP images/ipc-var.pb-c.d [2021-05-19T11:26:24.087Z] #44 10.86 PBCC images/sk-opts.pb-c.c [2021-05-19T11:26:24.087Z] #44 10.88 PBCC images/packet-sock.pb-c.c [2021-05-19T11:26:24.087Z] #44 10.90 DEP images/sk-opts.pb-c.d [2021-05-19T11:26:24.087Z] #44 10.93 DEP images/packet-sock.pb-c.d [2021-05-19T11:26:24.087Z] #44 10.95 PBCC images/sk-netlink.pb-c.c [2021-05-19T11:26:24.087Z] #44 10.98 DEP images/sk-netlink.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.01 PBCC images/sk-inet.pb-c.c [2021-05-19T11:26:24.087Z] #44 11.04 DEP images/sk-inet.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.07 PBCC images/sk-unix.pb-c.c [2021-05-19T11:26:24.087Z] #44 11.12 DEP images/sk-unix.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.15 PBCC images/mm.pb-c.c [2021-05-19T11:26:24.087Z] #44 11.17 DEP images/mm.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.21 PBCC images/timerfd.pb-c.c [2021-05-19T11:26:24.087Z] #44 11.23 DEP images/timerfd.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.29 PBCC images/timer.pb-c.c [2021-05-19T11:26:24.087Z] #44 11.30 DEP images/timer.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.31 PBCC images/sa.pb-c.c [2021-05-19T11:26:24.087Z] #44 11.35 DEP images/sa.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.39 PBCC images/pipe-data.pb-c.c [2021-05-19T11:26:24.087Z] #44 11.40 DEP images/pipe-data.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.45 PBCC images/mnt.pb-c.c [2021-05-19T11:26:24.087Z] #44 11.48 DEP images/mnt.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.53 PBCC images/sk-packet.pb-c.c [2021-05-19T11:26:24.087Z] #44 11.53 DEP images/sk-packet.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.57 PBCC images/tcp-stream.pb-c.c [2021-05-19T11:26:24.087Z] #44 11.60 DEP images/tcp-stream.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.65 PBCC images/pipe.pb-c.c [2021-05-19T11:26:24.087Z] #44 11.66 DEP images/pipe.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.74 PBCC images/pstree.pb-c.c [2021-05-19T11:26:24.087Z] #44 11.76 DEP images/pstree.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.81 PBCC images/fs.pb-c.c [2021-05-19T11:26:24.087Z] #44 11.82 DEP images/fs.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.84 PBCC images/signalfd.pb-c.c [2021-05-19T11:26:24.087Z] #44 11.91 DEP images/signalfd.pb-c.d [2021-05-19T11:26:24.087Z] #44 11.96 PBCC images/fh.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.01 PBCC images/fsnotify.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.08 DEP images/fh.pb-c.d [2021-05-19T11:26:24.087Z] #44 12.09 DEP images/fsnotify.pb-c.d [2021-05-19T11:26:24.087Z] #44 12.12 PBCC images/eventpoll.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.15 DEP images/eventpoll.pb-c.d [2021-05-19T11:26:24.087Z] #44 12.20 PBCC images/eventfd.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.20 DEP images/eventfd.pb-c.d [2021-05-19T11:26:24.087Z] #44 12.24 PBCC images/remap-file-path.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.25 DEP images/remap-file-path.pb-c.d [2021-05-19T11:26:24.087Z] #44 12.28 PBCC images/fifo.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.29 DEP images/fifo.pb-c.d [2021-05-19T11:26:24.087Z] #44 12.32 PBCC images/ghost-file.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.34 DEP images/ghost-file.pb-c.d [2021-05-19T11:26:24.087Z] #44 12.38 PBCC images/regfile.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.40 DEP images/regfile.pb-c.d [2021-05-19T11:26:24.087Z] #44 12.46 PBCC images/ns.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.46 DEP images/ns.pb-c.d [2021-05-19T11:26:24.087Z] #44 12.52 PBCC images/fdinfo.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.54 DEP images/fdinfo.pb-c.d [2021-05-19T11:26:24.087Z] #44 12.61 PBCC images/core-aarch64.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.66 PBCC images/core-arm.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.69 PBCC images/core-ppc64.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.75 PBCC images/core-s390.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.80 PBCC images/core-x86.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.84 PBCC images/core.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.90 PBCC images/inventory.pb-c.c [2021-05-19T11:26:24.087Z] #44 12.93 DEP images/core-aarch64.pb-c.d [2021-05-19T11:26:24.087Z] #44 12.94 DEP images/core-arm.pb-c.d [2021-05-19T11:26:24.087Z] #44 13.04 DEP images/core-ppc64.pb-c.d [2021-05-19T11:26:24.087Z] #44 13.12 DEP images/core-s390.pb-c.d [2021-05-19T11:26:24.087Z] #44 13.17 DEP images/core-x86.pb-c.d [2021-05-19T11:26:24.087Z] #44 13.24 DEP images/core.pb-c.d [2021-05-19T11:26:24.087Z] #44 13.30 DEP images/inventory.pb-c.d [2021-05-19T11:26:24.087Z] #44 13.33 PBCC images/cpuinfo.pb-c.c [2021-05-19T11:26:24.087Z] #44 13.38 DEP images/cpuinfo.pb-c.d [2021-05-19T11:26:24.087Z] #44 13.40 PBCC images/stats.pb-c.c [2021-05-19T11:26:24.087Z] #44 13.42 DEP images/stats.pb-c.d [2021-05-19T11:26:24.087Z] #44 14.45 make[1]: Nothing to be done for 'all'. [2021-05-19T11:26:24.087Z] #44 15.43 CC images/stats.o [2021-05-19T11:26:24.087Z] #44 15.75 CC images/core.o [2021-05-19T11:26:24.087Z] #44 16.20 CC images/core-x86.o [2021-05-19T11:26:24.087Z] #44 16.47 CC images/core-arm.o [2021-05-19T11:26:24.087Z] #44 ... [2021-05-19T11:26:24.087Z] [2021-05-19T11:26:24.087Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-19T11:26:24.087Z] #30 13.79 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-19T11:26:24.380Z] #30 ... [2021-05-19T11:26:24.380Z] [2021-05-19T11:26:24.380Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-19T11:26:24.380Z] #14 41.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-19T11:26:24.380Z] #14 41.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-19T11:26:24.380Z] #14 41.41 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-19T11:26:24.380Z] #14 46.49 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-19T11:26:24.380Z] #14 46.49 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-05-19T11:26:24.380Z] #14 46.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:26:24.380Z] #14 46.60 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-19T11:26:24.380Z] #14 46.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-05-19T11:26:24.380Z] #14 46.60 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:26:24.380Z] #14 ... [2021-05-19T11:26:24.380Z] [2021-05-19T11:26:24.380Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-19T11:26:24.380Z] #35 44.07 text/tabwriter [2021-05-19T11:26:24.380Z] #35 45.67 flag [2021-05-19T11:26:24.380Z] #35 45.68 github.com/BurntSushi/toml [2021-05-19T11:26:24.380Z] #35 47.14 log [2021-05-19T11:26:24.380Z] #35 48.81 github.com/BurntSushi/toml/cmd/tomlv [2021-05-19T11:26:24.380Z] #35 DONE 52.1s [2021-05-19T11:26:24.380Z] [2021-05-19T11:26:24.380Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-19T11:26:24.380Z] #30 14.05 [2021-05-19T11:26:24.672Z] #30 14.19 #=#=# ################################ 45.5% ######################################################################## 100.0% [2021-05-19T11:26:25.014Z] #30 14.51 [2021-05-19T11:26:25.642Z] #30 15.34 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-19T11:26:25.642Z] #30 15.38 skipping existing aab193acf6ba [2021-05-19T11:26:25.642Z] #30 15.44 [2021-05-19T11:26:25.642Z] #30 ... [2021-05-19T11:26:25.642Z] [2021-05-19T11:26:25.642Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-19T11:26:25.642Z] #52 43.48 fmt [2021-05-19T11:26:25.642Z] #52 44.75 encoding/base64 [2021-05-19T11:26:25.642Z] #52 45.41 golang.org/x/sys/unix [2021-05-19T11:26:25.642Z] #52 47.59 encoding/json [2021-05-19T11:26:25.642Z] #52 51.76 github.com/pkg/diff [2021-05-19T11:26:25.642Z] #52 52.35 go/ast [2021-05-19T11:26:25.642Z] #52 53.10 golang.org/x/crypto/ssh/terminal [2021-05-19T11:26:25.931Z] #52 ... [2021-05-19T11:26:25.931Z] [2021-05-19T11:26:25.931Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:25.931Z] #44 16.93 CC images/core-aarch64.o [2021-05-19T11:26:25.931Z] #44 17.38 CC images/core-ppc64.o [2021-05-19T11:26:25.932Z] #44 17.65 CC images/core-s390.o [2021-05-19T11:26:25.932Z] #44 17.94 CC images/cpuinfo.o [2021-05-19T11:26:25.932Z] #44 18.11 CC images/inventory.o [2021-05-19T11:26:25.932Z] #44 18.23 CC images/fdinfo.o [2021-05-19T11:26:25.932Z] #44 18.38 CC images/fown.o [2021-05-19T11:26:25.932Z] #44 18.48 CC images/ns.o [2021-05-19T11:26:26.221Z] #44 18.59 CC images/regfile.o [2021-05-19T11:26:26.221Z] #44 18.70 CC images/ghost-file.o [2021-05-19T11:26:26.513Z] #44 18.88 CC images/fifo.o [2021-05-19T11:26:26.513Z] #44 18.99 CC images/remap-file-path.o [2021-05-19T11:26:26.515Z] using credential docker-jenkins-github-credentials [2021-05-19T11:26:26.522Z] Cloning the remote Git repository [2021-05-19T11:26:26.522Z] Cloning with configured refspecs honoured and without tags [2021-05-19T11:26:26.802Z] #44 19.11 CC images/eventfd.o [2021-05-19T11:26:26.802Z] #44 19.25 CC images/eventpoll.o [2021-05-19T11:26:27.151Z] #44 19.44 CC images/fh.o [2021-05-19T11:26:27.151Z] #44 19.70 CC images/fsnotify.o [2021-05-19T11:26:27.279Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fe00e0f7c302c490) in /home/ubuntu/workspace/moby_PR-42395 [Pipeline] { [Pipeline] checkout [2021-05-19T11:26:27.387Z] The recommended git tool is: git [2021-05-19T11:26:26.542Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T11:26:26.601Z] > git init /home/ubuntu/workspace/moby_PR-42395 # timeout=10 [2021-05-19T11:26:26.832Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:26:26.832Z] > git --version # timeout=10 [2021-05-19T11:26:26.842Z] > git --version # 'git version 2.17.1' [2021-05-19T11:26:26.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:26:26.889Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:26:27.441Z] #44 19.97 CC images/signalfd.o [2021-05-19T11:26:27.731Z] #44 20.16 CC images/fs.o [2021-05-19T11:26:27.731Z] #44 20.29 CC images/pstree.o [2021-05-19T11:26:27.897Z] ---> 2f3df95df5f3 [2021-05-19T11:26:27.897Z] Successfully built 2f3df95df5f3 [2021-05-19T11:26:27.897Z] Successfully tagged docker:latest [2021-05-19T11:26:27.897Z] INFO: Image build ended at 05/19/2021 11:26:26. Duration:00:00:29.3900206 [2021-05-19T11:26:27.897Z] [2021-05-19T11:26:27.897Z] [2021-05-19T11:26:27.897Z] INFO: Building the test binaries at 05/19/2021 11:26:26... [2021-05-19T11:26:28.020Z] #44 20.46 CC images/pipe.o [2021-05-19T11:26:28.309Z] #44 20.67 CC images/tcp-stream.o [2021-05-19T11:26:28.599Z] #44 20.84 CC images/sk-packet.o [2021-05-19T11:26:28.599Z] #44 20.98 CC images/mnt.o [2021-05-19T11:26:28.888Z] #44 21.18 CC images/pipe-data.o [2021-05-19T11:26:28.888Z] #44 21.38 CC images/sa.o [2021-05-19T11:26:29.177Z] #44 21.56 CC images/timer.o [2021-05-19T11:26:29.466Z] #44 21.79 CC images/timerfd.o [2021-05-19T11:26:29.466Z] #44 21.93 CC images/mm.o [2021-05-19T11:26:29.466Z] #44 ... [2021-05-19T11:26:29.466Z] [2021-05-19T11:26:29.466Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-19T11:26:29.466Z] #30 16.28 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-19T11:26:29.466Z] #30 16.55 #=#=# [2021-05-19T11:26:29.466Z] #30 16.74 #### 6.3% ############# 18.6% #################### 28.8% ########################### 37.7% ################################## 47.9% ######################################### 58.2% ############################################### 66.4% ##################################################### 74.6% ############################################################ 84.5% ################################################################## 92.7% ######################################################################## 100.0% [2021-05-19T11:26:29.466Z] #30 17.93 [2021-05-19T11:26:29.466Z] #30 18.70 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-19T11:26:29.466Z] #30 18.93 [2021-05-19T11:26:29.466Z] #30 19.03 ######################################################################## 100.0% [2021-05-19T11:26:29.466Z] #30 19.08 [2021-05-19T11:26:29.756Z] #30 19.51 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-19T11:26:30.047Z] #30 19.78 [2021-05-19T11:26:30.141Z] using credential docker-jenkins-github-credentials [2021-05-19T11:26:30.146Z] Cloning the remote Git repository [2021-05-19T11:26:30.146Z] Cloning with configured refspecs honoured and without tags [2021-05-19T11:26:30.376Z] #30 19.89 ######################################################################## 100.0% [2021-05-19T11:26:30.376Z] #30 19.91 [2021-05-19T11:26:30.376Z] #30 19.94 Download of images into '/build' complete. [2021-05-19T11:26:30.376Z] #30 19.94 Use something like the following to load the result into a Docker daemon: [2021-05-19T11:26:30.376Z] #30 19.94 tar -cC '/build' . | docker load [2021-05-19T11:26:30.665Z] #30 DONE 20.2s [2021-05-19T11:26:30.665Z] [2021-05-19T11:26:30.665Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:26:30.665Z] #57 33.02 Checking out files: 74% (2925/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-19T11:26:30.665Z] #57 33.60 + cd /tmp/tmp.2sxhIMzymq/src/github.com/containerd/containerd [2021-05-19T11:26:30.665Z] #57 33.60 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:26:30.163Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T11:26:30.215Z] > git init /home/ubuntu/workspace/moby_PR-42395 # timeout=10 [2021-05-19T11:26:30.516Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:26:30.516Z] > git --version # timeout=10 [2021-05-19T11:26:30.528Z] > git --version # 'git version 2.25.1' [2021-05-19T11:26:30.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:26:30.568Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:26:32.619Z] INFO: make.ps1 starting at 05/19/2021 11:26:31 [2021-05-19T11:26:32.619Z] INFO: Git commit (fb179ff098) assumed from DOCKER_GITCOMMIT environment variable [2021-05-19T11:26:32.619Z] INFO: Invoking autogen... [2021-05-19T11:26:32.768Z] #57 35.74 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-19T11:26:32.768Z] #57 35.74 + BUILDTAGS='netgo osusergo static_build' [2021-05-19T11:26:32.768Z] #57 35.74 + export EXTRA_FLAGS=-buildmode=pie [2021-05-19T11:26:32.768Z] #57 35.74 + EXTRA_FLAGS=-buildmode=pie [2021-05-19T11:26:32.768Z] #57 35.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-19T11:26:32.768Z] #57 35.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-19T11:26:32.768Z] #57 35.74 + '[' '' = dynamic ']' [2021-05-19T11:26:32.768Z] #57 35.74 + make [2021-05-19T11:26:33.059Z] #57 36.71 + bin/ctr [2021-05-19T11:26:33.080Z] INFO: Building daemon... [2021-05-19T11:26:34.610Z] #57 ... [2021-05-19T11:26:34.610Z] [2021-05-19T11:26:34.610Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-19T11:26:34.610Z] #46 52.04 text/template/parse [2021-05-19T11:26:34.610Z] #46 53.30 go/parser [2021-05-19T11:26:34.610Z] #46 55.53 text/template [2021-05-19T11:26:34.610Z] #46 55.96 encoding/xml [2021-05-19T11:26:34.610Z] #46 59.30 go/doc [2021-05-19T11:26:34.610Z] #46 59.66 github.com/LK4D4/vndr/versioned [2021-05-19T11:26:34.610Z] #46 59.70 compress/flate [2021-05-19T11:26:34.610Z] #46 61.07 hash/crc32 [2021-05-19T11:26:34.610Z] #46 61.36 compress/gzip [2021-05-19T11:26:34.610Z] #46 61.37 github.com/LK4D4/vndr/build [2021-05-19T11:26:34.610Z] #46 61.84 net [2021-05-19T11:26:34.610Z] #46 ... [2021-05-19T11:26:34.610Z] [2021-05-19T11:26:34.610Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:34.610Z] #44 22.18 CC images/sk-opts.o [2021-05-19T11:26:34.610Z] #44 22.35 CC images/sk-unix.o [2021-05-19T11:26:34.610Z] #44 22.61 CC images/sk-inet.o [2021-05-19T11:26:34.610Z] #44 23.01 CC images/tun.o [2021-05-19T11:26:34.610Z] #44 23.36 CC images/sk-netlink.o [2021-05-19T11:26:34.610Z] #44 23.53 CC images/packet-sock.o [2021-05-19T11:26:34.610Z] #44 23.68 CC images/ipc-var.o [2021-05-19T11:26:34.610Z] #44 23.75 CC images/ipc-desc.o [2021-05-19T11:26:34.610Z] #44 23.84 CC images/ipc-shm.o [2021-05-19T11:26:34.610Z] #44 23.99 CC images/ipc-msg.o [2021-05-19T11:26:34.610Z] #44 24.15 CC images/ipc-sem.o [2021-05-19T11:26:34.610Z] #44 24.24 CC images/utsns.o [2021-05-19T11:26:34.610Z] #44 24.35 CC images/creds.o [2021-05-19T11:26:34.610Z] #44 24.42 CC images/vma.o [2021-05-19T11:26:34.610Z] #44 24.50 CC images/netdev.o [2021-05-19T11:26:34.610Z] #44 24.68 CC images/tty.o [2021-05-19T11:26:34.610Z] #44 25.06 CC images/file-lock.o [2021-05-19T11:26:34.610Z] #44 25.15 CC images/rlimit.o [2021-05-19T11:26:34.610Z] #44 25.23 CC images/pagemap.o [2021-05-19T11:26:34.610Z] #44 25.40 CC images/siginfo.o [2021-05-19T11:26:34.610Z] #44 25.52 CC images/rpc.o [2021-05-19T11:26:34.610Z] #44 26.17 CC images/ext-file.o [2021-05-19T11:26:34.610Z] #44 26.24 CC images/cgroup.o [2021-05-19T11:26:34.610Z] #44 26.49 CC images/userns.o [2021-05-19T11:26:34.610Z] #44 26.65 CC images/google/protobuf/descriptor.o [2021-05-19T11:26:34.915Z] #44 ... [2021-05-19T11:26:34.915Z] [2021-05-19T11:26:34.915Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-19T11:26:34.915Z] #52 54.27 mvdan.cc/editorconfig [2021-05-19T11:26:34.915Z] #52 54.94 mvdan.cc/sh/v3/fileutil [2021-05-19T11:26:34.915Z] #52 55.05 mvdan.cc/sh/v3/syntax [2021-05-19T11:26:34.915Z] #52 59.37 mvdan.cc/sh/v3/cmd/shfmt [2021-05-19T11:26:34.915Z] #52 DONE 62.6s [2021-05-19T11:26:34.915Z] [2021-05-19T11:26:34.915Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:34.915Z] #44 27.36 CC images/opts.o [2021-05-19T11:26:34.915Z] #44 ... [2021-05-19T11:26:34.915Z] [2021-05-19T11:26:34.915Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-19T11:26:34.915Z] #14 61.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-19T11:26:34.915Z] #14 61.71 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-05-19T11:26:34.915Z] #14 61.71 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:26:36.244Z] Fetching without tags [2021-05-19T11:26:36.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:26:36.141Z] > git config --add remote.origin.fetch +refs/pull/42395/head:refs/remotes/origin/PR-42395 # timeout=10 [2021-05-19T11:26:36.165Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:26:36.200Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:26:36.247Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:26:36.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:26:36.264Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:26:36.443Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-041f2b4c3fcb77685) in /home/ubuntu/workspace/moby_PR-42395 [Pipeline] { [Pipeline] checkout [2021-05-19T11:26:36.556Z] Merging remotes/origin/20.10 commit 989c08c367c68dc0ec0c5080078b34b7c485a19e into PR head commit fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:26:36.627Z] The recommended git tool is: git [2021-05-19T11:26:38.425Z] Merge succeeded, producing fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:26:38.426Z] Checking out Revision fb179ff09887f5956f45be424f342a4a90f07f8b (PR-42395) [2021-05-19T11:26:36.566Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:26:36.583Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:26:38.268Z] > git remote # timeout=10 [2021-05-19T11:26:38.291Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T11:26:38.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:26:38.330Z] > git merge 989c08c367c68dc0ec0c5080078b34b7c485a19e # timeout=10 [2021-05-19T11:26:38.370Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T11:26:38.427Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:26:38.453Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:26:40.521Z] #14 ... [2021-05-19T11:26:40.521Z] [2021-05-19T11:26:40.521Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:40.521Z] #44 27.44 CC images/seccomp.o [2021-05-19T11:26:40.521Z] #44 27.52 CC images/binfmt-misc.o [2021-05-19T11:26:40.521Z] #44 27.57 CC images/time.o [2021-05-19T11:26:40.521Z] #44 27.66 CC images/sysctl.o [2021-05-19T11:26:40.521Z] #44 27.78 CC images/autofs.o [2021-05-19T11:26:40.521Z] #44 27.91 CC images/macvlan.o [2021-05-19T11:26:40.521Z] #44 28.05 CC images/sit.o [2021-05-19T11:26:40.521Z] #44 28.22 CC images/memfd.o [2021-05-19T11:26:40.521Z] #44 28.42 CC images/timens.o [2021-05-19T11:26:40.521Z] #44 28.53 LINK images/built-in.o [2021-05-19T11:26:40.521Z] #44 28.61 GEN compel/include/asm [2021-05-19T11:26:40.521Z] #44 28.62 GEN compel/include/version.h [2021-05-19T11:26:40.521Z] #44 28.63 touch .config [2021-05-19T11:26:40.521Z] #44 28.63 GEN include/common/config.h [2021-05-19T11:26:40.521Z] #44 28.67 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-05-19T11:26:40.521Z] #44 28.71 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-19T11:26:40.521Z] #44 28.72 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-19T11:26:40.521Z] #44 28.74 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-05-19T11:26:40.521Z] #44 28.74 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-05-19T11:26:40.521Z] #44 28.75 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-05-19T11:26:40.521Z] #44 28.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-19T11:26:40.521Z] #44 28.77 DEP compel/plugins/std/infect.d [2021-05-19T11:26:40.521Z] #44 28.89 DEP compel/plugins/std/string.d [2021-05-19T11:26:40.521Z] #44 28.96 DEP compel/plugins/std/log.d [2021-05-19T11:26:40.521Z] #44 29.03 DEP compel/plugins/std/fds.d [2021-05-19T11:26:40.521Z] #44 29.09 DEP compel/plugins/std/std.d [2021-05-19T11:26:40.521Z] #44 29.15 DEP compel/plugins/shmem/shmem.d [2021-05-19T11:26:40.521Z] #44 29.20 DEP compel/plugins/fds/fds.d [2021-05-19T11:26:40.521Z] #44 29.30 CC compel/plugins/std/std.o [2021-05-19T11:26:40.521Z] #44 29.54 CC compel/plugins/std/fds.o [2021-05-19T11:26:40.521Z] #44 29.73 CC compel/plugins/std/log.o [2021-05-19T11:26:40.521Z] #44 30.31 CC compel/plugins/std/string.o [2021-05-19T11:26:40.521Z] #44 30.66 CC compel/plugins/std/infect.o [2021-05-19T11:26:40.521Z] #44 30.83 CC compel/arch/s390/plugins/std/parasite-head.o [2021-05-19T11:26:40.521Z] #44 30.85 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-05-19T11:26:40.521Z] #44 30.86 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-05-19T11:26:40.521Z] #44 30.99 AR compel/plugins/std.lib.a [2021-05-19T11:26:40.521Z] #44 31.02 CC compel/plugins/fds/fds.o [2021-05-19T11:26:40.521Z] #44 31.20 AR compel/plugins/fds.lib.a [2021-05-19T11:26:40.521Z] #44 31.22 HOSTDEP compel/src/lib/log-host.d [2021-05-19T11:26:40.521Z] #44 31.26 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-19T11:26:40.521Z] #44 31.31 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-05-19T11:26:40.521Z] #44 31.33 HOSTDEP compel/src/main-host.d [2021-05-19T11:26:40.521Z] #44 31.41 DEP compel/src/lib/ptrace.d [2021-05-19T11:26:40.521Z] #44 31.53 DEP compel/src/lib/infect.d [2021-05-19T11:26:40.521Z] #44 31.67 DEP compel/src/lib/infect-util.d [2021-05-19T11:26:40.521Z] #44 31.77 DEP compel/src/lib/infect-rpc.d [2021-05-19T11:26:40.521Z] #44 31.86 DEP compel/arch/s390/src/lib/infect.d [2021-05-19T11:26:40.521Z] #44 31.96 DEP compel/arch/s390/src/lib/cpu.d [2021-05-19T11:26:40.521Z] #44 32.00 DEP compel/src/lib/log.d [2021-05-19T11:26:40.521Z] #44 32.10 DEP compel/src/main.d [2021-05-19T11:26:40.521Z] #44 32.21 DEP compel/src/lib/handle-elf.d [2021-05-19T11:26:40.521Z] #44 32.31 DEP compel/arch/s390/src/lib/handle-elf.d [2021-05-19T11:26:40.521Z] #44 32.37 CC compel/src/lib/log.o [2021-05-19T11:26:40.521Z] #44 32.49 CC compel/arch/s390/src/lib/cpu.o [2021-05-19T11:26:40.521Z] #44 32.73 CC compel/arch/s390/src/lib/infect.o [2021-05-19T11:26:40.813Z] #44 33.25 CC compel/src/lib/infect-rpc.o [2021-05-19T11:26:40.907Z] using credential docker-jenkins-github-credentials [2021-05-19T11:26:40.914Z] Cloning the remote Git repository [2021-05-19T11:26:40.914Z] Cloning with configured refspecs honoured and without tags [2021-05-19T11:26:41.102Z] #44 33.41 CC compel/src/lib/infect-util.o [2021-05-19T11:26:41.102Z] #44 33.57 CC compel/src/lib/infect.o [2021-05-19T11:26:41.010Z] Cloning repository https://github.com/moby/moby.git [2021-05-19T11:26:41.080Z] > git init /home/ubuntu/workspace/moby_PR-42395 # timeout=10 [2021-05-19T11:26:41.568Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:26:41.568Z] > git --version # timeout=10 [2021-05-19T11:26:42.603Z] #44 34.71 CC compel/src/lib/ptrace.o [2021-05-19T11:26:42.603Z] #44 35.06 AR compel/libcompel.a [2021-05-19T11:26:42.636Z] Commit message: "update runc binary to v1.0.0-rc95" [2021-05-19T11:26:42.665Z] > git --version # timeout=10 [2021-05-19T11:26:42.676Z] > git --version # 'git version 2.17.1' [2021-05-19T11:26:42.709Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-19T11:26:41.585Z] > git --version # 'git version 2.25.1' [2021-05-19T11:26:41.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:26:41.589Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:26:42.893Z] #44 35.10 HOSTCC compel/src/main-host.o [2021-05-19T11:26:42.893Z] #44 35.24 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-05-19T11:26:42.893Z] #44 35.34 HOSTCC compel/src/lib/handle-elf-host.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-19T11:26:43.182Z] #44 35.51 HOSTCC compel/src/lib/log-host.o [2021-05-19T11:26:43.182Z] #44 35.62 HOSTLINK compel/compel-host-bin [2021-05-19T11:26:43.182Z] #44 35.75 DEP soccr/soccr.d [2021-05-19T11:26:43.472Z] #44 35.82 CC soccr/soccr.o [2021-05-19T11:26:43.947Z] + docker version [2021-05-19T11:26:44.502Z] #44 36.67 AR soccr/libsoccr.a [2021-05-19T11:26:44.503Z] #44 36.69 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-19T11:26:44.503Z] #44 36.82 DEP criu/arch/s390/sigframe.d [2021-05-19T11:26:44.503Z] #44 36.98 DEP criu/arch/s390/crtools.d [2021-05-19T11:26:44.503Z] #44 37.09 DEP criu/arch/s390/cpu.d [2021-05-19T11:26:44.792Z] #44 37.23 CC criu/arch/s390/cpu.o [2021-05-19T11:26:45.082Z] #44 ... [2021-05-19T11:26:45.082Z] [2021-05-19T11:26:45.082Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-19T11:26:45.082Z] #46 62.78 vendor/golang.org/x/text/transform [2021-05-19T11:26:45.082Z] #46 63.40 vendor/golang.org/x/text/unicode/bidi [2021-05-19T11:26:45.082Z] #46 64.50 vendor/golang.org/x/text/secure/bidirule [2021-05-19T11:26:45.082Z] #46 64.76 vendor/golang.org/x/text/unicode/norm [2021-05-19T11:26:45.082Z] #46 66.86 vendor/golang.org/x/net/idna [2021-05-19T11:26:45.082Z] #46 68.19 vendor/golang.org/x/net/http2/hpack [2021-05-19T11:26:45.082Z] #46 68.87 mime [2021-05-19T11:26:45.082Z] #46 69.97 mime/quotedprintable [2021-05-19T11:26:45.082Z] #46 70.14 net/http/internal [2021-05-19T11:26:45.082Z] #46 71.90 mime/multipart [2021-05-19T11:26:45.082Z] #46 71.90 crypto/x509 [2021-05-19T11:26:45.082Z] #46 ... [2021-05-19T11:26:45.082Z] [2021-05-19T11:26:45.082Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-19T11:26:45.082Z] #14 72.37 Selecting previously unselected package libapparmor1:s390x. [2021-05-19T11:26:45.082Z] #14 72.39 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-05-19T11:26:45.372Z] #14 72.39 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-05-19T11:26:45.372Z] #14 72.45 Selecting previously unselected package libapparmor-dev:s390x. [2021-05-19T11:26:45.372Z] #14 72.46 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-05-19T11:26:45.372Z] #14 72.46 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-05-19T11:26:45.372Z] #14 72.56 Selecting previously unselected package libbtrfs0. [2021-05-19T11:26:45.372Z] #14 72.56 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-05-19T11:26:45.372Z] #14 72.56 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-19T11:26:45.372Z] #14 72.59 Selecting previously unselected package libbtrfs-dev. [2021-05-19T11:26:45.372Z] #14 72.60 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-05-19T11:26:45.372Z] #14 72.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:26:45.372Z] #14 72.66 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-05-19T11:26:45.662Z] #14 72.66 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-05-19T11:26:45.662Z] #14 72.66 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-05-19T11:26:45.662Z] #14 72.72 Selecting previously unselected package libudev-dev:s390x. [2021-05-19T11:26:45.662Z] #14 72.72 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-05-19T11:26:45.662Z] #14 72.74 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-05-19T11:26:45.662Z] #14 72.84 Selecting previously unselected package libsepol1-dev:s390x. [2021-05-19T11:26:45.662Z] #14 72.85 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-05-19T11:26:45.662Z] #14 72.85 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-05-19T11:26:45.952Z] #14 73.07 Selecting previously unselected package libpcre16-3:s390x. [2021-05-19T11:26:45.952Z] #14 73.07 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-05-19T11:26:45.952Z] #14 73.07 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-05-19T11:26:45.952Z] #14 73.16 Selecting previously unselected package libpcre32-3:s390x. [2021-05-19T11:26:45.952Z] #14 73.16 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-05-19T11:26:45.952Z] #14 73.16 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-05-19T11:26:46.242Z] #14 73.26 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-05-19T11:26:46.242Z] #14 73.26 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-05-19T11:26:46.242Z] #14 73.26 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-05-19T11:26:46.242Z] #14 73.34 Selecting previously unselected package libpcre3-dev:s390x. [2021-05-19T11:26:46.242Z] #14 73.34 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-05-19T11:26:46.242Z] #14 73.35 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-05-19T11:26:46.532Z] #14 73.60 Selecting previously unselected package libselinux1-dev:s390x. [2021-05-19T11:26:46.532Z] #14 73.60 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-05-19T11:26:46.532Z] #14 73.60 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-05-19T11:26:46.532Z] #14 73.78 Selecting previously unselected package libdevmapper-dev:s390x. [2021-05-19T11:26:46.532Z] #14 73.78 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-05-19T11:26:46.532Z] #14 73.78 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-05-19T11:26:46.532Z] #14 73.85 Selecting previously unselected package libseccomp-dev:s390x. [2021-05-19T11:26:46.532Z] #14 73.85 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-05-19T11:26:46.821Z] #14 73.86 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-05-19T11:26:46.821Z] #14 73.92 Selecting previously unselected package libsystemd-dev:s390x. [2021-05-19T11:26:46.821Z] #14 73.92 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-05-19T11:26:46.821Z] #14 73.93 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-05-19T11:26:47.111Z] #14 74.28 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-05-19T11:26:47.111Z] #14 74.28 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-05-19T11:26:47.111Z] #14 74.29 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-05-19T11:26:47.111Z] #14 74.30 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-19T11:26:47.111Z] #14 74.31 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-05-19T11:26:47.111Z] #14 74.31 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-05-19T11:26:47.111Z] #14 74.33 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:26:47.111Z] #14 74.33 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-19T11:26:47.111Z] #14 74.34 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-05-19T11:26:47.111Z] #14 74.35 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-05-19T11:26:47.111Z] #14 74.36 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-19T11:26:47.111Z] #14 74.36 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:26:47.111Z] #14 74.37 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-05-19T11:26:47.281Z] Client: Docker Engine - Community [2021-05-19T11:26:47.281Z] Version: 20.10.5 [2021-05-19T11:26:47.281Z] API version: 1.41 [2021-05-19T11:26:47.281Z] Go version: go1.13.15 [2021-05-19T11:26:47.281Z] Git commit: 55c4c88 [2021-05-19T11:26:47.281Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-19T11:26:47.281Z] OS/Arch: linux/amd64 [2021-05-19T11:26:47.281Z] Context: default [2021-05-19T11:26:47.281Z] Experimental: true [2021-05-19T11:26:47.281Z] [2021-05-19T11:26:47.281Z] Server: Docker Engine - Community [2021-05-19T11:26:47.281Z] Engine: [2021-05-19T11:26:47.281Z] Version: 20.10.5 [2021-05-19T11:26:47.281Z] API version: 1.41 (minimum version 1.12) [2021-05-19T11:26:47.281Z] Go version: go1.13.15 [2021-05-19T11:26:47.281Z] Git commit: 363e9a8 [2021-05-19T11:26:47.281Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-19T11:26:47.281Z] OS/Arch: linux/amd64 [2021-05-19T11:26:47.281Z] Experimental: true [2021-05-19T11:26:47.281Z] containerd: [2021-05-19T11:26:47.401Z] #14 74.38 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-19T11:26:47.401Z] #14 74.38 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-05-19T11:26:47.401Z] #14 74.39 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-19T11:26:47.401Z] #14 74.39 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-05-19T11:26:47.401Z] #14 74.40 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:26:47.401Z] #14 74.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-19T11:26:47.401Z] #14 74.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-19T11:26:47.401Z] #14 74.44 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:26:47.401Z] #14 74.45 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-19T11:26:47.401Z] #14 74.45 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-19T11:26:47.401Z] #14 74.45 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-19T11:26:47.401Z] #14 74.46 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-05-19T11:26:47.401Z] #14 74.47 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-05-19T11:26:47.401Z] #14 74.47 Setting up dmsetup (2:1.02.155-3) ... [2021-05-19T11:26:47.401Z] #14 74.48 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-05-19T11:26:47.401Z] #14 74.49 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-05-19T11:26:47.401Z] #14 74.49 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:26:47.537Z] Version: 1.4.4 [2021-05-19T11:26:47.537Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T11:26:47.537Z] runc: [2021-05-19T11:26:47.537Z] Version: 1.0.0-rc93 [2021-05-19T11:26:47.537Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T11:26:47.537Z] docker-init: [2021-05-19T11:26:47.537Z] Version: 0.19.0 [2021-05-19T11:26:47.537Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-19T11:26:47.691Z] #14 DONE 75.0s [2021-05-19T11:26:47.691Z] [2021-05-19T11:26:47.691Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:47.691Z] #44 37.54 CC criu/arch/s390/crtools.o [2021-05-19T11:26:47.691Z] #44 38.05 CC criu/arch/s390/sigframe.o [2021-05-19T11:26:47.691Z] #44 38.18 LINK criu/arch/s390/crtools.built-in.o [2021-05-19T11:26:47.691Z] #44 38.21 DEP criu/pie/util-vdso.d [2021-05-19T11:26:47.691Z] #44 38.39 DEP criu/pie/util.d [2021-05-19T11:26:47.691Z] #44 38.55 CC criu/pie/util.o [2021-05-19T11:26:47.691Z] #44 38.83 CC criu/pie/util-vdso.o [2021-05-19T11:26:47.691Z] #44 39.25 AR criu/pie/pie.lib.a [2021-05-19T11:26:47.691Z] #44 39.27 DEP criu/pie/restorer.d [2021-05-19T11:26:47.691Z] #44 39.39 DEP criu/arch/s390/restorer.d [2021-05-19T11:26:47.691Z] #44 39.52 DEP criu/arch/s390/vdso-pie.d [2021-05-19T11:26:47.691Z] #44 39.59 DEP criu/pie/parasite-vdso.d [2021-05-19T11:26:47.691Z] #44 39.67 DEP criu/pie/parasite.d [2021-05-19T11:26:47.691Z] #44 39.85 CC criu/pie/parasite.o [2021-05-19T11:26:47.863Z] + docker info [2021-05-19T11:26:48.326Z] #44 40.69 LINK criu/pie/parasite.built-in.o [2021-05-19T11:26:48.326Z] #44 40.69 GEN criu/pie/parasite-blob.h [2021-05-19T11:26:48.326Z] #44 40.79 CC criu/pie/parasite-vdso.o [2021-05-19T11:26:48.617Z] #44 41.13 CC criu/arch/s390/vdso-pie.o [2021-05-19T11:26:48.910Z] #44 ... [2021-05-19T11:26:48.910Z] [2021-05-19T11:26:48.910Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-19T11:26:48.910Z] #15 DONE 1.0s [2021-05-19T11:26:48.910Z] [2021-05-19T11:26:48.910Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:48.910Z] #44 41.24 CC criu/arch/s390/restorer.o [2021-05-19T11:26:49.200Z] #44 41.44 CC criu/pie/restorer.o [2021-05-19T11:26:49.727Z] #56 ... [2021-05-19T11:26:49.727Z] [2021-05-19T11:26:49.727Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:26:49.727Z] #49 sha256:e2a58c2dc94ed93bd848218c8b6aa163425ea049dfdf77faab2d4c0a621921b7 [2021-05-19T11:26:49.727Z] #49 84.58 + /build/golangci-lint --version [2021-05-19T11:26:49.727Z] #49 84.72 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-19T11:26:49.727Z] #49 DONE 85.1s [2021-05-19T11:26:49.727Z] [2021-05-19T11:26:49.727Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:26:49.727Z] #56 sha256:7bf898cd38e3a70a7698900556bcc7f01f23ce8b44cd47a33babb3eb3f6f2bcc [2021-05-19T11:26:49.727Z] #56 85.83 + bin/containerd [2021-05-19T11:26:49.727Z] #56 ... [2021-05-19T11:26:49.727Z] [2021-05-19T11:26:49.727Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-19T11:26:49.727Z] #50 sha256:2bb7617396049be0fa95d3f3d9595132686c50e72e199f583bec4d92340ba322 [2021-05-19T11:26:49.727Z] #50 DONE 0.3s [2021-05-19T11:26:49.727Z] [2021-05-19T11:26:49.727Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-19T11:26:49.727Z] #52 sha256:325b68d5f9191acae66162e645c17b83ce2c479fba00cf37ec0796978756da89 [2021-05-19T11:26:49.727Z] #52 DONE 0.1s [2021-05-19T11:26:49.727Z] [2021-05-19T11:26:49.727Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:26:49.727Z] #56 sha256:7bf898cd38e3a70a7698900556bcc7f01f23ce8b44cd47a33babb3eb3f6f2bcc [2021-05-19T11:26:49.727Z] #56 ... [2021-05-19T11:26:49.727Z] [2021-05-19T11:26:49.727Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-19T11:26:49.727Z] #54 sha256:0d8b291bd694ff361f2d75e4af911e9dc283fd0fd6a8b052d4f9be7f0440ac49 [2021-05-19T11:26:49.727Z] #54 DONE 0.2s [2021-05-19T11:26:49.727Z] [2021-05-19T11:26:49.727Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:26:49.727Z] #56 sha256:7bf898cd38e3a70a7698900556bcc7f01f23ce8b44cd47a33babb3eb3f6f2bcc [2021-05-19T11:26:49.832Z] #44 ... [2021-05-19T11:26:49.832Z] [2021-05-19T11:26:49.832Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-05-19T11:26:49.832Z] #16 DONE 1.0s [2021-05-19T11:26:50.128Z] [2021-05-19T11:26:50.128Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-19T11:26:50.128Z] #54 0.889 + RM_GOPATH=0 [2021-05-19T11:26:50.128Z] #54 0.889 + TMP_GOPATH= [2021-05-19T11:26:50.128Z] #54 0.889 + : /build [2021-05-19T11:26:50.128Z] #54 0.889 + '[' -z '' ']' [2021-05-19T11:26:50.128Z] #54 0.889 ++ mktemp -d [2021-05-19T11:26:50.128Z] #54 0.890 + export GOPATH=/tmp/tmp.vLk2UeHUyr [2021-05-19T11:26:50.128Z] #54 0.890 + GOPATH=/tmp/tmp.vLk2UeHUyr [2021-05-19T11:26:50.128Z] #54 0.890 + RM_GOPATH=1 [2021-05-19T11:26:50.128Z] #54 0.890 + case "$(go env GOARCH)" in [2021-05-19T11:26:50.128Z] #54 0.891 ++ go env GOARCH [2021-05-19T11:26:50.128Z] #54 0.906 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:26:50.128Z] #54 0.906 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:26:50.128Z] #54 0.906 ++ dirname /tmp/install/install.sh [2021-05-19T11:26:50.128Z] #54 0.912 + dir=/tmp/install [2021-05-19T11:26:50.128Z] #54 0.912 + bin=runc [2021-05-19T11:26:50.128Z] #54 0.912 + shift [2021-05-19T11:26:50.128Z] #54 0.912 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-19T11:26:50.128Z] #54 0.912 + . /tmp/install/runc.installer [2021-05-19T11:26:50.128Z] #54 0.912 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T11:26:50.128Z] #54 0.912 + install_runc [2021-05-19T11:26:50.128Z] #54 0.913 + uname -r [2021-05-19T11:26:50.128Z] #54 0.914 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-19T11:26:50.128Z] #54 0.918 + RUNC_BUILDTAGS='seccomp ' [2021-05-19T11:26:50.128Z] #54 0.918 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-19T11:26:50.128Z] #54 0.918 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-19T11:26:50.128Z] #54 0.918 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vLk2UeHUyr/src/github.com/opencontainers/runc [2021-05-19T11:26:50.128Z] #54 0.924 Cloning into '/tmp/tmp.vLk2UeHUyr/src/github.com/opencontainers/runc'... [2021-05-19T11:26:50.856Z] Fetching without tags [2021-05-19T11:26:51.179Z] #54 ... [2021-05-19T11:26:51.179Z] [2021-05-19T11:26:51.179Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-05-19T11:26:51.179Z] #17 0.856 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-19T11:26:51.179Z] #17 DONE 1.1s [2021-05-19T11:26:51.179Z] [2021-05-19T11:26:51.179Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:51.179Z] #44 43.25 LINK criu/pie/restorer.built-in.o [2021-05-19T11:26:51.179Z] #44 43.27 GEN criu/pie/restorer-blob.h [2021-05-19T11:26:51.179Z] #44 43.33 DEP criu/vdso.d [2021-05-19T11:26:51.205Z] Merging remotes/origin/20.10 commit 989c08c367c68dc0ec0c5080078b34b7c485a19e into PR head commit fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:26:51.285Z] Fetching without tags [2021-05-19T11:26:50.803Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:26:50.813Z] > git config --add remote.origin.fetch +refs/pull/42395/head:refs/remotes/origin/PR-42395 # timeout=10 [2021-05-19T11:26:50.827Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:26:50.844Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:26:50.903Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:26:50.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:26:50.909Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:26:51.211Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:26:51.233Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:26:51.474Z] #44 43.73 DEP criu/uts_ns.d [2021-05-19T11:26:51.474Z] #44 44.02 DEP criu/util.d [2021-05-19T11:26:51.644Z] Merging remotes/origin/20.10 commit 989c08c367c68dc0ec0c5080078b34b7c485a19e into PR head commit fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:26:51.787Z] #44 44.24 DEP criu/uffd.d [2021-05-19T11:26:51.973Z] Merge succeeded, producing fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:26:51.973Z] Checking out Revision fb179ff09887f5956f45be424f342a4a90f07f8b (PR-42395) [2021-05-19T11:26:52.102Z] #44 ... [2021-05-19T11:26:52.102Z] [2021-05-19T11:26:52.102Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-05-19T11:26:52.102Z] #18 DONE 1.1s [2021-05-19T11:26:52.102Z] [2021-05-19T11:26:52.102Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:52.102Z] #44 44.39 DEP criu/tun.d [2021-05-19T11:26:52.102Z] #44 44.56 DEP criu/tty.d [2021-05-19T11:26:51.224Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:26:51.236Z] > git config --add remote.origin.fetch +refs/pull/42395/head:refs/remotes/origin/PR-42395 # timeout=10 [2021-05-19T11:26:51.247Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:26:51.268Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:26:51.284Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:26:51.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:26:51.294Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:26:51.648Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:26:51.670Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:26:52.393Z] #44 44.70 DEP criu/timerfd.d [2021-05-19T11:26:52.393Z] #44 44.85 DEP criu/timens.d [2021-05-19T11:26:52.452Z] Merge succeeded, producing fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:26:52.452Z] Checking out Revision fb179ff09887f5956f45be424f342a4a90f07f8b (PR-42395) [2021-05-19T11:26:52.683Z] #44 44.99 DEP criu/sysfs_parse.d [2021-05-19T11:26:52.683Z] #44 45.14 DEP criu/sysctl.d [2021-05-19T11:26:52.683Z] #44 45.22 DEP criu/string.d [2021-05-19T11:26:52.973Z] #44 ... [2021-05-19T11:26:52.973Z] [2021-05-19T11:26:52.973Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-05-19T11:26:52.973Z] #19 DONE 1.0s [2021-05-19T11:26:52.973Z] [2021-05-19T11:26:52.973Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:52.973Z] #44 45.25 DEP criu/stats.d [2021-05-19T11:26:52.973Z] #44 45.31 DEP criu/sockets.d [2021-05-19T11:26:52.973Z] #44 45.43 DEP criu/sk-unix.d [2021-05-19T11:26:53.269Z] #44 45.63 DEP criu/sk-tcp.d [2021-05-19T11:26:53.269Z] #44 45.73 DEP criu/sk-queue.d [2021-05-19T11:26:51.902Z] > git remote # timeout=10 [2021-05-19T11:26:51.919Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T11:26:51.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:26:51.942Z] > git merge 989c08c367c68dc0ec0c5080078b34b7c485a19e # timeout=10 [2021-05-19T11:26:51.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T11:26:51.975Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:26:51.988Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:26:53.561Z] #44 ... [2021-05-19T11:26:53.561Z] [2021-05-19T11:26:53.561Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:26:53.561Z] #59 75.97 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T11:26:53.561Z] #59 75.97 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-19T11:26:53.561Z] #59 DONE 81.5s [2021-05-19T11:26:53.561Z] [2021-05-19T11:26:53.561Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:53.561Z] #44 45.92 DEP criu/sk-packet.d [2021-05-19T11:26:53.873Z] #44 ... [2021-05-19T11:26:53.873Z] [2021-05-19T11:26:53.873Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-19T11:26:53.873Z] #60 DONE 0.1s [2021-05-19T11:26:53.873Z] [2021-05-19T11:26:53.873Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:53.873Z] #44 46.03 DEP criu/sk-netlink.d [2021-05-19T11:26:53.873Z] #44 46.17 DEP criu/sk-inet.d [2021-05-19T11:26:53.873Z] #44 ... [2021-05-19T11:26:53.873Z] [2021-05-19T11:26:53.873Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-19T11:26:53.873Z] #61 DONE 0.1s [2021-05-19T11:26:53.873Z] [2021-05-19T11:26:53.873Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-05-19T11:26:53.873Z] #20 DONE 1.0s [2021-05-19T11:26:53.873Z] [2021-05-19T11:26:53.873Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:53.873Z] #44 46.36 DEP criu/signalfd.d [2021-05-19T11:26:54.185Z] #44 46.62 DEP criu/sigframe.d [2021-05-19T11:26:54.185Z] #44 46.75 DEP criu/shmem.d [2021-05-19T11:26:54.479Z] #44 46.96 DEP criu/servicefd.d [2021-05-19T11:26:52.358Z] > git remote # timeout=10 [2021-05-19T11:26:52.378Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T11:26:52.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:26:52.399Z] > git merge 989c08c367c68dc0ec0c5080078b34b7c485a19e # timeout=10 [2021-05-19T11:26:52.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T11:26:52.451Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:26:52.474Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:26:54.769Z] #44 47.07 DEP criu/seize.d [2021-05-19T11:26:55.091Z] #44 47.33 DEP criu/seccomp.d [2021-05-19T11:26:55.091Z] #44 47.59 DEP criu/rst-malloc.d [2021-05-19T11:26:55.381Z] #44 47.67 DEP criu/rbtree.d [2021-05-19T11:26:55.381Z] #44 47.69 DEP criu/pstree.d [2021-05-19T11:26:55.381Z] #44 47.82 DEP criu/protobuf.d [2021-05-19T11:26:55.381Z] #44 47.90 GEN criu/protobuf-desc-gen.h [2021-05-19T11:26:56.156Z] Commit message: "update runc binary to v1.0.0-rc95" [2021-05-19T11:26:56.215Z] > git --version # timeout=10 [2021-05-19T11:26:56.230Z] > git --version # 'git version 2.25.1' [2021-05-19T11:26:56.241Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-19T11:26:56.412Z] #44 ... [2021-05-19T11:26:56.412Z] [2021-05-19T11:26:56.412Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-19T11:26:56.412Z] #46 73.93 crypto/tls [2021-05-19T11:26:56.412Z] #46 78.38 net/http/httptrace [2021-05-19T11:26:56.412Z] #46 78.48 net/http [2021-05-19T11:26:56.412Z] #46 ... [2021-05-19T11:26:56.412Z] [2021-05-19T11:26:56.412Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:26:56.412Z] #44 48.84 DEP criu/protobuf-desc.d [2021-05-19T11:26:56.412Z] #44 48.96 DEP criu/proc_parse.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-19T11:26:56.702Z] #44 49.15 DEP criu/plugin.d [2021-05-19T11:26:56.702Z] #44 49.21 DEP criu/pipes.d [2021-05-19T11:26:56.927Z] Commit message: "update runc binary to v1.0.0-rc95" [2021-05-19T11:26:56.995Z] #44 49.32 DEP criu/pie-util.d [2021-05-19T11:26:56.995Z] #44 49.43 DEP criu/pie-util-vdso.d [2021-05-19T11:26:56.958Z] > git --version # timeout=10 [2021-05-19T11:26:56.983Z] > git --version # 'git version 2.17.1' [2021-05-19T11:26:57.037Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-19T11:26:57.285Z] #44 49.59 DEP criu/path.d [2021-05-19T11:26:57.285Z] #44 49.68 DEP criu/parasite-syscall.d [2021-05-19T11:26:57.449Z] + docker version [2021-05-19T11:26:57.575Z] #44 49.88 DEP criu/pagemap.d [2021-05-19T11:26:57.575Z] #44 49.98 DEP criu/pagemap-cache.d [2021-05-19T11:26:57.575Z] #44 50.06 DEP criu/page-xfer.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-19T11:26:57.824Z] Client: [2021-05-19T11:26:57.824Z] Context: default [2021-05-19T11:26:57.824Z] Debug Mode: false [2021-05-19T11:26:57.824Z] Plugins: [2021-05-19T11:26:57.824Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-19T11:26:57.824Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-19T11:26:57.824Z] [2021-05-19T11:26:57.824Z] Server: [2021-05-19T11:26:57.824Z] Containers: 0 [2021-05-19T11:26:57.824Z] Running: 0 [2021-05-19T11:26:57.824Z] Paused: 0 [2021-05-19T11:26:57.824Z] Stopped: 0 [2021-05-19T11:26:57.824Z] Images: 0 [2021-05-19T11:26:57.824Z] Server Version: 20.10.5 [2021-05-19T11:26:57.824Z] Storage Driver: overlay2 [2021-05-19T11:26:57.824Z] Backing Filesystem: extfs [2021-05-19T11:26:57.824Z] Supports d_type: true [2021-05-19T11:26:57.824Z] Native Overlay Diff: true [2021-05-19T11:26:57.824Z] Logging Driver: json-file [2021-05-19T11:26:57.824Z] Cgroup Driver: cgroupfs [2021-05-19T11:26:57.824Z] Cgroup Version: 1 [2021-05-19T11:26:57.824Z] Plugins: [2021-05-19T11:26:57.824Z] Volume: local [2021-05-19T11:26:57.824Z] Network: bridge host ipvlan macvlan null overlay [2021-05-19T11:26:57.824Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-19T11:26:57.824Z] Swarm: inactive [2021-05-19T11:26:57.824Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-05-19T11:26:57.824Z] Default Runtime: runc [2021-05-19T11:26:57.824Z] Init Binary: docker-init [2021-05-19T11:26:57.824Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T11:26:57.824Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T11:26:57.824Z] init version: de40ad0 [2021-05-19T11:26:57.824Z] Security Options: [2021-05-19T11:26:57.824Z] apparmor [2021-05-19T11:26:57.824Z] seccomp [2021-05-19T11:26:57.824Z] Profile: default [2021-05-19T11:26:57.824Z] Kernel Version: 5.4.0-1041-aws [2021-05-19T11:26:57.824Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-19T11:26:57.824Z] OSType: linux [2021-05-19T11:26:57.824Z] Architecture: x86_64 [2021-05-19T11:26:57.824Z] CPUs: 2 [2021-05-19T11:26:57.824Z] Total Memory: 7.487GiB [2021-05-19T11:26:57.824Z] Name: ip-10-100-65-144 [2021-05-19T11:26:57.824Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-19T11:26:57.824Z] Docker Root Dir: /var/lib/docker [2021-05-19T11:26:57.824Z] Debug Mode: false [2021-05-19T11:26:57.824Z] Registry: https://index.docker.io/v1/ [2021-05-19T11:26:57.824Z] Labels: [2021-05-19T11:26:57.824Z] Experimental: true [2021-05-19T11:26:57.824Z] Insecure Registries: [2021-05-19T11:26:57.824Z] 127.0.0.0/8 [2021-05-19T11:26:57.824Z] Live Restore Enabled: true [2021-05-19T11:26:57.824Z] [2021-05-19T11:26:57.824Z] WARNING: No swap limit support [2021-05-19T11:26:57.866Z] #44 50.24 DEP criu/page-pipe.d [2021-05-19T11:26:57.866Z] #44 50.31 DEP criu/netfilter.d [Pipeline] sh [2021-05-19T11:26:58.155Z] #44 50.40 DEP criu/net.d [2021-05-19T11:26:58.155Z] #44 50.54 DEP criu/namespaces.d [2021-05-19T11:26:58.155Z] #44 50.65 DEP criu/mount.d [2021-05-19T11:26:58.337Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-19T11:26:58.337Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-19T11:26:58.337Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-19T11:26:58.337Z] + bash /home/ubuntu/workspace/moby_PR-42395/check-config.sh [2021-05-19T11:26:58.337Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-19T11:26:58.337Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-19T11:26:58.337Z] [2021-05-19T11:26:58.337Z] Generally Necessary: [2021-05-19T11:26:58.337Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-19T11:26:58.337Z] - apparmor: enabled and tools installed [2021-05-19T11:26:58.337Z] - CONFIG_NAMESPACES: enabled [2021-05-19T11:26:58.337Z] - CONFIG_NET_NS: enabled [2021-05-19T11:26:58.337Z] - CONFIG_PID_NS: enabled [2021-05-19T11:26:58.337Z] - CONFIG_IPC_NS: enabled [2021-05-19T11:26:58.337Z] - CONFIG_UTS_NS: enabled [2021-05-19T11:26:58.337Z] - CONFIG_CGROUPS: enabled [2021-05-19T11:26:58.337Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-19T11:26:58.337Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-19T11:26:58.337Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-19T11:26:58.337Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-19T11:26:58.337Z] - CONFIG_CPUSETS: enabled [2021-05-19T11:26:58.337Z] - CONFIG_MEMCG: enabled [2021-05-19T11:26:58.337Z] - CONFIG_KEYS: enabled [2021-05-19T11:26:58.337Z] - CONFIG_VETH: enabled (as module) [2021-05-19T11:26:58.337Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-19T11:26:58.337Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-19T11:26:58.337Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-19T11:26:58.337Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-19T11:26:58.337Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-19T11:26:58.337Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-19T11:26:58.345Z] + docker version [2021-05-19T11:26:58.445Z] #44 50.83 DEP criu/memfd.d [2021-05-19T11:26:58.603Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-19T11:26:58.604Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-19T11:26:58.604Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-19T11:26:58.604Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-19T11:26:58.604Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-19T11:26:58.604Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-19T11:26:58.604Z] [2021-05-19T11:26:58.604Z] Optional Features: [2021-05-19T11:26:58.604Z] - CONFIG_USER_NS: enabled [2021-05-19T11:26:58.604Z] - CONFIG_SECCOMP: enabled [2021-05-19T11:26:58.604Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-19T11:26:58.604Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-19T11:26:58.604Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-19T11:26:58.604Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-19T11:26:58.604Z] - CONFIG_BLK_CGROUP: enabled [2021-05-19T11:26:58.604Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-19T11:26:58.604Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-19T11:26:58.604Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-19T11:26:58.604Z] - CONFIG_CGROUP_PERF: enabled [2021-05-19T11:26:58.604Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-19T11:26:58.604Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-19T11:26:58.604Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-19T11:26:58.604Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-19T11:26:58.604Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-19T11:26:58.604Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-19T11:26:58.604Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-19T11:26:58.604Z] - CONFIG_IP_VS: enabled (as module) [2021-05-19T11:26:58.604Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-19T11:26:58.604Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-19T11:26:58.604Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-19T11:26:58.604Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-19T11:26:58.604Z] - CONFIG_EXT4_FS: enabled [2021-05-19T11:26:58.604Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-19T11:26:58.604Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-19T11:26:58.604Z] - Network Drivers: [2021-05-19T11:26:58.604Z] - "overlay": [2021-05-19T11:26:58.734Z] #44 51.02 DEP criu/mem.d [2021-05-19T11:26:58.734Z] #44 51.17 DEP criu/lsm.d [2021-05-19T11:26:58.860Z] - CONFIG_VXLAN: enabled (as module) [2021-05-19T11:26:58.860Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-19T11:26:58.860Z] Optional (for encrypted networks): [2021-05-19T11:26:58.860Z] - CONFIG_CRYPTO: enabled [2021-05-19T11:26:58.860Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-19T11:26:58.860Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-19T11:26:58.860Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-19T11:26:58.860Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-19T11:26:58.860Z] - CONFIG_XFRM: enabled [2021-05-19T11:26:58.860Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-19T11:26:58.860Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-19T11:26:58.860Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-19T11:26:58.860Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-19T11:26:58.860Z] - "ipvlan": [2021-05-19T11:26:58.860Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-19T11:26:58.860Z] - "macvlan": [2021-05-19T11:26:58.860Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-19T11:26:58.860Z] - CONFIG_DUMMY: enabled (as module) [2021-05-19T11:26:58.860Z] - "ftp,tftp client in container": [2021-05-19T11:26:58.860Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-19T11:26:58.860Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-19T11:26:58.860Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-19T11:26:58.860Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-19T11:26:58.860Z] - Storage Drivers: [2021-05-19T11:26:58.860Z] - "aufs": [2021-05-19T11:26:58.860Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-19T11:26:58.860Z] - "btrfs": [2021-05-19T11:26:58.860Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-19T11:26:58.860Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-19T11:26:58.860Z] - "devicemapper": [2021-05-19T11:26:58.860Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-19T11:26:58.860Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-19T11:26:58.860Z] - "overlay": [2021-05-19T11:26:58.860Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-19T11:26:58.860Z] - "zfs": [2021-05-19T11:26:58.860Z] - /dev/zfs: present [2021-05-19T11:26:58.860Z] - zfs command: missing [2021-05-19T11:26:58.860Z] - zpool command: missing [2021-05-19T11:26:58.860Z] [2021-05-19T11:26:58.860Z] Limits: [2021-05-19T11:26:58.860Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-19T11:26:58.860Z] [2021-05-19T11:26:58.860Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-19T11:26:59.024Z] #44 51.36 DEP criu/log.d [2021-05-19T11:26:59.024Z] #44 51.46 DEP criu/libnetlink.d [2021-05-19T11:26:59.296Z] + sudo modprobe ip_vs [2021-05-19T11:26:59.296Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fb179ff09887f5956f45be424f342a4a90f07f8b . [2021-05-19T11:26:59.314Z] #44 51.55 DEP criu/kerndat.d [2021-05-19T11:26:59.314Z] #44 51.80 DEP criu/kcmp-ids.d [2021-05-19T11:26:59.556Z] #1 [internal] load build definition from Dockerfile [2021-05-19T11:26:59.556Z] #1 sha256:60bdef32780339c2a46e1d8b2378a761a15236fdc916665c27f5e7078f6cff71 [2021-05-19T11:26:59.556Z] #1 transferring dockerfile: 17.02kB done [2021-05-19T11:26:59.556Z] #1 DONE 0.1s [2021-05-19T11:26:59.556Z] [2021-05-19T11:26:59.556Z] #2 [internal] load .dockerignore [2021-05-19T11:26:59.556Z] #2 sha256:c7128f5cca27422ccb7ba395d117e19b4df15b53a14c9a68a7234fc0378b469f [2021-05-19T11:26:59.556Z] #2 transferring context: [2021-05-19T11:26:59.603Z] #44 51.86 DEP criu/irmap.d [2021-05-19T11:26:59.603Z] #44 51.94 DEP criu/ipc_ns.d [2021-05-19T11:26:59.817Z] #2 transferring context: 87B done [2021-05-19T11:26:59.817Z] #2 DONE 0.1s [2021-05-19T11:26:59.817Z] [2021-05-19T11:26:59.817Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-19T11:26:59.817Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-19T11:26:59.892Z] #44 52.14 DEP criu/image.d [2021-05-19T11:26:59.892Z] #44 52.26 DEP criu/image-desc.d [2021-05-19T11:26:59.892Z] #44 52.32 DEP criu/fsnotify.d [2021-05-19T11:27:00.075Z] #3 DONE 0.4s [2021-05-19T11:27:00.182Z] #44 52.46 DEP criu/filesystems.d [2021-05-19T11:27:00.182Z] #44 52.56 DEP criu/files.d [2021-05-19T11:27:00.334Z] [2021-05-19T11:27:00.334Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-19T11:27:00.334Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-19T11:27:00.334Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-19T11:27:00.334Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-19T11:27:00.334Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-19T11:27:00.334Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-19T11:27:00.334Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s [2021-05-19T11:27:00.334Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-19T11:27:00.471Z] #44 52.79 DEP criu/files-reg.d [2021-05-19T11:27:00.592Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-19T11:27:00.592Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-05-19T11:27:00.761Z] #44 52.99 DEP criu/files-ext.d [2021-05-19T11:27:00.761Z] #44 53.13 DEP criu/file-lock.d [2021-05-19T11:27:00.761Z] #44 53.27 DEP criu/file-ids.d [2021-05-19T11:27:00.859Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-05-19T11:27:00.859Z] #4 DONE 0.8s [2021-05-19T11:27:00.940Z] Fetching without tags [2021-05-19T11:27:01.050Z] #44 53.38 DEP criu/fifo.d [2021-05-19T11:27:01.050Z] #44 53.44 DEP criu/fdstore.d [2021-05-19T11:27:01.050Z] #44 53.49 DEP criu/fault-injection.d [2021-05-19T11:27:01.050Z] #44 53.51 DEP criu/external.d [2021-05-19T11:27:01.050Z] #44 53.57 DEP criu/eventpoll.d [2021-05-19T11:27:01.116Z] [2021-05-19T11:27:01.116Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-19T11:27:01.116Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-19T11:27:01.340Z] #44 53.67 DEP criu/eventfd.d [2021-05-19T11:27:01.340Z] #44 53.75 DEP criu/crtools.d [2021-05-19T11:27:01.340Z] #44 53.87 DEP criu/cr-service.d [2021-05-19T11:27:01.484Z] Merging remotes/origin/20.10 commit 989c08c367c68dc0ec0c5080078b34b7c485a19e into PR head commit fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:27:01.630Z] #44 53.97 DEP criu/cr-restore.d [2021-05-19T11:27:01.648Z] Client: Docker Engine - Community [2021-05-19T11:27:01.648Z] Version: 20.10.5 [2021-05-19T11:27:01.648Z] API version: 1.41 [2021-05-19T11:27:01.648Z] Go version: go1.13.15 [2021-05-19T11:27:01.648Z] Git commit: 55c4c88 [2021-05-19T11:27:01.648Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-19T11:27:01.648Z] OS/Arch: linux/amd64 [2021-05-19T11:27:01.648Z] Context: default [2021-05-19T11:27:01.648Z] Experimental: true [2021-05-19T11:27:01.648Z] [2021-05-19T11:27:01.648Z] Server: Docker Engine - Community [2021-05-19T11:27:01.648Z] Engine: [2021-05-19T11:27:01.648Z] Version: 20.10.5 [2021-05-19T11:27:01.648Z] API version: 1.41 (minimum version 1.12) [2021-05-19T11:27:01.648Z] Go version: go1.13.15 [2021-05-19T11:27:01.648Z] Git commit: 363e9a8 [2021-05-19T11:27:01.648Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-19T11:27:01.648Z] OS/Arch: linux/amd64 [2021-05-19T11:27:01.648Z] Experimental: true [2021-05-19T11:27:01.648Z] containerd: [2021-05-19T11:27:01.648Z] Version: 1.4.4 [2021-05-19T11:27:01.648Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T11:27:01.648Z] runc: [2021-05-19T11:27:01.648Z] Version: 1.0.0-rc93 [2021-05-19T11:27:01.648Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T11:27:01.648Z] docker-init: [2021-05-19T11:27:01.648Z] Version: 0.19.0 [2021-05-19T11:27:01.648Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-19T11:27:01.919Z] #44 54.24 DEP criu/cr-errno.d [2021-05-19T11:27:01.919Z] #44 54.24 DEP criu/cr-dump.d [2021-05-19T11:27:01.919Z] #44 54.36 DEP criu/cr-dedup.d [2021-05-19T11:27:01.919Z] #44 54.46 DEP criu/cr-check.d [2021-05-19T11:27:01.993Z] + docker info [2021-05-19T11:27:02.046Z] #8 ... [2021-05-19T11:27:02.046Z] [2021-05-19T11:27:02.046Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-19T11:27:02.046Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-19T11:27:02.046Z] #6 DONE 1.0s [2021-05-19T11:27:02.209Z] #44 54.60 DEP criu/config.d [2021-05-19T11:27:02.209Z] #44 54.70 DEP criu/clone-noasan.d [2021-05-19T11:27:02.302Z] [2021-05-19T11:27:02.302Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T11:27:02.302Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-19T11:27:02.302Z] #7 DONE 1.0s [2021-05-19T11:27:02.302Z] [2021-05-19T11:27:02.302Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-19T11:27:02.302Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-19T11:27:02.302Z] #8 DONE 1.0s [2021-05-19T11:27:02.302Z] [2021-05-19T11:27:02.302Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T11:27:02.302Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-19T11:27:02.499Z] #44 54.76 DEP criu/cgroup.d [2021-05-19T11:27:02.499Z] #44 54.88 DEP criu/cgroup-props.d [2021-05-19T11:27:02.560Z] #5 DONE 1.1s [2021-05-19T11:27:02.789Z] #44 55.00 DEP criu/bitmap.d [2021-05-19T11:27:02.789Z] #44 55.01 DEP criu/bfd.d [2021-05-19T11:27:02.789Z] #44 55.08 DEP criu/autofs.d [2021-05-19T11:27:02.789Z] #44 55.18 DEP criu/aio.d [2021-05-19T11:27:00.883Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:27:00.897Z] > git config --add remote.origin.fetch +refs/pull/42395/head:refs/remotes/origin/PR-42395 # timeout=10 [2021-05-19T11:27:00.911Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:27:00.932Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-19T11:27:00.945Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-19T11:27:00.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:27:01.033Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42395/head:refs/remotes/origin/PR-42395 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-19T11:27:01.493Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:27:01.503Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:27:03.078Z] #44 55.33 DEP criu/action-scripts.d [2021-05-19T11:27:03.078Z] #44 55.54 CC criu/action-scripts.o [2021-05-19T11:27:03.260Z] Merge succeeded, producing fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:27:03.261Z] Checking out Revision fb179ff09887f5956f45be424f342a4a90f07f8b (PR-42395) [2021-05-19T11:27:03.506Z] [2021-05-19T11:27:03.506Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:03.506Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:03.506Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-19T11:27:03.709Z] #44 55.90 CC criu/aio.o [2021-05-19T11:27:03.764Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-19T11:27:03.764Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-19T11:27:03.764Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-19T11:27:03.999Z] #44 56.33 CC criu/autofs.o [2021-05-19T11:27:03.999Z] #44 ... [2021-05-19T11:27:03.999Z] [2021-05-19T11:27:03.999Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-19T11:27:03.999Z] #21 1.004 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-19T11:27:03.999Z] #21 1.026 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:03.999Z] #21 1.137 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:03.999Z] #21 1.151 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:03.999Z] #21 1.485 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [436 kB] [2021-05-19T11:27:03.999Z] #21 2.114 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-19T11:27:03.999Z] #21 3.628 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [260 kB] [2021-05-19T11:27:03.999Z] #21 5.024 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-19T11:27:03.999Z] #21 7.032 Fetched 8616 kB in 6s (1416 kB/s) [2021-05-19T11:27:03.999Z] #21 7.032 Reading package lists... [2021-05-19T11:27:04.699Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.05MB / 50.40MB 1.1s [2021-05-19T11:27:04.699Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 1.1s [2021-05-19T11:27:04.957Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.39MB / 50.40MB 1.3s [2021-05-19T11:27:05.034Z] #21 9.149 Reading package lists... [2021-05-19T11:27:05.034Z] #21 11.03 Building dependency tree... [2021-05-19T11:27:05.034Z] #21 ... [2021-05-19T11:27:05.034Z] [2021-05-19T11:27:05.034Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:27:05.034Z] #44 57.25 CC criu/bfd.o [2021-05-19T11:27:05.218Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.44MB / 50.40MB 1.5s [2021-05-19T11:27:05.218Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.28MB / 7.81MB 1.5s [2021-05-19T11:27:05.218Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.63MB / 50.40MB 1.6s [2021-05-19T11:27:05.218Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.6s [2021-05-19T11:27:03.181Z] > git remote # timeout=10 [2021-05-19T11:27:03.194Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T11:27:03.211Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-19T11:27:03.213Z] > git merge 989c08c367c68dc0ec0c5080078b34b7c485a19e # timeout=10 [2021-05-19T11:27:03.246Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T11:27:03.263Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T11:27:03.280Z] > git checkout -f fb179ff09887f5956f45be424f342a4a90f07f8b # timeout=10 [2021-05-19T11:27:05.339Z] #44 ... [2021-05-19T11:27:05.339Z] [2021-05-19T11:27:05.339Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-19T11:27:05.339Z] #46 86.58 github.com/LK4D4/vndr/godl [2021-05-19T11:27:05.339Z] #46 87.07 github.com/LK4D4/vndr [2021-05-19T11:27:05.339Z] #46 DONE 92.8s [2021-05-19T11:27:05.339Z] [2021-05-19T11:27:05.339Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:27:05.339Z] #44 57.58 CC criu/bitmap.o [2021-05-19T11:27:05.339Z] #44 57.70 CC criu/cgroup-props.o [2021-05-19T11:27:05.339Z] #44 ... [2021-05-19T11:27:05.339Z] [2021-05-19T11:27:05.339Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-19T11:27:05.339Z] #54 7.419 + cd /tmp/tmp.vLk2UeHUyr/src/github.com/opencontainers/runc [2021-05-19T11:27:05.340Z] #54 7.420 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T11:27:05.340Z] #54 7.455 + '[' -z '' ']' [2021-05-19T11:27:05.340Z] #54 7.455 + target=static [2021-05-19T11:27:05.340Z] #54 7.455 + make 'BUILDTAGS=seccomp ' static [2021-05-19T11:27:05.340Z] #54 7.593 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-19T11:27:05.340Z] #54 ... [2021-05-19T11:27:05.340Z] [2021-05-19T11:27:05.340Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-19T11:27:05.340Z] #21 11.03 Building dependency tree... [2021-05-19T11:27:05.340Z] #21 11.62 libcap2-bin is already the newest version (1:2.25-2). [2021-05-19T11:27:05.340Z] #21 11.62 The following additional packages will be installed: [2021-05-19T11:27:05.475Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.83MB / 50.40MB 1.7s [2021-05-19T11:27:05.545Z] Client: Docker Engine - Community [2021-05-19T11:27:05.545Z] Version: 20.10.5 [2021-05-19T11:27:05.545Z] API version: 1.41 [2021-05-19T11:27:05.545Z] Go version: go1.13.15 [2021-05-19T11:27:05.545Z] Git commit: 55c4c88 [2021-05-19T11:27:05.545Z] Built: Tue Mar 2 20:18:20 2021 [2021-05-19T11:27:05.545Z] OS/Arch: linux/amd64 [2021-05-19T11:27:05.545Z] Context: default [2021-05-19T11:27:05.545Z] Experimental: true [2021-05-19T11:27:05.545Z] [2021-05-19T11:27:05.545Z] Server: Docker Engine - Community [2021-05-19T11:27:05.545Z] Engine: [2021-05-19T11:27:05.545Z] Version: 20.10.5 [2021-05-19T11:27:05.545Z] API version: 1.41 (minimum version 1.12) [2021-05-19T11:27:05.545Z] Go version: go1.13.15 [2021-05-19T11:27:05.545Z] Git commit: 363e9a8 [2021-05-19T11:27:05.545Z] Built: Tue Mar 2 20:16:15 2021 [2021-05-19T11:27:05.545Z] OS/Arch: linux/amd64 [2021-05-19T11:27:05.545Z] Experimental: true [2021-05-19T11:27:05.545Z] containerd: [2021-05-19T11:27:05.545Z] Version: 1.4.4 [2021-05-19T11:27:05.545Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T11:27:05.545Z] runc: [2021-05-19T11:27:05.545Z] Version: 1.0.0-rc93 [2021-05-19T11:27:05.545Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T11:27:05.545Z] docker-init: [2021-05-19T11:27:05.545Z] Version: 0.19.0 [2021-05-19T11:27:05.545Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-19T11:27:05.679Z] #21 11.65 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-19T11:27:05.679Z] #21 11.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-19T11:27:05.679Z] #21 11.65 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-19T11:27:05.679Z] #21 11.65 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-19T11:27:05.679Z] #21 11.65 python3.7 python3.7-minimal vim-runtime xxd [2021-05-19T11:27:05.679Z] #21 11.65 Suggested packages: [2021-05-19T11:27:05.679Z] #21 11.65 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-19T11:27:05.679Z] #21 11.65 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-19T11:27:05.679Z] #21 11.65 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-19T11:27:05.679Z] #21 11.65 Recommended packages: [2021-05-19T11:27:05.679Z] #21 11.65 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-19T11:27:05.679Z] #21 11.65 python3-keyrings.alt python3-xdg unzip [2021-05-19T11:27:05.733Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.02MB / 50.40MB 1.9s [2021-05-19T11:27:05.887Z] + docker info [2021-05-19T11:27:05.989Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.26MB / 50.40MB 2.1s [2021-05-19T11:27:05.989Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.0s done [2021-05-19T11:27:05.989Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 2.1s [2021-05-19T11:27:05.989Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 2.1s [2021-05-19T11:27:05.989Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.46MB / 50.40MB 2.3s [2021-05-19T11:27:05.989Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.19MB / 51.83MB 2.3s [2021-05-19T11:27:06.245Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.05MB / 10.00MB 2.4s [2021-05-19T11:27:06.502Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.25MB / 50.40MB 2.7s [2021-05-19T11:27:06.502Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 2.7s [2021-05-19T11:27:06.502Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.19MB / 10.00MB 2.7s [2021-05-19T11:27:06.502Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.85MB / 50.40MB 2.9s [2021-05-19T11:27:06.502Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.63MB / 51.83MB 2.9s [2021-05-19T11:27:06.502Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 2.9s [2021-05-19T11:27:06.709Z] #21 12.85 The following NEW packages will be installed: [2021-05-19T11:27:06.709Z] #21 12.86 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-19T11:27:06.709Z] #21 12.86 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-19T11:27:06.709Z] #21 12.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-19T11:27:06.709Z] #21 12.86 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-19T11:27:06.709Z] #21 12.86 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-19T11:27:06.709Z] #21 12.86 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-19T11:27:06.709Z] #21 12.86 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-19T11:27:06.709Z] #21 12.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-19T11:27:06.709Z] #21 12.86 xz-utils zip [2021-05-19T11:27:06.709Z] #21 12.94 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-19T11:27:06.709Z] #21 12.94 Need to get 27.7 MB of archives. [2021-05-19T11:27:06.709Z] #21 12.94 After this operation, 117 MB of additional disk space will be used. [2021-05-19T11:27:06.709Z] #21 12.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-05-19T11:27:06.758Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 3.1s [2021-05-19T11:27:06.758Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.78MB / 51.83MB 3.1s [2021-05-19T11:27:06.758Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.44MB / 10.00MB 3.1s [2021-05-19T11:27:06.999Z] #21 12.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u3 [586 kB] [2021-05-19T11:27:06.999Z] #21 13.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u3 [1590 kB] [2021-05-19T11:27:07.014Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.92MB / 51.83MB 3.2s [2021-05-19T11:27:07.014Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 3.2s [2021-05-19T11:27:07.014Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.4s [2021-05-19T11:27:07.014Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.12MB / 51.83MB 3.4s [2021-05-19T11:27:07.014Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 3.3s done [2021-05-19T11:27:07.014Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 3.4s [2021-05-19T11:27:07.271Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 3.6s [2021-05-19T11:27:07.288Z] #21 13.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-05-19T11:27:07.289Z] #21 13.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-05-19T11:27:07.289Z] #21 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u3 [1686 kB] [2021-05-19T11:27:07.289Z] #21 13.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-05-19T11:27:07.292Z] Client: [2021-05-19T11:27:07.292Z] Context: default [2021-05-19T11:27:07.292Z] Debug Mode: false [2021-05-19T11:27:07.292Z] Plugins: [2021-05-19T11:27:07.292Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-19T11:27:07.292Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-19T11:27:07.292Z] [2021-05-19T11:27:07.292Z] Server: [2021-05-19T11:27:07.292Z] Containers: 0 [2021-05-19T11:27:07.292Z] Running: 0 [2021-05-19T11:27:07.292Z] Paused: 0 [2021-05-19T11:27:07.292Z] Stopped: 0 [2021-05-19T11:27:07.292Z] Images: 0 [2021-05-19T11:27:07.292Z] Server Version: 20.10.5 [2021-05-19T11:27:07.292Z] Storage Driver: overlay2 [2021-05-19T11:27:07.292Z] Backing Filesystem: extfs [2021-05-19T11:27:07.292Z] Supports d_type: true [2021-05-19T11:27:07.292Z] Native Overlay Diff: true [2021-05-19T11:27:07.292Z] Logging Driver: json-file [2021-05-19T11:27:07.292Z] Cgroup Driver: cgroupfs [2021-05-19T11:27:07.292Z] Cgroup Version: 1 [2021-05-19T11:27:07.292Z] Plugins: [2021-05-19T11:27:07.292Z] Volume: local [2021-05-19T11:27:07.292Z] Network: bridge host ipvlan macvlan null overlay [2021-05-19T11:27:07.292Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-19T11:27:07.292Z] Swarm: inactive [2021-05-19T11:27:07.292Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-05-19T11:27:07.292Z] Default Runtime: runc [2021-05-19T11:27:07.292Z] Init Binary: docker-init [2021-05-19T11:27:07.292Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T11:27:07.292Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T11:27:07.292Z] init version: de40ad0 [2021-05-19T11:27:07.292Z] Security Options: [2021-05-19T11:27:07.292Z] apparmor [2021-05-19T11:27:07.292Z] seccomp [2021-05-19T11:27:07.292Z] Profile: default [2021-05-19T11:27:07.292Z] Kernel Version: 5.4.0-1041-aws [2021-05-19T11:27:07.292Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-19T11:27:07.292Z] OSType: linux [2021-05-19T11:27:07.292Z] Architecture: x86_64 [2021-05-19T11:27:07.292Z] CPUs: 2 [2021-05-19T11:27:07.292Z] Total Memory: 7.569GiB [2021-05-19T11:27:07.292Z] Name: ip-10-100-120-184 [2021-05-19T11:27:07.292Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-19T11:27:07.292Z] Docker Root Dir: /var/lib/docker [2021-05-19T11:27:07.292Z] Debug Mode: false [2021-05-19T11:27:07.292Z] Registry: https://index.docker.io/v1/ [2021-05-19T11:27:07.292Z] Labels: [2021-05-19T11:27:07.292Z] Experimental: true [2021-05-19T11:27:07.292Z] Insecure Registries: [2021-05-19T11:27:07.292Z] 127.0.0.0/8 [2021-05-19T11:27:07.292Z] Live Restore Enabled: true [2021-05-19T11:27:07.292Z] [2021-05-19T11:27:07.292Z] WARNING: No swap limit support [Pipeline] sh [2021-05-19T11:27:07.327Z] Commit message: "update runc binary to v1.0.0-rc95" [2021-05-19T11:27:07.356Z] > git --version # timeout=10 [2021-05-19T11:27:07.361Z] > git --version # 'git version 2.25.1' [2021-05-19T11:27:07.365Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-19T11:27:07.529Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.29MB / 68.67MB 3.7s [2021-05-19T11:27:07.529Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.55MB / 51.83MB 3.8s [2021-05-19T11:27:07.579Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-19T11:27:07.579Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-19T11:27:07.579Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-19T11:27:07.579Z] + bash /home/ubuntu/workspace/moby_PR-42395/check-config.sh [2021-05-19T11:27:07.579Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-19T11:27:07.579Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-19T11:27:07.579Z] [2021-05-19T11:27:07.579Z] Generally Necessary: [2021-05-19T11:27:07.579Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-19T11:27:07.579Z] - apparmor: enabled and tools installed [2021-05-19T11:27:07.579Z] - CONFIG_NAMESPACES: enabled [2021-05-19T11:27:07.579Z] - CONFIG_NET_NS: enabled [2021-05-19T11:27:07.579Z] - CONFIG_PID_NS: enabled [2021-05-19T11:27:07.579Z] - CONFIG_IPC_NS: enabled [2021-05-19T11:27:07.579Z] - CONFIG_UTS_NS: enabled [2021-05-19T11:27:07.579Z] - CONFIG_CGROUPS: enabled [2021-05-19T11:27:07.579Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-19T11:27:07.579Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-19T11:27:07.579Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-19T11:27:07.579Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-19T11:27:07.579Z] - CONFIG_CPUSETS: enabled [2021-05-19T11:27:07.579Z] - CONFIG_MEMCG: enabled [2021-05-19T11:27:07.579Z] - CONFIG_KEYS: enabled [2021-05-19T11:27:07.579Z] - CONFIG_VETH: enabled (as module) [2021-05-19T11:27:07.579Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-19T11:27:07.579Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-19T11:27:07.579Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-19T11:27:07.579Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-19T11:27:07.579Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-19T11:27:07.579Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-19T11:27:07.582Z] #21 13.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-05-19T11:27:07.582Z] #21 13.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-05-19T11:27:07.582Z] #21 13.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-05-19T11:27:07.582Z] #21 13.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-05-19T11:27:07.582Z] #21 13.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-05-19T11:27:07.582Z] #21 13.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-05-19T11:27:07.582Z] #21 13.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-05-19T11:27:07.582Z] #21 13.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-05-19T11:27:07.582Z] #21 13.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-05-19T11:27:07.582Z] #21 13.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-05-19T11:27:07.582Z] #21 13.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-05-19T11:27:07.582Z] #21 13.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-05-19T11:27:07.582Z] #21 13.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-05-19T11:27:07.582Z] #21 13.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-05-19T11:27:07.582Z] #21 13.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-05-19T11:27:07.582Z] #21 13.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-05-19T11:27:07.582Z] #21 13.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-05-19T11:27:07.582Z] #21 13.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-05-19T11:27:07.582Z] #21 13.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-05-19T11:27:07.582Z] #21 13.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-05-19T11:27:07.582Z] #21 13.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-05-19T11:27:07.582Z] #21 13.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-05-19T11:27:07.787Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.8s done [2021-05-19T11:27:07.787Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.75MB / 51.83MB 3.9s [2021-05-19T11:27:07.787Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 3.9s [2021-05-19T11:27:07.787Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 4.1s [2021-05-19T11:27:07.856Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-19T11:27:07.856Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-19T11:27:07.856Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-19T11:27:07.856Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-19T11:27:07.856Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-19T11:27:07.856Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-19T11:27:07.856Z] [2021-05-19T11:27:07.856Z] Optional Features: [2021-05-19T11:27:07.856Z] - CONFIG_USER_NS: enabled [2021-05-19T11:27:07.856Z] - CONFIG_SECCOMP: enabled [2021-05-19T11:27:07.856Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-19T11:27:07.856Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-19T11:27:07.856Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-19T11:27:07.856Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-19T11:27:07.856Z] - CONFIG_BLK_CGROUP: enabled [2021-05-19T11:27:07.856Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-19T11:27:07.856Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-19T11:27:07.856Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-19T11:27:07.856Z] - CONFIG_CGROUP_PERF: enabled [2021-05-19T11:27:07.856Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-19T11:27:07.856Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-19T11:27:07.856Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-19T11:27:07.856Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-19T11:27:07.856Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-19T11:27:07.856Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-19T11:27:07.856Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-19T11:27:07.856Z] - CONFIG_IP_VS: enabled (as module) [2021-05-19T11:27:07.856Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-19T11:27:07.856Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-19T11:27:07.856Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-19T11:27:07.856Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-19T11:27:07.856Z] - CONFIG_EXT4_FS: enabled [2021-05-19T11:27:07.856Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-19T11:27:07.856Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-19T11:27:07.856Z] - Network Drivers: [2021-05-19T11:27:07.856Z] - "overlay": [2021-05-19T11:27:07.856Z] - CONFIG_VXLAN: enabled (as module) [2021-05-19T11:27:07.856Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-19T11:27:07.856Z] Optional (for encrypted networks): [2021-05-19T11:27:07.872Z] #21 13.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-05-19T11:27:07.872Z] #21 13.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-05-19T11:27:07.872Z] #21 13.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-05-19T11:27:07.872Z] #21 13.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-05-19T11:27:07.872Z] #21 13.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-05-19T11:27:07.872Z] #21 13.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-05-19T11:27:07.872Z] #21 13.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-19T11:27:07.872Z] #21 13.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-05-19T11:27:07.872Z] #21 13.96 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-05-19T11:27:07.872Z] #21 13.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-19T11:27:07.872Z] #21 13.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-05-19T11:27:07.872Z] #21 13.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-19T11:27:07.873Z] #21 13.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-05-19T11:27:07.873Z] #21 14.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-05-19T11:27:07.873Z] #21 14.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-05-19T11:27:07.873Z] #21 14.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-19T11:27:08.045Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.79MB / 51.83MB 4.2s [2021-05-19T11:27:08.045Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.09MB / 51.83MB 4.4s [2021-05-19T11:27:08.045Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 4.4s [2021-05-19T11:27:08.124Z] - CONFIG_CRYPTO: enabled [2021-05-19T11:27:08.124Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-19T11:27:08.124Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-19T11:27:08.124Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-19T11:27:08.124Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-19T11:27:08.124Z] - CONFIG_XFRM: enabled [2021-05-19T11:27:08.124Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-19T11:27:08.124Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-19T11:27:08.124Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-19T11:27:08.124Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-19T11:27:08.124Z] - "ipvlan": [2021-05-19T11:27:08.124Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-19T11:27:08.124Z] - "macvlan": [2021-05-19T11:27:08.124Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-19T11:27:08.124Z] - CONFIG_DUMMY: enabled (as module) [2021-05-19T11:27:08.124Z] - "ftp,tftp client in container": [2021-05-19T11:27:08.124Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-19T11:27:08.124Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-19T11:27:08.124Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-19T11:27:08.124Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-19T11:27:08.124Z] - Storage Drivers: [2021-05-19T11:27:08.124Z] - "aufs": [2021-05-19T11:27:08.124Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-19T11:27:08.124Z] - "btrfs": [2021-05-19T11:27:08.124Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-19T11:27:08.124Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-19T11:27:08.124Z] - "devicemapper": [2021-05-19T11:27:08.124Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-19T11:27:08.124Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-19T11:27:08.124Z] - "overlay": [2021-05-19T11:27:08.124Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-19T11:27:08.124Z] - "zfs": [2021-05-19T11:27:08.124Z] - /dev/zfs: present [2021-05-19T11:27:08.124Z] - zfs command: missing [2021-05-19T11:27:08.124Z] - zpool command: missing [2021-05-19T11:27:08.124Z] [2021-05-19T11:27:08.124Z] Limits: [2021-05-19T11:27:08.124Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-19T11:27:08.124Z] [2021-05-19T11:27:08.124Z] + true [2021-05-19T11:27:08.163Z] #21 14.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-05-19T11:27:08.163Z] #21 14.24 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-05-19T11:27:08.163Z] #21 14.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-19T11:27:08.308Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.01MB / 68.67MB 4.5s [2021-05-19T11:27:08.308Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-05-19T11:27:08.308Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 4.6s [2021-05-19T11:27:08.308Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.34MB / 120.17MB 4.6s [2021-05-19T11:27:08.452Z] #21 14.61 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:27:08.452Z] #21 14.65 Fetched 27.7 MB in 1s (20.0 MB/s) [2021-05-19T11:27:08.537Z] + docker version [2021-05-19T11:27:08.563Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.12MB / 68.67MB 4.8s [2021-05-19T11:27:08.582Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fb179ff09887f5956f45be424f342a4a90f07f8b . [2021-05-19T11:27:08.742Z] #21 14.71 Selecting previously unselected package pigz. [2021-05-19T11:27:08.742Z] #21 14.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23201 files and directories currently installed.) [2021-05-19T11:27:08.742Z] #21 14.74 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-05-19T11:27:08.742Z] #21 14.75 Unpacking pigz (2.4-1) ... [2021-05-19T11:27:08.742Z] #21 14.79 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-05-19T11:27:08.742Z] #21 14.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-05-19T11:27:08.742Z] #21 14.79 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-05-19T11:27:08.823Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.07MB / 120.17MB 5.0s [2021-05-19T11:27:08.823Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.41MB / 68.67MB 5.2s [2021-05-19T11:27:08.823Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.46MB / 120.17MB 5.2s [2021-05-19T11:27:08.843Z] #1 [internal] load build definition from Dockerfile [2021-05-19T11:27:08.843Z] #1 sha256:7fcd6468340242c8f0e5c0c914eb3911ff18a1a2c3924d010a098430aa19be4b [2021-05-19T11:27:08.843Z] #1 transferring dockerfile: 17.02kB done [2021-05-19T11:27:08.843Z] #1 DONE 0.1s [2021-05-19T11:27:08.843Z] [2021-05-19T11:27:08.843Z] #2 [internal] load .dockerignore [2021-05-19T11:27:08.843Z] #2 sha256:588225e57dd92fb7db488953de2d864c7b5b2995edb4c4d8139d987678c6f9d9 [2021-05-19T11:27:08.843Z] #2 transferring context: 87B done [2021-05-19T11:27:08.843Z] #2 DONE 0.1s [2021-05-19T11:27:08.843Z] [2021-05-19T11:27:08.843Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-19T11:27:08.843Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-19T11:27:09.032Z] #21 15.10 Selecting previously unselected package python3.7-minimal. [2021-05-19T11:27:09.032Z] #21 15.10 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-05-19T11:27:09.032Z] #21 15.11 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-19T11:27:09.081Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.2s done [2021-05-19T11:27:09.081Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.70MB / 68.67MB 5.4s [2021-05-19T11:27:09.081Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.4s [2021-05-19T11:27:09.081Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.89MB / 120.17MB 5.5s [2021-05-19T11:27:09.081Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.4s done [2021-05-19T11:27:09.105Z] #3 DONE 0.4s [2021-05-19T11:27:09.337Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.89MB / 68.67MB 5.7s [2021-05-19T11:27:09.365Z] [2021-05-19T11:27:09.365Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-19T11:27:09.365Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-19T11:27:09.365Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-19T11:27:09.365Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-19T11:27:09.365Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-05-19T11:27:09.365Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-19T11:27:09.365Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-19T11:27:09.365Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-19T11:27:09.596Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.14MB / 120.17MB 5.8s [2021-05-19T11:27:09.596Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.14MB / 68.67MB 6.0s [2021-05-19T11:27:09.625Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-19T11:27:09.625Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-05-19T11:27:09.660Z] #21 15.71 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-05-19T11:27:09.660Z] #21 15.72 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-19T11:27:09.852Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.53MB / 120.17MB 6.1s [2021-05-19T11:27:09.852Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.38MB / 68.67MB 6.2s [2021-05-19T11:27:09.885Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-05-19T11:27:09.885Z] #4 DONE 0.8s [2021-05-19T11:27:10.111Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 6.4s [2021-05-19T11:27:10.111Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.87MB / 120.17MB 6.4s [2021-05-19T11:27:10.369Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.75MB / 68.67MB 6.6s [2021-05-19T11:27:10.626Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.16MB / 120.17MB 6.8s [2021-05-19T11:27:10.626Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.96MB / 68.67MB 6.9s [2021-05-19T11:27:10.833Z] [2021-05-19T11:27:10.833Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-19T11:27:10.833Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-19T11:27:10.885Z] #9 ... [2021-05-19T11:27:10.885Z] [2021-05-19T11:27:10.885Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T11:27:10.885Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-19T11:27:10.885Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-19T11:27:10.885Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-19T11:27:10.885Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-19T11:27:10.885Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-19T11:27:10.885Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-05-19T11:27:10.885Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.7s done [2021-05-19T11:27:10.885Z] #62 DONE 7.1s [2021-05-19T11:27:10.885Z] [2021-05-19T11:27:10.885Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:10.885Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:10.885Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.0s [2021-05-19T11:27:10.885Z] #9 ... [2021-05-19T11:27:10.885Z] [2021-05-19T11:27:10.885Z] #23 [internal] load build context [2021-05-19T11:27:10.885Z] #23 sha256:f68822f956b2fa76b672d6debf333e0c8e1b4881884f89d5da417e50104979be [2021-05-19T11:27:10.886Z] #23 transferring context: 38.82MB 7.2s [2021-05-19T11:27:10.886Z] #23 ... [2021-05-19T11:27:10.886Z] [2021-05-19T11:27:10.886Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:10.886Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:10.886Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.69MB / 120.17MB 7.1s [2021-05-19T11:27:11.148Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 7.3s [2021-05-19T11:27:11.148Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.91MB / 120.17MB 7.5s [2021-05-19T11:27:11.164Z] #21 ... [2021-05-19T11:27:11.164Z] [2021-05-19T11:27:11.164Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-05-19T11:27:11.164Z] #33 DONE 99.0s [2021-05-19T11:27:11.164Z] [2021-05-19T11:27:11.164Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:27:11.164Z] #44 58.43 CC criu/cgroup.o [2021-05-19T11:27:11.164Z] #44 60.05 CC criu/clone-noasan.o [2021-05-19T11:27:11.164Z] #44 60.12 CC criu/config.o [2021-05-19T11:27:11.164Z] #44 60.88 CC criu/cr-check.o [2021-05-19T11:27:11.164Z] #44 61.67 CC criu/cr-dedup.o [2021-05-19T11:27:11.164Z] #44 61.89 CC criu/cr-dump.o [2021-05-19T11:27:11.164Z] #44 63.24 CC criu/cr-errno.o [2021-05-19T11:27:11.164Z] #44 63.27 CC criu/cr-restore.o [2021-05-19T11:27:11.164Z] #44 ... [2021-05-19T11:27:11.164Z] [2021-05-19T11:27:11.164Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-19T11:27:11.164Z] #21 17.26 Selecting previously unselected package python3-minimal. [2021-05-19T11:27:11.164Z] #21 17.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23450 files and directories currently installed.) [2021-05-19T11:27:11.164Z] #21 17.34 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-05-19T11:27:11.164Z] #21 17.35 Unpacking python3-minimal (3.7.3-1) ... [2021-05-19T11:27:11.405Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.29MB / 120.17MB 7.8s [2021-05-19T11:27:11.458Z] #21 17.49 Selecting previously unselected package libmpdec2:s390x. [2021-05-19T11:27:11.458Z] #21 17.49 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-05-19T11:27:11.458Z] #21 17.52 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-05-19T11:27:11.759Z] #21 17.71 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-05-19T11:27:11.759Z] #21 17.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-05-19T11:27:11.759Z] #21 17.74 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-05-19T11:27:11.972Z] #9 ... [2021-05-19T11:27:11.972Z] [2021-05-19T11:27:11.972Z] #23 [internal] load build context [2021-05-19T11:27:11.972Z] #23 sha256:f68822f956b2fa76b672d6debf333e0c8e1b4881884f89d5da417e50104979be [2021-05-19T11:27:11.972Z] #23 transferring context: 53.38MB 8.1s done [2021-05-19T11:27:11.972Z] #23 DONE 8.5s [2021-05-19T11:27:11.972Z] [2021-05-19T11:27:11.972Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:11.972Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:12.214Z] #8 DONE 1.2s [2021-05-19T11:27:12.214Z] [2021-05-19T11:27:12.214Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T11:27:12.214Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-19T11:27:12.214Z] #7 DONE 1.1s [2021-05-19T11:27:12.214Z] [2021-05-19T11:27:12.214Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-19T11:27:12.214Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-19T11:27:12.214Z] #5 DONE 1.1s [2021-05-19T11:27:12.214Z] [2021-05-19T11:27:12.214Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T11:27:12.214Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-19T11:27:12.214Z] #6 DONE 1.2s [2021-05-19T11:27:12.400Z] #21 18.55 Selecting previously unselected package python3.7. [2021-05-19T11:27:12.535Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 8.6s done [2021-05-19T11:27:12.689Z] #21 18.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-05-19T11:27:12.689Z] #21 18.56 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-19T11:27:12.689Z] #21 18.67 Selecting previously unselected package libpython3-stdlib:s390x. [2021-05-19T11:27:12.689Z] #21 18.68 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-05-19T11:27:12.689Z] #21 18.68 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-05-19T11:27:12.689Z] #21 18.72 Setting up python3-minimal (3.7.3-1) ... [2021-05-19T11:27:12.979Z] #21 19.16 Selecting previously unselected package python3. [2021-05-19T11:27:12.979Z] #21 19.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2021-05-19T11:27:12.979Z] #21 19.20 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-05-19T11:27:12.979Z] #21 19.21 Unpacking python3 (3.7.3-1) ... [2021-05-19T11:27:12.979Z] #21 19.26 Selecting previously unselected package libip4tc0:s390x. [2021-05-19T11:27:13.096Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-05-19T11:27:13.268Z] #21 19.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-05-19T11:27:13.268Z] #21 19.26 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-05-19T11:27:13.268Z] #21 19.31 Selecting previously unselected package libip6tc0:s390x. [2021-05-19T11:27:13.268Z] #21 19.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-05-19T11:27:13.268Z] #21 19.31 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-05-19T11:27:13.268Z] #21 19.34 Selecting previously unselected package libiptc0:s390x. [2021-05-19T11:27:13.268Z] #21 19.34 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-05-19T11:27:13.268Z] #21 19.34 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-05-19T11:27:13.268Z] #21 19.39 Selecting previously unselected package libnfnetlink0:s390x. [2021-05-19T11:27:13.268Z] #21 19.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-05-19T11:27:13.268Z] #21 19.39 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-05-19T11:27:13.268Z] #21 19.42 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-05-19T11:27:13.268Z] #21 19.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-05-19T11:27:13.268Z] #21 19.43 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-05-19T11:27:13.268Z] #21 19.46 Selecting previously unselected package libnftnl11:s390x. [2021-05-19T11:27:13.268Z] #21 19.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-05-19T11:27:13.268Z] #21 19.46 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-05-19T11:27:13.268Z] #21 19.53 Selecting previously unselected package iptables. [2021-05-19T11:27:13.268Z] #21 19.53 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-05-19T11:27:13.561Z] #21 19.53 Unpacking iptables (1.8.2-4) ... [2021-05-19T11:27:13.561Z] #21 19.74 Selecting previously unselected package xxd. [2021-05-19T11:27:13.561Z] #21 19.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-05-19T11:27:13.561Z] #21 19.74 Unpacking xxd (2:8.1.0875-5) ... [2021-05-19T11:27:13.612Z] [2021-05-19T11:27:13.612Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:13.612Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T11:27:13.612Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:13.657Z] #9 ... [2021-05-19T11:27:13.657Z] [2021-05-19T11:27:13.658Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T11:27:13.658Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-19T11:27:13.658Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-19T11:27:13.658Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-19T11:27:13.658Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-19T11:27:13.658Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-19T11:27:13.658Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-05-19T11:27:13.658Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.6s done [2021-05-19T11:27:13.658Z] #64 ... [2021-05-19T11:27:13.658Z] [2021-05-19T11:27:13.658Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:13.658Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T11:27:13.658Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-19T11:27:13.658Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-19T11:27:13.658Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-19T11:27:13.658Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-19T11:27:13.658Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.0s done [2021-05-19T11:27:13.658Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.8s [2021-05-19T11:27:13.850Z] #21 19.83 Selecting previously unselected package vim-common. [2021-05-19T11:27:13.850Z] #21 19.83 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:27:13.850Z] #21 19.84 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-19T11:27:13.850Z] #21 19.94 Selecting previously unselected package bash-completion. [2021-05-19T11:27:13.850Z] #21 19.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-19T11:27:13.872Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.2s done [2021-05-19T11:27:13.922Z] #26 ... [2021-05-19T11:27:13.922Z] [2021-05-19T11:27:13.922Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:13.922Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:14.134Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-19T11:27:14.134Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-19T11:27:14.134Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-19T11:27:14.878Z] #21 21.05 Unpacking bash-completion (1:2.8-6) ... [2021-05-19T11:27:15.168Z] #21 21.31 Selecting previously unselected package bzip2. [2021-05-19T11:27:15.168Z] #21 21.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-05-19T11:27:15.168Z] #21 21.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-19T11:27:15.168Z] #21 21.36 Selecting previously unselected package xz-utils. [2021-05-19T11:27:15.168Z] #21 21.36 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-05-19T11:27:15.168Z] #21 21.37 Unpacking xz-utils (5.2.4-1) ... [2021-05-19T11:27:15.295Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.2s done [2021-05-19T11:27:15.457Z] #21 21.44 Selecting previously unselected package apparmor. [2021-05-19T11:27:15.457Z] #21 21.44 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-05-19T11:27:15.457Z] #21 21.48 Unpacking apparmor (2.13.2-10) ... [2021-05-19T11:27:15.747Z] #21 21.70 Selecting previously unselected package aufs-tools. [2021-05-19T11:27:15.747Z] #21 21.70 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-05-19T11:27:15.747Z] #21 21.70 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-19T11:27:15.747Z] #21 21.75 Selecting previously unselected package libonig5:s390x. [2021-05-19T11:27:15.747Z] #21 21.76 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-05-19T11:27:15.747Z] #21 21.76 Unpacking libonig5:s390x (6.9.1-1) ... [2021-05-19T11:27:15.747Z] #21 21.86 Selecting previously unselected package libjq1:s390x. [2021-05-19T11:27:15.747Z] #21 21.86 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-05-19T11:27:15.747Z] #21 21.86 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-05-19T11:27:15.747Z] #21 21.94 Selecting previously unselected package jq. [2021-05-19T11:27:15.747Z] #21 21.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-05-19T11:27:15.860Z] #9 ... [2021-05-19T11:27:15.860Z] [2021-05-19T11:27:15.860Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T11:27:15.860Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-19T11:27:15.860Z] #64 DONE 12.1s [2021-05-19T11:27:15.860Z] [2021-05-19T11:27:15.860Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:15.860Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T11:27:15.860Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 9.2s done [2021-05-19T11:27:15.860Z] #26 DONE 12.2s [2021-05-19T11:27:15.860Z] [2021-05-19T11:27:15.860Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:15.860Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:15.860Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-19T11:27:16.036Z] #21 21.94 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-19T11:27:16.036Z] #21 22.06 Selecting previously unselected package libaio1:s390x. [2021-05-19T11:27:16.036Z] #21 22.06 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-05-19T11:27:16.036Z] #21 22.06 Unpacking libaio1:s390x (0.3.112-3) ... [2021-05-19T11:27:16.036Z] #21 22.10 Selecting previously unselected package libgpm2:s390x. [2021-05-19T11:27:16.036Z] #21 22.10 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-05-19T11:27:16.036Z] #21 22.10 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-05-19T11:27:16.036Z] #21 22.13 Selecting previously unselected package libicu63:s390x. [2021-05-19T11:27:16.036Z] #21 22.13 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-05-19T11:27:16.036Z] #21 22.13 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-05-19T11:27:16.317Z] #56 113.8 + bin/containerd-stress [2021-05-19T11:27:16.318Z] #56 115.6 + bin/containerd-shim [2021-05-19T11:27:16.426Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-05-19T11:27:16.683Z] Client: Docker Engine - Community [2021-05-19T11:27:16.683Z] Version: 20.10.5 [2021-05-19T11:27:16.683Z] API version: 1.41 [2021-05-19T11:27:16.683Z] Go version: go1.13.15 [2021-05-19T11:27:16.683Z] Git commit: 55c4c88 [2021-05-19T11:27:16.683Z] Built: Tue Mar 2 20:19:31 2021 [2021-05-19T11:27:16.683Z] OS/Arch: linux/arm64 [2021-05-19T11:27:16.683Z] Context: default [2021-05-19T11:27:16.683Z] Experimental: true [2021-05-19T11:27:16.683Z] [2021-05-19T11:27:16.683Z] Server: Docker Engine - Community [2021-05-19T11:27:16.683Z] Engine: [2021-05-19T11:27:16.683Z] Version: 20.10.5 [2021-05-19T11:27:16.683Z] API version: 1.41 (minimum version 1.12) [2021-05-19T11:27:16.683Z] Go version: go1.13.15 [2021-05-19T11:27:16.683Z] Git commit: 363e9a8 [2021-05-19T11:27:16.683Z] Built: Tue Mar 2 20:17:22 2021 [2021-05-19T11:27:16.683Z] OS/Arch: linux/arm64 [2021-05-19T11:27:16.683Z] Experimental: true [2021-05-19T11:27:16.683Z] containerd: [2021-05-19T11:27:16.683Z] Version: 1.4.4 [2021-05-19T11:27:16.683Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T11:27:16.683Z] runc: [2021-05-19T11:27:16.683Z] Version: 1.0.0-rc93 [2021-05-19T11:27:16.683Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T11:27:16.683Z] docker-init: [2021-05-19T11:27:16.683Z] Version: 0.19.0 [2021-05-19T11:27:16.683Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-19T11:27:17.011Z] + docker info [2021-05-19T11:27:17.364Z] #9 ... [2021-05-19T11:27:17.364Z] [2021-05-19T11:27:17.364Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-19T11:27:17.364Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-19T11:27:17.364Z] #63 DONE 0.7s [2021-05-19T11:27:17.364Z] [2021-05-19T11:27:17.364Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:17.364Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:17.364Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-19T11:27:17.620Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-05-19T11:27:18.062Z] Client: [2021-05-19T11:27:18.062Z] Context: default [2021-05-19T11:27:18.062Z] Debug Mode: false [2021-05-19T11:27:18.062Z] Plugins: [2021-05-19T11:27:18.062Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-19T11:27:18.062Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-19T11:27:18.062Z] [2021-05-19T11:27:18.062Z] Server: [2021-05-19T11:27:18.062Z] Containers: 0 [2021-05-19T11:27:18.062Z] Running: 0 [2021-05-19T11:27:18.062Z] Paused: 0 [2021-05-19T11:27:18.062Z] Stopped: 0 [2021-05-19T11:27:18.062Z] Images: 0 [2021-05-19T11:27:18.062Z] Server Version: 20.10.5 [2021-05-19T11:27:18.062Z] Storage Driver: overlay2 [2021-05-19T11:27:18.062Z] Backing Filesystem: extfs [2021-05-19T11:27:18.062Z] Supports d_type: true [2021-05-19T11:27:18.062Z] Native Overlay Diff: true [2021-05-19T11:27:18.062Z] Logging Driver: json-file [2021-05-19T11:27:18.062Z] Cgroup Driver: systemd [2021-05-19T11:27:18.062Z] Cgroup Version: 2 [2021-05-19T11:27:18.062Z] Plugins: [2021-05-19T11:27:18.062Z] Volume: local [2021-05-19T11:27:18.062Z] Network: bridge host ipvlan macvlan null overlay [2021-05-19T11:27:18.062Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-19T11:27:18.062Z] Swarm: inactive [2021-05-19T11:27:18.062Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-19T11:27:18.062Z] Default Runtime: runc [2021-05-19T11:27:18.062Z] Init Binary: docker-init [2021-05-19T11:27:18.062Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T11:27:18.062Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T11:27:18.062Z] init version: de40ad0 [2021-05-19T11:27:18.062Z] Security Options: [2021-05-19T11:27:18.062Z] apparmor [2021-05-19T11:27:18.062Z] seccomp [2021-05-19T11:27:18.062Z] Profile: default [2021-05-19T11:27:18.062Z] cgroupns [2021-05-19T11:27:18.062Z] Kernel Version: 5.4.0-1041-aws [2021-05-19T11:27:18.062Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-19T11:27:18.062Z] OSType: linux [2021-05-19T11:27:18.062Z] Architecture: x86_64 [2021-05-19T11:27:18.062Z] CPUs: 2 [2021-05-19T11:27:18.062Z] Total Memory: 7.487GiB [2021-05-19T11:27:18.062Z] Name: ip-10-100-70-178 [2021-05-19T11:27:18.062Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-05-19T11:27:18.062Z] Docker Root Dir: /var/lib/docker [2021-05-19T11:27:18.062Z] Debug Mode: false [2021-05-19T11:27:18.062Z] Registry: https://index.docker.io/v1/ [2021-05-19T11:27:18.062Z] Labels: [2021-05-19T11:27:18.062Z] Experimental: true [2021-05-19T11:27:18.062Z] Insecure Registries: [2021-05-19T11:27:18.062Z] 127.0.0.0/8 [2021-05-19T11:27:18.062Z] Live Restore Enabled: true [2021-05-19T11:27:18.062Z] [2021-05-19T11:27:18.062Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [2021-05-19T11:27:18.094Z] #21 24.21 Selecting previously unselected package libnet1:s390x. [2021-05-19T11:27:18.094Z] #21 24.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-05-19T11:27:18.095Z] #21 24.21 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-19T11:27:18.095Z] #21 24.25 Selecting previously unselected package libnl-3-200:s390x. [2021-05-19T11:27:18.095Z] #21 24.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-05-19T11:27:18.095Z] #21 24.25 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-05-19T11:27:18.095Z] #21 24.29 Selecting previously unselected package libprotobuf-c1:s390x. [2021-05-19T11:27:18.095Z] #21 24.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-19T11:27:18.384Z] #21 24.29 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-19T11:27:18.384Z] #21 24.32 Selecting previously unselected package libreadline5:s390x. [2021-05-19T11:27:18.384Z] #21 24.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-05-19T11:27:18.384Z] #21 24.33 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-05-19T11:27:18.384Z] #21 24.38 Selecting previously unselected package net-tools. [2021-05-19T11:27:18.384Z] #21 24.38 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-05-19T11:27:18.384Z] #21 24.39 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-19T11:27:18.384Z] #21 24.49 Selecting previously unselected package python-pip-whl. [2021-05-19T11:27:18.384Z] #21 24.49 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-19T11:27:18.384Z] #21 24.49 Unpacking python-pip-whl (18.1-5) ... [2021-05-19T11:27:18.425Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:fb179ff09887f5956f45be424f342a4a90f07f8b . [2021-05-19T11:27:18.553Z] #9 ... [2021-05-19T11:27:18.553Z] [2021-05-19T11:27:18.553Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-19T11:27:18.553Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-19T11:27:18.553Z] #65 DONE 1.4s [2021-05-19T11:27:18.553Z] [2021-05-19T11:27:18.553Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:18.553Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-19T11:27:18.553Z] #27 1.575 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:18.553Z] #27 1.587 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:18.553Z] #27 1.700 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:18.553Z] #27 1.814 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:27:18.553Z] #27 2.144 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:27:18.553Z] #27 2.504 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:27:18.683Z] #1 [internal] load build definition from Dockerfile [2021-05-19T11:27:18.683Z] #1 sha256:2ef586dbda23c380a04091b49f1fc6fa1268563fd9300caf031614d02617c9ad [2021-05-19T11:27:18.683Z] #1 transferring dockerfile: [2021-05-19T11:27:18.683Z] #1 transferring dockerfile: 17.02kB done [2021-05-19T11:27:18.683Z] #1 DONE 0.3s [2021-05-19T11:27:18.683Z] [2021-05-19T11:27:18.683Z] #2 [internal] load .dockerignore [2021-05-19T11:27:18.683Z] #2 sha256:34ff1edb904b3e8ef320a2baba8c01dbd8b23df0de1d3440b4e9d0444764fa7f [2021-05-19T11:27:18.683Z] #2 transferring context: 87B done [2021-05-19T11:27:18.683Z] #2 DONE 0.1s [2021-05-19T11:27:18.683Z] [2021-05-19T11:27:18.683Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-19T11:27:18.683Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-19T11:27:19.013Z] #21 24.96 Selecting previously unselected package python3-lib2to3. [2021-05-19T11:27:19.013Z] #21 24.96 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-19T11:27:19.013Z] #21 24.96 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-19T11:27:19.013Z] #21 25.05 Selecting previously unselected package python3-distutils. [2021-05-19T11:27:19.013Z] #21 25.05 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-19T11:27:19.013Z] #21 25.06 Unpacking python3-distutils (3.7.3-1) ... [2021-05-19T11:27:19.013Z] #21 25.14 Selecting previously unselected package python3-pip. [2021-05-19T11:27:19.013Z] #21 25.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-19T11:27:19.014Z] #21 25.14 Unpacking python3-pip (18.1-5) ... [2021-05-19T11:27:19.014Z] #21 25.23 Selecting previously unselected package python3-pkg-resources. [2021-05-19T11:27:19.014Z] #21 25.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-19T11:27:19.014Z] #21 25.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-19T11:27:19.014Z] #21 25.29 Selecting previously unselected package python3-setuptools. [2021-05-19T11:27:19.014Z] #21 25.29 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-19T11:27:19.014Z] #21 25.29 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-19T11:27:19.244Z] #3 DONE 0.3s [2021-05-19T11:27:19.244Z] [2021-05-19T11:27:19.244Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-19T11:27:19.244Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-19T11:27:19.244Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-19T11:27:19.244Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-19T11:27:19.244Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-19T11:27:19.244Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-19T11:27:19.244Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-19T11:27:19.303Z] #21 25.48 Selecting previously unselected package python3-wheel. [2021-05-19T11:27:19.303Z] #21 25.48 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-19T11:27:19.303Z] #21 25.48 Unpacking python3-wheel (0.32.3-2) ... [2021-05-19T11:27:19.303Z] #21 25.54 Selecting previously unselected package sudo. [2021-05-19T11:27:19.303Z] #21 25.54 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-05-19T11:27:19.303Z] #21 25.54 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-19T11:27:19.421Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 4.7s [2021-05-19T11:27:19.421Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.15MB / 50.43MB 4.9s [2021-05-19T11:27:19.421Z] #26 ... [2021-05-19T11:27:19.421Z] [2021-05-19T11:27:19.421Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:19.421Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:19.421Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.2s done [2021-05-19T11:27:19.421Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-19T11:27:19.421Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-19T11:27:19.421Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-19T11:27:19.421Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.7s done [2021-05-19T11:27:19.421Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.5s done [2021-05-19T11:27:19.421Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done [2021-05-19T11:27:19.421Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.0s done [2021-05-19T11:27:19.421Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.7s done [2021-05-19T11:27:19.421Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.89MB / 120.17MB 5.0s [2021-05-19T11:27:19.421Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.5s [2021-05-19T11:27:19.421Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.7s done [2021-05-19T11:27:19.421Z] #9 ... [2021-05-19T11:27:19.421Z] [2021-05-19T11:27:19.421Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:19.421Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T11:27:19.421Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.29MB / 50.43MB 5.0s [2021-05-19T11:27:19.421Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 10.22MB / 50.43MB 5.2s [2021-05-19T11:27:19.421Z] #26 ... [2021-05-19T11:27:19.421Z] [2021-05-19T11:27:19.421Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T11:27:19.421Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-19T11:27:19.421Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-19T11:27:19.421Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-19T11:27:19.421Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-19T11:27:19.421Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-19T11:27:19.421Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-05-19T11:27:19.421Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2021-05-19T11:27:19.421Z] #62 DONE 5.6s [2021-05-19T11:27:19.421Z] [2021-05-19T11:27:19.421Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:19.421Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T11:27:19.421Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 12.78MB / 50.43MB 5.3s [2021-05-19T11:27:19.421Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 16.78MB / 50.43MB 5.4s [2021-05-19T11:27:19.502Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-05-19T11:27:19.502Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-05-19T11:27:19.593Z] #21 25.77 Selecting previously unselected package thin-provisioning-tools. [2021-05-19T11:27:19.593Z] #21 25.77 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-05-19T11:27:19.593Z] #21 25.77 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-19T11:27:19.681Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 22.02MB / 50.43MB 5.6s [2021-05-19T11:27:19.758Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-05-19T11:27:19.758Z] #4 DONE 0.6s [2021-05-19T11:27:19.883Z] #21 25.97 Selecting previously unselected package uidmap. [2021-05-19T11:27:19.883Z] #21 25.98 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-05-19T11:27:19.883Z] #21 25.98 Unpacking uidmap (1:4.5-1.1) ... [2021-05-19T11:27:19.883Z] #21 26.02 Selecting previously unselected package vim-runtime. [2021-05-19T11:27:19.883Z] #21 26.02 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:27:19.883Z] #21 26.04 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-19T11:27:19.883Z] #21 26.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-19T11:27:19.883Z] #21 26.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-19T11:27:19.923Z] #27 4.040 Fetched 8445 kB in 3s (3123 kB/s) [2021-05-19T11:27:19.942Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 26.21MB / 50.43MB 5.8s [2021-05-19T11:27:19.942Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 29.36MB / 50.43MB 5.9s [2021-05-19T11:27:20.016Z] [2021-05-19T11:27:20.016Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-19T11:27:20.016Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-19T11:27:20.208Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 32.51MB / 50.43MB 6.0s [2021-05-19T11:27:20.208Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 36.70MB / 50.43MB 6.1s [2021-05-19T11:27:20.208Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 39.85MB / 50.43MB 6.2s [2021-05-19T11:27:20.469Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 45.56MB / 50.43MB 6.5s [2021-05-19T11:27:20.853Z] #27 4.040 Reading package lists... [2021-05-19T11:27:20.943Z] #8 DONE 1.0s [2021-05-19T11:27:20.943Z] [2021-05-19T11:27:20.943Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T11:27:20.943Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-19T11:27:20.943Z] #6 DONE 1.0s [2021-05-19T11:27:20.943Z] [2021-05-19T11:27:20.943Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T11:27:20.943Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-19T11:27:20.943Z] #7 DONE 1.0s [2021-05-19T11:27:20.943Z] [2021-05-19T11:27:20.943Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-19T11:27:20.943Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-19T11:27:20.943Z] #5 DONE 1.0s [2021-05-19T11:27:21.042Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 48.23MB / 50.43MB 6.8s [2021-05-19T11:27:21.785Z] #27 4.991 Reading package lists... [2021-05-19T11:27:21.941Z] #21 27.98 Selecting previously unselected package vim. [2021-05-19T11:27:21.941Z] #21 27.99 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-05-19T11:27:21.941Z] #21 27.99 Unpacking vim (2:8.1.0875-5) ... [2021-05-19T11:27:22.052Z] #27 5.942 Building dependency tree... [2021-05-19T11:27:22.052Z] #27 6.274 The following additional packages will be installed: [2021-05-19T11:27:22.052Z] #27 6.274 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-19T11:27:22.052Z] #27 6.274 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-19T11:27:22.052Z] #27 6.274 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-19T11:27:22.052Z] #27 6.274 Suggested packages: [2021-05-19T11:27:22.052Z] #27 6.274 krb5-doc krb5-user [2021-05-19T11:27:22.052Z] #27 6.274 Recommended packages: [2021-05-19T11:27:22.052Z] #27 6.274 krb5-locales publicsuffix libsasl2-modules [2021-05-19T11:27:22.231Z] #21 28.28 Selecting previously unselected package xfsprogs. [2021-05-19T11:27:22.231Z] #21 28.28 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-05-19T11:27:22.231Z] #21 28.28 Unpacking xfsprogs (4.20.0-1) ... [2021-05-19T11:27:22.309Z] #27 6.486 The following NEW packages will be installed: [2021-05-19T11:27:22.309Z] #27 6.486 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-19T11:27:22.309Z] #27 6.486 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-19T11:27:22.309Z] #27 6.486 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-19T11:27:22.309Z] #27 6.486 libssh2-1 libssl1.1 openssl [2021-05-19T11:27:22.309Z] #27 ... [2021-05-19T11:27:22.309Z] [2021-05-19T11:27:22.309Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:22.309Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:22.309Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.7s [2021-05-19T11:27:22.436Z] #26 ... [2021-05-19T11:27:22.436Z] [2021-05-19T11:27:22.436Z] #23 [internal] load build context [2021-05-19T11:27:22.436Z] #23 sha256:349b6b16cf97d3a3aa12b97f8934907f96b1845256e3f2494e164fc7bbd04669 [2021-05-19T11:27:22.436Z] #23 transferring context: 53.38MB 7.8s done [2021-05-19T11:27:22.436Z] #23 DONE 8.5s [2021-05-19T11:27:22.436Z] [2021-05-19T11:27:22.436Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:22.436Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T11:27:22.520Z] #21 28.50 Selecting previously unselected package zip. [2021-05-19T11:27:22.520Z] #21 28.50 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-05-19T11:27:22.520Z] #21 28.50 Unpacking zip (3.0-11+b1) ... [2021-05-19T11:27:22.520Z] #21 28.59 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-19T11:27:22.520Z] #21 28.60 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-19T11:27:22.520Z] #21 28.61 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-05-19T11:27:22.520Z] #21 28.61 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-05-19T11:27:22.520Z] #21 28.62 Setting up libgpm2:s390x (1.20.7-5) ... [2021-05-19T11:27:22.520Z] #21 28.63 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-05-19T11:27:22.520Z] #21 28.63 Setting up uidmap (1:4.5-1.1) ... [2021-05-19T11:27:22.520Z] #21 28.64 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-05-19T11:27:22.520Z] #21 28.65 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-19T11:27:22.520Z] #21 28.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-19T11:27:22.520Z] #21 28.68 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-19T11:27:22.810Z] #21 28.69 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-05-19T11:27:22.810Z] #21 28.70 Setting up xxd (2:8.1.0875-5) ... [2021-05-19T11:27:22.810Z] #21 28.70 Setting up zip (3.0-11+b1) ... [2021-05-19T11:27:22.810Z] #21 28.71 Setting up vim-common (2:8.1.0875-5) ... [2021-05-19T11:27:22.810Z] #21 28.72 Setting up bash-completion (1:2.8-6) ... [2021-05-19T11:27:22.859Z] [2021-05-19T11:27:22.859Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:22.859Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:22.859Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-19T11:27:22.859Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-19T11:27:22.859Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-19T11:27:22.859Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-19T11:27:22.859Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-05-19T11:27:22.859Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.39MB / 50.40MB 0.2s [2021-05-19T11:27:23.116Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.83MB / 50.40MB 0.4s [2021-05-19T11:27:23.116Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.12MB / 50.40MB 0.4s [2021-05-19T11:27:23.375Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 0.6s [2021-05-19T11:27:23.375Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.7s [2021-05-19T11:27:23.375Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.7s [2021-05-19T11:27:23.383Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 9.1s done [2021-05-19T11:27:23.383Z] #26 ... [2021-05-19T11:27:23.383Z] [2021-05-19T11:27:23.383Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T11:27:23.383Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-19T11:27:23.383Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-19T11:27:23.383Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-19T11:27:23.383Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-19T11:27:23.383Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-19T11:27:23.383Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-05-19T11:27:23.383Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2021-05-19T11:27:23.383Z] #64 DONE 9.6s [2021-05-19T11:27:23.383Z] [2021-05-19T11:27:23.383Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:23.383Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:23.383Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.8s done [2021-05-19T11:27:23.441Z] #21 ... [2021-05-19T11:27:23.441Z] [2021-05-19T11:27:23.441Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:27:23.441Z] #44 65.79 CC criu/cr-service.o [2021-05-19T11:27:23.441Z] #44 66.56 CC criu/crtools.o [2021-05-19T11:27:23.441Z] #44 66.98 CC criu/eventfd.o [2021-05-19T11:27:23.441Z] #44 67.16 CC criu/eventpoll.o [2021-05-19T11:27:23.441Z] #44 67.66 CC criu/external.o [2021-05-19T11:27:23.441Z] #44 67.85 CC criu/fault-injection.o [2021-05-19T11:27:23.441Z] #44 67.93 CC criu/fdstore.o [2021-05-19T11:27:23.441Z] #44 68.15 CC criu/fifo.o [2021-05-19T11:27:23.441Z] #44 68.35 CC criu/file-ids.o [2021-05-19T11:27:23.441Z] #44 68.57 CC criu/file-lock.o [2021-05-19T11:27:23.441Z] #44 69.19 CC criu/files-ext.o [2021-05-19T11:27:23.441Z] #44 69.45 CC criu/files-reg.o [2021-05-19T11:27:23.441Z] #44 70.75 CC criu/files.o [2021-05-19T11:27:23.441Z] #44 71.56 CC criu/filesystems.o [2021-05-19T11:27:23.441Z] #44 71.80 CC criu/fsnotify.o [2021-05-19T11:27:23.441Z] #44 72.59 CC criu/image-desc.o [2021-05-19T11:27:23.441Z] #44 72.74 CC criu/image.o [2021-05-19T11:27:23.441Z] #44 73.23 CC criu/ipc_ns.o [2021-05-19T11:27:23.441Z] #44 73.85 CC criu/irmap.o [2021-05-19T11:27:23.441Z] #44 74.30 CC criu/kcmp-ids.o [2021-05-19T11:27:23.441Z] #44 74.46 CC criu/kerndat.o [2021-05-19T11:27:23.441Z] #44 75.08 CC criu/libnetlink.o [2021-05-19T11:27:23.441Z] #44 75.28 CC criu/log.o [2021-05-19T11:27:23.441Z] #44 75.73 CC criu/lsm.o [2021-05-19T11:27:23.632Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.8s [2021-05-19T11:27:23.632Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.19MB / 7.81MB 0.9s [2021-05-19T11:27:23.632Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.05MB / 10.00MB 0.9s [2021-05-19T11:27:23.632Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s [2021-05-19T11:27:23.632Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.24MB / 10.00MB 1.0s [2021-05-19T11:27:23.730Z] #44 76.05 CC criu/mem.o [2021-05-19T11:27:23.891Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s [2021-05-19T11:27:23.956Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.5s [2021-05-19T11:27:24.020Z] #44 ... [2021-05-19T11:27:24.020Z] [2021-05-19T11:27:24.020Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-19T11:27:24.020Z] #21 30.08 Setting up libiptc0:s390x (1.8.2-4) ... [2021-05-19T11:27:24.020Z] #21 30.09 Setting up xz-utils (5.2.4-1) ... [2021-05-19T11:27:24.020Z] #21 30.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-19T11:27:24.020Z] #21 30.11 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-19T11:27:24.020Z] #21 30.15 invoke-rc.d: could not determine current runlevel [2021-05-19T11:27:24.020Z] #21 30.16 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-19T11:27:24.020Z] #21 30.16 Setting up pigz (2.4-1) ... [2021-05-19T11:27:24.020Z] #21 30.17 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-05-19T11:27:24.020Z] #21 30.18 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-05-19T11:27:24.020Z] #21 30.19 Setting up python-pip-whl (18.1-5) ... [2021-05-19T11:27:24.020Z] #21 30.20 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-05-19T11:27:24.020Z] #21 30.20 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-19T11:27:24.150Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2021-05-19T11:27:24.150Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.4s done [2021-05-19T11:27:24.150Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 1.6s [2021-05-19T11:27:24.150Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-05-19T11:27:24.309Z] #21 30.37 Setting up libaio1:s390x (0.3.112-3) ... [2021-05-19T11:27:24.309Z] #21 30.38 Setting up libonig5:s390x (6.9.1-1) ... [2021-05-19T11:27:24.309Z] #21 30.39 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-05-19T11:27:24.309Z] #21 30.39 Setting up vim (2:8.1.0875-5) ... [2021-05-19T11:27:24.309Z] #21 30.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-19T11:27:24.309Z] #21 30.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-19T11:27:24.309Z] #21 30.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-19T11:27:24.309Z] #21 30.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-19T11:27:24.309Z] #21 30.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-19T11:27:24.309Z] #21 30.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-19T11:27:24.309Z] #21 30.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-19T11:27:24.309Z] #21 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-19T11:27:24.309Z] #21 30.44 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-05-19T11:27:24.309Z] #21 30.45 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-19T11:27:24.309Z] #21 30.46 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-05-19T11:27:24.309Z] #21 30.47 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-19T11:27:24.309Z] #21 30.47 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-05-19T11:27:24.309Z] #21 30.48 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-19T11:27:24.412Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.6s done [2021-05-19T11:27:24.412Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.44MB / 68.67MB 1.7s [2021-05-19T11:27:24.412Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 1.8s [2021-05-19T11:27:24.412Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 1.8s [2021-05-19T11:27:24.412Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.05MB / 120.17MB 1.8s [2021-05-19T11:27:24.428Z] Removing intermediate container ce149481f358 [2021-05-19T11:27:24.428Z] ---> b9778b0016e4 [2021-05-19T11:27:24.428Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-05-19T11:27:24.428Z] ---> 805dc2d65d1c [2021-05-19T11:27:24.428Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-05-19T11:27:24.428Z] ---> bb59ada0adef [2021-05-19T11:27:24.428Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-05-19T11:27:24.428Z] ---> Running in 373f221ba69f [2021-05-19T11:27:24.428Z] Removing intermediate container 373f221ba69f [2021-05-19T11:27:24.428Z] ---> c862b089b1e7 [2021-05-19T11:27:24.428Z] Successfully built c862b089b1e7 [2021-05-19T11:27:24.428Z] Successfully tagged moby-buildx:latest [2021-05-19T11:27:24.428Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-05-19T11:27:24.428Z] if [ -n "${id}" ]; then \ [2021-05-19T11:27:24.428Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-05-19T11:27:24.428Z] && touch bundles/buildx; \ [2021-05-19T11:27:24.428Z] docker rm -f ${id}; \ [2021-05-19T11:27:24.428Z] fi [2021-05-19T11:27:24.428Z] 1f53fb2d490069c22878a9271705564133cf243706d3801881ac18f932eae731 [2021-05-19T11:27:24.428Z] bundles/buildx version [2021-05-19T11:27:24.428Z] buildx v0.5.1 11057da [2021-05-19T11:27:24.428Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:fb179ff09887f5956f45be424f342a4a90f07f8b . [2021-05-19T11:27:24.428Z] #1 [internal] booting buildkit [2021-05-19T11:27:24.428Z] #1 sha256:b813ef30ad7cc7b38e97ee6882469b169ada8543c23a9d36343568b7a835327b [2021-05-19T11:27:24.428Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-05-19T11:27:24.428Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2021-05-19T11:27:24.428Z] #1 creating container buildx_buildkit_default [2021-05-19T11:27:24.428Z] #1 creating container buildx_buildkit_default 0.4s done [2021-05-19T11:27:24.428Z] #1 DONE 3.1s [2021-05-19T11:27:24.428Z] [2021-05-19T11:27:24.428Z] #2 [internal] load build definition from Dockerfile [2021-05-19T11:27:24.428Z] #2 sha256:093bbf126ddd695a9cd13a2a59a9352692457e15b91f0939d5b48c122a39f001 [2021-05-19T11:27:24.428Z] #2 transferring dockerfile: 17.01kB done [2021-05-19T11:27:24.428Z] #2 DONE 0.0s [2021-05-19T11:27:24.428Z] [2021-05-19T11:27:24.428Z] #3 [internal] load .dockerignore [2021-05-19T11:27:24.428Z] #3 sha256:102131c5e725de4cf268fd19efc9b1f33cb600c3d64a29d4a2d87ccb776cf941 [2021-05-19T11:27:24.428Z] #3 transferring context: 87B done [2021-05-19T11:27:24.428Z] #3 DONE 0.0s [2021-05-19T11:27:24.428Z] [2021-05-19T11:27:24.428Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-19T11:27:24.428Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-05-19T11:27:24.464Z] #56 122.4 + bin/containerd-shim-runc-v1 [2021-05-19T11:27:24.674Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.07MB / 68.67MB 1.9s [2021-05-19T11:27:24.674Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.93MB / 68.67MB 2.0s [2021-05-19T11:27:24.674Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.39MB / 120.17MB 2.0s [2021-05-19T11:27:24.830Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.2s done [2021-05-19T11:27:24.934Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.19MB / 51.83MB 2.1s [2021-05-19T11:27:24.934Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.24MB / 68.67MB 2.3s [2021-05-19T11:27:24.934Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.34MB / 51.83MB 2.3s [2021-05-19T11:27:24.934Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.18MB / 120.17MB 2.3s [2021-05-19T11:27:25.088Z] #9 ... [2021-05-19T11:27:25.088Z] [2021-05-19T11:27:25.088Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:25.088Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-19T11:27:25.088Z] #27 6.765 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T11:27:25.088Z] #27 6.765 Need to get 5059 kB of archives. [2021-05-19T11:27:25.088Z] #27 6.765 After this operation, 12.1 MB of additional disk space will be used. [2021-05-19T11:27:25.088Z] #27 6.765 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-19T11:27:25.088Z] #27 6.773 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-19T11:27:25.088Z] #27 6.773 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-19T11:27:25.088Z] #27 6.773 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-19T11:27:25.088Z] #27 6.773 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-19T11:27:25.088Z] #27 6.773 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-19T11:27:25.088Z] #27 6.810 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-19T11:27:25.088Z] #27 6.810 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-19T11:27:25.088Z] #27 6.810 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-19T11:27:25.088Z] #27 6.810 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-19T11:27:25.088Z] #27 6.826 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-19T11:27:25.088Z] #27 6.826 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-19T11:27:25.088Z] #27 6.826 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-19T11:27:25.088Z] #27 6.834 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-19T11:27:25.088Z] #27 6.834 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-19T11:27:25.088Z] #27 6.837 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-19T11:27:25.088Z] #27 6.837 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-19T11:27:25.088Z] #27 6.853 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-19T11:27:25.088Z] #27 6.853 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-19T11:27:25.088Z] #27 6.869 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-19T11:27:25.088Z] #27 6.869 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-19T11:27:25.088Z] #27 7.180 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:27:25.088Z] #27 7.217 Fetched 5059 kB in 0s (13.9 MB/s) [2021-05-19T11:27:25.088Z] #27 7.274 Selecting previously unselected package libssl1.1:amd64. [2021-05-19T11:27:25.088Z] #27 7.274 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-05-19T11:27:25.088Z] #27 7.275 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 7.298 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:25.088Z] #27 7.488 Selecting previously unselected package openssl. [2021-05-19T11:27:25.088Z] #27 7.489 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 7.494 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:25.088Z] #27 7.669 Selecting previously unselected package ca-certificates. [2021-05-19T11:27:25.088Z] #27 7.669 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-19T11:27:25.088Z] #27 7.675 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-19T11:27:25.088Z] #27 7.848 Selecting previously unselected package libkeyutils1:amd64. [2021-05-19T11:27:25.088Z] #27 7.848 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 7.853 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-19T11:27:25.088Z] #27 7.894 Selecting previously unselected package libkrb5support0:amd64. [2021-05-19T11:27:25.088Z] #27 7.894 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 7.898 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:25.088Z] #27 7.942 Selecting previously unselected package libk5crypto3:amd64. [2021-05-19T11:27:25.088Z] #27 7.943 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 7.947 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:25.088Z] #27 7.995 Selecting previously unselected package libkrb5-3:amd64. [2021-05-19T11:27:25.088Z] #27 7.996 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 8.061 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:25.088Z] #27 8.184 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-19T11:27:25.088Z] #27 8.184 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 8.190 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:25.088Z] #27 8.253 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-19T11:27:25.088Z] #27 8.253 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 8.256 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:25.088Z] #27 8.315 Selecting previously unselected package libsasl2-2:amd64. [2021-05-19T11:27:25.088Z] #27 8.315 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 8.319 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:25.088Z] #27 8.406 Selecting previously unselected package libldap-common. [2021-05-19T11:27:25.088Z] #27 8.406 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-19T11:27:25.088Z] #27 8.410 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:25.088Z] #27 8.469 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-19T11:27:25.088Z] #27 8.469 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 8.473 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:25.088Z] #27 8.549 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-19T11:27:25.088Z] #27 8.549 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 8.556 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-19T11:27:25.088Z] #27 8.620 Selecting previously unselected package libpsl5:amd64. [2021-05-19T11:27:25.088Z] #27 8.621 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 8.625 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-19T11:27:25.088Z] #27 8.677 Selecting previously unselected package librtmp1:amd64. [2021-05-19T11:27:25.088Z] #27 8.677 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 8.690 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-19T11:27:25.088Z] #27 8.734 Selecting previously unselected package libssh2-1:amd64. [2021-05-19T11:27:25.088Z] #27 8.735 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 8.740 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-19T11:27:25.088Z] #27 8.820 Selecting previously unselected package libcurl4:amd64. [2021-05-19T11:27:25.088Z] #27 8.820 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 8.826 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-19T11:27:25.088Z] #27 8.948 Selecting previously unselected package curl. [2021-05-19T11:27:25.088Z] #27 8.948 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 8.953 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-19T11:27:25.088Z] #27 9.041 Selecting previously unselected package libonig5:amd64. [2021-05-19T11:27:25.088Z] #27 9.041 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 9.045 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-19T11:27:25.088Z] #27 9.115 Selecting previously unselected package libjq1:amd64. [2021-05-19T11:27:25.088Z] #27 9.115 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 9.115 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-19T11:27:25.088Z] #27 9.183 Selecting previously unselected package jq. [2021-05-19T11:27:25.088Z] #27 9.183 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-19T11:27:25.088Z] #27 9.186 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-19T11:27:25.088Z] #27 9.245 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-19T11:27:25.088Z] #27 9.257 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-19T11:27:25.088Z] #27 9.275 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:25.088Z] #27 9.460 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-19T11:27:25.094Z] #4 DONE 0.5s [2021-05-19T11:27:25.094Z] [2021-05-19T11:27:25.094Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-19T11:27:25.094Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-05-19T11:27:25.094Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-19T11:27:25.094Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 6.68MB / 8.92MB 0.2s [2021-05-19T11:27:25.195Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.28MB / 68.67MB 2.6s [2021-05-19T11:27:25.195Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.73MB / 51.83MB 2.6s [2021-05-19T11:27:25.195Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.26MB / 120.17MB 2.6s [2021-05-19T11:27:25.344Z] #27 9.472 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:25.344Z] #27 9.488 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:25.344Z] #27 9.500 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:25.344Z] #27 9.510 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-19T11:27:25.344Z] #27 9.520 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:25.344Z] #27 9.532 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:25.344Z] #27 9.544 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-19T11:27:25.344Z] #27 9.554 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:25.344Z] #27 9.564 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:25.344Z] #27 9.583 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-19T11:27:25.344Z] #27 9.596 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-19T11:27:25.344Z] #27 9.607 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:25.344Z] #27 9.617 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-19T11:27:25.390Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-05-19T11:27:25.390Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-05-19T11:27:25.390Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.1s done [2021-05-19T11:27:25.390Z] #5 DONE 0.3s [2021-05-19T11:27:25.453Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.53MB / 68.67MB 2.6s [2021-05-19T11:27:25.453Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.87MB / 51.83MB 2.6s [2021-05-19T11:27:25.453Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 2.8s [2021-05-19T11:27:25.453Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 2.8s [2021-05-19T11:27:25.453Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.38MB / 120.17MB 2.8s [2021-05-19T11:27:25.453Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.41MB / 68.67MB 2.9s [2021-05-19T11:27:25.453Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 2.9s [2021-05-19T11:27:25.683Z] [2021-05-19T11:27:25.683Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T11:27:25.683Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-19T11:27:25.714Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.94MB / 51.83MB 3.0s [2021-05-19T11:27:25.714Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.19MB / 120.17MB 3.0s [2021-05-19T11:27:25.870Z] #9 ... [2021-05-19T11:27:25.870Z] [2021-05-19T11:27:25.870Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-19T11:27:25.870Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-19T11:27:25.870Z] #63 DONE 0.8s [2021-05-19T11:27:25.870Z] [2021-05-19T11:27:25.870Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:25.870Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T11:27:25.870Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 2.3s [2021-05-19T11:27:25.969Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.80MB / 51.83MB 3.3s [2021-05-19T11:27:25.969Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.09MB / 51.83MB 3.4s [2021-05-19T11:27:25.969Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 3.4s [2021-05-19T11:27:25.977Z] #9 DONE 0.2s [2021-05-19T11:27:25.977Z] [2021-05-19T11:27:25.977Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-19T11:27:25.977Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-05-19T11:27:25.977Z] #7 DONE 0.3s [2021-05-19T11:27:25.977Z] [2021-05-19T11:27:25.977Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-19T11:27:25.977Z] #8 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-05-19T11:27:25.977Z] #8 DONE 0.3s [2021-05-19T11:27:25.977Z] [2021-05-19T11:27:25.977Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T11:27:25.977Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-19T11:27:26.230Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.23MB / 51.83MB 3.4s [2021-05-19T11:27:26.230Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s [2021-05-19T11:27:26.230Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.31MB / 120.17MB 3.5s [2021-05-19T11:27:26.230Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.6s done [2021-05-19T11:27:26.230Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.62MB / 120.17MB 3.7s [2021-05-19T11:27:26.230Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.7s [2021-05-19T11:27:26.279Z] #27 10.37 Updating certificates in /etc/ssl/certs... [2021-05-19T11:27:26.297Z] #6 DONE 0.6s [2021-05-19T11:27:26.297Z] [2021-05-19T11:27:26.297Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:26.297Z] #27 sha256:44ced20e742b9de0d7f58c78f75f2a030f0ec6746e211a82af4bf18ffd92a1b3 [2021-05-19T11:27:26.297Z] #27 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-19T11:27:26.399Z] #21 32.13 Setting up iptables (1.8.2-4) ... [2021-05-19T11:27:26.399Z] #21 32.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-19T11:27:26.399Z] #21 32.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-19T11:27:26.399Z] #21 32.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-19T11:27:26.399Z] #21 32.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-19T11:27:26.399Z] #21 32.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-19T11:27:26.399Z] #21 32.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-19T11:27:26.399Z] #21 32.16 Setting up python3 (3.7.3-1) ... [2021-05-19T11:27:26.399Z] #21 32.46 Setting up python3-wheel (0.32.3-2) ... [2021-05-19T11:27:26.486Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.84MB / 120.17MB 3.8s [2021-05-19T11:27:26.486Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.8s [2021-05-19T11:27:26.486Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.13MB / 120.17MB 3.9s [2021-05-19T11:27:26.689Z] #21 32.88 Setting up apparmor (2.13.2-10) ... [2021-05-19T11:27:26.707Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 3.15MB / 54.18MB 0.2s [2021-05-19T11:27:26.707Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 10.49MB / 54.18MB 0.3s [2021-05-19T11:27:26.742Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.52MB / 120.17MB 4.1s [2021-05-19T11:27:26.810Z] #26 ... [2021-05-19T11:27:26.810Z] [2021-05-19T11:27:26.810Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-19T11:27:26.810Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-19T11:27:26.810Z] #65 DONE 0.9s [2021-05-19T11:27:26.810Z] [2021-05-19T11:27:26.810Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:26.810Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T11:27:27.007Z] #9 ... [2021-05-19T11:27:27.007Z] [2021-05-19T11:27:27.007Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T11:27:27.007Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-19T11:27:27.007Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-19T11:27:27.007Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-19T11:27:27.007Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-19T11:27:27.007Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-19T11:27:27.007Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-05-19T11:27:27.007Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2021-05-19T11:27:27.007Z] #62 DONE 4.4s [2021-05-19T11:27:27.007Z] [2021-05-19T11:27:27.007Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T11:27:27.007Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-19T11:27:27.007Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-05-19T11:27:27.007Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-19T11:27:27.007Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-19T11:27:27.007Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-19T11:27:27.007Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2021-05-19T11:27:27.007Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2021-05-19T11:27:27.007Z] #64 DONE 4.4s [2021-05-19T11:27:27.007Z] [2021-05-19T11:27:27.007Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:27.007Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:27.007Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.2s done [2021-05-19T11:27:27.007Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.92MB / 120.17MB 4.3s [2021-05-19T11:27:27.007Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.2s done [2021-05-19T11:27:27.019Z] Client: [2021-05-19T11:27:27.019Z] Context: default [2021-05-19T11:27:27.019Z] Debug Mode: false [2021-05-19T11:27:27.019Z] Plugins: [2021-05-19T11:27:27.019Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-19T11:27:27.019Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-19T11:27:27.019Z] [2021-05-19T11:27:27.019Z] Server: [2021-05-19T11:27:27.019Z] Containers: 0 [2021-05-19T11:27:27.019Z] Running: 0 [2021-05-19T11:27:27.019Z] Paused: 0 [2021-05-19T11:27:27.019Z] Stopped: 0 [2021-05-19T11:27:27.019Z] Images: 0 [2021-05-19T11:27:27.019Z] Server Version: 20.10.5 [2021-05-19T11:27:27.019Z] Storage Driver: overlay2 [2021-05-19T11:27:27.019Z] Backing Filesystem: extfs [2021-05-19T11:27:27.019Z] Supports d_type: true [2021-05-19T11:27:27.019Z] Native Overlay Diff: true [2021-05-19T11:27:27.019Z] Logging Driver: json-file [2021-05-19T11:27:27.019Z] Cgroup Driver: cgroupfs [2021-05-19T11:27:27.019Z] Cgroup Version: 1 [2021-05-19T11:27:27.019Z] Plugins: [2021-05-19T11:27:27.019Z] Volume: local [2021-05-19T11:27:27.019Z] Network: bridge host ipvlan macvlan null overlay [2021-05-19T11:27:27.019Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-19T11:27:27.019Z] Swarm: inactive [2021-05-19T11:27:27.019Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-19T11:27:27.019Z] Default Runtime: runc [2021-05-19T11:27:27.019Z] Init Binary: docker-init [2021-05-19T11:27:27.019Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-19T11:27:27.019Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-19T11:27:27.019Z] init version: de40ad0 [2021-05-19T11:27:27.019Z] Security Options: [2021-05-19T11:27:27.019Z] apparmor [2021-05-19T11:27:27.019Z] seccomp [2021-05-19T11:27:27.019Z] Profile: default [2021-05-19T11:27:27.019Z] Kernel Version: 5.4.0-1041-aws [2021-05-19T11:27:27.019Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-19T11:27:27.019Z] OSType: linux [2021-05-19T11:27:27.019Z] Architecture: aarch64 [2021-05-19T11:27:27.019Z] CPUs: 4 [2021-05-19T11:27:27.019Z] Total Memory: 7.494GiB [2021-05-19T11:27:27.019Z] Name: ip-10-100-99-83 [2021-05-19T11:27:27.019Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-05-19T11:27:27.019Z] Docker Root Dir: /var/lib/docker [2021-05-19T11:27:27.019Z] Debug Mode: false [2021-05-19T11:27:27.019Z] Registry: https://index.docker.io/v1/ [2021-05-19T11:27:27.019Z] Labels: [2021-05-19T11:27:27.019Z] Experimental: true [2021-05-19T11:27:27.019Z] Insecure Registries: [2021-05-19T11:27:27.019Z] 127.0.0.0/8 [2021-05-19T11:27:27.019Z] Live Restore Enabled: true [2021-05-19T11:27:27.019Z] [2021-05-19T11:27:27.019Z] WARNING: No swap limit support [Pipeline] sh [2021-05-19T11:27:27.101Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 15.73MB / 54.18MB 0.5s [2021-05-19T11:27:27.101Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 19.92MB / 54.18MB 0.6s [2021-05-19T11:27:27.101Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 24.12MB / 54.18MB 0.8s [2021-05-19T11:27:27.265Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 4.4s [2021-05-19T11:27:27.316Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-19T11:27:27.316Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-19T11:27:27.316Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-19T11:27:27.316Z] + bash /home/ubuntu/workspace/moby_PR-42395/check-config.sh [2021-05-19T11:27:27.316Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-19T11:27:27.316Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-19T11:27:27.316Z] [2021-05-19T11:27:27.316Z] Generally Necessary: [2021-05-19T11:27:27.316Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-19T11:27:27.316Z] - apparmor: enabled and tools installed [2021-05-19T11:27:27.316Z] - CONFIG_NAMESPACES: enabled [2021-05-19T11:27:27.316Z] - CONFIG_NET_NS: enabled [2021-05-19T11:27:27.316Z] - CONFIG_PID_NS: enabled [2021-05-19T11:27:27.316Z] - CONFIG_IPC_NS: enabled [2021-05-19T11:27:27.316Z] - CONFIG_UTS_NS: enabled [2021-05-19T11:27:27.316Z] - CONFIG_CGROUPS: enabled [2021-05-19T11:27:27.316Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-19T11:27:27.316Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-19T11:27:27.316Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-19T11:27:27.316Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-19T11:27:27.316Z] - CONFIG_CPUSETS: enabled [2021-05-19T11:27:27.316Z] - CONFIG_MEMCG: enabled [2021-05-19T11:27:27.316Z] - CONFIG_KEYS: enabled [2021-05-19T11:27:27.552Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 29.36MB / 54.18MB 0.9s [2021-05-19T11:27:27.552Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 33.55MB / 54.18MB 1.1s [2021-05-19T11:27:27.581Z] - CONFIG_VETH: enabled (as module) [2021-05-19T11:27:27.581Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-19T11:27:27.581Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-19T11:27:27.581Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-19T11:27:27.581Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-19T11:27:27.581Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-19T11:27:27.581Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-19T11:27:27.581Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-19T11:27:27.581Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-19T11:27:27.581Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-19T11:27:27.581Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-19T11:27:27.581Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-19T11:27:27.581Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-19T11:27:27.581Z] [2021-05-19T11:27:27.581Z] Optional Features: [2021-05-19T11:27:27.581Z] - CONFIG_USER_NS: enabled [2021-05-19T11:27:27.581Z] - CONFIG_SECCOMP: enabled [2021-05-19T11:27:27.581Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-19T11:27:27.581Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-19T11:27:27.581Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-19T11:27:27.581Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-19T11:27:27.657Z] #27 11.57 137 added, 0 removed; done. [2021-05-19T11:27:27.657Z] #27 11.65 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:27.657Z] #27 11.66 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-19T11:27:27.657Z] #27 11.67 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-19T11:27:27.657Z] #27 11.69 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-19T11:27:27.657Z] #27 11.70 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:27:27.657Z] #27 11.71 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-19T11:27:27.657Z] #27 11.73 Updating certificates in /etc/ssl/certs... [2021-05-19T11:27:27.719Z] #21 33.82 Setting up xfsprogs (4.20.0-1) ... [2021-05-19T11:27:27.719Z] #21 33.82 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-19T11:27:27.768Z] #56 126.9 + bin/containerd-shim-runc-v2 [2021-05-19T11:27:27.842Z] - CONFIG_BLK_CGROUP: enabled [2021-05-19T11:27:27.842Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-19T11:27:27.842Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-19T11:27:27.842Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-19T11:27:27.842Z] - CONFIG_CGROUP_PERF: enabled [2021-05-19T11:27:27.842Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-19T11:27:27.842Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-19T11:27:27.842Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-19T11:27:27.842Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-19T11:27:27.842Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-19T11:27:27.842Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-19T11:27:27.842Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-19T11:27:27.842Z] - CONFIG_IP_VS: enabled (as module) [2021-05-19T11:27:27.842Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-19T11:27:27.842Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-19T11:27:27.842Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-19T11:27:27.842Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-19T11:27:27.842Z] - CONFIG_EXT4_FS: enabled [2021-05-19T11:27:27.842Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-19T11:27:27.842Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-19T11:27:27.842Z] - Network Drivers: [2021-05-19T11:27:27.842Z] - "overlay": [2021-05-19T11:27:27.842Z] - CONFIG_VXLAN: enabled (as module) [2021-05-19T11:27:27.842Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-19T11:27:27.842Z] Optional (for encrypted networks): [2021-05-19T11:27:27.915Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 36.70MB / 54.18MB 1.4s [2021-05-19T11:27:28.009Z] #21 34.03 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-19T11:27:28.105Z] - CONFIG_CRYPTO: enabled [2021-05-19T11:27:28.105Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-19T11:27:28.105Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-19T11:27:28.105Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-19T11:27:28.105Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-19T11:27:28.105Z] - CONFIG_XFRM: enabled [2021-05-19T11:27:28.105Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-19T11:27:28.105Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-19T11:27:28.105Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-19T11:27:28.105Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-19T11:27:28.105Z] - "ipvlan": [2021-05-19T11:27:28.105Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-19T11:27:28.105Z] - "macvlan": [2021-05-19T11:27:28.105Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-19T11:27:28.105Z] - CONFIG_DUMMY: enabled (as module) [2021-05-19T11:27:28.105Z] - "ftp,tftp client in container": [2021-05-19T11:27:28.105Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-19T11:27:28.105Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-19T11:27:28.105Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-19T11:27:28.105Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-19T11:27:28.105Z] - Storage Drivers: [2021-05-19T11:27:28.105Z] - "aufs": [2021-05-19T11:27:28.105Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-19T11:27:28.105Z] - "btrfs": [2021-05-19T11:27:28.105Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-19T11:27:28.105Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-19T11:27:28.105Z] - "devicemapper": [2021-05-19T11:27:28.280Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 40.89MB / 54.18MB 1.7s [2021-05-19T11:27:28.280Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 44.04MB / 54.18MB 1.8s [2021-05-19T11:27:28.366Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-19T11:27:28.366Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-19T11:27:28.366Z] - "overlay": [2021-05-19T11:27:28.366Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-19T11:27:28.366Z] - "zfs": [2021-05-19T11:27:28.366Z] - /dev/zfs: present [2021-05-19T11:27:28.366Z] - zfs command: missing [2021-05-19T11:27:28.366Z] - zpool command: missing [2021-05-19T11:27:28.366Z] [2021-05-19T11:27:28.366Z] Limits: [2021-05-19T11:27:28.366Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-19T11:27:28.366Z] [2021-05-19T11:27:28.366Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-19T11:27:28.582Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 48.23MB / 54.18MB 2.1s [2021-05-19T11:27:28.582Z] #27 ... [2021-05-19T11:27:28.582Z] [2021-05-19T11:27:28.582Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T11:27:28.582Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-19T11:27:28.582Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-19T11:27:28.582Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-05-19T11:27:28.582Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-05-19T11:27:28.582Z] #63 DONE 2.2s [2021-05-19T11:27:28.587Z] #27 12.81 0 added, 0 removed; done. [2021-05-19T11:27:28.587Z] #27 12.81 Running hooks in /etc/ca-certificates/update.d... [2021-05-19T11:27:28.587Z] #27 12.81 done. [2021-05-19T11:27:28.634Z] #9 ... [2021-05-19T11:27:28.634Z] [2021-05-19T11:27:28.634Z] #23 [internal] load build context [2021-05-19T11:27:28.634Z] #23 sha256:3feb5c85809ee1c2d9cd1752f815ffbcc99f1e7d6b3a951c17084b2812fe5e75 [2021-05-19T11:27:28.634Z] #23 transferring context: 53.37MB 5.5s done [2021-05-19T11:27:28.634Z] #23 DONE 6.2s [2021-05-19T11:27:28.634Z] [2021-05-19T11:27:28.634Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:28.634Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:28.639Z] #21 34.61 Setting up python3-distutils (3.7.3-1) ... [2021-05-19T11:27:28.704Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fb179ff09887f5956f45be424f342a4a90f07f8b . [2021-05-19T11:27:28.712Z] #56 127.8 + binaries [2021-05-19T11:27:28.712Z] #56 127.8 + install -D bin/containerd /build/containerd [2021-05-19T11:27:28.712Z] #56 127.8 + install -D bin/containerd-shim /build/containerd-shim [2021-05-19T11:27:28.712Z] #56 127.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-19T11:27:28.712Z] #56 127.9 + install -D bin/ctr /build/ctr [2021-05-19T11:27:28.891Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s done [2021-05-19T11:27:28.929Z] #21 34.97 Setting up python3-setuptools (40.8.0-1) ... [2021-05-19T11:27:28.943Z] [2021-05-19T11:27:28.943Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:28.943Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-19T11:27:28.943Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-19T11:27:28.943Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2021-05-19T11:27:28.943Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 28.31MB / 96.52MB 1.7s [2021-05-19T11:27:28.943Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 16.78MB / 57.46MB 1.7s [2021-05-19T11:27:28.943Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 14.68MB / 73.58MB 1.7s [2021-05-19T11:27:28.943Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 16.78MB / 54.14MB 1.7s [2021-05-19T11:27:28.943Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2021-05-19T11:27:28.943Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.5s done [2021-05-19T11:27:28.943Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 18.87MB / 73.58MB 2.0s [2021-05-19T11:27:28.943Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 20.97MB / 54.14MB 2.0s [2021-05-19T11:27:28.974Z] #56 DONE 128.2s [2021-05-19T11:27:29.278Z] #1 [internal] load build definition from Dockerfile [2021-05-19T11:27:29.278Z] #1 sha256:d9c34bf9ca2a2b541227e07fcfbe2dea556db96ea617de53493f4dd8bfb60133 [2021-05-19T11:27:29.278Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-05-19T11:27:29.278Z] #1 DONE 0.1s [2021-05-19T11:27:29.278Z] [2021-05-19T11:27:29.278Z] #2 [internal] load .dockerignore [2021-05-19T11:27:29.278Z] #2 sha256:5fd71e4f267531cf81aea9b85225aa54b99fef5e7d308023cd54ca82cd13e686 [2021-05-19T11:27:29.278Z] #2 transferring context: 87B done [2021-05-19T11:27:29.278Z] #2 DONE 0.0s [2021-05-19T11:27:29.278Z] [2021-05-19T11:27:29.278Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-19T11:27:29.278Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-05-19T11:27:29.300Z] #10 ... [2021-05-19T11:27:29.300Z] [2021-05-19T11:27:29.300Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T11:27:29.300Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-19T11:27:29.300Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-19T11:27:29.300Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-05-19T11:27:29.300Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-05-19T11:27:29.300Z] #65 DONE 2.7s [2021-05-19T11:27:29.300Z] [2021-05-19T11:27:29.300Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:29.300Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-19T11:27:29.300Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 34.60MB / 96.52MB 2.1s [2021-05-19T11:27:29.300Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 23.07MB / 73.58MB 2.3s [2021-05-19T11:27:29.300Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 39.85MB / 96.52MB 2.4s [2021-05-19T11:27:29.300Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 19.92MB / 57.46MB 2.3s [2021-05-19T11:27:29.300Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 27.26MB / 54.14MB 2.4s [2021-05-19T11:27:29.454Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2021-05-19T11:27:29.454Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s done [2021-05-19T11:27:29.560Z] #21 35.68 Setting up python3-pip (18.1-5) ... [2021-05-19T11:27:29.618Z] #10 ... [2021-05-19T11:27:29.618Z] [2021-05-19T11:27:29.618Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-19T11:27:29.618Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-05-19T11:27:29.618Z] #64 DONE 0.2s [2021-05-19T11:27:29.618Z] [2021-05-19T11:27:29.618Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:29.618Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-19T11:27:29.618Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 27.26MB / 73.58MB 2.6s [2021-05-19T11:27:29.711Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-19T11:27:29.853Z] #3 DONE 0.5s [2021-05-19T11:27:29.853Z] [2021-05-19T11:27:29.853Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-19T11:27:29.853Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-05-19T11:27:29.853Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-19T11:27:29.918Z] [2021-05-19T11:27:29.918Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-19T11:27:29.918Z] #57 sha256:92e17246ebf46975766bf3e8d686a5531a358e5e7a73a9de9d854d50372189f4 [2021-05-19T11:27:29.918Z] #57 DONE 0.2s [2021-05-19T11:27:29.918Z] [2021-05-19T11:27:29.918Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-19T11:27:29.918Z] #61 sha256:7d325fde7a85950202277b35bc536a8440393a8f5b94dbf444f4b48eadeb7d1c [2021-05-19T11:27:29.918Z] #61 DONE 0.1s [2021-05-19T11:27:30.114Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-05-19T11:27:30.114Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-05-19T11:27:30.114Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-19T11:27:30.114Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-05-19T11:27:30.114Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2021-05-19T11:27:30.116Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.4s done [2021-05-19T11:27:30.179Z] [2021-05-19T11:27:30.179Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-19T11:27:30.179Z] #66 sha256:1d37547624b54614d4c33c779bfb46a3aeb47043d8349d19a8c1d50096aa6b04 [2021-05-19T11:27:30.192Z] #21 36.27 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:27:30.193Z] #21 36.30 Processing triggers for mime-support (3.62) ... [2021-05-19T11:27:30.216Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 23.07MB / 57.46MB 2.7s [2021-05-19T11:27:30.216Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 30.41MB / 54.14MB 2.7s [2021-05-19T11:27:30.216Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 48.23MB / 96.52MB 3.0s [2021-05-19T11:27:30.216Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 32.51MB / 73.58MB 2.9s [2021-05-19T11:27:30.216Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.55MB / 54.14MB 2.9s [2021-05-19T11:27:30.216Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 27.26MB / 57.46MB 3.0s [2021-05-19T11:27:30.216Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 36.70MB / 73.58MB 3.2s [2021-05-19T11:27:30.272Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-05-19T11:27:30.375Z] #26 DONE 16.4s [2021-05-19T11:27:30.375Z] [2021-05-19T11:27:30.375Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:30.375Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-19T11:27:30.376Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-05-19T11:27:30.376Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-05-19T11:27:30.479Z] #27 DONE 14.8s [2021-05-19T11:27:30.479Z] [2021-05-19T11:27:30.479Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-19T11:27:30.479Z] #28 sha256:f6f1f5cc301efd45482ebbba4dc2985e39253488515911892361fd5e47914c3b [2021-05-19T11:27:30.479Z] #28 DONE 0.1s [2021-05-19T11:27:30.479Z] [2021-05-19T11:27:30.479Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:30.479Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:30.479Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.8s done [2021-05-19T11:27:30.528Z] #9 ... [2021-05-19T11:27:30.528Z] [2021-05-19T11:27:30.528Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-19T11:27:30.528Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-19T11:27:30.528Z] #63 DONE 0.7s [2021-05-19T11:27:30.528Z] [2021-05-19T11:27:30.528Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:30.528Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:30.528Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-19T11:27:30.627Z] #10 ... [2021-05-19T11:27:30.627Z] [2021-05-19T11:27:30.627Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-19T11:27:30.627Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-05-19T11:27:30.627Z] #66 DONE 0.2s [2021-05-19T11:27:30.627Z] [2021-05-19T11:27:30.627Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:30.627Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-19T11:27:30.627Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 30.41MB / 57.46MB 3.3s [2021-05-19T11:27:30.627Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 40.89MB / 73.58MB 3.3s [2021-05-19T11:27:30.627Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 38.80MB / 54.14MB 3.3s [2021-05-19T11:27:30.627Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 54.53MB / 96.52MB 3.5s [2021-05-19T11:27:30.627Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 33.55MB / 57.46MB 3.6s [2021-05-19T11:27:30.627Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 45.09MB / 73.58MB 3.6s [2021-05-19T11:27:30.627Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.94MB / 54.14MB 3.6s [2021-05-19T11:27:30.638Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-05-19T11:27:30.638Z] #4 DONE 0.9s [2021-05-19T11:27:30.751Z] #66 DONE 0.5s [2021-05-19T11:27:30.751Z] [2021-05-19T11:27:30.751Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-19T11:27:30.751Z] #68 sha256:85a4504f2b86d63c8df12b9fc3537c81b94d927ac65ab380a1e22ae782d6dff2 [2021-05-19T11:27:30.751Z] #68 DONE 0.1s [2021-05-19T11:27:30.751Z] [2021-05-19T11:27:30.751Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-19T11:27:30.751Z] #69 sha256:b8c364519174eccfdcfe765613c8f550b33564c3599f77ac01c5424250829be0 [2021-05-19T11:27:30.751Z] #69 DONE 0.0s [2021-05-19T11:27:30.751Z] [2021-05-19T11:27:30.751Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-19T11:27:30.751Z] #70 sha256:ff86160ed13d66333e261f184626ec88d9666b2c56a4770ee5502fc40425159e [2021-05-19T11:27:30.853Z] #21 DONE 36.8s [2021-05-19T11:27:30.853Z] [2021-05-19T11:27:30.853Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-05-19T11:27:30.955Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 60.82MB / 96.52MB 3.9s [2021-05-19T11:27:30.955Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 37.75MB / 57.46MB 3.9s [2021-05-19T11:27:30.955Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 50.33MB / 73.58MB 3.9s [2021-05-19T11:27:30.955Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.09MB / 54.14MB 3.9s [2021-05-19T11:27:30.955Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 40.89MB / 57.46MB 4.1s [2021-05-19T11:27:31.042Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-05-19T11:27:31.097Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-05-19T11:27:31.211Z] [2021-05-19T11:27:31.211Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-19T11:27:31.211Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-05-19T11:27:31.282Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 54.53MB / 73.58MB 4.2s [2021-05-19T11:27:31.282Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.23MB / 54.14MB 4.2s [2021-05-19T11:27:31.323Z] #70 DONE 0.6s [2021-05-19T11:27:31.323Z] [2021-05-19T11:27:31.323Z] #71 exporting to image [2021-05-19T11:27:31.323Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-19T11:27:31.323Z] #71 exporting layers [2021-05-19T11:27:31.360Z] #9 ... [2021-05-19T11:27:31.360Z] [2021-05-19T11:27:31.360Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-19T11:27:31.360Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-19T11:27:31.360Z] #65 DONE 0.8s [2021-05-19T11:27:31.360Z] [2021-05-19T11:27:31.360Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:31.360Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T11:27:31.360Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-19T11:27:31.360Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-19T11:27:31.360Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-19T11:27:31.360Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-19T11:27:31.360Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 6.8s done [2021-05-19T11:27:31.360Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 1.8s [2021-05-19T11:27:31.472Z] #8 ... [2021-05-19T11:27:31.472Z] [2021-05-19T11:27:31.472Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T11:27:31.472Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-19T11:27:31.472Z] #5 DONE 0.6s [2021-05-19T11:27:31.644Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 68.16MB / 96.52MB 4.5s [2021-05-19T11:27:31.644Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 46.14MB / 57.46MB 4.4s [2021-05-19T11:27:31.644Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 50.33MB / 57.46MB 4.5s [2021-05-19T11:27:31.644Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 58.72MB / 73.58MB 4.5s [2021-05-19T11:27:31.644Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 51.38MB / 54.14MB 4.5s [2021-05-19T11:27:31.659Z] #26 ... [2021-05-19T11:27:31.659Z] [2021-05-19T11:27:31.659Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:31.659Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:31.659Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-19T11:27:31.739Z] [2021-05-19T11:27:31.739Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-19T11:27:31.739Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-05-19T11:27:31.739Z] #6 DONE 0.6s [2021-05-19T11:27:31.739Z] [2021-05-19T11:27:31.739Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-19T11:27:31.739Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-19T11:27:31.739Z] #7 DONE 0.6s [2021-05-19T11:27:31.739Z] [2021-05-19T11:27:31.739Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-19T11:27:31.739Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-05-19T11:27:31.739Z] #8 DONE 0.7s [2021-05-19T11:27:31.754Z] #27 1.318 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:31.754Z] #27 1.334 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:31.754Z] #27 1.334 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:31.754Z] #27 1.496 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:27:31.883Z] #22 0.865 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-19T11:27:31.883Z] #22 0.867 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-19T11:27:31.883Z] #22 0.869 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-19T11:27:31.883Z] #22 DONE 1.1s [2021-05-19T11:27:31.883Z] [2021-05-19T11:27:31.883Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:27:31.958Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 76.55MB / 96.52MB 5.0s [2021-05-19T11:27:31.958Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 54.53MB / 57.46MB 4.8s [2021-05-19T11:27:31.958Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.0s done [2021-05-19T11:27:31.958Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 63.96MB / 73.58MB 5.0s [2021-05-19T11:27:31.958Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.9s done [2021-05-19T11:27:31.958Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-05-19T11:27:32.014Z] #27 1.729 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:27:32.257Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 84.93MB / 96.52MB 5.3s [2021-05-19T11:27:32.257Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 68.16MB / 73.58MB 5.3s [2021-05-19T11:27:32.274Z] #27 2.086 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:27:32.569Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 92.27MB / 96.52MB 5.6s [2021-05-19T11:27:32.569Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.6s done [2021-05-19T11:27:32.866Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.7s done [2021-05-19T11:27:33.238Z] #71 exporting layers 2.0s done [2021-05-19T11:27:33.238Z] #71 writing image sha256:8e9d5e7b27eaf8779bb416a902cff778e34016a0bb5a37554c9961e4dcafe13c [2021-05-19T11:27:33.238Z] #71 writing image sha256:8e9d5e7b27eaf8779bb416a902cff778e34016a0bb5a37554c9961e4dcafe13c done [2021-05-19T11:27:33.238Z] #71 naming to docker.io/library/docker:fb179ff09887f5956f45be424f342a4a90f07f8b done [2021-05-19T11:27:33.238Z] #71 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-05-19T11:27:33.568Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42395/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42395/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/validate/default [2021-05-19T11:27:34.180Z] #9 ... [2021-05-19T11:27:34.180Z] [2021-05-19T11:27:34.180Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:34.180Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-19T11:27:34.180Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.9s done [2021-05-19T11:27:34.180Z] #26 DONE 11.2s [2021-05-19T11:27:34.180Z] [2021-05-19T11:27:34.180Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:34.180Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:34.182Z] #27 3.689 Fetched 8445 kB in 3s (3227 kB/s) [2021-05-19T11:27:34.429Z] #10 ... [2021-05-19T11:27:34.429Z] [2021-05-19T11:27:34.429Z] #24 [internal] load build context [2021-05-19T11:27:34.429Z] #24 sha256:f0749a119d1964403a3fb08c513dc46b8e20cf0e426368f046d28021faf63ac2 [2021-05-19T11:27:34.429Z] #24 transferring context: 53.38MB 8.1s done [2021-05-19T11:27:34.429Z] #24 DONE 8.2s [2021-05-19T11:27:34.513Z] Congratulations! All commits are properly signed with the DCO! [2021-05-19T11:27:34.611Z] #23 ... [2021-05-19T11:27:34.611Z] [2021-05-19T11:27:34.611Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:27:34.611Z] #44 76.99 CC criu/memfd.o [2021-05-19T11:27:34.611Z] #44 77.39 CC criu/mount.o [2021-05-19T11:27:34.611Z] #44 79.63 CC criu/namespaces.o [2021-05-19T11:27:34.611Z] #44 80.73 CC criu/net.o [2021-05-19T11:27:34.611Z] #44 82.47 CC criu/netfilter.o [2021-05-19T11:27:34.611Z] #44 82.68 CC criu/page-pipe.o [2021-05-19T11:27:34.611Z] #44 83.09 CC criu/page-xfer.o [2021-05-19T11:27:34.611Z] #44 83.95 CC criu/pagemap-cache.o [2021-05-19T11:27:34.611Z] #44 84.10 CC criu/pagemap.o [2021-05-19T11:27:34.611Z] #44 84.68 CC criu/parasite-syscall.o [2021-05-19T11:27:34.611Z] #44 85.20 CC criu/path.o [2021-05-19T11:27:34.611Z] #44 85.47 CC criu/pie-util-vdso.o [2021-05-19T11:27:34.611Z] #44 85.86 CC criu/pie-util.o [2021-05-19T11:27:34.611Z] #44 85.96 CC criu/pipes.o [2021-05-19T11:27:34.611Z] #44 86.51 CC criu/plugin.o [2021-05-19T11:27:34.611Z] #44 86.77 CC criu/proc_parse.o [2021-05-19T11:27:34.727Z] [2021-05-19T11:27:34.728Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:34.728Z] #27 sha256:44ced20e742b9de0d7f58c78f75f2a030f0ec6746e211a82af4bf18ffd92a1b3 [2021-05-19T11:27:34.728Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 54.18MB / 54.18MB 2.6s done [2021-05-19T11:27:34.728Z] #27 extracting sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 [2021-05-19T11:27:34.763Z] #27 3.689 Reading package lists... [2021-05-19T11:27:34.900Z] #44 ... [2021-05-19T11:27:34.900Z] [2021-05-19T11:27:34.900Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-19T11:27:34.900Z] #41 120.2 + dpkg --print-architecture [2021-05-19T11:27:34.900Z] #41 120.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-19T11:27:34.900Z] #41 120.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-19T11:27:34.900Z] #41 120.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-19T11:27:35.085Z] Congratulations! Seccomp profile generation is done correctly. [2021-05-19T11:27:35.085Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-05-19T11:27:35.548Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2021-05-19T11:27:35.548Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-05-19T11:27:35.778Z] #27 extracting sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 6.6s done [2021-05-19T11:27:35.778Z] #27 DONE 9.3s [2021-05-19T11:27:35.778Z] [2021-05-19T11:27:35.778Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:35.778Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-19T11:27:35.778Z] #28 0.227 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:35.778Z] #28 0.247 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:35.948Z] [2021-05-19T11:27:35.948Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:35.948Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-19T11:27:35.949Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-19T11:27:35.949Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-19T11:27:35.949Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-05-19T11:27:35.949Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-05-19T11:27:35.949Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.0s [2021-05-19T11:27:35.949Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 18.27MB / 49.18MB 0.4s [2021-05-19T11:27:35.949Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 28.31MB / 49.18MB 0.5s [2021-05-19T11:27:35.966Z] #27 4.626 Reading package lists... [2021-05-19T11:27:36.078Z] #28 0.274 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:36.078Z] #28 0.484 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [279 kB] [2021-05-19T11:27:36.216Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 37.75MB / 49.18MB 0.6s [2021-05-19T11:27:36.216Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.8s [2021-05-19T11:27:36.216Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.8s [2021-05-19T11:27:36.216Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.8s [2021-05-19T11:27:36.226Z] #27 5.557 Building dependency tree... [2021-05-19T11:27:36.226Z] #27 ... [2021-05-19T11:27:36.226Z] [2021-05-19T11:27:36.226Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:36.226Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:36.226Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.0s done [2021-05-19T11:27:36.226Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2021-05-19T11:27:36.226Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.3s done [2021-05-19T11:27:36.226Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.1s [2021-05-19T11:27:36.226Z] #9 ... [2021-05-19T11:27:36.226Z] [2021-05-19T11:27:36.226Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:36.226Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-19T11:27:36.226Z] #27 5.925 The following additional packages will be installed: [2021-05-19T11:27:36.226Z] #27 5.925 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-19T11:27:36.226Z] #27 5.925 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-19T11:27:36.226Z] #27 5.925 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-19T11:27:36.226Z] #27 5.925 Suggested packages: [2021-05-19T11:27:36.226Z] #27 5.925 krb5-doc krb5-user [2021-05-19T11:27:36.226Z] #27 5.925 Recommended packages: [2021-05-19T11:27:36.226Z] #27 5.925 krb5-locales publicsuffix libsasl2-modules [2021-05-19T11:27:36.313Z] #9 ... [2021-05-19T11:27:36.313Z] [2021-05-19T11:27:36.313Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:27:36.313Z] #29 sha256:c36b5af2470790a7c9056567ece87847ca1862be1ce3cbfbab865dd907e9962c [2021-05-19T11:27:36.313Z] #29 1.377 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-19T11:27:36.313Z] #29 1.461 [2021-05-19T11:27:36.313Z] #29 1.592 ########### 16.3% ####################### 32.0% ################################ 45.4% ################################## 47.6% ##################################### 52.3% ########################################### 60.2% #################################################################### 95.2% ######################################################################## 100.0% [2021-05-19T11:27:36.313Z] #29 2.645 [2021-05-19T11:27:36.313Z] #29 2.766 ################################################### 71.5% ###################################################################### 97.3% ######################################################################## 100.0% [2021-05-19T11:27:36.313Z] #29 3.058 [2021-05-19T11:27:36.313Z] #29 3.202 ############################################# 63.0% ######################################################################## 100.0% [2021-05-19T11:27:36.313Z] #29 3.322 [2021-05-19T11:27:36.313Z] #29 3.450 ########## 14.2% ########################## 37.1% ###################################### 53.5% ########################################################### 82.9% ######################################################################## 100.0% [2021-05-19T11:27:36.313Z] #29 4.001 [2021-05-19T11:27:36.376Z] #28 ... [2021-05-19T11:27:36.376Z] [2021-05-19T11:27:36.376Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:36.376Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-19T11:27:36.376Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.3s done [2021-05-19T11:27:36.376Z] #10 DONE 9.4s [2021-05-19T11:27:36.376Z] [2021-05-19T11:27:36.376Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:36.376Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-19T11:27:36.376Z] #28 0.723 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-19T11:27:36.479Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 892.93kB / 7.68MB 0.9s [2021-05-19T11:27:36.479Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.40MB / 7.68MB 1.0s [2021-05-19T11:27:36.479Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 6.29MB / 9.98MB 1.0s [2021-05-19T11:27:36.486Z] #27 6.149 The following NEW packages will be installed: [2021-05-19T11:27:36.486Z] #27 6.149 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-19T11:27:36.486Z] #27 6.149 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-19T11:27:36.486Z] #27 6.149 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-19T11:27:36.486Z] #27 6.157 libssh2-1 libssl1.1 openssl [2021-05-19T11:27:36.574Z] #29 4.119 ### 4.6% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.4% ###################### 30.7% ######################### 35.9% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.8% ################################################ 67.2% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.8% ############################################################### 88.0% ################################################################### 93.2% ###################################################################### 98.4% ######################################################################## 100.0% [2021-05-19T11:27:36.574Z] #29 5.980 [2021-05-19T11:27:36.743Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.2s [2021-05-19T11:27:36.746Z] #27 6.441 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T11:27:36.746Z] #27 6.441 Need to get 5059 kB of archives. [2021-05-19T11:27:36.746Z] #27 6.441 After this operation, 12.1 MB of additional disk space will be used. [2021-05-19T11:27:36.746Z] #27 6.441 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-19T11:27:36.746Z] #27 6.441 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-19T11:27:36.746Z] #27 6.441 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-19T11:27:36.746Z] #27 6.441 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-19T11:27:36.746Z] #27 6.445 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-19T11:27:36.746Z] #27 6.453 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-19T11:27:36.746Z] #27 6.473 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-19T11:27:36.746Z] #27 6.489 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-19T11:27:36.746Z] #27 6.489 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-19T11:27:36.746Z] #27 6.499 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-19T11:27:36.746Z] #27 6.499 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-19T11:27:36.746Z] #27 6.499 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-19T11:27:36.746Z] #27 6.503 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-19T11:27:36.746Z] #27 6.504 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-19T11:27:36.746Z] #27 6.505 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-19T11:27:36.746Z] #27 6.523 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-19T11:27:36.746Z] #27 6.523 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-19T11:27:36.746Z] #27 6.523 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-19T11:27:36.746Z] #27 6.523 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-19T11:27:36.746Z] #27 6.537 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-19T11:27:36.746Z] #27 6.546 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-19T11:27:37.006Z] #27 6.782 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:27:37.006Z] #27 6.821 Fetched 5059 kB in 0s (13.7 MB/s) [2021-05-19T11:27:37.006Z] #27 6.916 Selecting previously unselected package libssl1.1:amd64. [2021-05-19T11:27:37.006Z] #27 6.916 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-05-19T11:27:37.006Z] #27 6.916 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-19T11:27:37.022Z] #28 1.296 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-19T11:27:37.145Z] #29 6.349 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-19T11:27:37.145Z] #29 6.432 [2021-05-19T11:27:37.145Z] #29 6.511 ######################################################################## 100.0% [2021-05-19T11:27:37.145Z] #29 6.535 [2021-05-19T11:27:37.265Z] #27 6.929 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:37.322Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.7s done [2021-05-19T11:27:37.322Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.9s done [2021-05-19T11:27:37.322Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-05-19T11:27:37.322Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 2.0s [2021-05-19T11:27:37.530Z] #27 7.137 Selecting previously unselected package openssl. [2021-05-19T11:27:37.530Z] #27 7.139 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-19T11:27:37.530Z] #27 7.144 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:37.530Z] #27 7.308 Selecting previously unselected package ca-certificates. [2021-05-19T11:27:37.530Z] #27 7.308 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-19T11:27:37.530Z] #27 7.312 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-19T11:27:37.530Z] #27 7.416 Selecting previously unselected package libkeyutils1:amd64. [2021-05-19T11:27:37.530Z] #27 7.416 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-19T11:27:37.530Z] #27 7.431 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-19T11:27:37.530Z] #27 7.470 Selecting previously unselected package libkrb5support0:amd64. [2021-05-19T11:27:37.530Z] #27 7.470 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-19T11:27:37.590Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 7.34MB / 62.53MB 2.1s [2021-05-19T11:27:37.590Z] #9 ... [2021-05-19T11:27:37.590Z] [2021-05-19T11:27:37.590Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T11:27:37.590Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-19T11:27:37.590Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-19T11:27:37.590Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-19T11:27:37.590Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-19T11:27:37.590Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-05-19T11:27:37.590Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-19T11:27:37.590Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-05-19T11:27:37.590Z] #62 DONE 2.4s [2021-05-19T11:27:37.590Z] [2021-05-19T11:27:37.591Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:37.591Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-19T11:27:37.591Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.1s done [2021-05-19T11:27:37.591Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 13.12MB / 62.53MB 2.2s [2021-05-19T11:27:37.591Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 2.2s [2021-05-19T11:27:37.591Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.2s [2021-05-19T11:27:37.710Z] #29 6.879 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-19T11:27:37.710Z] #29 6.975 [2021-05-19T11:27:37.710Z] #29 7.084 ######################################################################## 100.0% [2021-05-19T11:27:37.710Z] #29 7.117 [2021-05-19T11:27:37.791Z] #27 7.481 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:37.791Z] #27 7.544 Selecting previously unselected package libk5crypto3:amd64. [2021-05-19T11:27:37.791Z] #27 7.544 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-19T11:27:37.791Z] #27 7.544 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:37.791Z] #27 7.617 Selecting previously unselected package libkrb5-3:amd64. [2021-05-19T11:27:37.791Z] #27 7.617 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-19T11:27:37.791Z] #27 7.621 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:37.791Z] #27 7.722 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-19T11:27:37.791Z] #27 7.722 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-19T11:27:37.855Z] #9 ... [2021-05-19T11:27:37.855Z] [2021-05-19T11:27:37.855Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-19T11:27:37.855Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-19T11:27:37.855Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-19T11:27:37.855Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-19T11:27:37.855Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-19T11:27:37.855Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-19T11:27:37.855Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-05-19T11:27:37.855Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2021-05-19T11:27:37.855Z] #64 DONE 2.5s [2021-05-19T11:27:37.855Z] [2021-05-19T11:27:37.855Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:37.855Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-19T11:27:37.855Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 20.97MB / 62.53MB 2.3s [2021-05-19T11:27:37.855Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 4.19MB / 52.16MB 2.3s [2021-05-19T11:27:37.855Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 30.41MB / 62.53MB 2.4s [2021-05-19T11:27:37.855Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 9.44MB / 52.16MB 2.4s [2021-05-19T11:27:38.053Z] #27 7.727 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:38.053Z] #27 7.820 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-19T11:27:38.053Z] #27 7.820 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-19T11:27:38.053Z] #27 7.820 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:38.053Z] #27 7.883 Selecting previously unselected package libsasl2-2:amd64. [2021-05-19T11:27:38.053Z] #27 7.883 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-19T11:27:38.053Z] #27 7.889 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:38.053Z] #27 7.965 Selecting previously unselected package libldap-common. [2021-05-19T11:27:38.053Z] #27 7.968 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-19T11:27:38.053Z] #27 7.972 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:38.128Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 39.85MB / 62.53MB 2.6s [2021-05-19T11:27:38.128Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 22.66MB / 52.16MB 2.6s [2021-05-19T11:27:38.128Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 15.73MB / 97.69MB 2.6s [2021-05-19T11:27:38.128Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 50.33MB / 62.53MB 2.7s [2021-05-19T11:27:38.128Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 26.21MB / 97.69MB 2.7s [2021-05-19T11:27:38.273Z] #29 7.441 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-19T11:27:38.273Z] #29 7.522 [2021-05-19T11:27:38.315Z] #27 8.037 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-19T11:27:38.315Z] #27 8.037 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-19T11:27:38.315Z] #27 8.048 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:38.315Z] #27 8.132 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-19T11:27:38.315Z] #27 8.132 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-19T11:27:38.315Z] #27 8.136 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-19T11:27:38.315Z] #27 8.197 Selecting previously unselected package libpsl5:amd64. [2021-05-19T11:27:38.315Z] #27 8.197 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-19T11:27:38.315Z] #27 8.201 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-19T11:27:38.391Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 61.33MB / 62.53MB 2.8s [2021-05-19T11:27:38.391Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.33MB / 52.16MB 2.8s [2021-05-19T11:27:38.391Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 31.73MB / 97.69MB 2.8s [2021-05-19T11:27:38.391Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 42.99MB / 52.16MB 2.9s [2021-05-19T11:27:38.391Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 45.09MB / 97.69MB 2.9s [2021-05-19T11:27:38.391Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.1s [2021-05-19T11:27:38.391Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 78.16MB / 97.69MB 3.1s [2021-05-19T11:27:38.404Z] #41 ... [2021-05-19T11:27:38.404Z] [2021-05-19T11:27:38.404Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:27:38.404Z] #44 88.57 CC criu/protobuf-desc.o [2021-05-19T11:27:38.404Z] #44 89.22 CC criu/protobuf.o [2021-05-19T11:27:38.404Z] #44 89.54 CC criu/pstree.o [2021-05-19T11:27:38.404Z] #44 90.37 CC criu/rbtree.o [2021-05-19T11:27:38.404Z] #44 90.69 CC criu/rst-malloc.o [2021-05-19T11:27:38.404Z] #44 90.86 CC criu/seccomp.o [2021-05-19T11:27:38.576Z] #27 8.254 Selecting previously unselected package librtmp1:amd64. [2021-05-19T11:27:38.576Z] #27 8.254 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-19T11:27:38.576Z] #27 8.264 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-19T11:27:38.576Z] #27 8.324 Selecting previously unselected package libssh2-1:amd64. [2021-05-19T11:27:38.576Z] #27 8.324 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-19T11:27:38.576Z] #27 8.335 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-19T11:27:38.576Z] #27 8.414 Selecting previously unselected package libcurl4:amd64. [2021-05-19T11:27:38.576Z] #27 8.414 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-19T11:27:38.576Z] #27 8.419 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-19T11:27:38.654Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 90.18MB / 97.69MB 3.2s [2021-05-19T11:27:38.835Z] #27 8.516 Selecting previously unselected package curl. [2021-05-19T11:27:38.835Z] #27 8.516 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-19T11:27:38.835Z] #27 8.527 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-19T11:27:38.835Z] #27 8.619 Selecting previously unselected package libonig5:amd64. [2021-05-19T11:27:38.835Z] #27 8.619 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-19T11:27:38.835Z] #27 8.624 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-19T11:27:38.839Z] #29 7.694 0.0% #################### 28.7% ########################################### 60.4% ######################################################################## 100.0% [2021-05-19T11:27:38.839Z] #29 8.130 [2021-05-19T11:27:38.970Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 3.4s [2021-05-19T11:27:39.036Z] #44 91.43 CC criu/seize.o [2021-05-19T11:27:39.098Z] #29 8.462 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-19T11:27:39.098Z] #29 8.566 [2021-05-19T11:27:39.098Z] #29 8.622 ######################################################################## 100.0% [2021-05-19T11:27:39.100Z] #27 8.710 Selecting previously unselected package libjq1:amd64. [2021-05-19T11:27:39.100Z] #27 8.712 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-19T11:27:39.100Z] #27 8.720 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-19T11:27:39.100Z] #27 8.767 Selecting previously unselected package jq. [2021-05-19T11:27:39.100Z] #27 8.767 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-19T11:27:39.100Z] #27 8.773 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-19T11:27:39.100Z] #27 8.845 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-19T11:27:39.100Z] #27 8.857 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-19T11:27:39.100Z] #27 8.868 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:39.100Z] #27 9.006 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-19T11:27:39.100Z] #27 9.017 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:39.111Z] #28 3.500 Fetched 8220 kB in 3s (2506 kB/s) [2021-05-19T11:27:39.355Z] #29 8.640 [2021-05-19T11:27:39.355Z] #29 8.877 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-19T11:27:39.363Z] #27 9.031 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:39.363Z] #27 9.043 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:39.363Z] #27 9.057 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-19T11:27:39.363Z] #27 9.074 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:39.363Z] #27 9.085 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:39.363Z] #27 9.096 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-19T11:27:39.363Z] #27 9.109 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:39.363Z] #27 9.121 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:39.363Z] #27 9.139 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-19T11:27:39.363Z] #27 9.150 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-19T11:27:39.363Z] #27 9.161 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:39.363Z] #27 9.172 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-19T11:27:39.408Z] #28 3.500 Reading package lists... [2021-05-19T11:27:39.408Z] #28 ... [2021-05-19T11:27:39.408Z] [2021-05-19T11:27:39.408Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:39.408Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-19T11:27:39.408Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-05-19T11:27:39.408Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-05-19T11:27:39.408Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2021-05-19T11:27:39.408Z] #10 DONE 12.6s [2021-05-19T11:27:39.544Z] #9 ... [2021-05-19T11:27:39.544Z] [2021-05-19T11:27:39.544Z] #23 [internal] load build context [2021-05-19T11:27:39.544Z] #23 sha256:8e31e32085acfdf6c361d6e79fcff0ee3d8f9fc1450b500147f1d65a857bc228 [2021-05-19T11:27:39.544Z] #23 transferring context: 53.38MB 3.0s done [2021-05-19T11:27:39.544Z] #23 DONE 4.1s [2021-05-19T11:27:39.544Z] [2021-05-19T11:27:39.544Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:39.544Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-19T11:27:39.611Z] #29 8.954 [2021-05-19T11:27:39.666Z] #44 91.98 CC criu/servicefd.o [2021-05-19T11:27:39.704Z] [2021-05-19T11:27:39.704Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:39.704Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-19T11:27:39.704Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2021-05-19T11:27:39.724Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done [2021-05-19T11:27:39.724Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-19T11:27:39.810Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.2s done [2021-05-19T11:27:39.867Z] #29 9.030 ######################################################################## 100.0% [2021-05-19T11:27:39.867Z] #29 9.044 [2021-05-19T11:27:39.867Z] #29 9.061 Download of images into '/build' complete. [2021-05-19T11:27:39.867Z] #29 9.061 Use something like the following to load the result into a Docker daemon: [2021-05-19T11:27:39.867Z] #29 9.061 tar -cC '/build' . | docker load [2021-05-19T11:27:39.956Z] #44 92.34 CC criu/shmem.o [2021-05-19T11:27:40.304Z] #27 9.849 Updating certificates in /etc/ssl/certs... [2021-05-19T11:27:40.420Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.0s done [2021-05-19T11:27:40.420Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.9s [2021-05-19T11:27:40.430Z] #29 ... [2021-05-19T11:27:40.430Z] [2021-05-19T11:27:40.430Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:40.430Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:40.430Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.7s [2021-05-19T11:27:40.590Z] #44 92.89 CC criu/sigframe.o [2021-05-19T11:27:40.590Z] #44 93.08 CC criu/signalfd.o [2021-05-19T11:27:40.686Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.0s done [2021-05-19T11:27:40.880Z] #44 93.27 CC criu/sk-inet.o [2021-05-19T11:27:41.509Z] #44 93.96 CC criu/sk-netlink.o [2021-05-19T11:27:41.615Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-19T11:27:41.694Z] #27 11.24 137 added, 0 removed; done. [2021-05-19T11:27:41.694Z] #27 11.27 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:41.694Z] #27 11.29 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-19T11:27:41.694Z] #27 11.31 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-19T11:27:41.694Z] #27 11.32 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-19T11:27:41.694Z] #27 11.33 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:27:41.694Z] #27 11.35 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-19T11:27:41.694Z] #27 11.36 Updating certificates in /etc/ssl/certs... [2021-05-19T11:27:41.798Z] #44 94.25 CC criu/sk-packet.o [2021-05-19T11:27:41.805Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 6.1s done [2021-05-19T11:27:42.070Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-05-19T11:27:42.088Z] #44 94.66 CC criu/sk-queue.o [2021-05-19T11:27:42.239Z] #9 ... [2021-05-19T11:27:42.239Z] [2021-05-19T11:27:42.239Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:42.239Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-19T11:27:42.239Z] #27 1.019 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:42.239Z] #27 1.019 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:42.239Z] #27 1.033 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:42.239Z] #27 1.160 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:27:42.239Z] #27 1.384 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:27:42.239Z] #27 1.696 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:27:42.239Z] #27 3.331 Fetched 8445 kB in 3s (3289 kB/s) [2021-05-19T11:27:42.239Z] #27 3.331 Reading package lists... [2021-05-19T11:27:42.239Z] #27 4.280 Reading package lists... [2021-05-19T11:27:42.239Z] #27 5.228 Building dependency tree... [2021-05-19T11:27:42.239Z] #27 5.587 The following additional packages will be installed: [2021-05-19T11:27:42.239Z] #27 5.587 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-19T11:27:42.239Z] #27 5.587 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-19T11:27:42.239Z] #27 5.588 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-19T11:27:42.239Z] #27 5.589 Suggested packages: [2021-05-19T11:27:42.239Z] #27 5.589 krb5-doc krb5-user [2021-05-19T11:27:42.239Z] #27 5.589 Recommended packages: [2021-05-19T11:27:42.239Z] #27 5.589 krb5-locales publicsuffix libsasl2-modules [2021-05-19T11:27:42.239Z] #27 5.811 The following NEW packages will be installed: [2021-05-19T11:27:42.239Z] #27 5.812 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-19T11:27:42.239Z] #27 5.812 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-19T11:27:42.239Z] #27 5.812 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-19T11:27:42.239Z] #27 5.813 libssh2-1 libssl1.1 openssl [2021-05-19T11:27:42.239Z] #27 6.091 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T11:27:42.239Z] #27 6.091 Need to get 5059 kB of archives. [2021-05-19T11:27:42.239Z] #27 6.091 After this operation, 12.1 MB of additional disk space will be used. [2021-05-19T11:27:42.239Z] #27 6.091 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-19T11:27:42.239Z] #27 6.092 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-19T11:27:42.239Z] #27 6.106 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-19T11:27:42.239Z] #27 6.106 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-19T11:27:42.239Z] #27 6.106 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-19T11:27:42.239Z] #27 6.106 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-19T11:27:42.239Z] #27 6.108 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-19T11:27:42.239Z] #27 6.116 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-19T11:27:42.239Z] #27 6.121 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-19T11:27:42.239Z] #27 6.126 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-19T11:27:42.239Z] #27 6.131 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-19T11:27:42.239Z] #27 6.141 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-19T11:27:42.239Z] #27 6.143 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-19T11:27:42.239Z] #27 6.143 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-19T11:27:42.239Z] #27 6.143 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-19T11:27:42.239Z] #27 6.152 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-19T11:27:42.239Z] #27 6.152 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-19T11:27:42.239Z] #27 6.152 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-19T11:27:42.239Z] #27 6.158 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-19T11:27:42.239Z] #27 6.164 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-19T11:27:42.239Z] #27 6.165 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-19T11:27:42.239Z] #27 6.324 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:27:42.239Z] #27 6.349 Fetched 5059 kB in 0s (14.6 MB/s) [2021-05-19T11:27:42.239Z] #27 6.392 Selecting previously unselected package libssl1.1:amd64. [2021-05-19T11:27:42.239Z] #27 6.392 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-05-19T11:27:42.239Z] #27 6.392 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 6.401 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:42.239Z] #27 6.617 Selecting previously unselected package openssl. [2021-05-19T11:27:42.239Z] #27 6.617 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 6.620 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:42.239Z] #27 6.764 Selecting previously unselected package ca-certificates. [2021-05-19T11:27:42.239Z] #27 6.764 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-19T11:27:42.239Z] #27 6.767 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-19T11:27:42.239Z] #27 6.839 Selecting previously unselected package libkeyutils1:amd64. [2021-05-19T11:27:42.239Z] #27 6.839 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 6.842 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-19T11:27:42.239Z] #27 6.871 Selecting previously unselected package libkrb5support0:amd64. [2021-05-19T11:27:42.239Z] #27 6.873 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 6.877 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:42.239Z] #27 6.913 Selecting previously unselected package libk5crypto3:amd64. [2021-05-19T11:27:42.239Z] #27 6.913 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 6.916 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:42.239Z] #27 6.968 Selecting previously unselected package libkrb5-3:amd64. [2021-05-19T11:27:42.239Z] #27 6.968 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 6.973 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:42.239Z] #27 7.055 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-19T11:27:42.239Z] #27 7.055 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 7.058 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:42.239Z] #27 7.103 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-19T11:27:42.239Z] #27 7.103 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 7.107 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:42.239Z] #27 7.144 Selecting previously unselected package libsasl2-2:amd64. [2021-05-19T11:27:42.239Z] #27 7.144 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 7.147 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:42.239Z] #27 7.184 Selecting previously unselected package libldap-common. [2021-05-19T11:27:42.239Z] #27 7.184 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-19T11:27:42.239Z] #27 7.187 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:42.239Z] #27 7.227 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-19T11:27:42.239Z] #27 7.227 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 7.230 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:42.239Z] #27 7.287 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-19T11:27:42.239Z] #27 7.287 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 7.292 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-19T11:27:42.239Z] #27 7.333 Selecting previously unselected package libpsl5:amd64. [2021-05-19T11:27:42.239Z] #27 7.333 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 7.336 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-19T11:27:42.239Z] #27 7.374 Selecting previously unselected package librtmp1:amd64. [2021-05-19T11:27:42.239Z] #27 7.374 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 7.378 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-19T11:27:42.239Z] #27 7.412 Selecting previously unselected package libssh2-1:amd64. [2021-05-19T11:27:42.239Z] #27 7.414 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 7.417 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-19T11:27:42.239Z] #27 7.468 Selecting previously unselected package libcurl4:amd64. [2021-05-19T11:27:42.239Z] #27 7.468 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 7.473 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-19T11:27:42.239Z] #27 7.545 Selecting previously unselected package curl. [2021-05-19T11:27:42.239Z] #27 7.545 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 7.548 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-19T11:27:42.239Z] #27 7.624 Selecting previously unselected package libonig5:amd64. [2021-05-19T11:27:42.239Z] #27 7.624 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 7.627 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-19T11:27:42.239Z] #27 7.683 Selecting previously unselected package libjq1:amd64. [2021-05-19T11:27:42.239Z] #27 7.683 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 7.686 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-19T11:27:42.239Z] #27 7.729 Selecting previously unselected package jq. [2021-05-19T11:27:42.239Z] #27 7.729 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-19T11:27:42.239Z] #27 7.731 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-19T11:27:42.239Z] #27 7.795 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-19T11:27:42.239Z] #27 7.804 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-19T11:27:42.239Z] #27 7.813 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:42.239Z] #27 7.912 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-19T11:27:42.239Z] #27 7.920 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:42.239Z] #27 7.933 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:42.239Z] #27 7.940 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:42.239Z] #27 7.951 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-19T11:27:42.239Z] #27 7.958 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:42.239Z] #27 7.967 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:42.239Z] #27 7.977 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-19T11:27:42.239Z] #27 7.986 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:42.239Z] #27 7.995 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:42.239Z] #27 8.010 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-19T11:27:42.239Z] #27 8.018 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-19T11:27:42.239Z] #27 8.027 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:42.239Z] #27 8.035 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-19T11:27:42.331Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-05-19T11:27:42.480Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2021-05-19T11:27:42.480Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-05-19T11:27:42.495Z] #27 8.631 Updating certificates in /etc/ssl/certs... [2021-05-19T11:27:42.495Z] #27 ... [2021-05-19T11:27:42.495Z] [2021-05-19T11:27:42.495Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:42.495Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:42.639Z] #27 12.28 0 added, 0 removed; done. [2021-05-19T11:27:42.639Z] #27 12.28 Running hooks in /etc/ca-certificates/update.d... [2021-05-19T11:27:42.639Z] #27 12.28 done. [2021-05-19T11:27:42.717Z] #44 95.10 CC criu/sk-tcp.o [2021-05-19T11:27:43.007Z] #44 95.54 CC criu/sk-unix.o [2021-05-19T11:27:44.247Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.6s [2021-05-19T11:27:44.508Z] #44 96.89 CC criu/sockets.o [2021-05-19T11:27:44.511Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.9s done [2021-05-19T11:27:44.511Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-05-19T11:27:44.706Z] #10 ... [2021-05-19T11:27:44.706Z] [2021-05-19T11:27:44.706Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:44.706Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-19T11:27:44.706Z] #28 3.500 Reading package lists... [2021-05-19T11:27:44.706Z] #28 4.940 Reading package lists... [2021-05-19T11:27:44.706Z] #28 6.395 Building dependency tree... [2021-05-19T11:27:44.706Z] #28 6.844 The following additional packages will be installed: [2021-05-19T11:27:44.706Z] #28 6.845 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-19T11:27:44.706Z] #28 6.845 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-19T11:27:44.706Z] #28 6.845 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-19T11:27:44.706Z] #28 6.846 Suggested packages: [2021-05-19T11:27:44.706Z] #28 6.846 krb5-doc krb5-user [2021-05-19T11:27:44.706Z] #28 6.846 Recommended packages: [2021-05-19T11:27:44.706Z] #28 6.846 krb5-locales publicsuffix libsasl2-modules [2021-05-19T11:27:44.706Z] #28 7.185 The following NEW packages will be installed: [2021-05-19T11:27:44.706Z] #28 7.186 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-19T11:27:44.706Z] #28 7.186 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-19T11:27:44.706Z] #28 7.186 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-19T11:27:44.706Z] #28 7.187 libssh2-1 libssl1.1 openssl [2021-05-19T11:27:44.706Z] #28 7.231 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T11:27:44.706Z] #28 7.231 Need to get 5176 kB of archives. [2021-05-19T11:27:44.706Z] #28 7.231 After this operation, 14.5 MB of additional disk space will be used. [2021-05-19T11:27:44.706Z] #28 7.231 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-05-19T11:27:44.706Z] #28 7.244 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-19T11:27:44.706Z] #28 7.277 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-05-19T11:27:44.706Z] #28 7.281 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-05-19T11:27:44.706Z] #28 7.293 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-05-19T11:27:44.706Z] #28 7.302 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-05-19T11:27:44.706Z] #28 7.323 Get:7 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-05-19T11:27:44.706Z] #28 7.327 Get:8 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-05-19T11:27:44.706Z] #28 7.330 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-05-19T11:27:44.706Z] #28 7.334 Get:10 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-05-19T11:27:44.706Z] #28 7.335 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-19T11:27:44.706Z] #28 7.352 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-05-19T11:27:44.706Z] #28 7.368 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-05-19T11:27:44.706Z] #28 7.368 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-05-19T11:27:44.706Z] #28 7.369 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-05-19T11:27:44.706Z] #28 7.370 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-05-19T11:27:44.706Z] #28 7.371 Get:17 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-05-19T11:27:44.706Z] #28 7.376 Get:18 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-05-19T11:27:44.706Z] #28 7.381 Get:19 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-05-19T11:27:44.706Z] #28 7.385 Get:20 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-05-19T11:27:44.706Z] #28 7.387 Get:21 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-05-19T11:27:44.706Z] #28 7.599 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:27:44.706Z] #28 7.626 Fetched 5176 kB in 0s (29.9 MB/s) [2021-05-19T11:27:44.706Z] #28 7.660 Selecting previously unselected package libssl1.1:ppc64el. [2021-05-19T11:27:44.706Z] #28 7.660 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-05-19T11:27:44.706Z] #28 7.664 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 7.668 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:44.706Z] #28 7.882 Selecting previously unselected package openssl. [2021-05-19T11:27:44.706Z] #28 7.883 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 7.885 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:44.706Z] #28 8.023 Selecting previously unselected package ca-certificates. [2021-05-19T11:27:44.706Z] #28 8.025 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-19T11:27:44.706Z] #28 8.026 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-19T11:27:44.706Z] #28 8.104 Selecting previously unselected package libkeyutils1:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.107 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.108 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-05-19T11:27:44.706Z] #28 8.139 Selecting previously unselected package libkrb5support0:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.139 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.140 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-05-19T11:27:44.706Z] #28 8.169 Selecting previously unselected package libk5crypto3:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.172 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.174 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-05-19T11:27:44.706Z] #28 8.219 Selecting previously unselected package libkrb5-3:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.221 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.223 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-05-19T11:27:44.706Z] #28 8.372 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.375 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.379 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-05-19T11:27:44.706Z] #28 8.450 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.452 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.456 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:44.706Z] #28 8.484 Selecting previously unselected package libsasl2-2:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.486 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.489 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:44.706Z] #28 8.524 Selecting previously unselected package libldap-common. [2021-05-19T11:27:44.706Z] #28 8.526 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-19T11:27:44.706Z] #28 8.527 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:44.706Z] #28 8.559 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.559 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.560 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:44.706Z] #28 8.617 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.619 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.620 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-05-19T11:27:44.706Z] #28 8.654 Selecting previously unselected package libpsl5:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.656 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.657 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-05-19T11:27:44.706Z] #28 8.693 Selecting previously unselected package librtmp1:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.694 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.696 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-05-19T11:27:44.706Z] #28 8.733 Selecting previously unselected package libssh2-1:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.735 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.736 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-05-19T11:27:44.706Z] #28 8.773 Selecting previously unselected package libcurl4:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.775 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.777 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-05-19T11:27:44.706Z] #28 8.837 Selecting previously unselected package curl. [2021-05-19T11:27:44.706Z] #28 8.838 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.840 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-19T11:27:44.706Z] #28 8.894 Selecting previously unselected package libonig5:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.896 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.897 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-05-19T11:27:44.706Z] #28 8.947 Selecting previously unselected package libjq1:ppc64el. [2021-05-19T11:27:44.706Z] #28 8.951 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.951 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-19T11:27:44.706Z] #28 8.995 Selecting previously unselected package jq. [2021-05-19T11:27:44.706Z] #28 8.997 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-19T11:27:44.706Z] #28 8.998 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-19T11:27:44.706Z] #28 9.030 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-05-19T11:27:44.706Z] #28 9.033 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-05-19T11:27:44.706Z] #28 9.036 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:44.706Z] #28 9.190 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-05-19T11:27:44.706Z] #28 9.193 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:44.706Z] #28 9.197 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-05-19T11:27:44.706Z] #28 9.202 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:44.773Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.1s done [2021-05-19T11:27:44.774Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-05-19T11:27:45.008Z] #28 9.205 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-05-19T11:27:45.009Z] #28 9.207 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-05-19T11:27:45.009Z] #28 9.210 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:45.009Z] #28 9.213 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-05-19T11:27:45.009Z] #28 9.217 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-05-19T11:27:45.009Z] #28 9.220 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:45.009Z] #28 9.225 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-05-19T11:27:45.009Z] #28 9.228 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-19T11:27:45.009Z] #28 9.231 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:45.009Z] #28 9.234 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-19T11:27:45.013Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-05-19T11:27:45.090Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-05-19T11:27:45.090Z] Congratulations! All API changes are done the right way. [2021-05-19T11:27:45.090Z] Congratulations! All TOML source files changed here have valid syntax. [2021-05-19T11:27:45.090Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-05-19T11:27:45.090Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-05-19T11:27:45.138Z] #44 ... [2021-05-19T11:27:45.138Z] [2021-05-19T11:27:45.138Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:27:45.138Z] #23 3.207 Collecting yamllint==1.26.1 [2021-05-19T11:27:45.138Z] #23 3.387 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-19T11:27:45.138Z] #23 3.986 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-19T11:27:45.138Z] #23 4.002 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-19T11:27:45.138Z] #23 4.024 Collecting pyyaml (from yamllint==1.26.1) [2021-05-19T11:27:45.138Z] #23 4.166 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-19T11:27:45.138Z] #23 4.452 Installing build dependencies: started [2021-05-19T11:27:45.138Z] #23 11.16 Installing build dependencies: finished with status 'done' [2021-05-19T11:27:45.178Z] #27 DONE 14.7s [2021-05-19T11:27:45.178Z] [2021-05-19T11:27:45.178Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:45.178Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:45.178Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.6s done [2021-05-19T11:27:45.178Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.7s done [2021-05-19T11:27:45.178Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.9s [2021-05-19T11:27:45.178Z] #9 ... [2021-05-19T11:27:45.178Z] [2021-05-19T11:27:45.178Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-19T11:27:45.178Z] #28 sha256:54bb268c6721dad36239c4004a07973f87812ff94d55e7e332ded576d4438c84 [2021-05-19T11:27:45.178Z] #28 DONE 0.1s [2021-05-19T11:27:45.178Z] [2021-05-19T11:27:45.178Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:45.178Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:45.178Z] #9 ... [2021-05-19T11:27:45.178Z] [2021-05-19T11:27:45.179Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:27:45.179Z] #29 sha256:57ea37335ed2f7512e7750f5fd2ec662bd8a6dcde4642fd3f3238858534b01cf [2021-05-19T11:27:45.303Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-19T11:27:45.303Z] [2021-05-19T11:27:45.303Z] ________ ____ __. [2021-05-19T11:27:45.303Z] \_____ \ | |/ _| [2021-05-19T11:27:45.303Z] / | \| < [2021-05-19T11:27:45.303Z] / | \ | \ [2021-05-19T11:27:45.303Z] \_______ /____|__ \ [2021-05-19T11:27:45.303Z] \/ \/ [2021-05-19T11:27:45.303Z] [2021-05-19T11:27:45.303Z] INFO: make.ps1 ended at 05/19/2021 11:27:42 [2021-05-19T11:27:45.303Z] INFO: Binaries build ended at 05/19/2021 11:27:43. Duration:00:01:16.8075478 [2021-05-19T11:27:45.303Z] INFO: Copying the built daemon binary to d:\CI\PR-42395\1\binary\dockerd-fb179ff098.exe... [2021-05-19T11:27:45.303Z] INFO: Copying the built client binary to d:\CI\PR-42395\1\binary\docker-fb179ff098.exe... [2021-05-19T11:27:45.303Z] INFO: Copying dockerversion from the container... [2021-05-19T11:27:45.303Z] INFO: Copying the golang package from the container to d:\CI\PR-42395\1\installer\go.zip... [2021-05-19T11:27:45.351Z] Congratulations! No new tests were added to integration-cli. [2021-05-19T11:27:45.351Z] [2021-05-19T11:27:45.351Z] INFO Start validation with golang-ci-lint [2021-05-19T11:27:45.351Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-05-19T11:27:45.351Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-19T11:27:45.351Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-19T11:27:45.353Z] #9 ... [2021-05-19T11:27:45.353Z] [2021-05-19T11:27:45.353Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:45.353Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-19T11:27:45.353Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-19T11:27:45.353Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-19T11:27:45.353Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-05-19T11:27:45.353Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-05-19T11:27:45.353Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 44.27MB / 49.23MB 9.8s [2021-05-19T11:27:45.353Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 9.9s [2021-05-19T11:27:45.353Z] #26 ... [2021-05-19T11:27:45.353Z] [2021-05-19T11:27:45.353Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:45.353Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-19T11:27:45.353Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-05-19T11:27:45.434Z] #23 ... [2021-05-19T11:27:45.434Z] [2021-05-19T11:27:45.434Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:27:45.434Z] #44 97.64 CC criu/stats.o [2021-05-19T11:27:45.434Z] #44 97.82 CC criu/string.o [2021-05-19T11:27:45.434Z] #44 97.87 CC criu/sysctl.o [2021-05-19T11:27:45.656Z] #28 10.06 Updating certificates in /etc/ssl/certs... [2021-05-19T11:27:45.939Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.1s done [2021-05-19T11:27:45.939Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-05-19T11:27:46.107Z] #44 98.48 CC criu/sysfs_parse.o [2021-05-19T11:27:46.196Z] #9 ... [2021-05-19T11:27:46.196Z] [2021-05-19T11:27:46.196Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:46.196Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-19T11:27:46.196Z] #27 9.340 137 added, 0 removed; done. [2021-05-19T11:27:46.196Z] #27 9.368 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-19T11:27:46.196Z] #27 9.378 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-19T11:27:46.196Z] #27 9.387 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-19T11:27:46.196Z] #27 9.395 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-19T11:27:46.196Z] #27 9.404 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:27:46.196Z] #27 9.419 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-19T11:27:46.196Z] #27 9.426 Updating certificates in /etc/ssl/certs... [2021-05-19T11:27:46.196Z] #27 10.04 0 added, 0 removed; done. [2021-05-19T11:27:46.196Z] #27 10.04 Running hooks in /etc/ca-certificates/update.d... [2021-05-19T11:27:46.196Z] #27 10.04 done. [2021-05-19T11:27:46.196Z] #27 DONE 12.4s [2021-05-19T11:27:46.196Z] [2021-05-19T11:27:46.196Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:46.196Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:46.196Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-19T11:27:46.276Z] INFO: Extracting go.zip to d:\CI\PR-42395\1\go [2021-05-19T11:27:46.397Z] #44 98.77 CC criu/timens.o [2021-05-19T11:27:46.452Z] #9 ... [2021-05-19T11:27:46.452Z] [2021-05-19T11:27:46.452Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-19T11:27:46.452Z] #28 sha256:8c8e72bd3c82133a7656e618968edb384b00f1f634a7db07563022b988e71a70 [2021-05-19T11:27:46.452Z] #28 DONE 0.2s [2021-05-19T11:27:46.452Z] [2021-05-19T11:27:46.452Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:46.452Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:46.452Z] #9 DONE 24.0s [2021-05-19T11:27:46.452Z] [2021-05-19T11:27:46.452Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:27:46.452Z] #29 sha256:9512f491415983d4d53a534d9542be468764e599abda7b7db34ea3c5c49b0682 [2021-05-19T11:27:46.567Z] #29 1.275 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-19T11:27:46.567Z] #29 1.364 [2021-05-19T11:27:46.687Z] #44 99.06 CC criu/timerfd.o [2021-05-19T11:27:46.712Z] #28 ... [2021-05-19T11:27:46.712Z] [2021-05-19T11:27:46.712Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:46.712Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-19T11:27:46.712Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.8s done [2021-05-19T11:27:46.712Z] #10 DONE 19.8s [2021-05-19T11:27:46.868Z] #9 DONE 42.3s [2021-05-19T11:27:46.868Z] [2021-05-19T11:27:46.868Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-19T11:27:46.868Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-19T11:27:46.868Z] #10 ... [2021-05-19T11:27:46.868Z] [2021-05-19T11:27:46.868Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:27:46.868Z] #29 sha256:c36b5af2470790a7c9056567ece87847ca1862be1ce3cbfbab865dd907e9962c [2021-05-19T11:27:46.868Z] #29 DONE 15.7s [2021-05-19T11:27:46.868Z] [2021-05-19T11:27:46.868Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-19T11:27:46.868Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-19T11:27:46.976Z] #44 99.36 CC criu/tty.o [2021-05-19T11:27:47.009Z] [2021-05-19T11:27:47.009Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:47.009Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-19T11:27:47.009Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-05-19T11:27:47.009Z] #10 DONE 19.8s [2021-05-19T11:27:47.009Z] [2021-05-19T11:27:47.009Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:47.009Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-19T11:27:47.009Z] #28 11.11 137 added, 0 removed; done. [2021-05-19T11:27:47.009Z] #28 11.14 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-05-19T11:27:47.009Z] #28 11.15 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-19T11:27:47.009Z] #28 11.15 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-05-19T11:27:47.010Z] #28 11.15 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-19T11:27:47.010Z] #28 11.16 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:27:47.010Z] #28 11.17 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-19T11:27:47.010Z] #28 11.17 Updating certificates in /etc/ssl/certs... [2021-05-19T11:27:47.010Z] #28 ... [2021-05-19T11:27:47.010Z] [2021-05-19T11:27:47.010Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-19T11:27:47.010Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-05-19T11:27:47.010Z] #11 DONE 0.2s [2021-05-19T11:27:47.010Z] [2021-05-19T11:27:47.010Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-19T11:27:47.010Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-05-19T11:27:47.010Z] #12 DONE 0.2s [2021-05-19T11:27:47.010Z] [2021-05-19T11:27:47.010Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:47.010Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-19T11:27:47.087Z] #29 1.481 ############ 17.7% ########################### 37.5% ################################### 49.9% ############################################################## 86.6% ######################################################################## 100.0% [2021-05-19T11:27:47.087Z] #29 1.986 [2021-05-19T11:27:47.087Z] #29 2.104 ######################################################################## 100.0% [2021-05-19T11:27:47.310Z] #28 ... [2021-05-19T11:27:47.311Z] [2021-05-19T11:27:47.311Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-19T11:27:47.311Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-05-19T11:27:47.311Z] #40 DONE 0.1s [2021-05-19T11:27:47.311Z] [2021-05-19T11:27:47.311Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-19T11:27:47.311Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-05-19T11:27:47.311Z] #32 DONE 0.1s [2021-05-19T11:27:47.311Z] [2021-05-19T11:27:47.311Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:27:47.311Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-19T11:27:47.347Z] #29 2.203 [2021-05-19T11:27:47.381Z] #29 ... [2021-05-19T11:27:47.381Z] [2021-05-19T11:27:47.381Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-19T11:27:47.381Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-19T11:27:47.381Z] #10 DONE 0.6s [2021-05-19T11:27:47.381Z] [2021-05-19T11:27:47.381Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:27:47.381Z] #29 sha256:9512f491415983d4d53a534d9542be468764e599abda7b7db34ea3c5c49b0682 [2021-05-19T11:27:47.381Z] #29 0.964 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-19T11:27:47.431Z] #10 DONE 1.4s [2021-05-19T11:27:47.431Z] [2021-05-19T11:27:47.431Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-19T11:27:47.431Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-19T11:27:47.608Z] #29 2.330 ##################################### 51.6% ######################################################################## 100.0% [2021-05-19T11:27:47.608Z] #29 2.464 [2021-05-19T11:27:47.614Z] #33 ... [2021-05-19T11:27:47.614Z] [2021-05-19T11:27:47.614Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-19T11:27:47.614Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-05-19T11:27:47.614Z] #13 DONE 0.5s [2021-05-19T11:27:47.614Z] [2021-05-19T11:27:47.614Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:27:47.614Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:27:47.614Z] #46 0.494 + RM_GOPATH=0 [2021-05-19T11:27:47.614Z] #46 0.495 + TMP_GOPATH= [2021-05-19T11:27:47.614Z] #46 0.495 + : /build [2021-05-19T11:27:47.614Z] #46 0.495 + '[' -z '' ']' [2021-05-19T11:27:47.614Z] #46 0.496 ++ mktemp -d [2021-05-19T11:27:47.614Z] #46 0.500 + export GOPATH=/tmp/tmp.cA4f33ZOuy [2021-05-19T11:27:47.614Z] #46 0.500 + GOPATH=/tmp/tmp.cA4f33ZOuy [2021-05-19T11:27:47.614Z] #46 0.500 + RM_GOPATH=1 [2021-05-19T11:27:47.614Z] #46 0.500 + case "$(go env GOARCH)" in [2021-05-19T11:27:47.614Z] #46 0.501 ++ go env GOARCH [2021-05-19T11:27:47.614Z] #46 0.508 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:47.614Z] #46 0.508 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:47.614Z] #46 0.509 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:47.614Z] #46 0.511 + dir=/tmp/install [2021-05-19T11:27:47.614Z] #46 0.512 + bin=vndr [2021-05-19T11:27:47.614Z] #46 0.512 + shift [2021-05-19T11:27:47.614Z] #46 0.512 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-19T11:27:47.614Z] #46 0.512 + . /tmp/install/vndr.installer [2021-05-19T11:27:47.614Z] #46 0.513 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:27:47.614Z] #46 0.513 + install_vndr [2021-05-19T11:27:47.614Z] #46 0.514 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-19T11:27:47.614Z] #46 0.514 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:27:47.614Z] #46 0.514 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cA4f33ZOuy/src/github.com/LK4D4/vndr [2021-05-19T11:27:47.614Z] #46 0.520 Cloning into '/tmp/tmp.cA4f33ZOuy/src/github.com/LK4D4/vndr'... [2021-05-19T11:27:47.638Z] #29 1.063 [2021-05-19T11:27:47.915Z] #46 ... [2021-05-19T11:27:47.915Z] [2021-05-19T11:27:47.915Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:47.915Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-19T11:27:47.915Z] #28 12.17 0 added, 0 removed; done. [2021-05-19T11:27:47.915Z] #28 12.17 Running hooks in /etc/ca-certificates/update.d... [2021-05-19T11:27:47.915Z] #28 12.17 done. [2021-05-19T11:27:47.915Z] #28 DONE 12.3s [2021-05-19T11:27:47.917Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.1s done [2021-05-19T11:27:48.134Z] #29 2.582 ######### 12.7% ######################### 35.5% ####################################### 54.9% ##################################################### 74.3% ################################################################### 93.6% ######################################################################## 100.0% [2021-05-19T11:27:48.134Z] #29 3.102 [2021-05-19T11:27:48.149Z] #29 1.182 ####### 10.9% ########################## 37.1% ######################################## 56.8% ####################################################### 76.6% ##################################################################### 96.6% ######################################################################## 100.0% [2021-05-19T11:27:48.150Z] #29 1.654 [2021-05-19T11:27:48.150Z] #29 1.767 ################################################### 72.2% ######################################################################## 100.0% [2021-05-19T11:27:48.150Z] #29 1.841 [2021-05-19T11:27:48.180Z] #9 ... [2021-05-19T11:27:48.180Z] [2021-05-19T11:27:48.180Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-19T11:27:48.180Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-05-19T11:27:48.180Z] #63 DONE 1.3s [2021-05-19T11:27:48.219Z] [2021-05-19T11:27:48.219Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-19T11:27:48.219Z] #29 sha256:f5dd61ef0866ca7e11a1dbb7a1a98cc6ef1f3c06aad827e2d722397b8e316a85 [2021-05-19T11:27:48.219Z] #29 DONE 0.1s [2021-05-19T11:27:48.219Z] [2021-05-19T11:27:48.219Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:27:48.219Z] #48 sha256:98403185746996b194ca9913a2ead157f3725e46c41315c34fcacb7d918468eb [2021-05-19T11:27:48.219Z] #48 0.558 + RM_GOPATH=0 [2021-05-19T11:27:48.219Z] #48 0.558 + TMP_GOPATH= [2021-05-19T11:27:48.219Z] #48 0.558 + : /build [2021-05-19T11:27:48.219Z] #48 0.558 + '[' -z '' ']' [2021-05-19T11:27:48.219Z] #48 0.559 ++ mktemp -d [2021-05-19T11:27:48.219Z] #48 0.561 + export GOPATH=/tmp/tmp.TyZcW2Ft2V [2021-05-19T11:27:48.219Z] #48 0.561 + GOPATH=/tmp/tmp.TyZcW2Ft2V [2021-05-19T11:27:48.219Z] #48 0.561 + RM_GOPATH=1 [2021-05-19T11:27:48.219Z] #48 0.561 + case "$(go env GOARCH)" in [2021-05-19T11:27:48.219Z] #48 0.562 ++ go env GOARCH [2021-05-19T11:27:48.219Z] #48 0.568 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:48.219Z] #48 0.568 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:48.219Z] #48 0.571 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:48.219Z] #48 0.572 + dir=/tmp/install [2021-05-19T11:27:48.219Z] #48 0.572 + bin=gotestsum [2021-05-19T11:27:48.219Z] #48 0.572 + shift [2021-05-19T11:27:48.219Z] #48 0.572 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-19T11:27:48.219Z] #48 0.572 + . /tmp/install/gotestsum.installer [2021-05-19T11:27:48.219Z] #48 0.573 ++ : v0.5.3 [2021-05-19T11:27:48.219Z] #48 0.573 + install_gotestsum [2021-05-19T11:27:48.219Z] #48 0.574 + set -e [2021-05-19T11:27:48.219Z] #48 0.574 + export GO111MODULE=on [2021-05-19T11:27:48.219Z] #48 0.574 + GO111MODULE=on [2021-05-19T11:27:48.219Z] #48 0.574 + GOBIN=/build [2021-05-19T11:27:48.219Z] #48 0.575 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-19T11:27:48.219Z] #48 0.607 go: finding gotest.tools v0.5.3 [2021-05-19T11:27:48.219Z] #48 0.611 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-19T11:27:48.406Z] [2021-05-19T11:27:48.406Z] #29 ... [2021-05-19T11:27:48.406Z] [2021-05-19T11:27:48.406Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-19T11:27:48.406Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-19T11:27:48.406Z] #11 DONE 1.1s [2021-05-19T11:27:48.406Z] [2021-05-19T11:27:48.406Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:27:48.406Z] #29 sha256:9512f491415983d4d53a534d9542be468764e599abda7b7db34ea3c5c49b0682 [2021-05-19T11:27:48.406Z] #29 1.953 #################29 ... [2021-05-19T11:27:48.406Z] [2021-05-19T11:27:48.406Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-19T11:27:48.406Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-19T11:27:48.406Z] #39 DONE 0.1s [2021-05-19T11:27:48.406Z] [2021-05-19T11:27:48.406Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:27:48.406Z] #29 sha256:9512f491415983d4d53a534d9542be468764e599abda7b7db34ea3c5c49b0682 [2021-05-19T11:27:48.406Z] #29 1.953 ################################################################ 89.6% ######################################################################## 100.0% [2021-05-19T11:27:48.406Z] #29 2.095 [2021-05-19T11:27:48.444Z] [2021-05-19T11:27:48.444Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:48.444Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-19T11:27:48.444Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-05-19T11:27:48.489Z] #44 ... [2021-05-19T11:27:48.489Z] [2021-05-19T11:27:48.489Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:27:48.489Z] #23 14.21 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-19T11:27:48.489Z] #23 14.22 Building wheels for collected packages: yamllint, pyyaml [2021-05-19T11:27:48.489Z] #23 14.22 Running setup.py bdist_wheel for yamllint: started [2021-05-19T11:27:48.489Z] #23 14.80 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-19T11:27:48.489Z] #23 14.80 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-19T11:27:48.489Z] #23 14.84 Running setup.py bdist_wheel for pyyaml: started [2021-05-19T11:27:48.489Z] #23 15.60 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-19T11:27:48.489Z] #23 15.60 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-19T11:27:48.489Z] #23 15.68 Successfully built yamllint pyyaml [2021-05-19T11:27:48.489Z] #23 15.70 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-19T11:27:48.489Z] #23 15.96 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-19T11:27:48.489Z] #23 DONE 16.5s [2021-05-19T11:27:48.489Z] [2021-05-19T11:27:48.489Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:27:48.489Z] #44 100.9 CC criu/tun.o [2021-05-19T11:27:48.489Z] #44 ... [2021-05-19T11:27:48.489Z] [2021-05-19T11:27:48.489Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-05-19T11:27:48.489Z] #26 DONE 0.2s [2021-05-19T11:27:48.665Z] [2021-05-19T11:27:48.665Z] #29 ... [2021-05-19T11:27:48.665Z] [2021-05-19T11:27:48.665Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-19T11:27:48.665Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-19T11:27:48.665Z] #31 DONE 0.3s [2021-05-19T11:27:48.665Z] [2021-05-19T11:27:48.665Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:27:48.665Z] #29 sha256:9512f491415983d4d53a534d9542be468764e599abda7b7db34ea3c5c49b0682 [2021-05-19T11:27:48.789Z] [2021-05-19T11:27:48.789Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-05-19T11:27:48.800Z] #11 DONE 1.3s [2021-05-19T11:27:48.800Z] [2021-05-19T11:27:48.800Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:27:48.800Z] #58 sha256:107893628f59d59366b37a0af05cbc5fca7a286cc9762619ab7dc438b645a6ef [2021-05-19T11:27:48.874Z] #48 1.656 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-19T11:27:49.056Z] #58 ... [2021-05-19T11:27:49.056Z] [2021-05-19T11:27:49.056Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-19T11:27:49.056Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-19T11:27:49.056Z] #39 DONE 0.3s [2021-05-19T11:27:49.056Z] [2021-05-19T11:27:49.056Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-19T11:27:49.056Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-19T11:27:49.056Z] #31 DONE 0.3s [2021-05-19T11:27:49.182Z] #29 2.235 ######## 11.4% ################ 23.0% ############################# 41.1% ########################################## 59.2% ################################################################# 90.9% ######################################################################## 100.0% [2021-05-19T11:27:49.182Z] #29 2.908 [2021-05-19T11:27:49.315Z] [2021-05-19T11:27:49.315Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:27:49.315Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T11:27:49.422Z] #31 DONE 0.9s [2021-05-19T11:27:49.422Z] [2021-05-19T11:27:49.422Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-05-19T11:27:49.712Z] #34 DONE 0.2s [2021-05-19T11:27:49.712Z] [2021-05-19T11:27:49.712Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-05-19T11:27:49.712Z] #36 DONE 0.1s [2021-05-19T11:27:49.712Z] [2021-05-19T11:27:49.712Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-05-19T11:27:49.833Z] #9 ... [2021-05-19T11:27:49.833Z] [2021-05-19T11:27:49.833Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-19T11:27:49.833Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-19T11:27:49.833Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 11.0s done [2021-05-19T11:27:49.833Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 2.6s done [2021-05-19T11:27:49.833Z] #26 DONE 14.4s [2021-05-19T11:27:49.833Z] [2021-05-19T11:27:49.833Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:49.833Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-19T11:27:49.940Z] #48 2.820 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-19T11:27:50.003Z] #39 DONE 0.1s [2021-05-19T11:27:50.003Z] [2021-05-19T11:27:50.003Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:27:50.003Z] #44 101.4 CC criu/uffd.o [2021-05-19T11:27:50.003Z] #44 102.2 CC criu/util.o [2021-05-19T11:27:50.220Z] #29 3.230 ## 3.8% ###### 9.7% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.6% ######################### 35.8% ############################# 41.0% ################################# 46.2% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ############################################## 64.8% ##################################################### 73.9% ######################################################## 79.0% ############################################################ 84.3% ################################################################ 89.5% #################################################################### 94.8% ####################################################################### 100.0% ######################################################################## 100.0% [2021-05-19T11:27:50.220Z] #29 5.081 [2021-05-19T11:27:50.406Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.0s done [2021-05-19T11:27:50.480Z] #29 5.371 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-19T11:27:50.480Z] #29 5.465 [2021-05-19T11:27:50.480Z] #29 5.529 ######################################################################## 100.0% [2021-05-19T11:27:50.480Z] #29 5.566 [2021-05-19T11:27:50.639Z] #44 ... [2021-05-19T11:27:50.639Z] [2021-05-19T11:27:50.639Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-19T11:27:50.639Z] #41 DONE 138.5s [2021-05-19T11:27:50.639Z] [2021-05-19T11:27:50.639Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:27:50.668Z] #9 ... [2021-05-19T11:27:50.668Z] [2021-05-19T11:27:50.668Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-19T11:27:50.668Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-05-19T11:27:50.668Z] #65 DONE 2.5s [2021-05-19T11:27:50.668Z] [2021-05-19T11:27:50.668Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:50.668Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-19T11:27:50.668Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-05-19T11:27:50.933Z] #57 ... [2021-05-19T11:27:50.933Z] [2021-05-19T11:27:50.933Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:27:50.933Z] #44 103.3 CC criu/uts_ns.o [2021-05-19T11:27:51.052Z] #29 5.872 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-19T11:27:51.052Z] #29 5.980 [2021-05-19T11:27:51.052Z] #29 6.087 ######################################################################## 100.0% [2021-05-19T11:27:51.223Z] #44 103.5 CC criu/vdso.o [2021-05-19T11:27:51.223Z] #44 ... [2021-05-19T11:27:51.223Z] [2021-05-19T11:27:51.223Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-05-19T11:27:51.223Z] #42 DONE 0.2s [2021-05-19T11:27:51.223Z] [2021-05-19T11:27:51.223Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:27:51.223Z] #44 103.8 LINK criu/built-in.o [2021-05-19T11:27:51.312Z] #29 6.122 [2021-05-19T11:27:51.499Z] #29 3.013 0.1% ## 4.0% ##### 7.3% ####### 10.9% ######### 13.8% ############ 17.2% ############## 19.7% ################ 23.4% #################### 27.9% ####################### 33.0% ########################### 38.2% ################################# 46.6% ####################################### 54.3% ######################################### 58.2% ############################################### 65.7% ###################################################### 75.5% ############################################################# 85.8% ################################################################### 93.6% ######################################################################## 100.0% [2021-05-19T11:27:51.499Z] #29 5.144 [2021-05-19T11:27:51.516Z] #44 ... [2021-05-19T11:27:51.516Z] [2021-05-19T11:27:51.516Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:27:51.516Z] #50 138.7 + /build/golangci-lint --version [2021-05-19T11:27:51.516Z] #50 139.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-19T11:27:51.516Z] #50 DONE 139.3s [2021-05-19T11:27:51.516Z] [2021-05-19T11:27:51.516Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-19T11:27:51.516Z] #44 103.9 LINK criu/criu [2021-05-19T11:27:51.573Z] #29 6.455 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-19T11:27:51.573Z] #29 6.539 [2021-05-19T11:27:51.755Z] #29 5.405 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-19T11:27:51.806Z] #44 104.1 DEP lib/c/criu.d [2021-05-19T11:27:51.806Z] #44 104.2 CC images/rpc.pb-c.o [2021-05-19T11:27:52.013Z] #29 5.501 [2021-05-19T11:27:52.013Z] #29 5.563 ######################################################################## 100.0% [2021-05-19T11:27:52.013Z] #29 5.586 [2021-05-19T11:27:52.076Z] #48 4.619 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:27:52.076Z] #48 4.621 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:27:52.076Z] #48 4.675 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:27:52.076Z] #48 4.684 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:27:52.076Z] #48 4.685 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T11:27:52.076Z] #48 4.733 go: downloading github.com/fatih/color v1.9.0 [2021-05-19T11:27:52.076Z] #48 4.803 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:27:52.076Z] #48 4.887 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:27:52.076Z] #48 4.945 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-19T11:27:52.076Z] #48 5.060 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:27:52.108Z] #29 6.679 0.0% ####################### 32.9% ################################ 45.4% ################################################## 70.7% ################################################################# 91.2% ######################################################################## 100.0% [2021-05-19T11:27:52.109Z] #44 104.5 CC lib/c/criu.o [2021-05-19T11:27:52.269Z] #29 5.933 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-19T11:27:52.368Z] #29 7.164 [2021-05-19T11:27:52.381Z] #48 5.095 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:27:52.525Z] #29 6.041 [2021-05-19T11:27:52.525Z] #29 6.132 ######################################################################## 100.0% [2021-05-19T11:27:52.525Z] #29 6.168 [2021-05-19T11:27:52.627Z] #29 7.480 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-19T11:27:52.627Z] #29 7.559 [2021-05-19T11:27:52.627Z] #29 7.622 ######################################################################## 100.0% [2021-05-19T11:27:52.627Z] #29 7.647 [2021-05-19T11:27:52.685Z] #48 ... [2021-05-19T11:27:52.685Z] [2021-05-19T11:27:52.685Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:27:52.685Z] #30 sha256:26ee8a0fa8a88f1c6e709e3e141ebc0100046dd5b93db207ab265c4569b1b0e0 [2021-05-19T11:27:52.685Z] #30 2.043 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-19T11:27:52.685Z] #30 2.585 #=#=# [2021-05-19T11:27:52.685Z] #30 2.829 1.1% ### 5.2% ###### 9.4% ######## 11.4% ############ 17.4% ################ 23.5% ###################### 31.7% ############################ 39.8% ################################## 48.0% ######################################## 56.2% ############################################ 62.2% ################################################## 70.4% ######################################################## 78.5% ############################################################ 84.6% ################################################################# 90.7% ##################################################################### 96.8% ######################################################################## 100.0% [2021-05-19T11:27:52.769Z] #44 105.2 LINK lib/c/built-in.o [2021-05-19T11:27:52.769Z] #44 105.2 LINK lib/c/libcriu.so [2021-05-19T11:27:52.769Z] #44 105.3 LINK lib/c/libcriu.a [2021-05-19T11:27:53.059Z] #44 105.4 GEN magic.py [2021-05-19T11:27:53.059Z] #44 105.5 Note: Building without setproctitle() and strlcpy() support. [2021-05-19T11:27:53.059Z] #44 105.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-19T11:27:53.059Z] #44 105.5 Note: Building without GnuTLS support [2021-05-19T11:27:53.059Z] #44 105.5 Makefile.config:39: Warn: you have no libnftables installed [2021-05-19T11:27:53.059Z] #44 105.5 Makefile.config:40: Warn: Building without nftables support [2021-05-19T11:27:53.087Z] #29 6.507 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-19T11:27:53.087Z] #29 6.589 [2021-05-19T11:27:53.196Z] #29 8.080 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-19T11:27:53.348Z] #44 105.8 fatal: not a git repository (or any of the parent directories): .git [2021-05-19T11:27:53.349Z] #30 5.099 [2021-05-19T11:27:53.456Z] #29 8.230 [2021-05-19T11:27:53.456Z] #29 8.301 ######################################################################## 100.0% [2021-05-19T11:27:53.456Z] #29 8.327 [2021-05-19T11:27:53.456Z] #29 8.348 Download of images into '/build' complete. [2021-05-19T11:27:53.456Z] #29 8.348 Use something like the following to load the result into a Docker daemon: [2021-05-19T11:27:53.456Z] #29 8.348 tar -cC '/build' . | docker load [2021-05-19T11:27:53.499Z] #32 ... [2021-05-19T11:27:53.499Z] [2021-05-19T11:27:53.499Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-19T11:27:53.499Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-19T11:27:53.499Z] #12 DONE 4.8s [2021-05-19T11:27:53.599Z] #29 6.707 ####### 10.9% ####################### 32.9% #################################### 50.9% ############################################## 64.4% ############################################################## 87.1% ######################################################################## 100.0% [2021-05-19T11:27:53.599Z] #29 7.217 [2021-05-19T11:27:53.638Z] #44 106.0 make[1]: Nothing to be done for 'all'. [2021-05-19T11:27:53.755Z] [2021-05-19T11:27:53.755Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:27:53.755Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:27:53.855Z] #29 7.578 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-19T11:27:53.927Z] #44 106.3 make[1]: 'images/built-in.o' is up to date. [2021-05-19T11:27:53.927Z] #44 106.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-19T11:27:53.927Z] #44 106.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-19T11:27:53.927Z] #44 106.3 make[1]: 'compel/libcompel.a' is up to date. [2021-05-19T11:27:53.927Z] #44 106.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-19T11:27:53.927Z] #44 106.4 make[1]: Nothing to be done for 'all'. [2021-05-19T11:27:53.927Z] #44 106.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-19T11:27:53.927Z] #44 106.4 make[2]: Nothing to be done for 'all'. [2021-05-19T11:27:53.953Z] #30 5.302 # 1.8% ################ 23.4% #################################### 50.1% #################################################################### 95.6% ######################################################################## 100.0% [2021-05-19T11:27:54.112Z] #29 7.729 [2021-05-19T11:27:54.112Z] #29 7.796 ######################################################################## 100.0% [2021-05-19T11:27:54.112Z] #29 7.867 [2021-05-19T11:27:54.217Z] #44 106.4 make[2]: Nothing to be done for 'all'. [2021-05-19T11:27:54.217Z] #44 106.5 make[2]: Nothing to be done for 'all'. [2021-05-19T11:27:54.217Z] #44 106.5 make[2]: Nothing to be done for 'all'. [2021-05-19T11:27:54.217Z] #44 106.5 make[2]: Nothing to be done for 'all'. [2021-05-19T11:27:54.217Z] #44 106.5 make[2]: Nothing to be done for 'all'. [2021-05-19T11:27:54.217Z] #44 106.5 make[2]: Nothing to be done for 'all'. [2021-05-19T11:27:54.217Z] #44 106.6 make[2]: Nothing to be done for 'all'. [2021-05-19T11:27:54.217Z] #44 106.6 INSTALL criu/criu [2021-05-19T11:27:54.252Z] #30 6.267 [2021-05-19T11:27:54.368Z] #29 ... [2021-05-19T11:27:54.368Z] [2021-05-19T11:27:54.368Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-19T11:27:54.368Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-19T11:27:54.368Z] #12 DONE 6.1s [2021-05-19T11:27:54.368Z] [2021-05-19T11:27:54.368Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:27:54.368Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:27:54.514Z] #44 DONE 106.8s [2021-05-19T11:27:54.514Z] [2021-05-19T11:27:54.514Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:27:54.886Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.7s done [2021-05-19T11:27:54.886Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-05-19T11:27:55.149Z] #9 DONE 19.9s [2021-05-19T11:27:55.149Z] [2021-05-19T11:27:55.150Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:55.150Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-19T11:27:55.150Z] #27 1.943 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:55.150Z] #27 1.956 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:55.150Z] #27 2.040 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:55.150Z] #27 2.188 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-19T11:27:55.150Z] #27 2.473 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-19T11:27:55.150Z] #27 2.737 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-19T11:27:55.150Z] #27 3.988 Fetched 8269 kB in 2s (3604 kB/s) [2021-05-19T11:27:55.150Z] #27 3.988 Reading package lists... [2021-05-19T11:27:55.160Z] #30 6.504 ### 4.3% #################### 28.8% ########################################## 59.6% ######################################################################## 100.0% [2021-05-19T11:27:55.166Z] #57 ... [2021-05-19T11:27:55.166Z] [2021-05-19T11:27:55.166Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-19T11:27:55.166Z] #45 DONE 0.1s [2021-05-19T11:27:55.166Z] [2021-05-19T11:27:55.166Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-05-19T11:27:55.360Z] #29 ... [2021-05-19T11:27:55.360Z] [2021-05-19T11:27:55.360Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-19T11:27:55.360Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-19T11:27:55.360Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.8s done [2021-05-19T11:27:55.360Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-19T11:27:55.456Z] #47 DONE 0.2s [2021-05-19T11:27:55.456Z] [2021-05-19T11:27:55.456Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:27:55.456Z] #57 ... [2021-05-19T11:27:55.456Z] [2021-05-19T11:27:55.456Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-05-19T11:27:55.461Z] #30 7.386 [2021-05-19T11:27:55.739Z] #13 ... [2021-05-19T11:27:55.739Z] [2021-05-19T11:27:55.739Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:27:55.739Z] #29 sha256:9512f491415983d4d53a534d9542be468764e599abda7b7db34ea3c5c49b0682 [2021-05-19T11:27:55.739Z] #29 8.396 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-19T11:27:55.739Z] #29 8.732 [2021-05-19T11:27:55.739Z] #29 8.841 ######################################################################## 100.0% [2021-05-19T11:27:55.739Z] #29 8.908 [2021-05-19T11:27:55.739Z] #29 8.980 Download of images into '/build' complete. [2021-05-19T11:27:55.739Z] #29 8.980 Use something like the following to load the result into a Docker daemon: [2021-05-19T11:27:55.739Z] #29 8.980 tar -cC '/build' . | docker load [2021-05-19T11:27:55.739Z] #29 DONE 9.3s [2021-05-19T11:27:55.746Z] #49 DONE 0.2s [2021-05-19T11:27:55.746Z] [2021-05-19T11:27:55.746Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-05-19T11:27:55.746Z] #51 DONE 0.2s [2021-05-19T11:27:55.746Z] [2021-05-19T11:27:55.746Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-05-19T11:27:55.996Z] [2021-05-19T11:27:55.996Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:27:55.996Z] #67 sha256:62bc1dd3c22b343ba3d10c120125fa1e44533610bd0ec398c885b04fc28fa16e [2021-05-19T11:27:55.996Z] #67 6.687 + RM_GOPATH=0 [2021-05-19T11:27:55.996Z] #67 6.687 + TMP_GOPATH= [2021-05-19T11:27:55.996Z] #67 6.687 + : /build [2021-05-19T11:27:55.996Z] #67 6.688 + '[' -z '' ']' [2021-05-19T11:27:55.996Z] #67 6.688 ++ mktemp -d [2021-05-19T11:27:55.996Z] #67 6.708 + export GOPATH=/tmp/tmp.SsV0iMguKG [2021-05-19T11:27:55.996Z] #67 6.708 + GOPATH=/tmp/tmp.SsV0iMguKG [2021-05-19T11:27:55.996Z] #67 6.708 + RM_GOPATH=1 [2021-05-19T11:27:55.996Z] #67 6.708 + case "$(go env GOARCH)" in [2021-05-19T11:27:55.996Z] #67 6.708 ++ go env GOARCH [2021-05-19T11:27:55.996Z] #67 6.716 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:55.996Z] #67 6.716 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:55.996Z] #67 6.716 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:55.996Z] #67 6.720 + dir=/tmp/install [2021-05-19T11:27:55.996Z] #67 6.720 + bin=proxy [2021-05-19T11:27:55.996Z] #67 6.721 + shift [2021-05-19T11:27:55.996Z] #67 6.722 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-19T11:27:55.996Z] #67 6.723 + . /tmp/install/proxy.installer [2021-05-19T11:27:55.996Z] #67 6.724 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:27:55.996Z] #67 6.724 + install_proxy [2021-05-19T11:27:55.996Z] #67 6.724 + case "$1" in [2021-05-19T11:27:55.996Z] #67 6.724 + export CGO_ENABLED=0 [2021-05-19T11:27:55.996Z] #67 6.724 + CGO_ENABLED=0 [2021-05-19T11:27:55.996Z] #67 6.724 + _install_proxy [2021-05-19T11:27:55.996Z] #67 6.724 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-19T11:27:55.996Z] #67 6.724 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SsV0iMguKG/src/github.com/docker/libnetwork [2021-05-19T11:27:55.996Z] #67 6.724 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:27:55.996Z] #67 6.727 Cloning into '/tmp/tmp.SsV0iMguKG/src/github.com/docker/libnetwork'... [2021-05-19T11:27:56.035Z] #53 DONE 0.2s [2021-05-19T11:27:56.035Z] [2021-05-19T11:27:56.035Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:27:56.187Z] #27 5.270 Reading package lists... [2021-05-19T11:27:56.253Z] #67 ... [2021-05-19T11:27:56.253Z] [2021-05-19T11:27:56.253Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:27:56.253Z] #34 sha256:d7cade746e6ac9d3e2a54886fabc5225f606b26eb72e84d2faaf290d5735f688 [2021-05-19T11:27:56.253Z] #34 6.002 + RM_GOPATH=0 [2021-05-19T11:27:56.253Z] #34 6.002 + TMP_GOPATH= [2021-05-19T11:27:56.253Z] #34 6.002 + : /build [2021-05-19T11:27:56.253Z] #34 6.002 + '[' -z '' ']' [2021-05-19T11:27:56.253Z] #34 6.003 ++ mktemp -d [2021-05-19T11:27:56.253Z] #34 6.004 + export GOPATH=/tmp/tmp.rWbQmsLtgk [2021-05-19T11:27:56.253Z] #34 6.004 + GOPATH=/tmp/tmp.rWbQmsLtgk [2021-05-19T11:27:56.253Z] #34 6.004 + RM_GOPATH=1 [2021-05-19T11:27:56.253Z] #34 6.004 + case "$(go env GOARCH)" in [2021-05-19T11:27:56.253Z] #34 6.007 ++ go env GOARCH [2021-05-19T11:27:56.253Z] #34 6.024 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:27:56.253Z] #34 6.024 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:56.253Z] #34 6.024 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:56.253Z] #34 6.024 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:56.253Z] #34 6.024 + dir=/tmp/install [2021-05-19T11:27:56.253Z] #34 6.024 + bin=tomlv [2021-05-19T11:27:56.253Z] #34 6.024 + shift [2021-05-19T11:27:56.253Z] #34 6.024 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-19T11:27:56.253Z] #34 6.024 + . /tmp/install/tomlv.installer [2021-05-19T11:27:56.253Z] #34 6.024 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:27:56.253Z] #34 6.024 + install_tomlv [2021-05-19T11:27:56.253Z] #34 6.024 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-19T11:27:56.253Z] #34 6.024 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rWbQmsLtgk/src/github.com/BurntSushi/toml [2021-05-19T11:27:56.253Z] #34 6.029 Cloning into '/tmp/tmp.rWbQmsLtgk/src/github.com/BurntSushi/toml'... [2021-05-19T11:27:56.253Z] #34 6.703 + cd /tmp/tmp.rWbQmsLtgk/src/github.com/BurntSushi/toml [2021-05-19T11:27:56.253Z] #34 6.703 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:27:56.253Z] #34 6.708 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-19T11:27:56.253Z] #34 7.122 internal/cpu [2021-05-19T11:27:56.253Z] #34 7.134 runtime/internal/atomic [2021-05-19T11:27:56.253Z] #34 7.270 runtime/internal/sys [2021-05-19T11:27:56.253Z] #34 7.562 runtime/internal/math [2021-05-19T11:27:56.253Z] #34 7.678 math/bits [2021-05-19T11:27:56.253Z] #34 7.718 internal/bytealg [2021-05-19T11:27:56.253Z] #34 7.908 math [2021-05-19T11:27:56.464Z] #27 6.582 Building dependency tree... [2021-05-19T11:27:56.510Z] #34 8.281 runtime [2021-05-19T11:27:57.044Z] #27 7.220 The following additional packages will be installed: [2021-05-19T11:27:57.044Z] #27 7.221 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-19T11:27:57.044Z] #27 7.221 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-19T11:27:57.044Z] #27 7.223 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-19T11:27:57.044Z] #27 7.226 Suggested packages: [2021-05-19T11:27:57.044Z] #27 7.226 krb5-doc krb5-user [2021-05-19T11:27:57.044Z] #27 7.226 Recommended packages: [2021-05-19T11:27:57.044Z] #27 7.226 krb5-locales publicsuffix libsasl2-modules [2021-05-19T11:27:57.305Z] #27 7.543 The following NEW packages will be installed: [2021-05-19T11:27:57.305Z] #27 7.544 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-19T11:27:57.305Z] #27 7.544 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-19T11:27:57.305Z] #27 7.544 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-19T11:27:57.305Z] #27 7.545 libssh2-1 libssl1.1 openssl [2021-05-19T11:27:57.322Z] #30 7.573 0.1% ## 3.5% ###### 9.2% ######### 13.1% ############ 16.9% ################ 22.7% ################### 26.5% ##################### 30.3% ######################## 34.1% ############################ 39.1% ############################## 43.0% ################################ 44.9% #################################### 50.7% ##################################### 52.6% [2021-05-19T11:27:57.322Z] #30 ... [2021-05-19T11:27:57.322Z] [2021-05-19T11:27:57.322Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:27:57.322Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-19T11:27:57.322Z] #41 0.674 + git clone https://github.com/docker/distribution.git . [2021-05-19T11:27:57.322Z] #41 0.687 Cloning into '.'... [2021-05-19T11:27:57.322Z] #41 ... [2021-05-19T11:27:57.322Z] [2021-05-19T11:27:57.322Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:27:57.322Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-19T11:27:57.322Z] #43 1.145 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:57.322Z] #43 1.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:57.322Z] #43 1.428 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:57.322Z] #43 2.768 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-19T11:27:57.322Z] #43 5.526 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [279 kB] [2021-05-19T11:27:57.322Z] #43 7.178 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-19T11:27:57.440Z] #34 ... [2021-05-19T11:27:57.440Z] [2021-05-19T11:27:57.440Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:27:57.440Z] #47 sha256:27c62888627d4d0ca711e629622e2306c46f6e8b5b234bf7af72f825d86b428d [2021-05-19T11:27:57.440Z] #47 6.663 + RM_GOPATH=0 [2021-05-19T11:27:57.440Z] #47 6.664 + TMP_GOPATH= [2021-05-19T11:27:57.440Z] #47 6.664 + : /build [2021-05-19T11:27:57.440Z] #47 6.664 + '[' -z '' ']' [2021-05-19T11:27:57.440Z] #47 6.665 ++ mktemp -d [2021-05-19T11:27:57.440Z] #47 6.700 + export GOPATH=/tmp/tmp.GRTwpBu2D8 [2021-05-19T11:27:57.440Z] #47 6.700 + GOPATH=/tmp/tmp.GRTwpBu2D8 [2021-05-19T11:27:57.440Z] #47 6.700 + RM_GOPATH=1 [2021-05-19T11:27:57.440Z] #47 6.700 + case "$(go env GOARCH)" in [2021-05-19T11:27:57.440Z] #47 6.700 ++ go env GOARCH [2021-05-19T11:27:57.440Z] #47 6.700 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:57.440Z] #47 6.700 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:57.440Z] #47 6.700 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:57.440Z] #47 6.700 + dir=/tmp/install [2021-05-19T11:27:57.440Z] #47 6.700 + bin=gotestsum [2021-05-19T11:27:57.440Z] #47 6.700 + shift [2021-05-19T11:27:57.440Z] #47 6.700 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-19T11:27:57.440Z] #47 6.700 + . /tmp/install/gotestsum.installer [2021-05-19T11:27:57.440Z] #47 6.700 ++ : v0.5.3 [2021-05-19T11:27:57.440Z] #47 6.700 + install_gotestsum [2021-05-19T11:27:57.440Z] #47 6.700 + set -e [2021-05-19T11:27:57.440Z] #47 6.700 + export GO111MODULE=on [2021-05-19T11:27:57.440Z] #47 6.700 + GO111MODULE=on [2021-05-19T11:27:57.440Z] #47 6.700 + GOBIN=/build [2021-05-19T11:27:57.440Z] #47 6.700 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-19T11:27:57.440Z] #47 6.758 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-19T11:27:57.440Z] #47 6.760 go: finding gotest.tools v0.5.3 [2021-05-19T11:27:57.440Z] #47 7.678 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-19T11:27:57.440Z] #47 8.077 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-19T11:27:57.440Z] #47 8.750 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-19T11:27:57.440Z] #47 8.750 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:27:57.440Z] #47 8.798 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:27:57.440Z] #47 8.890 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:27:57.440Z] #47 8.898 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:27:57.440Z] #47 9.057 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:27:57.440Z] #47 9.213 go: downloading github.com/fatih/color v1.9.0 [2021-05-19T11:27:57.440Z] #47 9.294 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-19T11:27:57.440Z] #47 9.298 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:27:57.440Z] #47 9.302 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T11:27:57.567Z] #27 7.846 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T11:27:57.567Z] #27 7.846 Need to get 4777 kB of archives. [2021-05-19T11:27:57.567Z] #27 7.846 After this operation, 11.5 MB of additional disk space will be used. [2021-05-19T11:27:57.567Z] #27 7.846 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-19T11:27:57.567Z] #27 7.847 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-05-19T11:27:57.567Z] #27 7.853 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-05-19T11:27:57.567Z] #27 7.872 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-05-19T11:27:57.567Z] #27 7.876 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-05-19T11:27:57.567Z] #27 7.886 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-05-19T11:27:57.567Z] #27 7.931 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-05-19T11:27:57.567Z] #27 7.939 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-05-19T11:27:57.567Z] #27 7.941 Get:9 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-05-19T11:27:57.567Z] #27 7.956 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-05-19T11:27:57.567Z] #27 7.967 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-19T11:27:57.567Z] #27 7.996 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-05-19T11:27:57.620Z] #43 ... [2021-05-19T11:27:57.620Z] [2021-05-19T11:27:57.620Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:27:57.620Z] #52 sha256:f45032a91cb502a3aaf0f59eb972bb68ad2db7713d4a812ff140c2b8530fbcfb [2021-05-19T11:27:57.620Z] #52 0.797 + RM_GOPATH=0 [2021-05-19T11:27:57.620Z] #52 0.797 + TMP_GOPATH= [2021-05-19T11:27:57.620Z] #52 0.797 + : /build [2021-05-19T11:27:57.620Z] #52 0.797 + '[' -z '' ']' [2021-05-19T11:27:57.620Z] #52 0.807 ++ mktemp -d [2021-05-19T11:27:57.620Z] #52 0.811 + export GOPATH=/tmp/tmp.Cq3If5CYrW [2021-05-19T11:27:57.620Z] #52 0.812 + GOPATH=/tmp/tmp.Cq3If5CYrW [2021-05-19T11:27:57.620Z] #52 0.812 + RM_GOPATH=1 [2021-05-19T11:27:57.620Z] #52 0.812 + case "$(go env GOARCH)" in [2021-05-19T11:27:57.620Z] #52 0.812 ++ go env GOARCH [2021-05-19T11:27:57.620Z] #52 0.828 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:57.620Z] #52 0.829 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:57.620Z] #52 0.856 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:57.620Z] #52 0.862 + dir=/tmp/install [2021-05-19T11:27:57.620Z] #52 0.863 + bin=shfmt [2021-05-19T11:27:57.620Z] #52 0.864 + shift [2021-05-19T11:27:57.620Z] #52 0.880 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-19T11:27:57.620Z] #52 0.881 + . /tmp/install/shfmt.installer [2021-05-19T11:27:57.620Z] #52 0.884 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:27:57.620Z] #52 0.885 + install_shfmt [2021-05-19T11:27:57.620Z] #52 0.885 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-19T11:27:57.620Z] #52 0.885 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:27:57.620Z] #52 0.896 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Cq3If5CYrW/src/github.com/mvdan/sh [2021-05-19T11:27:57.620Z] #52 0.896 Cloning into '/tmp/tmp.Cq3If5CYrW/src/github.com/mvdan/sh'... [2021-05-19T11:27:57.620Z] #52 ... [2021-05-19T11:27:57.620Z] [2021-05-19T11:27:57.620Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:27:57.620Z] #68 sha256:43752599d68e19519a770ea8ec8db54b438e3c83c2d696048b548b4d764ece10 [2021-05-19T11:27:57.620Z] #68 0.773 + RM_GOPATH=0 [2021-05-19T11:27:57.620Z] #68 0.774 + TMP_GOPATH= [2021-05-19T11:27:57.620Z] #68 0.774 + : /build [2021-05-19T11:27:57.620Z] #68 0.775 + '[' -z '' ']' [2021-05-19T11:27:57.620Z] #68 0.776 ++ mktemp -d [2021-05-19T11:27:57.620Z] #68 0.788 + export GOPATH=/tmp/tmp.lFjcauEx7h [2021-05-19T11:27:57.620Z] #68 0.789 + GOPATH=/tmp/tmp.lFjcauEx7h [2021-05-19T11:27:57.620Z] #68 0.789 + RM_GOPATH=1 [2021-05-19T11:27:57.620Z] #68 0.789 + case "$(go env GOARCH)" in [2021-05-19T11:27:57.620Z] #68 0.821 ++ go env GOARCH [2021-05-19T11:27:57.620Z] #68 0.867 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:57.620Z] #68 0.868 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:57.620Z] #68 0.869 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:57.620Z] #68 0.875 + dir=/tmp/install [2021-05-19T11:27:57.620Z] #68 0.875 + bin=proxy [2021-05-19T11:27:57.620Z] #68 0.875 + shift [2021-05-19T11:27:57.620Z] #68 0.875 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-19T11:27:57.620Z] #68 0.875 + . /tmp/install/proxy.installer [2021-05-19T11:27:57.620Z] #68 0.877 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:27:57.620Z] #68 0.878 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:27:57.620Z] #68 0.878 + install_proxy [2021-05-19T11:27:57.620Z] #68 0.878 + case "$1" in [2021-05-19T11:27:57.620Z] #68 0.878 + export CGO_ENABLED=0 [2021-05-19T11:27:57.620Z] #68 0.878 + CGO_ENABLED=0 [2021-05-19T11:27:57.620Z] #68 0.878 + _install_proxy [2021-05-19T11:27:57.620Z] #68 0.878 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-19T11:27:57.620Z] #68 0.878 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lFjcauEx7h/src/github.com/docker/libnetwork [2021-05-19T11:27:57.620Z] #68 0.907 Cloning into '/tmp/tmp.lFjcauEx7h/src/github.com/docker/libnetwork'... [2021-05-19T11:27:57.697Z] #47 9.375 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:27:57.697Z] #47 9.375 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:27:57.831Z] #27 8.003 Get:13 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-05-19T11:27:57.831Z] #27 8.003 Get:14 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-05-19T11:27:57.831Z] #27 8.012 Get:15 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-05-19T11:27:57.831Z] #27 8.012 Get:16 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-05-19T11:27:57.831Z] #27 8.020 Get:17 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-05-19T11:27:57.831Z] #27 8.021 Get:18 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-05-19T11:27:57.831Z] #27 8.026 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-19T11:27:57.831Z] #27 8.051 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-19T11:27:57.831Z] #27 8.054 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-19T11:27:57.898Z] #9 DONE 43.9s [2021-05-19T11:27:57.898Z] [2021-05-19T11:27:57.898Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-19T11:27:57.898Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-19T11:27:57.920Z] #68 ... [2021-05-19T11:27:57.920Z] [2021-05-19T11:27:57.920Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:27:57.920Z] #59 sha256:e017cfc6334daa2210162f0d30423bcc6590b886dbe3ba1c1d8127e18a4723d3 [2021-05-19T11:27:57.920Z] #59 0.603 + RM_GOPATH=0 [2021-05-19T11:27:57.920Z] #59 0.604 + TMP_GOPATH= [2021-05-19T11:27:57.920Z] #59 0.604 + : /build [2021-05-19T11:27:57.920Z] #59 0.604 + '[' -z '' ']' [2021-05-19T11:27:57.920Z] #59 0.606 ++ mktemp -d [2021-05-19T11:27:57.920Z] #59 0.612 + export GOPATH=/tmp/tmp.B4KeHoRpyA [2021-05-19T11:27:57.920Z] #59 0.612 + GOPATH=/tmp/tmp.B4KeHoRpyA [2021-05-19T11:27:57.920Z] #59 0.613 + RM_GOPATH=1 [2021-05-19T11:27:57.920Z] #59 0.613 + case "$(go env GOARCH)" in [2021-05-19T11:27:57.920Z] #59 0.613 ++ go env GOARCH [2021-05-19T11:27:57.920Z] #59 0.620 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:57.920Z] #59 0.620 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:57.920Z] #59 0.620 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:57.920Z] #59 0.620 + dir=/tmp/install [2021-05-19T11:27:57.920Z] #59 0.620 + bin=rootlesskit [2021-05-19T11:27:57.920Z] #59 0.620 + shift [2021-05-19T11:27:57.920Z] #59 0.620 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-19T11:27:57.920Z] #59 0.620 + . /tmp/install/rootlesskit.installer [2021-05-19T11:27:57.920Z] #59 0.620 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:27:57.920Z] #59 0.620 + install_rootlesskit [2021-05-19T11:27:57.920Z] #59 0.620 + case "$1" in [2021-05-19T11:27:57.920Z] #59 0.620 + export CGO_ENABLED=0 [2021-05-19T11:27:57.920Z] #59 0.620 + CGO_ENABLED=0 [2021-05-19T11:27:57.920Z] #59 0.620 + _install_rootlesskit [2021-05-19T11:27:57.920Z] #59 0.620 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:27:57.920Z] #59 0.621 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-19T11:27:57.920Z] #59 0.621 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.B4KeHoRpyA/src/github.com/rootless-containers/rootlesskit [2021-05-19T11:27:57.920Z] #59 0.623 Cloning into '/tmp/tmp.B4KeHoRpyA/src/github.com/rootless-containers/rootlesskit'... [2021-05-19T11:27:57.920Z] #59 5.324 + cd /tmp/tmp.B4KeHoRpyA/src/github.com/rootless-containers/rootlesskit [2021-05-19T11:27:57.920Z] #59 5.325 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:27:57.920Z] #59 5.382 + export GO111MODULE=on [2021-05-19T11:27:57.920Z] #59 5.413 + GO111MODULE=on [2021-05-19T11:27:57.921Z] #59 5.414 + export GOPROXY=https://proxy.golang.org [2021-05-19T11:27:57.921Z] #59 5.415 + GOPROXY=https://proxy.golang.org [2021-05-19T11:27:57.921Z] #59 5.416 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T11:27:57.921Z] #59 5.417 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-19T11:27:57.921Z] #59 8.109 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:27:57.921Z] #59 8.110 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:27:57.921Z] #59 8.111 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T11:27:57.921Z] #59 8.111 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:27:57.921Z] #59 8.112 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-19T11:27:57.921Z] #59 8.234 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:27:57.921Z] #59 8.289 go: downloading github.com/google/uuid v1.2.0 [2021-05-19T11:27:57.921Z] #59 8.307 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-19T11:27:57.921Z] #59 8.426 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-19T11:27:57.921Z] #59 8.507 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:27:57.921Z] #59 8.645 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:27:57.921Z] #59 8.952 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:27:57.921Z] #59 8.965 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-19T11:27:57.921Z] #59 9.282 go: extracting github.com/google/uuid v1.2.0 [2021-05-19T11:27:57.921Z] #59 9.431 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:27:57.921Z] #59 9.596 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T11:27:57.921Z] #59 9.979 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:27:57.921Z] #59 10.36 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:27:57.921Z] #59 10.49 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T11:27:57.921Z] #59 ... [2021-05-19T11:27:57.921Z] [2021-05-19T11:27:57.921Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:27:57.921Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-19T11:27:57.921Z] #37 1.138 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:57.921Z] #37 1.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:57.921Z] #37 1.427 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:57.921Z] #37 2.852 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-19T11:27:57.921Z] #37 5.587 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [279 kB] [2021-05-19T11:27:57.921Z] #37 7.439 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-19T11:27:57.954Z] #47 9.714 go: extracting github.com/fatih/color v1.9.0 [2021-05-19T11:27:57.954Z] #47 9.810 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:27:58.094Z] #27 ... [2021-05-19T11:27:58.094Z] [2021-05-19T11:27:58.094Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-19T11:27:58.094Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-05-19T11:27:58.094Z] #10 DONE 2.9s [2021-05-19T11:27:58.094Z] [2021-05-19T11:27:58.094Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:58.094Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-19T11:27:58.094Z] #27 8.397 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:27:58.094Z] #27 ... [2021-05-19T11:27:58.094Z] [2021-05-19T11:27:58.094Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-19T11:27:58.094Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-05-19T11:27:58.210Z] #47 9.900 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T11:27:58.210Z] #47 ... [2021-05-19T11:27:58.210Z] [2021-05-19T11:27:58.210Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:27:58.210Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:27:58.210Z] #36 9.824 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:58.210Z] #36 9.884 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:58.210Z] #36 9.884 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:58.239Z] #37 ... [2021-05-19T11:27:58.239Z] [2021-05-19T11:27:58.239Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:27:58.239Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-19T11:27:58.239Z] #33 0.619 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-19T11:27:58.239Z] #33 0.623 Cloning into '.'... [2021-05-19T11:27:58.239Z] #33 ... [2021-05-19T11:27:58.239Z] [2021-05-19T11:27:58.239Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:27:58.239Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-19T11:27:58.239Z] #14 0.564 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-19T11:27:58.239Z] #14 0.645 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:58.239Z] #14 0.772 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:58.239Z] #14 0.935 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:58.239Z] #14 2.255 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [457 kB] [2021-05-19T11:27:58.239Z] #14 5.087 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-19T11:27:58.239Z] #14 7.277 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [279 kB] [2021-05-19T11:27:58.239Z] #14 9.138 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-19T11:27:58.239Z] #14 ... [2021-05-19T11:27:58.239Z] [2021-05-19T11:27:58.239Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:27:58.239Z] #50 sha256:6ab7531b18bb9758943e249cd7a77cb72318b6190136db142bb5ec264c9938af [2021-05-19T11:27:58.239Z] #50 0.793 + RM_GOPATH=0 [2021-05-19T11:27:58.239Z] #50 0.793 + TMP_GOPATH= [2021-05-19T11:27:58.239Z] #50 0.793 + : /build [2021-05-19T11:27:58.239Z] #50 0.793 + '[' -z '' ']' [2021-05-19T11:27:58.239Z] #50 0.794 ++ mktemp -d [2021-05-19T11:27:58.239Z] #50 0.819 + export GOPATH=/tmp/tmp.hZupHiX4CC [2021-05-19T11:27:58.239Z] #50 0.819 + GOPATH=/tmp/tmp.hZupHiX4CC [2021-05-19T11:27:58.239Z] #50 0.819 + RM_GOPATH=1 [2021-05-19T11:27:58.239Z] #50 0.820 + case "$(go env GOARCH)" in [2021-05-19T11:27:58.239Z] #50 0.826 ++ go env GOARCH [2021-05-19T11:27:58.239Z] #50 0.855 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:58.239Z] #50 0.856 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:58.239Z] #50 0.858 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:58.239Z] #50 0.865 + dir=/tmp/install [2021-05-19T11:27:58.239Z] #50 0.865 + bin=golangci_lint [2021-05-19T11:27:58.239Z] #50 0.865 + shift [2021-05-19T11:27:58.239Z] #50 0.865 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-19T11:27:58.239Z] #50 0.865 + . /tmp/install/golangci_lint.installer [2021-05-19T11:27:58.239Z] #50 0.867 ++ : v1.23.8 [2021-05-19T11:27:58.239Z] #50 0.867 + install_golangci_lint [2021-05-19T11:27:58.239Z] #50 0.868 + set -e [2021-05-19T11:27:58.239Z] #50 0.869 + export GO111MODULE=on [2021-05-19T11:27:58.239Z] #50 0.872 + GO111MODULE=on [2021-05-19T11:27:58.239Z] #50 0.872 + GOBIN=/build [2021-05-19T11:27:58.239Z] #50 0.872 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-19T11:27:58.239Z] #50 0.947 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-19T11:27:58.239Z] #50 0.951 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-19T11:27:58.239Z] #50 0.951 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:27:58.239Z] #50 0.951 go: finding github.com/golangci v1.23.8 [2021-05-19T11:27:58.239Z] #50 0.951 go: finding github.com v1.23.8 [2021-05-19T11:27:58.239Z] #50 1.778 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:27:58.239Z] #50 3.181 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:27:58.467Z] #36 ... [2021-05-19T11:27:58.467Z] [2021-05-19T11:27:58.467Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:27:58.467Z] #58 sha256:5b0c1bc36fa7f166f0ccaff04966fbaa06c9b7b92b1b77064d89dfa516d82810 [2021-05-19T11:27:58.467Z] #58 5.614 + RM_GOPATH=0 [2021-05-19T11:27:58.467Z] #58 5.614 + TMP_GOPATH= [2021-05-19T11:27:58.467Z] #58 5.614 + : /build [2021-05-19T11:27:58.467Z] #58 5.614 + '[' -z '' ']' [2021-05-19T11:27:58.467Z] #58 5.615 ++ mktemp -d [2021-05-19T11:27:58.467Z] #58 5.618 + export GOPATH=/tmp/tmp.STPwa6OZyE [2021-05-19T11:27:58.467Z] #58 5.618 + GOPATH=/tmp/tmp.STPwa6OZyE [2021-05-19T11:27:58.467Z] #58 5.618 + RM_GOPATH=1 [2021-05-19T11:27:58.467Z] #58 5.618 + case "$(go env GOARCH)" in [2021-05-19T11:27:58.467Z] #58 5.618 ++ go env GOARCH [2021-05-19T11:27:58.467Z] #58 5.632 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:58.467Z] #58 5.632 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:58.467Z] #58 5.632 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:58.467Z] #58 5.633 + dir=/tmp/install [2021-05-19T11:27:58.467Z] #58 5.633 + bin=rootlesskit [2021-05-19T11:27:58.467Z] #58 5.633 + shift [2021-05-19T11:27:58.467Z] #58 5.633 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-19T11:27:58.467Z] #58 5.633 + . /tmp/install/rootlesskit.installer [2021-05-19T11:27:58.467Z] #58 5.643 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:27:58.467Z] #58 5.643 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:27:58.467Z] #58 5.643 + install_rootlesskit [2021-05-19T11:27:58.467Z] #58 5.643 + case "$1" in [2021-05-19T11:27:58.467Z] #58 5.643 + export CGO_ENABLED=0 [2021-05-19T11:27:58.467Z] #58 5.643 + CGO_ENABLED=0 [2021-05-19T11:27:58.467Z] #58 5.643 + _install_rootlesskit [2021-05-19T11:27:58.467Z] #58 5.643 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-19T11:27:58.467Z] #58 5.643 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.STPwa6OZyE/src/github.com/rootless-containers/rootlesskit [2021-05-19T11:27:58.467Z] #58 5.645 Cloning into '/tmp/tmp.STPwa6OZyE/src/github.com/rootless-containers/rootlesskit'... [2021-05-19T11:27:58.467Z] #58 8.462 + cd /tmp/tmp.STPwa6OZyE/src/github.com/rootless-containers/rootlesskit [2021-05-19T11:27:58.467Z] #58 8.462 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:27:58.467Z] #58 8.476 + export GO111MODULE=on [2021-05-19T11:27:58.467Z] #58 8.476 + GO111MODULE=on [2021-05-19T11:27:58.467Z] #58 8.476 + export GOPROXY=https://proxy.golang.org [2021-05-19T11:27:58.467Z] #58 8.476 + GOPROXY=https://proxy.golang.org [2021-05-19T11:27:58.467Z] #58 8.476 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T11:27:58.467Z] #58 8.476 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-19T11:27:58.467Z] #58 10.21 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T11:27:58.467Z] #58 10.23 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:27:58.467Z] #58 10.34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:27:58.467Z] #58 ... [2021-05-19T11:27:58.467Z] [2021-05-19T11:27:58.467Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:27:58.467Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:27:58.467Z] #42 7.678 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:58.467Z] #42 7.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:58.467Z] #42 7.705 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:58.467Z] #42 8.397 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:27:58.467Z] #42 10.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:27:58.540Z] #50 ... [2021-05-19T11:27:58.540Z] [2021-05-19T11:27:58.540Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:27:58.540Z] #35 sha256:994ff3078d6a9296e3440d7fd55164f77cd4b37a2cafbbd2406f1e2f9fa24ae2 [2021-05-19T11:27:58.540Z] #35 0.781 + RM_GOPATH=0 [2021-05-19T11:27:58.540Z] #35 0.781 + TMP_GOPATH= [2021-05-19T11:27:58.540Z] #35 0.781 + : /build [2021-05-19T11:27:58.540Z] #35 0.781 + '[' -z '' ']' [2021-05-19T11:27:58.540Z] #35 0.783 ++ mktemp -d [2021-05-19T11:27:58.540Z] #35 0.788 + export GOPATH=/tmp/tmp.KXEhyoIYqP [2021-05-19T11:27:58.540Z] #35 0.788 + GOPATH=/tmp/tmp.KXEhyoIYqP [2021-05-19T11:27:58.540Z] #35 0.788 + RM_GOPATH=1 [2021-05-19T11:27:58.540Z] #35 0.788 + case "$(go env GOARCH)" in [2021-05-19T11:27:58.540Z] #35 0.812 ++ go env GOARCH [2021-05-19T11:27:58.540Z] #35 0.868 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:58.540Z] #35 0.868 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:58.540Z] #35 0.870 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:58.540Z] #35 0.882 + dir=/tmp/install [2021-05-19T11:27:58.540Z] #35 0.882 + bin=tomlv [2021-05-19T11:27:58.540Z] #35 0.882 + shift [2021-05-19T11:27:58.540Z] #35 0.882 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-19T11:27:58.540Z] #35 0.882 + . /tmp/install/tomlv.installer [2021-05-19T11:27:58.540Z] #35 0.896 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:27:58.540Z] #35 0.896 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:27:58.540Z] #35 0.896 + install_tomlv [2021-05-19T11:27:58.540Z] #35 0.896 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-19T11:27:58.540Z] #35 0.896 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KXEhyoIYqP/src/github.com/BurntSushi/toml [2021-05-19T11:27:58.540Z] #35 0.899 Cloning into '/tmp/tmp.KXEhyoIYqP/src/github.com/BurntSushi/toml'... [2021-05-19T11:27:58.540Z] #35 2.206 + cd /tmp/tmp.KXEhyoIYqP/src/github.com/BurntSushi/toml [2021-05-19T11:27:58.540Z] #35 2.206 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:27:58.540Z] #35 2.224 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-19T11:27:58.540Z] #35 3.061 runtime/internal/sys [2021-05-19T11:27:58.540Z] #35 3.067 math/bits [2021-05-19T11:27:58.540Z] #35 3.195 internal/cpu [2021-05-19T11:27:58.540Z] #35 3.271 runtime/internal/atomic [2021-05-19T11:27:58.540Z] #35 3.583 unicode/utf8 [2021-05-19T11:27:58.540Z] #35 4.429 internal/bytealg [2021-05-19T11:27:58.540Z] #35 4.515 unicode [2021-05-19T11:27:58.540Z] #35 5.084 math [2021-05-19T11:27:58.540Z] #35 5.932 internal/testlog [2021-05-19T11:27:58.540Z] #35 6.850 runtime [2021-05-19T11:27:58.540Z] #35 6.853 encoding [2021-05-19T11:27:58.540Z] #35 7.496 runtime/cgo [2021-05-19T11:27:58.540Z] #35 ... [2021-05-19T11:27:58.540Z] [2021-05-19T11:27:58.540Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:27:58.540Z] #25 sha256:b66734e56a609102c653d44d2471813f8e001544ad7af71825a025a4e403bc77 [2021-05-19T11:27:58.540Z] #25 0.745 + RM_GOPATH=0 [2021-05-19T11:27:58.540Z] #25 0.745 + TMP_GOPATH= [2021-05-19T11:27:58.540Z] #25 0.745 + : /build [2021-05-19T11:27:58.540Z] #25 0.745 + '[' -z '' ']' [2021-05-19T11:27:58.540Z] #25 0.750 ++ mktemp -d [2021-05-19T11:27:58.540Z] #25 0.754 + export GOPATH=/tmp/tmp.2CkixKgWrt [2021-05-19T11:27:58.540Z] #25 0.754 + GOPATH=/tmp/tmp.2CkixKgWrt [2021-05-19T11:27:58.540Z] #25 0.754 + RM_GOPATH=1 [2021-05-19T11:27:58.540Z] #25 0.754 + case "$(go env GOARCH)" in [2021-05-19T11:27:58.540Z] #25 0.754 ++ go env GOARCH [2021-05-19T11:27:58.540Z] #25 0.776 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:58.540Z] #25 0.776 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:58.540Z] #25 0.786 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:58.540Z] #25 0.811 + dir=/tmp/install [2021-05-19T11:27:58.540Z] #25 0.811 + bin=dockercli [2021-05-19T11:27:58.540Z] #25 0.811 + shift [2021-05-19T11:27:58.540Z] #25 0.811 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-19T11:27:58.540Z] #25 0.811 + . /tmp/install/dockercli.installer [2021-05-19T11:27:58.540Z] #25 0.819 ++ : stable [2021-05-19T11:27:58.540Z] #25 0.819 ++ : 17.06.2-ce [2021-05-19T11:27:58.540Z] #25 0.819 + install_dockercli [2021-05-19T11:27:58.540Z] #25 0.819 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-19T11:27:58.540Z] #25 0.822 Install docker/cli version 17.06.2-ce from stable [2021-05-19T11:27:58.540Z] #25 0.828 ++ uname -m [2021-05-19T11:27:58.540Z] #25 0.848 + arch=ppc64le [2021-05-19T11:27:58.540Z] #25 0.849 + '[' ppc64le '!=' x86_64 ']' [2021-05-19T11:27:58.540Z] #25 0.849 + '[' ppc64le '!=' s390x ']' [2021-05-19T11:27:58.540Z] #25 0.849 + '[' ppc64le '!=' armhf ']' [2021-05-19T11:27:58.540Z] #25 0.849 + build_dockercli [2021-05-19T11:27:58.540Z] #25 0.849 + git clone https://github.com/docker/docker-ce /tmp/tmp.2CkixKgWrt/tmp/docker-ce [2021-05-19T11:27:58.540Z] #25 0.855 Cloning into '/tmp/tmp.2CkixKgWrt/tmp/docker-ce'... [2021-05-19T11:27:58.723Z] #42 ... [2021-05-19T11:27:58.724Z] [2021-05-19T11:27:58.724Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:27:58.724Z] #24 sha256:f2bc80271478875acc5eab69f4fc5a76363c84bee9e8ed355e1fe736b39ce3e6 [2021-05-19T11:27:58.724Z] #24 8.890 Install docker/cli version 17.06.2-ce from stable [2021-05-19T11:27:58.724Z] #24 8.890 + RM_GOPATH=0 [2021-05-19T11:27:58.724Z] #24 8.890 + TMP_GOPATH= [2021-05-19T11:27:58.724Z] #24 8.890 + : /build [2021-05-19T11:27:58.724Z] #24 8.890 + '[' -z '' ']' [2021-05-19T11:27:58.724Z] #24 8.890 ++ mktemp -d [2021-05-19T11:27:58.724Z] #24 8.890 + export GOPATH=/tmp/tmp.7TIkox7RDP [2021-05-19T11:27:58.724Z] #24 8.890 + GOPATH=/tmp/tmp.7TIkox7RDP [2021-05-19T11:27:58.724Z] #24 8.890 + RM_GOPATH=1 [2021-05-19T11:27:58.724Z] #24 8.890 + case "$(go env GOARCH)" in [2021-05-19T11:27:58.724Z] #24 8.890 ++ go env GOARCH [2021-05-19T11:27:58.724Z] #24 8.890 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:58.724Z] #24 8.890 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:58.724Z] #24 8.890 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:58.724Z] #24 8.890 + dir=/tmp/install [2021-05-19T11:27:58.724Z] #24 8.890 + bin=dockercli [2021-05-19T11:27:58.724Z] #24 8.890 + shift [2021-05-19T11:27:58.724Z] #24 8.890 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-19T11:27:58.724Z] #24 8.890 + . /tmp/install/dockercli.installer [2021-05-19T11:27:58.724Z] #24 8.890 ++ : stable [2021-05-19T11:27:58.724Z] #24 8.890 ++ : 17.06.2-ce [2021-05-19T11:27:58.724Z] #24 8.890 + install_dockercli [2021-05-19T11:27:58.724Z] #24 8.890 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-19T11:27:58.724Z] #24 8.925 ++ uname -m [2021-05-19T11:27:58.724Z] #24 8.925 + arch=x86_64 [2021-05-19T11:27:58.724Z] #24 8.925 + '[' x86_64 '!=' x86_64 ']' [2021-05-19T11:27:58.724Z] #24 8.925 + url=https://download.docker.com/linux/static [2021-05-19T11:27:58.724Z] #24 8.925 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-19T11:27:58.724Z] #24 8.925 + tar -xz docker/docker [2021-05-19T11:27:58.835Z] #10 ... [2021-05-19T11:27:58.835Z] [2021-05-19T11:27:58.835Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:27:58.835Z] #29 sha256:57ea37335ed2f7512e7750f5fd2ec662bd8a6dcde4642fd3f3238858534b01cf [2021-05-19T11:27:58.835Z] #29 DONE 13.6s [2021-05-19T11:27:58.835Z] [2021-05-19T11:27:58.835Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-19T11:27:58.835Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-19T11:27:58.842Z] #25 ... [2021-05-19T11:27:58.842Z] [2021-05-19T11:27:58.842Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:27:58.842Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-19T11:27:58.842Z] #56 1.142 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:58.842Z] #56 1.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:58.842Z] #56 1.426 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:58.842Z] #56 3.029 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-19T11:27:58.842Z] #56 5.504 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [279 kB] [2021-05-19T11:27:58.842Z] #56 7.374 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-19T11:27:58.842Z] #56 ... [2021-05-19T11:27:58.842Z] [2021-05-19T11:27:58.842Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:27:58.842Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:27:58.842Z] #46 1.150 + cd /tmp/tmp.cA4f33ZOuy/src/github.com/LK4D4/vndr [2021-05-19T11:27:58.842Z] #46 1.153 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:27:58.842Z] #46 1.171 + go build -buildmode=pie -v -o /build/vndr . [2021-05-19T11:27:58.842Z] #46 2.426 internal/cpu [2021-05-19T11:27:58.842Z] #46 2.456 runtime/internal/sys [2021-05-19T11:27:58.842Z] #46 2.498 internal/race [2021-05-19T11:27:58.842Z] #46 2.599 runtime/internal/atomic [2021-05-19T11:27:58.842Z] #46 2.784 sync/atomic [2021-05-19T11:27:58.842Z] #46 3.124 runtime/internal/math [2021-05-19T11:27:58.842Z] #46 3.218 unicode [2021-05-19T11:27:58.842Z] #46 3.496 unicode/utf8 [2021-05-19T11:27:58.842Z] #46 3.774 internal/bytealg [2021-05-19T11:27:58.842Z] #46 3.922 math/bits [2021-05-19T11:27:58.842Z] #46 6.072 internal/testlog [2021-05-19T11:27:58.842Z] #46 6.117 math [2021-05-19T11:27:58.842Z] #46 6.179 runtime [2021-05-19T11:27:58.842Z] #46 7.250 encoding [2021-05-19T11:27:58.842Z] #46 7.651 unicode/utf16 [2021-05-19T11:27:58.842Z] #46 8.904 container/list [2021-05-19T11:27:58.842Z] #46 10.86 crypto/internal/subtle [2021-05-19T11:27:58.842Z] #46 11.48 crypto/subtle [2021-05-19T11:27:58.980Z] #24 ... [2021-05-19T11:27:58.980Z] [2021-05-19T11:27:58.980Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:27:58.980Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T11:27:58.980Z] #55 6.994 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:58.980Z] #55 7.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:58.980Z] #55 7.108 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:58.980Z] #55 7.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:27:58.980Z] #55 9.613 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:27:58.980Z] #55 ... [2021-05-19T11:27:58.980Z] [2021-05-19T11:27:58.980Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:27:58.980Z] #49 sha256:0853162bfda80503b35be9d9e4b52be22a5493cb2cd6f2511a77c63a093e87c6 [2021-05-19T11:27:58.980Z] #49 8.010 + RM_GOPATH=0 [2021-05-19T11:27:58.980Z] #49 8.010 + TMP_GOPATH= [2021-05-19T11:27:58.980Z] #49 8.010 + : /build [2021-05-19T11:27:58.980Z] #49 8.010 + '[' -z '' ']' [2021-05-19T11:27:58.980Z] #49 8.010 ++ mktemp -d [2021-05-19T11:27:58.980Z] #49 8.010 + export GOPATH=/tmp/tmp.xR4BYsxz1N [2021-05-19T11:27:58.980Z] #49 8.010 + GOPATH=/tmp/tmp.xR4BYsxz1N [2021-05-19T11:27:58.980Z] #49 8.010 + RM_GOPATH=1 [2021-05-19T11:27:58.980Z] #49 8.010 + case "$(go env GOARCH)" in [2021-05-19T11:27:58.980Z] #49 8.010 ++ go env GOARCH [2021-05-19T11:27:58.980Z] #49 8.042 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:58.980Z] #49 8.042 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:58.980Z] #49 8.042 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:58.980Z] #49 8.043 + dir=/tmp/install [2021-05-19T11:27:58.980Z] #49 8.043 + bin=golangci_lint [2021-05-19T11:27:58.980Z] #49 8.043 + shift [2021-05-19T11:27:58.980Z] #49 8.043 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-19T11:27:58.980Z] #49 8.043 + . /tmp/install/golangci_lint.installer [2021-05-19T11:27:58.980Z] #49 8.043 ++ : v1.23.8 [2021-05-19T11:27:58.980Z] #49 8.043 + install_golangci_lint [2021-05-19T11:27:58.980Z] #49 8.043 + set -e [2021-05-19T11:27:58.980Z] #49 8.043 + export GO111MODULE=on [2021-05-19T11:27:58.980Z] #49 8.043 + GO111MODULE=on [2021-05-19T11:27:58.980Z] #49 8.043 + GOBIN=/build [2021-05-19T11:27:58.980Z] #49 8.043 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-19T11:27:58.980Z] #49 8.077 go: finding github.com v1.23.8 [2021-05-19T11:27:58.980Z] #49 8.077 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-19T11:27:58.980Z] #49 8.077 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-19T11:27:58.980Z] #49 8.077 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:27:58.980Z] #49 8.077 go: finding github.com/golangci v1.23.8 [2021-05-19T11:27:58.980Z] #49 9.222 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:27:58.980Z] #49 9.940 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:27:59.004Z] #13 ... [2021-05-19T11:27:59.004Z] [2021-05-19T11:27:59.004Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:27:59.004Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T11:27:59.004Z] #55 6.302 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:59.004Z] #55 6.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:59.004Z] #55 6.310 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:59.004Z] #55 6.537 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:27:59.004Z] #55 7.083 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:27:59.004Z] #55 8.130 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:27:59.004Z] #55 ... [2021-05-19T11:27:59.004Z] [2021-05-19T11:27:59.004Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:27:59.004Z] #34 sha256:b81a51f305c99a1bde7dddfe48b065b1e60b4041ff1e33668059acd0c2ecc97e [2021-05-19T11:27:59.004Z] #34 7.931 + RM_GOPATH=0 [2021-05-19T11:27:59.004Z] #34 7.931 + TMP_GOPATH= [2021-05-19T11:27:59.004Z] #34 7.931 + : /build [2021-05-19T11:27:59.004Z] #34 7.931 + '[' -z '' ']' [2021-05-19T11:27:59.004Z] #34 7.931 ++ mktemp -d [2021-05-19T11:27:59.004Z] #34 7.932 + export GOPATH=/tmp/tmp.aRCJEmhmi1 [2021-05-19T11:27:59.004Z] #34 7.932 + GOPATH=/tmp/tmp.aRCJEmhmi1 [2021-05-19T11:27:59.004Z] #34 7.932 + RM_GOPATH=1 [2021-05-19T11:27:59.004Z] #34 7.932 + case "$(go env GOARCH)" in [2021-05-19T11:27:59.004Z] #34 7.945 ++ go env GOARCH [2021-05-19T11:27:59.004Z] #34 7.968 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.004Z] #34 7.968 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.004Z] #34 7.968 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:59.004Z] #34 7.973 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:27:59.004Z] #34 7.973 + dir=/tmp/install [2021-05-19T11:27:59.004Z] #34 7.973 + bin=tomlv [2021-05-19T11:27:59.004Z] #34 7.973 + shift [2021-05-19T11:27:59.004Z] #34 7.973 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-19T11:27:59.004Z] #34 7.973 + . /tmp/install/tomlv.installer [2021-05-19T11:27:59.005Z] #34 7.973 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:27:59.005Z] #34 7.973 + install_tomlv [2021-05-19T11:27:59.005Z] #34 7.973 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-19T11:27:59.005Z] #34 7.973 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aRCJEmhmi1/src/github.com/BurntSushi/toml [2021-05-19T11:27:59.005Z] #34 7.974 Cloning into '/tmp/tmp.aRCJEmhmi1/src/github.com/BurntSushi/toml'... [2021-05-19T11:27:59.005Z] #34 9.703 + cd /tmp/tmp.aRCJEmhmi1/src/github.com/BurntSushi/toml [2021-05-19T11:27:59.005Z] #34 9.703 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:27:59.005Z] #34 9.765 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-19T11:27:59.005Z] #34 ... [2021-05-19T11:27:59.005Z] [2021-05-19T11:27:59.005Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:27:59.005Z] #49 sha256:36839d5c8eafe83042f095a50404e61b4aa04c72cf7b4af62ba95e7ecd087d98 [2021-05-19T11:27:59.005Z] #49 7.500 + RM_GOPATH=0 [2021-05-19T11:27:59.005Z] #49 7.500 + TMP_GOPATH= [2021-05-19T11:27:59.005Z] #49 7.500 + : /build [2021-05-19T11:27:59.005Z] #49 7.500 + '[' -z '' ']' [2021-05-19T11:27:59.005Z] #49 7.500 ++ mktemp -d [2021-05-19T11:27:59.005Z] #49 7.511 + export GOPATH=/tmp/tmp.8Jgbv4u5YC [2021-05-19T11:27:59.005Z] #49 7.511 + GOPATH=/tmp/tmp.8Jgbv4u5YC [2021-05-19T11:27:59.005Z] #49 7.511 + RM_GOPATH=1 [2021-05-19T11:27:59.005Z] #49 7.511 + case "$(go env GOARCH)" in [2021-05-19T11:27:59.005Z] #49 7.513 ++ go env GOARCH [2021-05-19T11:27:59.005Z] #49 7.531 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.005Z] #49 7.531 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.005Z] #49 7.531 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:59.005Z] #49 7.545 + dir=/tmp/install [2021-05-19T11:27:59.005Z] #49 7.545 + bin=golangci_lint [2021-05-19T11:27:59.005Z] #49 7.545 + shift [2021-05-19T11:27:59.005Z] #49 7.545 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-19T11:27:59.005Z] #49 7.545 + . /tmp/install/golangci_lint.installer [2021-05-19T11:27:59.005Z] #49 7.545 ++ : v1.23.8 [2021-05-19T11:27:59.005Z] #49 7.545 + install_golangci_lint [2021-05-19T11:27:59.005Z] #49 7.545 + set -e [2021-05-19T11:27:59.005Z] #49 7.545 + export GO111MODULE=on [2021-05-19T11:27:59.005Z] #49 7.545 + GO111MODULE=on [2021-05-19T11:27:59.005Z] #49 7.545 + GOBIN=/build [2021-05-19T11:27:59.005Z] #49 7.545 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-19T11:27:59.005Z] #49 7.658 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-19T11:27:59.005Z] #49 7.658 go: finding github.com v1.23.8 [2021-05-19T11:27:59.005Z] #49 7.658 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:27:59.005Z] #49 7.658 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-19T11:27:59.005Z] #49 7.658 go: finding github.com/golangci v1.23.8 [2021-05-19T11:27:59.005Z] #49 9.187 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:27:59.005Z] #49 10.28 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:27:59.042Z] #11 DONE 0.8s [2021-05-19T11:27:59.042Z] [2021-05-19T11:27:59.042Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:59.042Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-19T11:27:59.042Z] #27 8.440 Fetched 4777 kB in 0s (10.3 MB/s) [2021-05-19T11:27:59.042Z] #27 8.496 Selecting previously unselected package libssl1.1:arm64. [2021-05-19T11:27:59.042Z] #27 8.496 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-05-19T11:27:59.042Z] #27 8.508 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-19T11:27:59.042Z] #27 8.519 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:59.042Z] #27 8.720 Selecting previously unselected package openssl. [2021-05-19T11:27:59.042Z] #27 8.721 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-19T11:27:59.042Z] #27 8.727 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-19T11:27:59.042Z] #27 8.861 Selecting previously unselected package ca-certificates. [2021-05-19T11:27:59.042Z] #27 8.862 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-19T11:27:59.042Z] #27 8.867 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-19T11:27:59.042Z] #27 8.967 Selecting previously unselected package libkeyutils1:arm64. [2021-05-19T11:27:59.042Z] #27 8.969 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-05-19T11:27:59.042Z] #27 8.974 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-05-19T11:27:59.042Z] #27 9.015 Selecting previously unselected package libkrb5support0:arm64. [2021-05-19T11:27:59.042Z] #27 9.016 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-05-19T11:27:59.042Z] #27 9.020 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-19T11:27:59.042Z] #27 9.072 Selecting previously unselected package libk5crypto3:arm64. [2021-05-19T11:27:59.042Z] #27 9.074 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-05-19T11:27:59.042Z] #27 9.078 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-19T11:27:59.042Z] #27 9.143 Selecting previously unselected package libkrb5-3:arm64. [2021-05-19T11:27:59.042Z] #27 9.145 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-05-19T11:27:59.042Z] #27 9.149 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-19T11:27:59.042Z] #27 9.254 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-05-19T11:27:59.042Z] #27 9.255 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-05-19T11:27:59.042Z] #27 9.262 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-19T11:27:59.042Z] #27 9.343 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-05-19T11:27:59.042Z] #27 ... [2021-05-19T11:27:59.042Z] [2021-05-19T11:27:59.042Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-19T11:27:59.042Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-05-19T11:27:59.042Z] #39 DONE 0.3s [2021-05-19T11:27:59.042Z] [2021-05-19T11:27:59.042Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-19T11:27:59.042Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-05-19T11:27:59.042Z] #31 DONE 0.3s [2021-05-19T11:27:59.042Z] [2021-05-19T11:27:59.042Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:27:59.042Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-19T11:27:59.042Z] #27 9.344 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-19T11:27:59.042Z] #27 9.349 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:59.042Z] #27 9.430 Selecting previously unselected package libsasl2-2:arm64. [2021-05-19T11:27:59.042Z] #27 9.432 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-19T11:27:59.042Z] #27 9.437 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:27:59.143Z] #46 ... [2021-05-19T11:27:59.143Z] [2021-05-19T11:27:59.143Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:27:59.143Z] #50 sha256:6ab7531b18bb9758943e249cd7a77cb72318b6190136db142bb5ec264c9938af [2021-05-19T11:27:59.143Z] #50 11.95 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:27:59.143Z] #50 11.99 go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T11:27:59.143Z] #50 12.03 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-19T11:27:59.143Z] #50 12.06 go: downloading github.com/spf13/viper v1.6.1 [2021-05-19T11:27:59.265Z] #49 ... [2021-05-19T11:27:59.265Z] [2021-05-19T11:27:59.265Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:27:59.265Z] #51 sha256:4bc39bcfbda7a47c4ec395e58ef024d6c4b5b4682d4ab41e11b93e86d54df58b [2021-05-19T11:27:59.265Z] #51 5.567 + RM_GOPATH=0 [2021-05-19T11:27:59.265Z] #51 5.567 + TMP_GOPATH= [2021-05-19T11:27:59.265Z] #51 5.567 + : /build [2021-05-19T11:27:59.265Z] #51 5.567 + '[' -z '' ']' [2021-05-19T11:27:59.265Z] #51 5.568 ++ mktemp -d [2021-05-19T11:27:59.265Z] #51 5.570 + export GOPATH=/tmp/tmp.QFXa1uXPui [2021-05-19T11:27:59.265Z] #51 5.570 + GOPATH=/tmp/tmp.QFXa1uXPui [2021-05-19T11:27:59.265Z] #51 5.570 + RM_GOPATH=1 [2021-05-19T11:27:59.265Z] #51 5.570 + case "$(go env GOARCH)" in [2021-05-19T11:27:59.265Z] #51 5.572 ++ go env GOARCH [2021-05-19T11:27:59.265Z] #51 5.584 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.265Z] #51 5.584 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.265Z] #51 5.587 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:59.265Z] #51 5.596 + dir=/tmp/install [2021-05-19T11:27:59.265Z] #51 5.596 + bin=shfmt [2021-05-19T11:27:59.265Z] #51 5.596 + shift [2021-05-19T11:27:59.265Z] #51 5.596 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-19T11:27:59.265Z] #51 5.596 + . /tmp/install/shfmt.installer [2021-05-19T11:27:59.265Z] #51 5.596 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:27:59.265Z] #51 5.596 + install_shfmt [2021-05-19T11:27:59.265Z] #51 5.596 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-19T11:27:59.265Z] #51 5.596 + git clone https://github.com/mvdan/sh.git /tmp/tmp.QFXa1uXPui/src/github.com/mvdan/sh [2021-05-19T11:27:59.265Z] #51 5.596 Cloning into '/tmp/tmp.QFXa1uXPui/src/github.com/mvdan/sh'... [2021-05-19T11:27:59.265Z] #51 5.596 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:27:59.265Z] #51 ... [2021-05-19T11:27:59.265Z] [2021-05-19T11:27:59.265Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:27:59.265Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:27:59.265Z] #45 8.567 + RM_GOPATH=0 [2021-05-19T11:27:59.265Z] #45 8.567 + TMP_GOPATH= [2021-05-19T11:27:59.265Z] #45 8.567 + : /build [2021-05-19T11:27:59.265Z] #45 8.567 + '[' -z '' ']' [2021-05-19T11:27:59.265Z] #45 8.567 ++ mktemp -d [2021-05-19T11:27:59.265Z] #45 8.574 + export GOPATH=/tmp/tmp.09jmlalHJy [2021-05-19T11:27:59.265Z] #45 8.574 + GOPATH=/tmp/tmp.09jmlalHJy [2021-05-19T11:27:59.265Z] #45 8.574 + RM_GOPATH=1 [2021-05-19T11:27:59.265Z] #45 8.574 + case "$(go env GOARCH)" in [2021-05-19T11:27:59.265Z] #45 8.586 ++ go env GOARCH [2021-05-19T11:27:59.265Z] #45 8.661 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:27:59.265Z] #45 8.667 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.265Z] #45 8.667 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.265Z] #45 8.667 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:59.265Z] #45 8.667 + dir=/tmp/install [2021-05-19T11:27:59.265Z] #45 8.667 + bin=vndr [2021-05-19T11:27:59.265Z] #45 8.667 + shift [2021-05-19T11:27:59.265Z] #45 8.667 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-19T11:27:59.265Z] #45 8.667 + . /tmp/install/vndr.installer [2021-05-19T11:27:59.265Z] #45 8.667 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:27:59.265Z] #45 8.667 + install_vndr [2021-05-19T11:27:59.265Z] #45 8.667 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-19T11:27:59.265Z] #45 8.667 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.09jmlalHJy/src/github.com/LK4D4/vndr [2021-05-19T11:27:59.265Z] #45 8.667 Cloning into '/tmp/tmp.09jmlalHJy/src/github.com/LK4D4/vndr'... [2021-05-19T11:27:59.265Z] #45 9.474 + cd /tmp/tmp.09jmlalHJy/src/github.com/LK4D4/vndr [2021-05-19T11:27:59.265Z] #45 9.474 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:27:59.265Z] #45 9.474 + go build -buildmode=pie -v -o /build/vndr . [2021-05-19T11:27:59.288Z] #49 ... [2021-05-19T11:27:59.288Z] [2021-05-19T11:27:59.288Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:27:59.288Z] #47 sha256:653fa7d5e0a91f20d98ebbba6ca2a89c0b81c2856964dde2f976cb826be9d5a7 [2021-05-19T11:27:59.288Z] #47 7.526 + RM_GOPATH=0 [2021-05-19T11:27:59.288Z] #47 7.526 + TMP_GOPATH= [2021-05-19T11:27:59.288Z] #47 7.526 + : /build [2021-05-19T11:27:59.288Z] #47 7.526 + '[' -z '' ']' [2021-05-19T11:27:59.288Z] #47 7.536 ++ mktemp -d [2021-05-19T11:27:59.288Z] #47 7.536 + export GOPATH=/tmp/tmp.3aZEaIb9VF [2021-05-19T11:27:59.288Z] #47 7.536 + GOPATH=/tmp/tmp.3aZEaIb9VF [2021-05-19T11:27:59.288Z] #47 7.536 + RM_GOPATH=1 [2021-05-19T11:27:59.288Z] #47 7.536 + case "$(go env GOARCH)" in [2021-05-19T11:27:59.288Z] #47 7.536 ++ go env GOARCH [2021-05-19T11:27:59.288Z] #47 7.581 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.288Z] #47 7.581 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.288Z] #47 7.581 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:59.288Z] #47 7.581 + dir=/tmp/install [2021-05-19T11:27:59.288Z] #47 7.581 + bin=gotestsum [2021-05-19T11:27:59.288Z] #47 7.581 + shift [2021-05-19T11:27:59.288Z] #47 7.581 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-19T11:27:59.288Z] #47 7.581 + . /tmp/install/gotestsum.installer [2021-05-19T11:27:59.288Z] #47 7.581 ++ : v0.5.3 [2021-05-19T11:27:59.288Z] #47 7.581 + install_gotestsum [2021-05-19T11:27:59.288Z] #47 7.581 + set -e [2021-05-19T11:27:59.288Z] #47 7.581 + export GO111MODULE=on [2021-05-19T11:27:59.288Z] #47 7.581 + GO111MODULE=on [2021-05-19T11:27:59.288Z] #47 7.581 + GOBIN=/build [2021-05-19T11:27:59.288Z] #47 7.581 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-19T11:27:59.288Z] #47 7.658 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-19T11:27:59.288Z] #47 7.658 go: finding gotest.tools v0.5.3 [2021-05-19T11:27:59.288Z] #47 8.950 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-19T11:27:59.288Z] #47 9.631 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-19T11:27:59.288Z] #47 ... [2021-05-19T11:27:59.288Z] [2021-05-19T11:27:59.288Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:27:59.288Z] #24 sha256:13abbe90b4ee4d9490380ddc1a0f8233c621fbe187387096d31cf52b06e1838f [2021-05-19T11:27:59.288Z] #24 7.690 + RM_GOPATH=0 [2021-05-19T11:27:59.288Z] #24 7.690 + TMP_GOPATH= [2021-05-19T11:27:59.288Z] #24 7.690 + : /build [2021-05-19T11:27:59.288Z] #24 7.690 + '[' -z '' ']' [2021-05-19T11:27:59.288Z] #24 7.690 ++ mktemp -d [2021-05-19T11:27:59.288Z] #24 7.693 + export GOPATH=/tmp/tmp.i0JXuZv5Pt [2021-05-19T11:27:59.288Z] #24 7.693 + GOPATH=/tmp/tmp.i0JXuZv5Pt [2021-05-19T11:27:59.288Z] #24 7.693 + RM_GOPATH=1 [2021-05-19T11:27:59.288Z] #24 7.693 + case "$(go env GOARCH)" in [2021-05-19T11:27:59.288Z] #24 7.693 ++ go env GOARCH [2021-05-19T11:27:59.288Z] #24 7.742 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.288Z] #24 7.742 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.288Z] #24 7.742 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:59.288Z] #24 7.744 Install docker/cli version 17.06.2-ce from stable [2021-05-19T11:27:59.288Z] #24 7.750 + dir=/tmp/install [2021-05-19T11:27:59.288Z] #24 7.750 + bin=dockercli [2021-05-19T11:27:59.288Z] #24 7.750 + shift [2021-05-19T11:27:59.288Z] #24 7.750 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-19T11:27:59.288Z] #24 7.750 + . /tmp/install/dockercli.installer [2021-05-19T11:27:59.288Z] #24 7.750 ++ : stable [2021-05-19T11:27:59.288Z] #24 7.750 ++ : 17.06.2-ce [2021-05-19T11:27:59.288Z] #24 7.750 + install_dockercli [2021-05-19T11:27:59.288Z] #24 7.750 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-19T11:27:59.288Z] #24 7.750 ++ uname -m [2021-05-19T11:27:59.288Z] #24 7.754 + arch=x86_64 [2021-05-19T11:27:59.288Z] #24 7.754 + '[' x86_64 '!=' x86_64 ']' [2021-05-19T11:27:59.288Z] #24 7.754 + url=https://download.docker.com/linux/static [2021-05-19T11:27:59.288Z] #24 7.754 + tar -xz docker/docker [2021-05-19T11:27:59.288Z] #24 7.769 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-19T11:27:59.304Z] #27 9.518 Selecting previously unselected package libldap-common. [2021-05-19T11:27:59.304Z] #27 9.518 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-19T11:27:59.304Z] #27 9.523 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:59.304Z] #27 9.584 Selecting previously unselected package libldap-2.4-2:arm64. [2021-05-19T11:27:59.304Z] #27 9.585 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-05-19T11:27:59.304Z] #27 9.592 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:27:59.304Z] #27 9.698 Selecting previously unselected package libnghttp2-14:arm64. [2021-05-19T11:27:59.450Z] #50 12.17 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:27:59.450Z] #50 12.18 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:27:59.450Z] #50 12.31 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-19T11:27:59.522Z] #45 11.12 internal/race [2021-05-19T11:27:59.522Z] #45 ... [2021-05-19T11:27:59.522Z] [2021-05-19T11:27:59.522Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:27:59.522Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T11:27:59.522Z] #32 5.764 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-19T11:27:59.522Z] #32 5.766 Cloning into '.'... [2021-05-19T11:27:59.522Z] #32 ... [2021-05-19T11:27:59.522Z] [2021-05-19T11:27:59.522Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:27:59.522Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:27:59.522Z] #40 8.641 + git clone https://github.com/docker/distribution.git . [2021-05-19T11:27:59.522Z] #40 8.641 Cloning into '.'... [2021-05-19T11:27:59.549Z] #24 ... [2021-05-19T11:27:59.549Z] [2021-05-19T11:27:59.549Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:27:59.549Z] #67 sha256:b70f3951f4ff93e105711f0b69e1221031d47f0d60da669099cabe93ab27cb82 [2021-05-19T11:27:59.549Z] #67 6.850 + RM_GOPATH=0 [2021-05-19T11:27:59.549Z] #67 6.850 + TMP_GOPATH= [2021-05-19T11:27:59.549Z] #67 6.850 + : /build [2021-05-19T11:27:59.549Z] #67 6.850 + '[' -z '' ']' [2021-05-19T11:27:59.549Z] #67 6.851 ++ mktemp -d [2021-05-19T11:27:59.549Z] #67 6.853 + export GOPATH=/tmp/tmp.EyNIIHHbZR [2021-05-19T11:27:59.549Z] #67 6.853 + GOPATH=/tmp/tmp.EyNIIHHbZR [2021-05-19T11:27:59.549Z] #67 6.853 + RM_GOPATH=1 [2021-05-19T11:27:59.549Z] #67 6.853 + case "$(go env GOARCH)" in [2021-05-19T11:27:59.549Z] #67 6.853 ++ go env GOARCH [2021-05-19T11:27:59.549Z] #67 6.858 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.549Z] #67 6.858 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.549Z] #67 6.858 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:59.549Z] #67 6.860 + dir=/tmp/install [2021-05-19T11:27:59.549Z] #67 6.860 + bin=proxy [2021-05-19T11:27:59.549Z] #67 6.860 + shift [2021-05-19T11:27:59.549Z] #67 6.860 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-19T11:27:59.549Z] #67 6.860 + . /tmp/install/proxy.installer [2021-05-19T11:27:59.549Z] #67 6.860 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:27:59.549Z] #67 6.860 + install_proxy [2021-05-19T11:27:59.549Z] #67 6.860 + case "$1" in [2021-05-19T11:27:59.549Z] #67 6.860 + export CGO_ENABLED=0 [2021-05-19T11:27:59.549Z] #67 6.860 + CGO_ENABLED=0 [2021-05-19T11:27:59.549Z] #67 6.860 + _install_proxy [2021-05-19T11:27:59.549Z] #67 6.860 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-19T11:27:59.549Z] #67 6.860 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EyNIIHHbZR/src/github.com/docker/libnetwork [2021-05-19T11:27:59.549Z] #67 6.862 Cloning into '/tmp/tmp.EyNIIHHbZR/src/github.com/docker/libnetwork'... [2021-05-19T11:27:59.549Z] #67 6.866 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:27:59.549Z] #67 ... [2021-05-19T11:27:59.549Z] [2021-05-19T11:27:59.549Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:27:59.549Z] #51 sha256:4a28946d191ba1ac461af9e5863657ed1b56f2684740d5d40056f95b1bf6527f [2021-05-19T11:27:59.549Z] #51 7.474 + RM_GOPATH=0 [2021-05-19T11:27:59.549Z] #51 7.474 + TMP_GOPATH= [2021-05-19T11:27:59.549Z] #51 7.474 + : /build [2021-05-19T11:27:59.549Z] #51 7.479 + '[' -z '' ']' [2021-05-19T11:27:59.549Z] #51 7.479 ++ mktemp -d [2021-05-19T11:27:59.549Z] #51 7.481 + export GOPATH=/tmp/tmp.SuZPz9rT0B [2021-05-19T11:27:59.549Z] #51 7.481 + GOPATH=/tmp/tmp.SuZPz9rT0B [2021-05-19T11:27:59.549Z] #51 7.481 + RM_GOPATH=1 [2021-05-19T11:27:59.549Z] #51 7.481 + case "$(go env GOARCH)" in [2021-05-19T11:27:59.549Z] #51 7.481 ++ go env GOARCH [2021-05-19T11:27:59.549Z] #51 7.515 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:27:59.549Z] #51 7.516 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.549Z] #51 7.516 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:27:59.549Z] #51 7.516 ++ dirname /tmp/install/install.sh [2021-05-19T11:27:59.549Z] #51 7.516 + dir=/tmp/install [2021-05-19T11:27:59.549Z] #51 7.516 + bin=shfmt [2021-05-19T11:27:59.549Z] #51 7.516 + shift [2021-05-19T11:27:59.549Z] #51 7.516 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-19T11:27:59.549Z] #51 7.516 + . /tmp/install/shfmt.installer [2021-05-19T11:27:59.549Z] #51 7.516 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:27:59.549Z] #51 7.516 + install_shfmt [2021-05-19T11:27:59.549Z] #51 7.516 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-19T11:27:59.549Z] #51 7.516 + git clone https://github.com/mvdan/sh.git /tmp/tmp.SuZPz9rT0B/src/github.com/mvdan/sh [2021-05-19T11:27:59.549Z] #51 7.536 Cloning into '/tmp/tmp.SuZPz9rT0B/src/github.com/mvdan/sh'... [2021-05-19T11:27:59.572Z] #27 9.700 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-05-19T11:27:59.572Z] #27 9.707 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-19T11:27:59.572Z] #27 9.860 Selecting previously unselected package libpsl5:arm64. [2021-05-19T11:27:59.572Z] #27 9.862 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-05-19T11:27:59.572Z] #27 9.874 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-05-19T11:27:59.572Z] #27 9.981 Selecting previously unselected package librtmp1:arm64. [2021-05-19T11:27:59.770Z] #50 12.40 go: downloading github.com/fatih/color v1.7.0 [2021-05-19T11:27:59.770Z] #50 12.46 go: extracting github.com/pkg/errors v0.8.1 [2021-05-19T11:27:59.779Z] #10 DONE 1.8s [2021-05-19T11:27:59.779Z] [2021-05-19T11:27:59.779Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-19T11:27:59.779Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-19T11:27:59.798Z] #40 ... [2021-05-19T11:27:59.798Z] [2021-05-19T11:27:59.798Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:27:59.798Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:27:59.798Z] #45 11.33 runtime [2021-05-19T11:27:59.798Z] #45 11.37 sync/atomic [2021-05-19T11:27:59.807Z] #51 ... [2021-05-19T11:27:59.807Z] [2021-05-19T11:27:59.807Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:27:59.807Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:27:59.807Z] #40 8.438 + git clone https://github.com/docker/distribution.git . [2021-05-19T11:27:59.807Z] #40 8.438 Cloning into '.'... [2021-05-19T11:27:59.807Z] #40 ... [2021-05-19T11:27:59.807Z] [2021-05-19T11:27:59.807Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:27:59.807Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:27:59.807Z] #36 8.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:27:59.807Z] #36 8.518 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:27:59.807Z] #36 8.518 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:27:59.807Z] #36 10.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:27:59.904Z] #27 9.984 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-05-19T11:27:59.904Z] #27 9.991 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-19T11:27:59.904Z] #27 10.07 Selecting previously unselected package libssh2-1:arm64. [2021-05-19T11:27:59.904Z] #27 10.07 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-05-19T11:27:59.904Z] #27 10.08 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-19T11:27:59.904Z] #27 10.18 Selecting previously unselected package libcurl4:arm64. [2021-05-19T11:27:59.904Z] #27 10.19 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-05-19T11:27:59.904Z] #27 10.19 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-19T11:28:00.065Z] #36 ... [2021-05-19T11:28:00.065Z] [2021-05-19T11:28:00.065Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:00.065Z] #45 sha256:3757aa4e4d30c5f4706630f3d605dcc44ed6accd2f09a93baed28da5b2734717 [2021-05-19T11:28:00.065Z] #45 7.309 + RM_GOPATH=0 [2021-05-19T11:28:00.065Z] #45 7.309 + TMP_GOPATH= [2021-05-19T11:28:00.065Z] #45 7.309 + : /build [2021-05-19T11:28:00.065Z] #45 7.309 + '[' -z '' ']' [2021-05-19T11:28:00.065Z] #45 7.309 ++ mktemp -d [2021-05-19T11:28:00.065Z] #45 7.309 + export GOPATH=/tmp/tmp.peLkcAJz2j [2021-05-19T11:28:00.065Z] #45 7.309 + GOPATH=/tmp/tmp.peLkcAJz2j [2021-05-19T11:28:00.065Z] #45 7.309 + RM_GOPATH=1 [2021-05-19T11:28:00.065Z] #45 7.309 + case "$(go env GOARCH)" in [2021-05-19T11:28:00.065Z] #45 7.313 ++ go env GOARCH [2021-05-19T11:28:00.065Z] #45 7.317 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:00.065Z] #45 7.317 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:00.065Z] #45 7.321 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:00.065Z] #45 7.321 + dir=/tmp/install [2021-05-19T11:28:00.065Z] #45 7.321 + bin=vndr [2021-05-19T11:28:00.065Z] #45 7.321 + shift [2021-05-19T11:28:00.065Z] #45 7.321 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-19T11:28:00.065Z] #45 7.321 + . /tmp/install/vndr.installer [2021-05-19T11:28:00.065Z] #45 7.321 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:28:00.065Z] #45 7.321 + install_vndr [2021-05-19T11:28:00.065Z] #45 7.321 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-19T11:28:00.065Z] #45 7.321 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.peLkcAJz2j/src/github.com/LK4D4/vndr [2021-05-19T11:28:00.065Z] #45 7.321 Cloning into '/tmp/tmp.peLkcAJz2j/src/github.com/LK4D4/vndr'... [2021-05-19T11:28:00.065Z] #45 7.321 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:28:00.065Z] #45 8.203 + cd /tmp/tmp.peLkcAJz2j/src/github.com/LK4D4/vndr [2021-05-19T11:28:00.065Z] #45 8.203 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:28:00.065Z] #45 8.263 + go build -buildmode=pie -v -o /build/vndr . [2021-05-19T11:28:00.065Z] #45 10.53 runtime/internal/atomic [2021-05-19T11:28:00.065Z] #45 10.53 internal/cpu [2021-05-19T11:28:00.065Z] #45 10.82 runtime/internal/sys [2021-05-19T11:28:00.065Z] #45 11.29 runtime/internal/math [2021-05-19T11:28:00.065Z] #45 ... [2021-05-19T11:28:00.065Z] [2021-05-19T11:28:00.065Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:00.065Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:00.065Z] #42 9.010 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:28:00.065Z] #42 9.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:28:00.065Z] #42 9.198 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:28:00.065Z] #42 10.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:28:00.076Z] #50 12.87 go: extracting github.com/spf13/viper v1.6.1 [2021-05-19T11:28:00.076Z] #50 12.87 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:00.076Z] #50 12.90 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:00.076Z] #50 12.91 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:00.076Z] #50 12.91 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:00.076Z] #50 12.98 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:00.167Z] #27 10.51 Selecting previously unselected package curl. [2021-05-19T11:28:00.321Z] #42 ... [2021-05-19T11:28:00.321Z] [2021-05-19T11:28:00.321Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:00.321Z] #45 sha256:3757aa4e4d30c5f4706630f3d605dcc44ed6accd2f09a93baed28da5b2734717 [2021-05-19T11:28:00.321Z] #45 11.57 internal/bytealg [2021-05-19T11:28:00.321Z] #45 11.69 internal/race [2021-05-19T11:28:00.362Z] #45 11.96 unicode [2021-05-19T11:28:00.388Z] #50 13.01 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:00.388Z] #50 13.06 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-19T11:28:00.432Z] #27 10.54 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-05-19T11:28:00.432Z] #27 10.56 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-19T11:28:00.432Z] #27 10.67 Selecting previously unselected package libonig5:arm64. [2021-05-19T11:28:00.432Z] #27 10.67 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-05-19T11:28:00.432Z] #27 10.69 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-19T11:28:00.432Z] #27 10.77 Selecting previously unselected package libjq1:arm64. [2021-05-19T11:28:00.432Z] #27 10.77 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-19T11:28:00.432Z] #27 10.78 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-19T11:28:00.432Z] #27 10.92 Selecting previously unselected package jq. [2021-05-19T11:28:00.690Z] #50 13.53 go: extracting github.com/fatih/color v1.7.0 [2021-05-19T11:28:00.690Z] #50 13.53 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:00.704Z] #27 10.92 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-19T11:28:00.704Z] #27 10.93 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-19T11:28:00.704Z] #27 11.14 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-05-19T11:28:00.704Z] #27 11.16 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-05-19T11:28:00.704Z] #27 11.18 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-19T11:28:00.719Z] #11 DONE 0.9s [2021-05-19T11:28:00.719Z] [2021-05-19T11:28:00.719Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-19T11:28:00.719Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-19T11:28:00.719Z] #31 ... [2021-05-19T11:28:00.719Z] [2021-05-19T11:28:00.719Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-19T11:28:00.719Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-19T11:28:00.719Z] #39 DONE 0.3s [2021-05-19T11:28:00.896Z] #45 12.09 sync/atomic [2021-05-19T11:28:00.979Z] [2021-05-19T11:28:00.979Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-19T11:28:00.979Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-19T11:28:00.979Z] #31 DONE 0.4s [2021-05-19T11:28:00.979Z] [2021-05-19T11:28:00.980Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:28:00.980Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T11:28:00.994Z] #50 13.73 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:00.994Z] #50 13.74 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:00.994Z] #50 13.85 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:00.994Z] #50 13.93 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-19T11:28:01.281Z] #27 11.59 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-19T11:28:01.281Z] #27 11.60 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:28:01.281Z] #27 11.62 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-19T11:28:01.281Z] #27 11.63 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:28:01.281Z] #27 11.65 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-19T11:28:01.281Z] #27 11.66 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-19T11:28:01.281Z] #27 11.67 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-19T11:28:01.281Z] #27 11.68 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-19T11:28:01.281Z] #27 11.70 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-19T11:28:01.293Z] #50 14.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:01.293Z] #50 14.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:01.293Z] #50 14.22 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:01.543Z] #27 11.71 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-19T11:28:01.543Z] #27 11.73 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-19T11:28:01.543Z] #27 11.76 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-19T11:28:01.543Z] #27 11.78 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-19T11:28:01.543Z] #27 11.80 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-19T11:28:01.593Z] #50 14.35 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:01.593Z] #50 14.37 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:01.593Z] #50 14.42 go: downloading github.com/spf13/afero v1.1.2 [2021-05-19T11:28:01.593Z] #50 14.45 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:01.828Z] #45 12.97 runtime [2021-05-19T11:28:01.828Z] #45 13.10 unicode [2021-05-19T11:28:01.891Z] #50 14.55 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:01.891Z] #50 14.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:01.891Z] #50 14.77 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:01.891Z] #50 14.81 go: extracting github.com/spf13/afero v1.1.2 [2021-05-19T11:28:01.891Z] #50 14.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:01.891Z] #50 14.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:02.119Z] #27 ... [2021-05-19T11:28:02.120Z] [2021-05-19T11:28:02.120Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-19T11:28:02.120Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-05-19T11:28:02.120Z] #12 DONE 3.3s [2021-05-19T11:28:02.190Z] #50 15.05 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:02.190Z] #50 15.09 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:02.390Z] [2021-05-19T11:28:02.390Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:02.390Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-19T11:28:02.489Z] #50 15.17 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:02.489Z] #50 15.18 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:02.489Z] #50 15.19 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:02.489Z] #50 15.20 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:02.489Z] #50 15.30 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:02.489Z] #50 15.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:02.819Z] #50 15.54 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:02.819Z] #50 15.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:02.819Z] #50 ... [2021-05-19T11:28:02.819Z] [2021-05-19T11:28:02.819Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:28:02.819Z] #48 sha256:98403185746996b194ca9913a2ead157f3725e46c41315c34fcacb7d918468eb [2021-05-19T11:28:02.819Z] #48 5.546 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:28:02.819Z] #48 5.548 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T11:28:02.819Z] #48 5.623 go: extracting github.com/fatih/color v1.9.0 [2021-05-19T11:28:02.819Z] #48 5.807 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:02.819Z] #48 5.808 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:02.819Z] #48 5.952 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-19T11:28:02.819Z] #48 6.136 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:02.819Z] #48 6.253 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:02.819Z] #48 8.340 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:28:02.819Z] #48 9.995 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:28:02.819Z] #48 11.71 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:28:02.819Z] #48 ... [2021-05-19T11:28:02.819Z] [2021-05-19T11:28:02.820Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:02.820Z] #30 sha256:26ee8a0fa8a88f1c6e709e3e141ebc0100046dd5b93db207ab265c4569b1b0e0 [2021-05-19T11:28:02.820Z] #30 7.573 0.1% ## 3.5% ###### 9.2% ######### 13.1% ############ 16.9% ################ 22.7% ################### 26.5% ##################### 30.3% ######################## 34.1% ############################ 39.1% ############################## 43.0% ################################ 44.9% #################################### 50.7% ##################################### 52.6% ######################################## 56.4% ########################################## 58.3% ############################################### 66.1% ################################################### 71.1% ##################################################### 74.9% ########################################################### 82.6% ############################################################ 84.5% ################################################################## 92.2% ###################################################################### 98.0% ######################################################################## 100.0% [2021-05-19T11:28:02.820Z] #30 10.92 [2021-05-19T11:28:04.495Z] #57 127.3 + bin/containerd [2021-05-19T11:28:04.552Z] #45 16.08 internal/testlog [2021-05-19T11:28:04.552Z] #45 16.42 encoding [2021-05-19T11:28:04.552Z] #45 ... [2021-05-19T11:28:04.552Z] [2021-05-19T11:28:04.552Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:04.552Z] #49 sha256:0853162bfda80503b35be9d9e4b52be22a5493cb2cd6f2511a77c63a093e87c6 [2021-05-19T11:28:04.552Z] #49 16.43 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-19T11:28:04.552Z] #49 16.43 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-19T11:28:04.552Z] #49 16.46 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:28:04.814Z] #49 16.49 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:28:04.957Z] #13 2.706 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-19T11:28:05.071Z] #49 16.80 go: downloading github.com/fatih/color v1.7.0 [2021-05-19T11:28:05.071Z] #49 16.86 go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T11:28:05.219Z] #13 2.934 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:28:05.219Z] #13 2.971 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:28:05.219Z] #13 2.992 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:28:05.327Z] #49 16.95 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:28:05.327Z] #49 17.04 go: downloading github.com/spf13/viper v1.6.1 [2021-05-19T11:28:05.327Z] #49 17.13 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:05.524Z] #57 ... [2021-05-19T11:28:05.524Z] [2021-05-19T11:28:05.524Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-19T11:28:05.524Z] #54 76.87 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-19T11:28:05.524Z] #54 77.40 + mkdir -p /build [2021-05-19T11:28:05.524Z] #54 77.40 + cp runc /build/runc [2021-05-19T11:28:05.524Z] #54 DONE 77.7s [2021-05-19T11:28:05.603Z] #49 17.34 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:05.603Z] #49 17.35 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:05.603Z] #49 17.35 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-19T11:28:05.794Z] #13 3.491 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [465 kB] [2021-05-19T11:28:05.816Z] [2021-05-19T11:28:05.816Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:28:05.859Z] #49 17.58 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-19T11:28:05.859Z] #49 17.64 go: extracting github.com/fatih/color v1.7.0 [2021-05-19T11:28:06.008Z] #45 ... [2021-05-19T11:28:06.008Z] [2021-05-19T11:28:06.008Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:06.008Z] #58 sha256:107893628f59d59366b37a0af05cbc5fca7a286cc9762619ab7dc438b645a6ef [2021-05-19T11:28:06.008Z] #58 7.160 + RM_GOPATH=0 [2021-05-19T11:28:06.008Z] #58 7.160 + TMP_GOPATH= [2021-05-19T11:28:06.008Z] #58 7.160 + : /build [2021-05-19T11:28:06.008Z] #58 7.160 + '[' -z '' ']' [2021-05-19T11:28:06.008Z] #58 7.160 ++ mktemp -d [2021-05-19T11:28:06.008Z] #58 7.160 + export GOPATH=/tmp/tmp.KAeixB2Nim [2021-05-19T11:28:06.008Z] #58 7.160 + GOPATH=/tmp/tmp.KAeixB2Nim [2021-05-19T11:28:06.008Z] #58 7.160 + RM_GOPATH=1 [2021-05-19T11:28:06.008Z] #58 7.160 + case "$(go env GOARCH)" in [2021-05-19T11:28:06.008Z] #58 7.160 ++ go env GOARCH [2021-05-19T11:28:06.008Z] #58 7.269 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:06.008Z] #58 7.269 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:06.008Z] #58 7.269 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:06.008Z] #58 7.269 + dir=/tmp/install [2021-05-19T11:28:06.008Z] #58 7.269 + bin=rootlesskit [2021-05-19T11:28:06.008Z] #58 7.269 + shift [2021-05-19T11:28:06.008Z] #58 7.269 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-19T11:28:06.008Z] #58 7.269 + . /tmp/install/rootlesskit.installer [2021-05-19T11:28:06.008Z] #58 7.269 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:28:06.008Z] #58 7.277 + install_rootlesskit [2021-05-19T11:28:06.008Z] #58 7.277 + case "$1" in [2021-05-19T11:28:06.008Z] #58 7.277 + export CGO_ENABLED=0 [2021-05-19T11:28:06.008Z] #58 7.277 + CGO_ENABLED=0 [2021-05-19T11:28:06.008Z] #58 7.277 + _install_rootlesskit [2021-05-19T11:28:06.008Z] #58 7.277 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-19T11:28:06.008Z] #58 7.277 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KAeixB2Nim/src/github.com/rootless-containers/rootlesskit [2021-05-19T11:28:06.008Z] #58 7.277 Cloning into '/tmp/tmp.KAeixB2Nim/src/github.com/rootless-containers/rootlesskit'... [2021-05-19T11:28:06.008Z] #58 7.277 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:28:06.008Z] #58 14.27 + cd /tmp/tmp.KAeixB2Nim/src/github.com/rootless-containers/rootlesskit [2021-05-19T11:28:06.008Z] #58 14.27 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:28:06.008Z] #58 14.28 + export GO111MODULE=on [2021-05-19T11:28:06.008Z] #58 14.28 + GO111MODULE=on [2021-05-19T11:28:06.008Z] #58 14.28 + export GOPROXY=https://proxy.golang.org [2021-05-19T11:28:06.008Z] #58 14.28 + GOPROXY=https://proxy.golang.org [2021-05-19T11:28:06.008Z] #58 14.28 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T11:28:06.008Z] #58 14.28 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-19T11:28:06.008Z] #58 17.19 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T11:28:06.008Z] #58 17.23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:28:06.008Z] #58 ... [2021-05-19T11:28:06.008Z] [2021-05-19T11:28:06.008Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:28:06.008Z] #47 sha256:653fa7d5e0a91f20d98ebbba6ca2a89c0b81c2856964dde2f976cb826be9d5a7 [2021-05-19T11:28:06.008Z] #47 11.06 go: downloading github.com/fatih/color v1.9.0 [2021-05-19T11:28:06.008Z] #47 11.12 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T11:28:06.008Z] #47 11.12 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-19T11:28:06.008Z] #47 11.14 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:28:06.008Z] #47 11.26 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:28:06.008Z] #47 11.34 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:28:06.008Z] #47 11.36 go: extracting github.com/fatih/color v1.9.0 [2021-05-19T11:28:06.008Z] #47 11.36 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:28:06.008Z] #47 11.50 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:28:06.008Z] #47 11.79 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:28:06.008Z] #47 11.88 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T11:28:06.008Z] #47 12.14 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:06.008Z] #47 12.15 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:28:06.008Z] #47 12.15 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-19T11:28:06.008Z] #47 12.30 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:28:06.008Z] #47 12.32 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:06.008Z] #47 12.77 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:28:06.008Z] #47 13.21 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:06.008Z] #47 13.38 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:06.008Z] #47 16.92 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:28:06.008Z] #47 ... [2021-05-19T11:28:06.008Z] [2021-05-19T11:28:06.008Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:06.008Z] #58 sha256:107893628f59d59366b37a0af05cbc5fca7a286cc9762619ab7dc438b645a6ef [2021-05-19T11:28:06.009Z] #58 17.37 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:28:06.009Z] #58 17.40 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:28:06.009Z] #58 17.44 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T11:28:06.116Z] #49 17.75 go: extracting github.com/pkg/errors v0.8.1 [2021-05-19T11:28:06.116Z] #49 17.79 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:06.116Z] #49 17.82 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:06.116Z] #49 17.88 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:06.116Z] #49 17.94 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:06.266Z] #58 17.62 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:28:06.266Z] #58 17.64 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T11:28:06.373Z] #49 17.95 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:06.373Z] #49 18.07 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:06.535Z] #58 17.80 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-19T11:28:06.535Z] #58 17.80 go: downloading github.com/google/uuid v1.2.0 [2021-05-19T11:28:06.758Z] #30 11.14 #=#=# 1.3% # 2.4% ### 5.1% ##### 7.8% ###### 9.4% ####### 10.5% ######## 12.2% ########## 14.3% ########### 16.5% ############# 18.7% ############### 20.9% ################ 23.0% ################## 25.4% #################### 28.1% ##################### 29.2% ##################### 30.3% ###################### 31.9% ####################### 33.0% ######################### 35.2% ########################### 37.9% ############################ 39.5% ############################# 40.6% ############################## 42.6% ############################### 44.3% ################################# 45.9% ################################## 47.4% ################################### 48.8% #################################### 50.4% ##################################### 52.6% ####################################### 54.5% ######################################## 56.4% ######################################### 57.5% ########################################## 58.8% ########################################### 59.9% ############################################ 61.2% ############################################# 63.0% ############################################## 64.0% ############################################### 65.8% ################################################ 67.5% ################################################# 69.1% ################################################## 70.7% #################################################### 72.9% ###################################################### 75.6% ####################################################### 76.7% ######################################################## 78.3% ######################################################### 79.4% ########################################################## 81.2% ########################################################### 82.9% ############################################################ 83.9% ############################################################## 86.1% ############################################################## 86.7% ############################################################### 87.7% ################################################################ 89.4% ################################################################# 90.5% ################################################################# 91.5% ################################################################## 92.7% ################################################################### 93.7% #################################################################### 95.3% ##################################################################### 97.1% ####################################################################### 98.8% ####################################################################### 99.8% ######################################################################## 100.0% [2021-05-19T11:28:06.780Z] #49 18.20 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:06.780Z] #49 18.32 go: extracting github.com/spf13/viper v1.6.1 [2021-05-19T11:28:06.796Z] #58 17.98 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:28:06.796Z] #58 18.17 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:28:06.848Z] #57 ... [2021-05-19T11:28:06.848Z] [2021-05-19T11:28:06.848Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-05-19T11:28:06.848Z] #55 DONE 0.1s [2021-05-19T11:28:06.848Z] [2021-05-19T11:28:06.848Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-19T11:28:07.037Z] #49 18.65 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:07.037Z] #49 18.73 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:07.037Z] #49 18.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:07.065Z] #30 18.82 [2021-05-19T11:28:07.072Z] #58 18.17 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:28:07.072Z] #58 18.20 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-19T11:28:07.072Z] #58 ... [2021-05-19T11:28:07.072Z] [2021-05-19T11:28:07.072Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:28:07.072Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T11:28:07.072Z] #32 8.068 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-19T11:28:07.072Z] #32 8.068 Cloning into '.'... [2021-05-19T11:28:07.198Z] #13 4.902 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-19T11:28:07.305Z] #49 ... [2021-05-19T11:28:07.305Z] [2021-05-19T11:28:07.305Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:28:07.305Z] #24 sha256:f2bc80271478875acc5eab69f4fc5a76363c84bee9e8ed355e1fe736b39ce3e6 [2021-05-19T11:28:07.305Z] #24 18.15 + mkdir -p /build [2021-05-19T11:28:07.305Z] #24 18.15 + mv docker/docker /build/ [2021-05-19T11:28:07.305Z] #24 18.15 + rmdir docker [2021-05-19T11:28:07.305Z] #24 DONE 19.0s [2021-05-19T11:28:07.305Z] [2021-05-19T11:28:07.305Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:07.305Z] #49 sha256:0853162bfda80503b35be9d9e4b52be22a5493cb2cd6f2511a77c63a093e87c6 [2021-05-19T11:28:07.305Z] #49 18.94 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:07.305Z] #49 18.94 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:07.305Z] #49 18.94 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:07.305Z] #49 18.95 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:07.305Z] #49 19.04 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:07.305Z] #49 19.17 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:07.305Z] #49 19.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:07.329Z] #32 ... [2021-05-19T11:28:07.329Z] [2021-05-19T11:28:07.329Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:28:07.329Z] #47 sha256:653fa7d5e0a91f20d98ebbba6ca2a89c0b81c2856964dde2f976cb826be9d5a7 [2021-05-19T11:28:07.329Z] #47 17.48 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:28:07.329Z] #47 18.42 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:28:07.369Z] #30 ... [2021-05-19T11:28:07.369Z] [2021-05-19T11:28:07.370Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:28:07.370Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-19T11:28:07.370Z] #41 19.98 Checking out files: 94% (1601/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-19T11:28:07.370Z] #41 20.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-19T11:28:07.556Z] #32 ... [2021-05-19T11:28:07.556Z] [2021-05-19T11:28:07.556Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-19T11:28:07.556Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-19T11:28:07.556Z] #12 DONE 6.0s [2021-05-19T11:28:07.556Z] [2021-05-19T11:28:07.556Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:28:07.556Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:28:07.556Z] #40 ... [2021-05-19T11:28:07.556Z] [2021-05-19T11:28:07.556Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:07.556Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:28:07.562Z] #49 19.20 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:07.562Z] #49 19.47 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:07.818Z] #49 19.56 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:07.834Z] #13 ... [2021-05-19T11:28:07.834Z] [2021-05-19T11:28:07.834Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:28:07.834Z] #47 sha256:543873202400d699229d6836f95c3795059b91892fa980b7cde8201790e821c0 [2021-05-19T11:28:07.834Z] #47 3.125 + RM_GOPATH=0 [2021-05-19T11:28:07.834Z] #47 3.125 + TMP_GOPATH= [2021-05-19T11:28:07.834Z] #47 3.125 + : /build [2021-05-19T11:28:07.834Z] #47 3.125 + '[' -z '' ']' [2021-05-19T11:28:07.834Z] #47 3.125 ++ mktemp -d [2021-05-19T11:28:07.834Z] #47 3.125 + export GOPATH=/tmp/tmp.wU5xri63Ve [2021-05-19T11:28:07.834Z] #47 3.125 + GOPATH=/tmp/tmp.wU5xri63Ve [2021-05-19T11:28:07.834Z] #47 3.125 + RM_GOPATH=1 [2021-05-19T11:28:07.834Z] #47 3.125 + case "$(go env GOARCH)" in [2021-05-19T11:28:07.834Z] #47 3.129 ++ go env GOARCH [2021-05-19T11:28:07.834Z] #47 3.147 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:07.834Z] #47 3.147 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:07.834Z] #47 3.149 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:07.834Z] #47 3.156 + dir=/tmp/install [2021-05-19T11:28:07.834Z] #47 3.156 + bin=gotestsum [2021-05-19T11:28:07.834Z] #47 3.156 + shift [2021-05-19T11:28:07.834Z] #47 3.156 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-19T11:28:07.834Z] #47 3.156 + . /tmp/install/gotestsum.installer [2021-05-19T11:28:07.834Z] #47 3.156 ++ : v0.5.3 [2021-05-19T11:28:07.834Z] #47 3.156 + install_gotestsum [2021-05-19T11:28:07.834Z] #47 3.156 + set -e [2021-05-19T11:28:07.834Z] #47 3.156 + export GO111MODULE=on [2021-05-19T11:28:07.834Z] #47 3.156 + GO111MODULE=on [2021-05-19T11:28:07.834Z] #47 3.156 + GOBIN=/build [2021-05-19T11:28:07.834Z] #47 3.156 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-19T11:28:07.834Z] #47 3.258 go: finding gotest.tools v0.5.3 [2021-05-19T11:28:07.834Z] #47 3.259 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-19T11:28:07.834Z] #47 3.845 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-19T11:28:07.834Z] #47 4.311 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-19T11:28:07.834Z] #47 5.011 go: downloading github.com/fatih/color v1.9.0 [2021-05-19T11:28:07.834Z] #47 5.122 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:28:07.834Z] #47 5.139 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-19T11:28:07.834Z] #47 5.154 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:28:07.834Z] #47 5.168 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:28:07.834Z] #47 5.399 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-19T11:28:07.834Z] #47 5.450 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:28:07.834Z] #47 5.464 go: extracting github.com/fatih/color v1.9.0 [2021-05-19T11:28:07.834Z] #47 5.471 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:28:07.834Z] #47 5.516 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:28:07.834Z] #47 5.602 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T11:28:07.834Z] #47 5.698 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:28:07.834Z] #47 5.787 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:07.834Z] #47 5.789 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:28:07.834Z] #47 5.842 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:28:07.834Z] #47 5.851 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T11:28:07.834Z] #47 5.869 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:07.834Z] #47 5.884 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:07.834Z] #47 6.081 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:07.834Z] #47 7.069 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:28:07.834Z] #47 7.433 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:28:07.834Z] #47 8.396 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:28:08.075Z] #49 19.64 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:08.332Z] #49 19.86 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:08.332Z] #49 19.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:08.332Z] #49 19.95 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:08.332Z] #49 20.12 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:08.332Z] #49 20.12 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:08.332Z] #49 ... [2021-05-19T11:28:08.332Z] [2021-05-19T11:28:08.332Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:28:08.332Z] #47 sha256:27c62888627d4d0ca711e629622e2306c46f6e8b5b234bf7af72f825d86b428d [2021-05-19T11:28:08.332Z] #47 10.18 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:08.332Z] #47 10.18 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:08.332Z] #47 10.47 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:08.333Z] #47 10.68 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:08.333Z] #47 12.03 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:28:08.333Z] #47 12.29 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:28:08.333Z] #47 14.28 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:28:08.333Z] #47 18.33 go: finding github.com/fatih/color v1.9.0 [2021-05-19T11:28:08.333Z] #47 18.49 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:28:08.333Z] #47 18.60 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T11:28:08.333Z] #47 18.63 go: finding github.com/spf13/pflag v1.0.3 [2021-05-19T11:28:08.333Z] #47 18.72 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:08.333Z] #47 18.94 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:08.333Z] #47 19.17 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:28:08.333Z] #47 19.35 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:28:08.333Z] #47 19.47 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:28:08.333Z] #47 19.47 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:28:08.333Z] #47 19.47 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:28:08.409Z] #47 ... [2021-05-19T11:28:08.409Z] [2021-05-19T11:28:08.409Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:08.409Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-19T11:28:08.409Z] #13 6.261 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-19T11:28:08.597Z] #47 ... [2021-05-19T11:28:08.597Z] [2021-05-19T11:28:08.597Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:08.597Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:28:08.597Z] #45 16.63 unicode/utf16 [2021-05-19T11:28:08.597Z] #45 16.95 container/list [2021-05-19T11:28:08.597Z] #45 17.57 crypto/internal/subtle [2021-05-19T11:28:08.597Z] #45 17.88 crypto/subtle [2021-05-19T11:28:08.597Z] #45 18.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-19T11:28:08.597Z] #45 18.22 internal/nettrace [2021-05-19T11:28:08.597Z] #45 18.61 runtime/cgo [2021-05-19T11:28:08.734Z] #47 ... [2021-05-19T11:28:08.734Z] [2021-05-19T11:28:08.734Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:28:08.734Z] #24 sha256:13abbe90b4ee4d9490380ddc1a0f8233c621fbe187387096d31cf52b06e1838f [2021-05-19T11:28:08.734Z] #24 19.66 + mkdir -p /build [2021-05-19T11:28:08.734Z] #24 19.68 + mv docker/docker /build/ [2021-05-19T11:28:08.734Z] #24 19.70 + rmdir docker [2021-05-19T11:28:08.734Z] #24 DONE 19.8s [2021-05-19T11:28:08.734Z] [2021-05-19T11:28:08.734Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:08.734Z] #49 sha256:36839d5c8eafe83042f095a50404e61b4aa04c72cf7b4af62ba95e7ecd087d98 [2021-05-19T11:28:08.734Z] #49 19.44 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:28:08.734Z] #49 19.46 go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T11:28:08.734Z] #49 19.49 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-19T11:28:08.734Z] #49 19.52 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:08.734Z] #49 19.52 go: downloading github.com/spf13/viper v1.6.1 [2021-05-19T11:28:08.734Z] #49 19.53 go: downloading github.com/fatih/color v1.7.0 [2021-05-19T11:28:08.734Z] #49 19.71 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:08.734Z] #49 19.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:28:08.734Z] #49 19.93 go: extracting github.com/pkg/errors v0.8.1 [2021-05-19T11:28:08.735Z] #49 19.95 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:28:08.735Z] #49 19.97 go: extracting github.com/fatih/color v1.7.0 [2021-05-19T11:28:08.735Z] #49 20.06 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-19T11:28:08.854Z] #45 ... [2021-05-19T11:28:08.854Z] [2021-05-19T11:28:08.854Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:08.854Z] #58 sha256:5b0c1bc36fa7f166f0ccaff04966fbaa06c9b7b92b1b77064d89dfa516d82810 [2021-05-19T11:28:08.854Z] #58 10.42 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T11:28:08.854Z] #58 10.42 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:28:08.854Z] #58 10.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:28:08.854Z] #58 10.68 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:28:08.854Z] #58 10.68 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:28:08.854Z] #58 10.68 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-19T11:28:08.854Z] #58 10.68 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:28:08.854Z] #58 10.97 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T11:28:08.854Z] #58 11.09 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-19T11:28:08.854Z] #58 11.51 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-19T11:28:08.854Z] #58 11.57 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:28:08.854Z] #58 11.57 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:28:08.854Z] #58 11.58 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-19T11:28:08.854Z] #58 11.82 go: downloading github.com/google/uuid v1.2.0 [2021-05-19T11:28:08.854Z] #58 11.94 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:28:08.854Z] #58 12.08 go: extracting github.com/google/uuid v1.2.0 [2021-05-19T11:28:08.854Z] #58 13.33 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:08.854Z] #58 13.81 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:08.854Z] #58 15.53 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:28:08.854Z] #58 15.56 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-19T11:28:08.854Z] #58 16.48 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:28:08.854Z] #58 18.73 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:08.854Z] #58 ... [2021-05-19T11:28:08.854Z] [2021-05-19T11:28:08.854Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:08.854Z] #49 sha256:0853162bfda80503b35be9d9e4b52be22a5493cb2cd6f2511a77c63a093e87c6 [2021-05-19T11:28:08.854Z] #49 20.51 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:08.854Z] #49 20.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:08.920Z] #41 ... [2021-05-19T11:28:08.920Z] [2021-05-19T11:28:08.920Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:08.920Z] #59 sha256:e017cfc6334daa2210162f0d30423bcc6590b886dbe3ba1c1d8127e18a4723d3 [2021-05-19T11:28:08.920Z] #59 11.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:08.920Z] #59 11.70 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:08.920Z] #59 12.54 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-19T11:28:08.920Z] #59 13.53 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:28:08.920Z] #59 15.44 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:28:08.920Z] #59 18.15 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:08.920Z] #59 21.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:08.920Z] #59 21.26 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:08.920Z] #59 21.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:08.920Z] #59 21.74 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:08.920Z] #59 ... [2021-05-19T11:28:08.920Z] [2021-05-19T11:28:08.921Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:08.921Z] #30 sha256:26ee8a0fa8a88f1c6e709e3e141ebc0100046dd5b93db207ab265c4569b1b0e0 [2021-05-19T11:28:08.921Z] #30 20.22 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-19T11:28:08.921Z] #30 20.87 [2021-05-19T11:28:08.985Z] #13 ... [2021-05-19T11:28:08.985Z] [2021-05-19T11:28:08.985Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:08.985Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-19T11:28:08.985Z] #55 5.944 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:28:08.985Z] #55 6.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:28:08.985Z] #55 6.210 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:28:08.985Z] #55 7.091 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-19T11:28:08.985Z] #55 8.533 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-19T11:28:08.985Z] #55 9.948 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-19T11:28:08.985Z] #55 ... [2021-05-19T11:28:08.985Z] [2021-05-19T11:28:08.985Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:08.985Z] #67 sha256:0346876344abf767fbae07211503441700ac7358e8233bf5e1a9b975b4db4875 [2021-05-19T11:28:08.985Z] #67 4.222 + RM_GOPATH=0 [2021-05-19T11:28:08.985Z] #67 4.222 + TMP_GOPATH= [2021-05-19T11:28:08.985Z] #67 4.223 + : /build [2021-05-19T11:28:08.985Z] #67 4.223 + '[' -z '' ']' [2021-05-19T11:28:08.985Z] #67 4.223 ++ mktemp -d [2021-05-19T11:28:08.985Z] #67 4.229 + export GOPATH=/tmp/tmp.xobOrmzFlf [2021-05-19T11:28:08.985Z] #67 4.229 + GOPATH=/tmp/tmp.xobOrmzFlf [2021-05-19T11:28:08.985Z] #67 4.229 + RM_GOPATH=1 [2021-05-19T11:28:08.985Z] #67 4.229 + case "$(go env GOARCH)" in [2021-05-19T11:28:08.985Z] #67 4.230 ++ go env GOARCH [2021-05-19T11:28:08.985Z] #67 4.239 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:08.985Z] #67 4.239 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:08.985Z] #67 4.239 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:08.985Z] #67 4.247 + dir=/tmp/install [2021-05-19T11:28:08.985Z] #67 4.247 + bin=proxy [2021-05-19T11:28:08.985Z] #67 4.247 + shift [2021-05-19T11:28:08.985Z] #67 4.247 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-19T11:28:08.985Z] #67 4.247 + . /tmp/install/proxy.installer [2021-05-19T11:28:08.985Z] #67 4.247 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:28:08.985Z] #67 4.247 + install_proxy [2021-05-19T11:28:08.985Z] #67 4.247 + case "$1" in [2021-05-19T11:28:08.985Z] #67 4.247 + export CGO_ENABLED=0 [2021-05-19T11:28:08.985Z] #67 4.247 + CGO_ENABLED=0 [2021-05-19T11:28:08.985Z] #67 4.247 + _install_proxy [2021-05-19T11:28:08.985Z] #67 4.247 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-19T11:28:08.985Z] #67 4.247 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xobOrmzFlf/src/github.com/docker/libnetwork [2021-05-19T11:28:08.986Z] #67 4.250 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:28:08.986Z] #67 4.252 Cloning into '/tmp/tmp.xobOrmzFlf/src/github.com/docker/libnetwork'... [2021-05-19T11:28:08.994Z] #49 20.33 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:09.110Z] #49 20.88 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:09.110Z] #49 20.88 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:09.222Z] #30 21.11 ######### 13.7% ######################################################################## 100.0% [2021-05-19T11:28:09.249Z] #67 ... [2021-05-19T11:28:09.249Z] [2021-05-19T11:28:09.249Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:28:09.249Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-19T11:28:09.249Z] #40 4.285 + git clone https://github.com/docker/distribution.git . [2021-05-19T11:28:09.249Z] #40 4.285 Cloning into '.'... [2021-05-19T11:28:09.249Z] #40 ... [2021-05-19T11:28:09.249Z] [2021-05-19T11:28:09.249Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:09.249Z] #58 sha256:4d43397291bc12d46f008b33b3b14629bf6c15cd07be65c57cb4555a351a83ab [2021-05-19T11:28:09.249Z] #58 3.902 + RM_GOPATH=0 [2021-05-19T11:28:09.249Z] #58 3.902 + TMP_GOPATH= [2021-05-19T11:28:09.249Z] #58 3.902 + : /build [2021-05-19T11:28:09.249Z] #58 3.902 + '[' -z '' ']' [2021-05-19T11:28:09.249Z] #58 3.902 ++ mktemp -d [2021-05-19T11:28:09.249Z] #58 3.904 + export GOPATH=/tmp/tmp.6unkr7zIYX [2021-05-19T11:28:09.249Z] #58 3.904 + GOPATH=/tmp/tmp.6unkr7zIYX [2021-05-19T11:28:09.249Z] #58 3.904 + RM_GOPATH=1 [2021-05-19T11:28:09.249Z] #58 3.904 + case "$(go env GOARCH)" in [2021-05-19T11:28:09.249Z] #58 3.906 ++ go env GOARCH [2021-05-19T11:28:09.249Z] #58 3.931 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:09.249Z] #58 3.931 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:09.249Z] #58 3.939 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:28:09.249Z] #58 3.942 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:09.249Z] #58 3.942 + dir=/tmp/install [2021-05-19T11:28:09.249Z] #58 3.942 + bin=rootlesskit [2021-05-19T11:28:09.249Z] #58 3.942 + shift [2021-05-19T11:28:09.249Z] #58 3.942 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-19T11:28:09.249Z] #58 3.942 + . /tmp/install/rootlesskit.installer [2021-05-19T11:28:09.249Z] #58 3.942 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:28:09.249Z] #58 3.942 + install_rootlesskit [2021-05-19T11:28:09.249Z] #58 3.942 + case "$1" in [2021-05-19T11:28:09.249Z] #58 3.942 + export CGO_ENABLED=0 [2021-05-19T11:28:09.249Z] #58 3.942 + CGO_ENABLED=0 [2021-05-19T11:28:09.249Z] #58 3.942 + _install_rootlesskit [2021-05-19T11:28:09.249Z] #58 3.942 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-19T11:28:09.249Z] #58 3.942 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6unkr7zIYX/src/github.com/rootless-containers/rootlesskit [2021-05-19T11:28:09.249Z] #58 3.955 Cloning into '/tmp/tmp.6unkr7zIYX/src/github.com/rootless-containers/rootlesskit'... [2021-05-19T11:28:09.249Z] #58 7.308 + cd /tmp/tmp.6unkr7zIYX/src/github.com/rootless-containers/rootlesskit [2021-05-19T11:28:09.249Z] #58 7.308 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:28:09.249Z] #58 7.361 + export GO111MODULE=on [2021-05-19T11:28:09.249Z] #58 7.365 + GO111MODULE=on [2021-05-19T11:28:09.249Z] #58 7.366 + export GOPROXY=https://proxy.golang.org [2021-05-19T11:28:09.249Z] #58 7.367 + GOPROXY=https://proxy.golang.org [2021-05-19T11:28:09.249Z] #58 7.367 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T11:28:09.249Z] #58 7.367 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-19T11:28:09.249Z] #58 9.434 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:28:09.249Z] #58 9.480 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T11:28:09.249Z] #58 9.598 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T11:28:09.249Z] #58 9.649 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:28:09.249Z] #58 9.679 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:28:09.249Z] #58 9.681 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:28:09.249Z] #58 9.771 go: downloading github.com/google/uuid v1.2.0 [2021-05-19T11:28:09.249Z] #58 9.828 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:28:09.249Z] #58 9.964 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:28:09.249Z] #58 9.989 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T11:28:09.249Z] #58 10.02 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:28:09.249Z] #58 10.16 go: extracting github.com/google/uuid v1.2.0 [2021-05-19T11:28:09.249Z] #58 10.17 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:28:09.249Z] #58 10.19 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:28:09.249Z] #58 10.25 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-19T11:28:09.249Z] #58 10.38 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-19T11:28:09.254Z] #49 20.40 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:09.254Z] #49 ... [2021-05-19T11:28:09.254Z] [2021-05-19T11:28:09.255Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:09.255Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:28:09.255Z] #13 5.549 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:28:09.255Z] #13 5.561 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-19T11:28:09.255Z] #13 5.753 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:28:09.255Z] #13 5.754 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:28:09.255Z] #13 7.378 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-19T11:28:09.255Z] #13 11.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:28:09.255Z] #13 14.10 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:28:09.255Z] #13 ... [2021-05-19T11:28:09.255Z] [2021-05-19T11:28:09.255Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:09.255Z] #49 sha256:36839d5c8eafe83042f095a50404e61b4aa04c72cf7b4af62ba95e7ecd087d98 [2021-05-19T11:28:09.255Z] #49 20.52 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:09.367Z] #49 ... [2021-05-19T11:28:09.367Z] [2021-05-19T11:28:09.367Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:09.367Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:28:09.367Z] #36 11.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:28:09.367Z] #36 13.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:28:09.367Z] #36 15.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:28:09.513Z] #58 10.55 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-19T11:28:09.513Z] #58 ... [2021-05-19T11:28:09.513Z] [2021-05-19T11:28:09.513Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:28:09.513Z] #24 sha256:65bf3233804eac009f8304a149d9a04645a3284bcf3da106778710a44d66a2aa [2021-05-19T11:28:09.513Z] #24 3.494 + RM_GOPATH=0 [2021-05-19T11:28:09.513Z] #24 3.494 + TMP_GOPATH= [2021-05-19T11:28:09.513Z] #24 3.494 + : /build [2021-05-19T11:28:09.513Z] #24 3.494 + '[' -z '' ']' [2021-05-19T11:28:09.513Z] #24 3.495 ++ mktemp -d [2021-05-19T11:28:09.513Z] #24 3.499 + export GOPATH=/tmp/tmp.bZCEbek0Ic [2021-05-19T11:28:09.513Z] #24 3.499 + GOPATH=/tmp/tmp.bZCEbek0Ic [2021-05-19T11:28:09.513Z] #24 3.499 + RM_GOPATH=1 [2021-05-19T11:28:09.513Z] #24 3.499 + case "$(go env GOARCH)" in [2021-05-19T11:28:09.513Z] #24 3.502 ++ go env GOARCH [2021-05-19T11:28:09.513Z] #24 3.526 Install docker/cli version 17.06.2-ce from stable [2021-05-19T11:28:09.513Z] #24 3.526 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:09.513Z] #24 3.526 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:09.513Z] #24 3.526 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:09.513Z] #24 3.526 + dir=/tmp/install [2021-05-19T11:28:09.513Z] #24 3.526 + bin=dockercli [2021-05-19T11:28:09.513Z] #24 3.526 + shift [2021-05-19T11:28:09.513Z] #24 3.526 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-19T11:28:09.513Z] #24 3.526 + . /tmp/install/dockercli.installer [2021-05-19T11:28:09.513Z] #24 3.526 ++ : stable [2021-05-19T11:28:09.513Z] #24 3.526 ++ : 17.06.2-ce [2021-05-19T11:28:09.514Z] #24 3.526 + install_dockercli [2021-05-19T11:28:09.514Z] #24 3.526 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-19T11:28:09.514Z] #24 3.526 ++ uname -m [2021-05-19T11:28:09.514Z] #24 3.526 + arch=aarch64 [2021-05-19T11:28:09.514Z] #24 3.526 + '[' aarch64 '!=' x86_64 ']' [2021-05-19T11:28:09.514Z] #24 3.526 + '[' aarch64 '!=' s390x ']' [2021-05-19T11:28:09.514Z] #24 3.526 + '[' aarch64 '!=' armhf ']' [2021-05-19T11:28:09.514Z] #24 3.526 + build_dockercli [2021-05-19T11:28:09.514Z] #24 3.526 + git clone https://github.com/docker/docker-ce /tmp/tmp.bZCEbek0Ic/tmp/docker-ce [2021-05-19T11:28:09.514Z] #24 3.526 Cloning into '/tmp/tmp.bZCEbek0Ic/tmp/docker-ce'... [2021-05-19T11:28:09.514Z] #24 ... [2021-05-19T11:28:09.514Z] [2021-05-19T11:28:09.514Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:09.514Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-19T11:28:09.514Z] #36 5.942 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:28:09.514Z] #36 6.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:28:09.514Z] #36 6.283 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:28:09.514Z] #36 6.887 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-19T11:28:09.514Z] #36 8.287 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-19T11:28:09.514Z] #36 9.688 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-19T11:28:09.515Z] #49 20.67 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:09.515Z] #49 20.90 go: extracting github.com/spf13/viper v1.6.1 [2021-05-19T11:28:09.524Z] #30 21.38 [2021-05-19T11:28:09.524Z] #30 ... [2021-05-19T11:28:09.524Z] [2021-05-19T11:28:09.524Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:09.524Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:28:09.524Z] #46 12.36 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-19T11:28:09.524Z] #46 12.67 internal/nettrace [2021-05-19T11:28:09.524Z] #46 12.94 runtime/cgo [2021-05-19T11:28:09.524Z] #46 15.22 vendor/golang.org/x/crypto/internal/subtle [2021-05-19T11:28:09.524Z] #46 ... [2021-05-19T11:28:09.524Z] [2021-05-19T11:28:09.524Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:09.524Z] #68 sha256:43752599d68e19519a770ea8ec8db54b438e3c83c2d696048b548b4d764ece10 [2021-05-19T11:28:09.624Z] #36 ... [2021-05-19T11:28:09.624Z] [2021-05-19T11:28:09.624Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:09.624Z] #58 sha256:5b0c1bc36fa7f166f0ccaff04966fbaa06c9b7b92b1b77064d89dfa516d82810 [2021-05-19T11:28:09.624Z] #58 20.75 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:09.775Z] #49 ... [2021-05-19T11:28:09.775Z] [2021-05-19T11:28:09.775Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:28:09.775Z] #34 sha256:b81a51f305c99a1bde7dddfe48b065b1e60b4041ff1e33668059acd0c2ecc97e [2021-05-19T11:28:09.775Z] #34 10.95 runtime/internal/sys [2021-05-19T11:28:09.775Z] #34 10.95 internal/cpu [2021-05-19T11:28:09.775Z] #34 11.35 runtime/internal/math [2021-05-19T11:28:09.775Z] #34 11.48 math/bits [2021-05-19T11:28:09.775Z] #34 12.20 internal/bytealg [2021-05-19T11:28:09.775Z] #34 12.50 math [2021-05-19T11:28:09.775Z] #34 13.34 runtime [2021-05-19T11:28:09.775Z] #34 18.89 unicode/utf8 [2021-05-19T11:28:09.775Z] #34 19.98 internal/testlog [2021-05-19T11:28:09.775Z] #34 20.53 encoding [2021-05-19T11:28:09.775Z] #34 20.80 runtime/cgo [2021-05-19T11:28:09.775Z] #34 ... [2021-05-19T11:28:09.775Z] [2021-05-19T11:28:09.775Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:09.775Z] #49 sha256:36839d5c8eafe83042f095a50404e61b4aa04c72cf7b4af62ba95e7ecd087d98 [2021-05-19T11:28:09.775Z] #49 21.08 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:09.775Z] #49 21.15 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-19T11:28:09.775Z] #49 21.20 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-19T11:28:09.777Z] #36 ... [2021-05-19T11:28:09.777Z] [2021-05-19T11:28:09.777Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:09.777Z] #51 sha256:9010ca45e68fe6c1eeb613369540697a863fc7aae072ae6106d2a8f48a2ccaf0 [2021-05-19T11:28:09.777Z] #51 4.120 + RM_GOPATH=0 [2021-05-19T11:28:09.777Z] #51 4.120 + TMP_GOPATH= [2021-05-19T11:28:09.777Z] #51 4.120 + : /build [2021-05-19T11:28:09.777Z] #51 4.120 + '[' -z '' ']' [2021-05-19T11:28:09.777Z] #51 4.121 ++ mktemp -d [2021-05-19T11:28:09.777Z] #51 4.123 + export GOPATH=/tmp/tmp.eKYeeU1ErG [2021-05-19T11:28:09.777Z] #51 4.125 + GOPATH=/tmp/tmp.eKYeeU1ErG [2021-05-19T11:28:09.777Z] #51 4.125 + RM_GOPATH=1 [2021-05-19T11:28:09.777Z] #51 4.125 + case "$(go env GOARCH)" in [2021-05-19T11:28:09.777Z] #51 4.125 ++ go env GOARCH [2021-05-19T11:28:09.777Z] #51 4.141 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:09.777Z] #51 4.141 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:09.777Z] #51 4.147 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:09.777Z] #51 4.152 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:28:09.777Z] #51 4.154 + dir=/tmp/install [2021-05-19T11:28:09.777Z] #51 4.154 + bin=shfmt [2021-05-19T11:28:09.777Z] #51 4.154 + shift [2021-05-19T11:28:09.777Z] #51 4.154 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-19T11:28:09.777Z] #51 4.154 + . /tmp/install/shfmt.installer [2021-05-19T11:28:09.777Z] #51 4.154 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:28:09.777Z] #51 4.154 + install_shfmt [2021-05-19T11:28:09.777Z] #51 4.154 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-19T11:28:09.777Z] #51 4.154 + git clone https://github.com/mvdan/sh.git /tmp/tmp.eKYeeU1ErG/src/github.com/mvdan/sh [2021-05-19T11:28:09.777Z] #51 4.165 Cloning into '/tmp/tmp.eKYeeU1ErG/src/github.com/mvdan/sh'... [2021-05-19T11:28:09.777Z] #51 ... [2021-05-19T11:28:09.777Z] [2021-05-19T11:28:09.777Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:09.777Z] #45 sha256:259803ce80fa8d0b0940c262c6053fd4d1608520751f3b73e49b0a6f86158e98 [2021-05-19T11:28:09.777Z] #45 5.346 + RM_GOPATH=0 [2021-05-19T11:28:09.777Z] #45 5.346 + TMP_GOPATH= [2021-05-19T11:28:09.777Z] #45 5.346 + : /build [2021-05-19T11:28:09.777Z] #45 5.346 + '[' -z '' ']' [2021-05-19T11:28:09.777Z] #45 5.346 ++ mktemp -d [2021-05-19T11:28:09.777Z] #45 5.352 + export GOPATH=/tmp/tmp.148xAHiMx8 [2021-05-19T11:28:09.777Z] #45 5.352 + GOPATH=/tmp/tmp.148xAHiMx8 [2021-05-19T11:28:09.777Z] #45 5.352 + RM_GOPATH=1 [2021-05-19T11:28:09.777Z] #45 5.352 + case "$(go env GOARCH)" in [2021-05-19T11:28:09.777Z] #45 5.354 ++ go env GOARCH [2021-05-19T11:28:09.777Z] #45 5.366 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:09.777Z] #45 5.366 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:09.777Z] #45 5.367 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:09.777Z] #45 5.376 + dir=/tmp/install [2021-05-19T11:28:09.777Z] #45 5.376 + bin=vndr [2021-05-19T11:28:09.777Z] #45 5.376 + shift [2021-05-19T11:28:09.777Z] #45 5.376 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-19T11:28:09.777Z] #45 5.376 + . /tmp/install/vndr.installer [2021-05-19T11:28:09.777Z] #45 5.376 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:28:09.777Z] #45 5.376 + install_vndr [2021-05-19T11:28:09.777Z] #45 5.376 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-19T11:28:09.777Z] #45 5.377 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:28:09.777Z] #45 5.383 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.148xAHiMx8/src/github.com/LK4D4/vndr [2021-05-19T11:28:09.777Z] #45 5.398 Cloning into '/tmp/tmp.148xAHiMx8/src/github.com/LK4D4/vndr'... [2021-05-19T11:28:09.777Z] #45 6.126 + cd /tmp/tmp.148xAHiMx8/src/github.com/LK4D4/vndr [2021-05-19T11:28:09.777Z] #45 6.128 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:28:09.777Z] #45 6.138 + go build -buildmode=pie -v -o /build/vndr . [2021-05-19T11:28:09.777Z] #45 7.509 internal/race [2021-05-19T11:28:09.777Z] #45 7.545 sync/atomic [2021-05-19T11:28:09.777Z] #45 7.636 internal/bytealg [2021-05-19T11:28:09.777Z] #45 7.654 unicode [2021-05-19T11:28:09.777Z] #45 7.731 math/bits [2021-05-19T11:28:09.777Z] #45 8.432 internal/testlog [2021-05-19T11:28:09.777Z] #45 8.597 math [2021-05-19T11:28:09.777Z] #45 8.951 encoding [2021-05-19T11:28:09.777Z] #45 9.106 runtime [2021-05-19T11:28:09.777Z] #45 9.258 unicode/utf16 [2021-05-19T11:28:09.777Z] #45 9.686 container/list [2021-05-19T11:28:09.777Z] #45 10.65 crypto/internal/subtle [2021-05-19T11:28:09.777Z] #45 10.94 crypto/subtle [2021-05-19T11:28:09.825Z] #68 22.28 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-19T11:28:09.825Z] #68 22.73 + cd /tmp/tmp.lFjcauEx7h/src/github.com/docker/libnetwork [2021-05-19T11:28:09.825Z] #68 22.73 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:28:09.825Z] #68 ... [2021-05-19T11:28:09.825Z] [2021-05-19T11:28:09.825Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:09.825Z] #52 sha256:f45032a91cb502a3aaf0f59eb972bb68ad2db7713d4a812ff140c2b8530fbcfb [2021-05-19T11:28:09.825Z] #52 12.76 + cd /tmp/tmp.Cq3If5CYrW/src/github.com/mvdan/sh [2021-05-19T11:28:09.825Z] #52 12.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:28:09.825Z] #52 12.84 + GO111MODULE=on [2021-05-19T11:28:09.825Z] #52 12.84 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-19T11:28:09.825Z] #52 14.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:09.825Z] #52 14.93 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:09.825Z] #52 14.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:09.825Z] #52 15.16 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:09.825Z] #52 15.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:09.825Z] #52 17.09 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:09.825Z] #52 18.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:09.825Z] #52 20.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:09.825Z] #52 21.95 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:09.825Z] #52 22.05 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:09.825Z] #52 22.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:10.031Z] #49 21.28 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:10.031Z] #49 21.37 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:10.040Z] #45 11.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-19T11:28:10.040Z] #45 ... [2021-05-19T11:28:10.040Z] [2021-05-19T11:28:10.040Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:28:10.040Z] #34 sha256:70358c1cf7715511db69e5464e9b7cca4b2ef69001a11be2c3db4622c59bbf73 [2021-05-19T11:28:10.040Z] #34 4.992 + RM_GOPATH=0 [2021-05-19T11:28:10.040Z] #34 4.992 + TMP_GOPATH= [2021-05-19T11:28:10.040Z] #34 4.992 + : /build [2021-05-19T11:28:10.040Z] #34 4.992 + '[' -z '' ']' [2021-05-19T11:28:10.040Z] #34 4.998 ++ mktemp -d [2021-05-19T11:28:10.040Z] #34 4.999 + export GOPATH=/tmp/tmp.frgFjYCOYD [2021-05-19T11:28:10.040Z] #34 5.010 + GOPATH=/tmp/tmp.frgFjYCOYD [2021-05-19T11:28:10.040Z] #34 5.010 + RM_GOPATH=1 [2021-05-19T11:28:10.040Z] #34 5.010 + case "$(go env GOARCH)" in [2021-05-19T11:28:10.040Z] #34 5.010 ++ go env GOARCH [2021-05-19T11:28:10.040Z] #34 5.084 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:10.040Z] #34 5.084 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:10.040Z] #34 5.084 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:10.040Z] #34 5.086 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:28:10.040Z] #34 5.086 + dir=/tmp/install [2021-05-19T11:28:10.040Z] #34 5.086 + bin=tomlv [2021-05-19T11:28:10.040Z] #34 5.086 + shift [2021-05-19T11:28:10.040Z] #34 5.086 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-19T11:28:10.040Z] #34 5.086 + . /tmp/install/tomlv.installer [2021-05-19T11:28:10.040Z] #34 5.086 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:28:10.040Z] #34 5.086 + install_tomlv [2021-05-19T11:28:10.040Z] #34 5.086 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-19T11:28:10.040Z] #34 5.086 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.frgFjYCOYD/src/github.com/BurntSushi/toml [2021-05-19T11:28:10.040Z] #34 5.090 Cloning into '/tmp/tmp.frgFjYCOYD/src/github.com/BurntSushi/toml'... [2021-05-19T11:28:10.040Z] #34 5.951 + cd /tmp/tmp.frgFjYCOYD/src/github.com/BurntSushi/toml [2021-05-19T11:28:10.040Z] #34 5.951 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:28:10.040Z] #34 5.974 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-19T11:28:10.040Z] #34 6.681 runtime/internal/sys [2021-05-19T11:28:10.040Z] #34 6.699 internal/cpu [2021-05-19T11:28:10.040Z] #34 6.702 math/bits [2021-05-19T11:28:10.040Z] #34 6.808 runtime/internal/atomic [2021-05-19T11:28:10.040Z] #34 7.144 runtime/internal/math [2021-05-19T11:28:10.040Z] #34 7.285 unicode/utf8 [2021-05-19T11:28:10.040Z] #34 7.528 internal/race [2021-05-19T11:28:10.040Z] #34 7.536 internal/bytealg [2021-05-19T11:28:10.040Z] #34 7.695 sync/atomic [2021-05-19T11:28:10.040Z] #34 7.709 unicode [2021-05-19T11:28:10.040Z] #34 7.977 math [2021-05-19T11:28:10.040Z] #34 8.312 internal/testlog [2021-05-19T11:28:10.040Z] #34 8.700 runtime [2021-05-19T11:28:10.040Z] #34 8.876 encoding [2021-05-19T11:28:10.040Z] #34 9.070 runtime/cgo [2021-05-19T11:28:10.125Z] #52 22.82 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:10.125Z] #52 ... [2021-05-19T11:28:10.125Z] [2021-05-19T11:28:10.125Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:28:10.125Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-19T11:28:10.125Z] #41 21.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-19T11:28:10.187Z] #58 21.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:10.188Z] #58 21.75 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:10.188Z] #58 21.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:10.188Z] #58 ... [2021-05-19T11:28:10.188Z] [2021-05-19T11:28:10.188Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:10.188Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T11:28:10.188Z] #55 11.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:28:10.188Z] #55 ... [2021-05-19T11:28:10.188Z] [2021-05-19T11:28:10.188Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:10.188Z] #49 sha256:0853162bfda80503b35be9d9e4b52be22a5493cb2cd6f2511a77c63a093e87c6 [2021-05-19T11:28:10.188Z] #49 21.64 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:10.188Z] #49 21.75 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:28:10.303Z] #34 ... [2021-05-19T11:28:10.303Z] [2021-05-19T11:28:10.303Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:10.303Z] #49 sha256:4ebd8f6afa2f025fe4ea2c26e42affff50bf8297ff87799837bb06fb7839d780 [2021-05-19T11:28:10.303Z] #49 4.585 + RM_GOPATH=0 [2021-05-19T11:28:10.303Z] #49 4.585 + TMP_GOPATH= [2021-05-19T11:28:10.303Z] #49 4.585 + : /build [2021-05-19T11:28:10.303Z] #49 4.585 + '[' -z '' ']' [2021-05-19T11:28:10.303Z] #49 4.585 ++ mktemp -d [2021-05-19T11:28:10.303Z] #49 4.590 + export GOPATH=/tmp/tmp.jeZvEQtohq [2021-05-19T11:28:10.303Z] #49 4.590 + GOPATH=/tmp/tmp.jeZvEQtohq [2021-05-19T11:28:10.303Z] #49 4.590 + RM_GOPATH=1 [2021-05-19T11:28:10.303Z] #49 4.590 + case "$(go env GOARCH)" in [2021-05-19T11:28:10.303Z] #49 4.590 ++ go env GOARCH [2021-05-19T11:28:10.303Z] #49 4.644 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:10.303Z] #49 4.644 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:10.303Z] #49 4.645 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:10.303Z] #49 4.652 + dir=/tmp/install [2021-05-19T11:28:10.303Z] #49 4.652 + bin=golangci_lint [2021-05-19T11:28:10.303Z] #49 4.652 + shift [2021-05-19T11:28:10.303Z] #49 4.652 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-19T11:28:10.303Z] #49 4.652 + . /tmp/install/golangci_lint.installer [2021-05-19T11:28:10.303Z] #49 4.652 ++ : v1.23.8 [2021-05-19T11:28:10.303Z] #49 4.652 + install_golangci_lint [2021-05-19T11:28:10.303Z] #49 4.652 + set -e [2021-05-19T11:28:10.303Z] #49 4.652 + export GO111MODULE=on [2021-05-19T11:28:10.303Z] #49 4.652 + GO111MODULE=on [2021-05-19T11:28:10.303Z] #49 4.652 + GOBIN=/build [2021-05-19T11:28:10.303Z] #49 4.652 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-19T11:28:10.303Z] #49 4.708 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-19T11:28:10.303Z] #49 4.709 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:28:10.303Z] #49 4.710 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-19T11:28:10.303Z] #49 4.715 go: finding github.com v1.23.8 [2021-05-19T11:28:10.303Z] #49 4.715 go: finding github.com/golangci v1.23.8 [2021-05-19T11:28:10.303Z] #49 5.679 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:28:10.303Z] #49 6.222 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:28:10.303Z] #49 ... [2021-05-19T11:28:10.303Z] [2021-05-19T11:28:10.303Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:28:10.303Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-19T11:28:10.303Z] #32 4.601 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-19T11:28:10.303Z] #32 4.614 Cloning into '.'... [2021-05-19T11:28:10.567Z] #32 ... [2021-05-19T11:28:10.567Z] [2021-05-19T11:28:10.567Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:10.567Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-19T11:28:10.567Z] #42 6.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:28:10.567Z] #42 6.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:28:10.567Z] #42 6.214 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:28:10.567Z] #42 7.081 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-19T11:28:10.567Z] #42 8.554 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-19T11:28:10.567Z] #42 9.326 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-19T11:28:10.567Z] #42 ... [2021-05-19T11:28:10.567Z] [2021-05-19T11:28:10.567Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:10.567Z] #51 sha256:9010ca45e68fe6c1eeb613369540697a863fc7aae072ae6106d2a8f48a2ccaf0 [2021-05-19T11:28:10.567Z] #51 11.27 + cd /tmp/tmp.eKYeeU1ErG/src/github.com/mvdan/sh [2021-05-19T11:28:10.567Z] #51 11.27 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:28:10.567Z] #51 11.48 + GO111MODULE=on [2021-05-19T11:28:10.567Z] #51 11.48 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-19T11:28:10.620Z] #49 21.71 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:10.620Z] #49 21.72 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:10.620Z] #49 21.96 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:10.620Z] #49 22.10 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:10.838Z] #49 ... [2021-05-19T11:28:10.838Z] [2021-05-19T11:28:10.838Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:28:10.838Z] #34 sha256:d7cade746e6ac9d3e2a54886fabc5225f606b26eb72e84d2faaf290d5735f688 [2021-05-19T11:28:10.838Z] #34 12.42 unicode/utf8 [2021-05-19T11:28:10.838Z] #34 13.08 unicode [2021-05-19T11:28:10.838Z] #34 16.81 runtime/cgo [2021-05-19T11:28:10.838Z] #34 ... [2021-05-19T11:28:10.838Z] [2021-05-19T11:28:10.838Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:10.838Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:10.838Z] #42 12.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:28:10.852Z] #13 ... [2021-05-19T11:28:10.852Z] [2021-05-19T11:28:10.852Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:10.852Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:28:10.852Z] #36 10.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:28:10.852Z] #36 10.25 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:28:10.852Z] #36 10.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:28:10.852Z] #36 ... [2021-05-19T11:28:10.852Z] [2021-05-19T11:28:10.852Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:28:10.852Z] #34 sha256:27fe4c5b85417893bfd15ee63b6fd2691c28c9fb35abf4096ae84fd4137d034b [2021-05-19T11:28:10.852Z] #34 9.590 + RM_GOPATH=0 [2021-05-19T11:28:10.852Z] #34 9.590 + TMP_GOPATH= [2021-05-19T11:28:10.852Z] #34 9.590 + : /build [2021-05-19T11:28:10.852Z] #34 9.590 + '[' -z '' ']' [2021-05-19T11:28:10.852Z] #34 9.590 ++ mktemp -d [2021-05-19T11:28:10.852Z] #34 9.595 + export GOPATH=/tmp/tmp.wgDvwLFZwp [2021-05-19T11:28:10.852Z] #34 9.595 + GOPATH=/tmp/tmp.wgDvwLFZwp [2021-05-19T11:28:10.852Z] #34 9.595 + RM_GOPATH=1 [2021-05-19T11:28:10.852Z] #34 9.595 + case "$(go env GOARCH)" in [2021-05-19T11:28:10.852Z] #34 9.603 ++ go env GOARCH [2021-05-19T11:28:10.852Z] #34 9.638 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:10.852Z] #34 9.638 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:10.852Z] #34 9.638 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:10.852Z] #34 9.661 + dir=/tmp/install [2021-05-19T11:28:10.852Z] #34 9.661 + bin=tomlv [2021-05-19T11:28:10.852Z] #34 9.661 + shift [2021-05-19T11:28:10.852Z] #34 9.661 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-19T11:28:10.852Z] #34 9.661 + . /tmp/install/tomlv.installer [2021-05-19T11:28:10.852Z] #34 9.661 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:28:10.852Z] #34 9.661 + install_tomlv [2021-05-19T11:28:10.852Z] #34 9.661 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-19T11:28:10.852Z] #34 9.661 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wgDvwLFZwp/src/github.com/BurntSushi/toml [2021-05-19T11:28:10.852Z] #34 9.661 Cloning into '/tmp/tmp.wgDvwLFZwp/src/github.com/BurntSushi/toml'... [2021-05-19T11:28:10.852Z] #34 9.661 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:28:10.852Z] #34 ... [2021-05-19T11:28:10.852Z] [2021-05-19T11:28:10.852Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:10.852Z] #51 sha256:3c7373a5292154b6bf10eebcc8ad1a50ca272bc8228aaf4c0e3644beb12e0063 [2021-05-19T11:28:10.852Z] #51 7.548 + RM_GOPATH=0 [2021-05-19T11:28:10.852Z] #51 7.548 + TMP_GOPATH= [2021-05-19T11:28:10.852Z] #51 7.548 + : /build [2021-05-19T11:28:10.852Z] #51 7.548 + '[' -z '' ']' [2021-05-19T11:28:10.852Z] #51 7.548 ++ mktemp -d [2021-05-19T11:28:10.852Z] #51 7.549 + export GOPATH=/tmp/tmp.a3vKVR3qPr [2021-05-19T11:28:10.852Z] #51 7.549 + GOPATH=/tmp/tmp.a3vKVR3qPr [2021-05-19T11:28:10.852Z] #51 7.549 + RM_GOPATH=1 [2021-05-19T11:28:10.852Z] #51 7.549 + case "$(go env GOARCH)" in [2021-05-19T11:28:10.852Z] #51 7.549 ++ go env GOARCH [2021-05-19T11:28:10.852Z] #51 7.557 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:28:10.852Z] #51 7.566 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:10.852Z] #51 7.566 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:10.852Z] #51 7.566 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:10.852Z] #51 7.566 + dir=/tmp/install [2021-05-19T11:28:10.852Z] #51 7.566 + bin=shfmt [2021-05-19T11:28:10.852Z] #51 7.566 + shift [2021-05-19T11:28:10.852Z] #51 7.566 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-19T11:28:10.852Z] #51 7.566 + . /tmp/install/shfmt.installer [2021-05-19T11:28:10.852Z] #51 7.566 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:28:10.852Z] #51 7.566 + install_shfmt [2021-05-19T11:28:10.853Z] #51 7.566 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-19T11:28:10.853Z] #51 7.566 + git clone https://github.com/mvdan/sh.git /tmp/tmp.a3vKVR3qPr/src/github.com/mvdan/sh [2021-05-19T11:28:10.853Z] #51 7.566 Cloning into '/tmp/tmp.a3vKVR3qPr/src/github.com/mvdan/sh'... [2021-05-19T11:28:10.878Z] #49 22.20 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:11.110Z] #42 ... [2021-05-19T11:28:11.110Z] [2021-05-19T11:28:11.110Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:11.110Z] #58 sha256:5b0c1bc36fa7f166f0ccaff04966fbaa06c9b7b92b1b77064d89dfa516d82810 [2021-05-19T11:28:11.110Z] #58 22.23 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:11.113Z] #51 ... [2021-05-19T11:28:11.113Z] [2021-05-19T11:28:11.113Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:28:11.113Z] #47 sha256:4c5495d33a5a757375cefc1dea643775bfb89f1a19b399f4f324d32857f6fc21 [2021-05-19T11:28:11.113Z] #47 6.576 + RM_GOPATH=0 [2021-05-19T11:28:11.113Z] #47 6.576 + TMP_GOPATH= [2021-05-19T11:28:11.113Z] #47 6.576 + : /build [2021-05-19T11:28:11.113Z] #47 6.576 + '[' -z '' ']' [2021-05-19T11:28:11.113Z] #47 6.577 ++ mktemp -d [2021-05-19T11:28:11.113Z] #47 6.578 + export GOPATH=/tmp/tmp.L2UTjispyy [2021-05-19T11:28:11.113Z] #47 6.578 + GOPATH=/tmp/tmp.L2UTjispyy [2021-05-19T11:28:11.113Z] #47 6.578 + RM_GOPATH=1 [2021-05-19T11:28:11.113Z] #47 6.578 + case "$(go env GOARCH)" in [2021-05-19T11:28:11.113Z] #47 6.582 ++ go env GOARCH [2021-05-19T11:28:11.113Z] #47 6.596 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:11.113Z] #47 6.596 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:11.113Z] #47 6.596 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:11.113Z] #47 6.596 + dir=/tmp/install [2021-05-19T11:28:11.113Z] #47 6.596 + bin=gotestsum [2021-05-19T11:28:11.113Z] #47 6.596 + shift [2021-05-19T11:28:11.113Z] #47 6.596 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-19T11:28:11.113Z] #47 6.596 + . /tmp/install/gotestsum.installer [2021-05-19T11:28:11.113Z] #47 6.596 ++ : v0.5.3 [2021-05-19T11:28:11.113Z] #47 6.596 + install_gotestsum [2021-05-19T11:28:11.113Z] #47 6.596 + set -e [2021-05-19T11:28:11.113Z] #47 6.596 + export GO111MODULE=on [2021-05-19T11:28:11.113Z] #47 6.596 + GO111MODULE=on [2021-05-19T11:28:11.113Z] #47 6.596 + GOBIN=/build [2021-05-19T11:28:11.113Z] #47 6.596 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-19T11:28:11.113Z] #47 6.652 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-19T11:28:11.113Z] #47 6.652 go: finding gotest.tools v0.5.3 [2021-05-19T11:28:11.113Z] #47 7.209 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-19T11:28:11.113Z] #47 7.688 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-19T11:28:11.113Z] #47 8.512 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:28:11.113Z] #47 8.568 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:28:11.113Z] #47 8.612 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-19T11:28:11.113Z] #47 8.628 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:28:11.113Z] #47 8.684 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T11:28:11.113Z] #47 8.684 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:28:11.113Z] #47 8.708 go: downloading github.com/fatih/color v1.9.0 [2021-05-19T11:28:11.113Z] #47 8.878 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:28:11.113Z] #47 9.117 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T11:28:11.113Z] #47 9.197 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-19T11:28:11.113Z] #47 9.328 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:28:11.113Z] #47 9.480 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:28:11.113Z] #47 9.724 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:28:11.113Z] #47 9.971 go: extracting github.com/fatih/color v1.9.0 [2021-05-19T11:28:11.113Z] #47 9.992 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:28:11.113Z] #47 10.06 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:11.113Z] #47 10.06 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:11.113Z] #47 10.26 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:11.113Z] #47 10.30 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:11.113Z] #47 ... [2021-05-19T11:28:11.113Z] [2021-05-19T11:28:11.113Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:11.113Z] #45 sha256:39cd13cab56c6b50fea5587176289d8cbca175678ef10611b63f6cfe003b8dc6 [2021-05-19T11:28:11.113Z] #45 8.081 + RM_GOPATH=0 [2021-05-19T11:28:11.113Z] #45 8.081 + TMP_GOPATH= [2021-05-19T11:28:11.113Z] #45 8.081 + : /build [2021-05-19T11:28:11.113Z] #45 8.081 + '[' -z '' ']' [2021-05-19T11:28:11.113Z] #45 8.081 ++ mktemp -d [2021-05-19T11:28:11.113Z] #45 8.081 + export GOPATH=/tmp/tmp.nMDK6xPtTO [2021-05-19T11:28:11.113Z] #45 8.081 + GOPATH=/tmp/tmp.nMDK6xPtTO [2021-05-19T11:28:11.113Z] #45 8.081 + RM_GOPATH=1 [2021-05-19T11:28:11.113Z] #45 8.081 + case "$(go env GOARCH)" in [2021-05-19T11:28:11.113Z] #45 8.091 ++ go env GOARCH [2021-05-19T11:28:11.113Z] #45 8.127 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:28:11.113Z] #45 8.129 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:11.113Z] #45 8.129 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:11.113Z] #45 8.129 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:11.113Z] #45 8.129 + dir=/tmp/install [2021-05-19T11:28:11.113Z] #45 8.129 + bin=vndr [2021-05-19T11:28:11.113Z] #45 8.129 + shift [2021-05-19T11:28:11.113Z] #45 8.129 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-19T11:28:11.113Z] #45 8.129 + . /tmp/install/vndr.installer [2021-05-19T11:28:11.113Z] #45 8.129 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:28:11.113Z] #45 8.129 + install_vndr [2021-05-19T11:28:11.113Z] #45 8.129 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-19T11:28:11.113Z] #45 8.129 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nMDK6xPtTO/src/github.com/LK4D4/vndr [2021-05-19T11:28:11.113Z] #45 8.139 Cloning into '/tmp/tmp.nMDK6xPtTO/src/github.com/LK4D4/vndr'... [2021-05-19T11:28:11.113Z] #45 9.085 + cd /tmp/tmp.nMDK6xPtTO/src/github.com/LK4D4/vndr [2021-05-19T11:28:11.113Z] #45 9.085 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-19T11:28:11.113Z] #45 9.103 + go build -buildmode=pie -v -o /build/vndr . [2021-05-19T11:28:11.135Z] #49 22.38 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:11.383Z] #45 10.74 runtime/internal/atomic [2021-05-19T11:28:11.383Z] #45 10.75 internal/cpu [2021-05-19T11:28:11.383Z] #45 ... [2021-05-19T11:28:11.383Z] [2021-05-19T11:28:11.383Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:11.383Z] #49 sha256:0a6a4883d8c38ef283b35936b04183d5e230c80b743687c2406b588e7ac61490 [2021-05-19T11:28:11.383Z] #49 7.628 + RM_GOPATH=0 [2021-05-19T11:28:11.383Z] #49 7.628 + TMP_GOPATH= [2021-05-19T11:28:11.383Z] #49 7.628 + : /build [2021-05-19T11:28:11.383Z] #49 7.628 + '[' -z '' ']' [2021-05-19T11:28:11.383Z] #49 7.628 ++ mktemp -d [2021-05-19T11:28:11.383Z] #49 7.628 + export GOPATH=/tmp/tmp.50UXhYLlfW [2021-05-19T11:28:11.383Z] #49 7.628 + GOPATH=/tmp/tmp.50UXhYLlfW [2021-05-19T11:28:11.383Z] #49 7.628 + RM_GOPATH=1 [2021-05-19T11:28:11.383Z] #49 7.628 + case "$(go env GOARCH)" in [2021-05-19T11:28:11.383Z] #49 7.628 ++ go env GOARCH [2021-05-19T11:28:11.383Z] #49 7.645 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:11.383Z] #49 7.645 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:11.383Z] #49 7.645 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:11.383Z] #49 7.645 + dir=/tmp/install [2021-05-19T11:28:11.383Z] #49 7.645 + bin=golangci_lint [2021-05-19T11:28:11.383Z] #49 7.645 + shift [2021-05-19T11:28:11.383Z] #49 7.645 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-19T11:28:11.383Z] #49 7.645 + . /tmp/install/golangci_lint.installer [2021-05-19T11:28:11.384Z] #49 7.645 ++ : v1.23.8 [2021-05-19T11:28:11.384Z] #49 7.645 + install_golangci_lint [2021-05-19T11:28:11.384Z] #49 7.645 + set -e [2021-05-19T11:28:11.384Z] #49 7.645 + export GO111MODULE=on [2021-05-19T11:28:11.384Z] #49 7.645 + GO111MODULE=on [2021-05-19T11:28:11.384Z] #49 7.645 + GOBIN=/build [2021-05-19T11:28:11.384Z] #49 7.645 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-19T11:28:11.384Z] #49 7.661 go: finding github.com v1.23.8 [2021-05-19T11:28:11.384Z] #49 7.661 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-19T11:28:11.384Z] #49 7.661 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-19T11:28:11.384Z] #49 7.661 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:28:11.384Z] #49 7.661 go: finding github.com/golangci v1.23.8 [2021-05-19T11:28:11.384Z] #49 8.684 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:28:11.384Z] #49 9.591 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-19T11:28:11.395Z] #49 22.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:11.395Z] #49 22.63 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:11.457Z] INFO: Extraction ended at 05/19/2021 11:28:07. Duration:00:00:21.3194675 [2021-05-19T11:28:11.457Z] INFO: Updating the golang and path environment variables [2021-05-19T11:28:11.457Z] INFO: GOPATH=d:\gopath [2021-05-19T11:28:11.457Z] INFO: go version go1.13.15 windows/amd64 [2021-05-19T11:28:11.457Z] INFO: Running the daemon under test in debug mode [2021-05-19T11:28:11.457Z] INFO: Starting a daemon under test... [2021-05-19T11:28:11.457Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42395\1\daemon --pidfile d:\CI\PR-42395\1\docker.pid -D [2021-05-19T11:28:11.457Z] INFO: Process started successfully. [2021-05-19T11:28:11.457Z] INFO: Start tailing logs of the daemon under tests [2021-05-19T11:28:11.457Z] INFO: Waiting for the daemon under test to start... [2021-05-19T11:28:11.644Z] #49 ... [2021-05-19T11:28:11.644Z] [2021-05-19T11:28:11.644Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:11.644Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T11:28:11.644Z] #55 10.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:28:11.644Z] #55 10.31 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:28:11.644Z] #55 10.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:28:11.644Z] #55 ... [2021-05-19T11:28:11.644Z] [2021-05-19T11:28:11.644Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:11.644Z] #67 sha256:764aca5084ba088dea6d83e00081d97fa274f8db42a0d7597c26aa47d5fd06c9 [2021-05-19T11:28:11.644Z] #67 6.185 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:28:11.644Z] #67 6.185 + RM_GOPATH=0 [2021-05-19T11:28:11.644Z] #67 6.185 + TMP_GOPATH= [2021-05-19T11:28:11.644Z] #67 6.185 + : /build [2021-05-19T11:28:11.644Z] #67 6.185 + '[' -z '' ']' [2021-05-19T11:28:11.644Z] #67 6.185 ++ mktemp -d [2021-05-19T11:28:11.644Z] #67 6.185 + export GOPATH=/tmp/tmp.YzOOxyEQoP [2021-05-19T11:28:11.644Z] #67 6.185 + GOPATH=/tmp/tmp.YzOOxyEQoP [2021-05-19T11:28:11.644Z] #67 6.185 + RM_GOPATH=1 [2021-05-19T11:28:11.644Z] #67 6.185 + case "$(go env GOARCH)" in [2021-05-19T11:28:11.644Z] #67 6.185 ++ go env GOARCH [2021-05-19T11:28:11.644Z] #67 6.185 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:11.644Z] #67 6.185 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:11.644Z] #67 6.185 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:11.644Z] #67 6.185 + dir=/tmp/install [2021-05-19T11:28:11.644Z] #67 6.185 + bin=proxy [2021-05-19T11:28:11.644Z] #67 6.185 + shift [2021-05-19T11:28:11.644Z] #67 6.185 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-19T11:28:11.644Z] #67 6.185 + . /tmp/install/proxy.installer [2021-05-19T11:28:11.644Z] #67 6.185 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:28:11.644Z] #67 6.185 + install_proxy [2021-05-19T11:28:11.644Z] #67 6.185 + case "$1" in [2021-05-19T11:28:11.644Z] #67 6.185 + export CGO_ENABLED=0 [2021-05-19T11:28:11.644Z] #67 6.185 + CGO_ENABLED=0 [2021-05-19T11:28:11.644Z] #67 6.185 + _install_proxy [2021-05-19T11:28:11.644Z] #67 6.185 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-19T11:28:11.644Z] #67 6.185 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YzOOxyEQoP/src/github.com/docker/libnetwork [2021-05-19T11:28:11.644Z] #67 6.185 Cloning into '/tmp/tmp.YzOOxyEQoP/src/github.com/docker/libnetwork'... [2021-05-19T11:28:11.651Z] #49 22.98 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:11.904Z] #67 ... [2021-05-19T11:28:11.904Z] [2021-05-19T11:28:11.904Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:11.904Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:11.904Z] #42 10.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:28:11.904Z] #42 10.27 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:28:11.904Z] #42 10.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:28:11.904Z] #42 ... [2021-05-19T11:28:11.904Z] [2021-05-19T11:28:11.904Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:11.904Z] #58 sha256:75d26104e352b98feba179c6ceff1442f7e0d58f98c522cbee8e4c658fb6770b [2021-05-19T11:28:11.904Z] #58 7.869 + RM_GOPATH=0 [2021-05-19T11:28:11.904Z] #58 7.869 + TMP_GOPATH= [2021-05-19T11:28:11.904Z] #58 7.869 + : /build [2021-05-19T11:28:11.904Z] #58 7.869 + '[' -z '' ']' [2021-05-19T11:28:11.904Z] #58 7.876 ++ mktemp -d [2021-05-19T11:28:11.904Z] #58 7.876 + export GOPATH=/tmp/tmp.p0OTRzHEJM [2021-05-19T11:28:11.904Z] #58 7.876 + GOPATH=/tmp/tmp.p0OTRzHEJM [2021-05-19T11:28:11.904Z] #58 7.876 + RM_GOPATH=1 [2021-05-19T11:28:11.904Z] #58 7.876 + case "$(go env GOARCH)" in [2021-05-19T11:28:11.904Z] #58 7.876 ++ go env GOARCH [2021-05-19T11:28:11.904Z] #58 7.895 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:11.904Z] #58 7.895 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:11.904Z] #58 7.895 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:11.904Z] #58 7.895 + dir=/tmp/install [2021-05-19T11:28:11.904Z] #58 7.895 + bin=rootlesskit [2021-05-19T11:28:11.904Z] #58 7.895 + shift [2021-05-19T11:28:11.904Z] #58 7.895 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-19T11:28:11.904Z] #58 7.895 + . /tmp/install/rootlesskit.installer [2021-05-19T11:28:11.904Z] #58 7.895 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:28:11.904Z] #58 7.895 + install_rootlesskit [2021-05-19T11:28:11.904Z] #58 7.895 + case "$1" in [2021-05-19T11:28:11.904Z] #58 7.895 + export CGO_ENABLED=0 [2021-05-19T11:28:11.904Z] #58 7.895 + CGO_ENABLED=0 [2021-05-19T11:28:11.904Z] #58 7.895 + _install_rootlesskit [2021-05-19T11:28:11.904Z] #58 7.906 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-19T11:28:11.904Z] #58 7.906 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.p0OTRzHEJM/src/github.com/rootless-containers/rootlesskit [2021-05-19T11:28:11.904Z] #58 7.912 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:28:11.904Z] #58 7.929 Cloning into '/tmp/tmp.p0OTRzHEJM/src/github.com/rootless-containers/rootlesskit'... [2021-05-19T11:28:11.904Z] #58 ... [2021-05-19T11:28:11.904Z] [2021-05-19T11:28:11.904Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:28:11.904Z] #24 sha256:706115a63924d76e6666f4f232fe7a708eed6d7f516886978124c4ecb56cb987 [2021-05-19T11:28:11.904Z] #24 7.290 + RM_GOPATH=0 [2021-05-19T11:28:11.904Z] #24 7.290 + TMP_GOPATH= [2021-05-19T11:28:11.904Z] #24 7.290 + : /build [2021-05-19T11:28:11.904Z] #24 7.290 + '[' -z '' ']' [2021-05-19T11:28:11.904Z] #24 7.290 ++ mktemp -d [2021-05-19T11:28:11.904Z] #24 7.290 + export GOPATH=/tmp/tmp.PWkw8Len7W [2021-05-19T11:28:11.904Z] #24 7.290 + GOPATH=/tmp/tmp.PWkw8Len7W [2021-05-19T11:28:11.904Z] #24 7.290 + RM_GOPATH=1 [2021-05-19T11:28:11.904Z] #24 7.290 + case "$(go env GOARCH)" in [2021-05-19T11:28:11.904Z] #24 7.290 ++ go env GOARCH [2021-05-19T11:28:11.904Z] #24 7.314 Install docker/cli version 17.06.2-ce from stable [2021-05-19T11:28:11.904Z] #24 7.314 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:11.904Z] #24 7.314 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:11.904Z] #24 7.314 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:11.904Z] #24 7.314 + dir=/tmp/install [2021-05-19T11:28:11.904Z] #24 7.314 + bin=dockercli [2021-05-19T11:28:11.904Z] #24 7.314 + shift [2021-05-19T11:28:11.904Z] #24 7.314 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-19T11:28:11.904Z] #24 7.314 + . /tmp/install/dockercli.installer [2021-05-19T11:28:11.904Z] #24 7.314 ++ : stable [2021-05-19T11:28:11.904Z] #24 7.314 ++ : 17.06.2-ce [2021-05-19T11:28:11.904Z] #24 7.314 + install_dockercli [2021-05-19T11:28:11.904Z] #24 7.314 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-19T11:28:11.904Z] #24 7.314 ++ uname -m [2021-05-19T11:28:11.904Z] #24 7.314 + arch=x86_64 [2021-05-19T11:28:11.904Z] #24 7.314 + '[' x86_64 '!=' x86_64 ']' [2021-05-19T11:28:11.904Z] #24 7.314 + url=https://download.docker.com/linux/static [2021-05-19T11:28:11.904Z] #24 7.314 + tar -xz docker/docker [2021-05-19T11:28:11.904Z] #24 7.314 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-19T11:28:11.910Z] #49 23.07 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:11.968Z] #51 12.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:11.968Z] #51 12.82 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:11.968Z] #51 12.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:11.968Z] #51 13.21 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:12.201Z] #24 ... [2021-05-19T11:28:12.201Z] [2021-05-19T11:28:12.201Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:12.201Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:28:12.201Z] #13 5.441 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:28:12.201Z] #13 5.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:28:12.201Z] #13 5.560 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:28:12.201Z] #13 5.560 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-19T11:28:12.231Z] #51 13.42 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:12.926Z] #41 ... [2021-05-19T11:28:12.926Z] [2021-05-19T11:28:12.926Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:12.926Z] #50 sha256:6ab7531b18bb9758943e249cd7a77cb72318b6190136db142bb5ec264c9938af [2021-05-19T11:28:12.926Z] #50 15.81 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:12.926Z] #50 15.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:12.926Z] #50 15.90 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:12.926Z] #50 16.15 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:12.926Z] #50 16.19 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:12.926Z] #50 16.36 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:12.926Z] #50 16.44 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:12.926Z] #50 16.47 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:12.926Z] #50 16.57 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:12.926Z] #50 18.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:12.926Z] #50 18.09 go: downloading golang.org/x/text v0.3.2 [2021-05-19T11:28:12.926Z] #50 18.16 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:12.926Z] #50 18.81 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:28:12.926Z] #50 24.81 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:12.926Z] #50 24.82 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:12.926Z] #50 24.82 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:12.926Z] #50 24.82 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:12.926Z] #50 24.82 go: downloading github.com/spf13/cast v1.3.0 [2021-05-19T11:28:12.926Z] #50 24.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:12.926Z] #50 24.88 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:12.926Z] #50 24.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:12.926Z] #50 24.89 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:12.926Z] #50 24.97 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:12.926Z] #50 25.13 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:12.926Z] #50 25.15 go: extracting github.com/spf13/cast v1.3.0 [2021-05-19T11:28:12.926Z] #50 25.19 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:12.926Z] #50 25.20 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:12.926Z] #50 25.24 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:12.926Z] #50 25.32 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:12.926Z] #50 25.37 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:12.926Z] #50 25.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:12.926Z] #50 25.40 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:12.926Z] #50 25.42 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:12.926Z] #50 25.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:12.926Z] #50 25.46 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:12.926Z] #50 25.57 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:12.926Z] #50 25.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:12.926Z] #50 25.76 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:12.926Z] #50 25.89 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:13.024Z] #58 ... [2021-05-19T11:28:13.024Z] [2021-05-19T11:28:13.024Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:13.024Z] #51 sha256:4bc39bcfbda7a47c4ec395e58ef024d6c4b5b4682d4ab41e11b93e86d54df58b [2021-05-19T11:28:13.024Z] #51 14.36 + cd /tmp/tmp.QFXa1uXPui/src/github.com/mvdan/sh [2021-05-19T11:28:13.024Z] #51 14.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:28:13.024Z] #51 14.53 + GO111MODULE=on [2021-05-19T11:28:13.024Z] #51 14.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-19T11:28:13.024Z] #51 15.89 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:13.024Z] #51 15.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:13.024Z] #51 15.89 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:13.024Z] #51 16.26 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:13.024Z] #51 16.33 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:13.024Z] #51 17.45 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:13.024Z] #51 18.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:13.024Z] #51 20.27 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:13.024Z] #51 21.80 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:13.024Z] #51 21.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:13.024Z] #51 22.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:13.024Z] #51 22.28 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:13.024Z] #51 23.09 runtime [2021-05-19T11:28:13.024Z] #51 23.12 runtime/cgo [2021-05-19T11:28:13.024Z] #51 ... [2021-05-19T11:28:13.024Z] [2021-05-19T11:28:13.024Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:13.024Z] #67 sha256:62bc1dd3c22b343ba3d10c120125fa1e44533610bd0ec398c885b04fc28fa16e [2021-05-19T11:28:13.179Z] #51 14.15 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:13.225Z] #50 25.89 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:13.225Z] #50 25.90 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:13.225Z] #50 25.90 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:13.225Z] #50 25.90 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:13.225Z] #50 25.92 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:13.225Z] #50 26.02 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:13.279Z] #49 ... [2021-05-19T11:28:13.279Z] [2021-05-19T11:28:13.279Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:13.279Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:13.279Z] #42 14.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:28:13.279Z] #42 18.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:28:13.279Z] #42 ... [2021-05-19T11:28:13.279Z] [2021-05-19T11:28:13.279Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:13.279Z] #51 sha256:4a28946d191ba1ac461af9e5863657ed1b56f2684740d5d40056f95b1bf6527f [2021-05-19T11:28:13.279Z] #51 23.16 + cd /tmp/tmp.SuZPz9rT0B/src/github.com/mvdan/sh [2021-05-19T11:28:13.279Z] #51 23.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:28:13.279Z] #51 23.30 + GO111MODULE=on [2021-05-19T11:28:13.279Z] #51 23.30 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-19T11:28:13.524Z] #50 26.26 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:13.525Z] #50 26.29 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T11:28:13.525Z] #50 ... [2021-05-19T11:28:13.525Z] [2021-05-19T11:28:13.525Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:28:13.525Z] #48 sha256:98403185746996b194ca9913a2ead157f3725e46c41315c34fcacb7d918468eb [2021-05-19T11:28:13.525Z] #48 16.42 go: finding github.com/fatih/color v1.9.0 [2021-05-19T11:28:13.525Z] #48 16.43 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:28:13.525Z] #48 16.48 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T11:28:13.525Z] #48 16.50 go: finding github.com/spf13/pflag v1.0.3 [2021-05-19T11:28:13.525Z] #48 16.69 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:13.525Z] #48 16.85 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:13.525Z] #48 17.23 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:28:13.525Z] #48 17.29 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:28:13.525Z] #48 17.40 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:28:13.525Z] #48 17.41 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:28:13.525Z] #48 17.48 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:28:13.538Z] #67 24.30 Checking out files: 55% (1055/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-19T11:28:13.538Z] #67 25.26 + cd /tmp/tmp.SsV0iMguKG/src/github.com/docker/libnetwork [2021-05-19T11:28:13.538Z] #67 25.26 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:28:13.592Z] #13 6.977 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:28:13.768Z] #51 14.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:13.794Z] #67 ... [2021-05-19T11:28:13.794Z] [2021-05-19T11:28:13.794Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:13.794Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:28:13.794Z] #13 9.517 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-19T11:28:13.794Z] #13 9.594 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:28:13.794Z] #13 9.625 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:28:13.794Z] #13 9.709 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:28:13.794Z] #13 10.62 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-19T11:28:13.794Z] #13 13.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:28:13.794Z] #13 15.06 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:28:13.794Z] #13 17.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:28:13.839Z] #48 ... [2021-05-19T11:28:13.839Z] [2021-05-19T11:28:13.839Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:13.839Z] #50 sha256:6ab7531b18bb9758943e249cd7a77cb72318b6190136db142bb5ec264c9938af [2021-05-19T11:28:13.839Z] #50 26.44 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:13.839Z] #50 26.66 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:13.858Z] #51 ... [2021-05-19T11:28:13.858Z] [2021-05-19T11:28:13.858Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:13.858Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:28:13.858Z] #36 14.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:28:13.858Z] #36 18.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:28:13.858Z] #36 ... [2021-05-19T11:28:13.858Z] [2021-05-19T11:28:13.858Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:13.858Z] #51 sha256:4a28946d191ba1ac461af9e5863657ed1b56f2684740d5d40056f95b1bf6527f [2021-05-19T11:28:13.858Z] #51 25.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:13.858Z] #51 25.09 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:13.858Z] #51 25.12 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:14.063Z] #13 ... [2021-05-19T11:28:14.063Z] [2021-05-19T11:28:14.063Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:14.063Z] #67 sha256:62bc1dd3c22b343ba3d10c120125fa1e44533610bd0ec398c885b04fc28fa16e [2021-05-19T11:28:14.063Z] #67 25.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-19T11:28:14.141Z] #50 27.04 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:14.443Z] #50 27.24 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T11:28:14.456Z] #51 25.77 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:14.718Z] #51 ... [2021-05-19T11:28:14.718Z] [2021-05-19T11:28:14.718Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:28:14.718Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-19T11:28:14.718Z] #27 15.05 Updating certificates in /etc/ssl/certs... [2021-05-19T11:28:14.718Z] #27 20.33 137 added, 0 removed; done. [2021-05-19T11:28:14.718Z] #27 20.68 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-19T11:28:14.718Z] #27 20.80 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-19T11:28:14.718Z] #27 21.02 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-19T11:28:14.718Z] #27 21.10 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-19T11:28:14.718Z] #27 21.23 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:28:14.718Z] #27 21.45 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-19T11:28:14.718Z] #27 21.56 Updating certificates in /etc/ssl/certs... [2021-05-19T11:28:14.750Z] #50 27.42 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:14.750Z] #50 27.63 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:14.750Z] #50 27.64 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:14.750Z] #50 27.65 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:14.750Z] #50 27.67 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:14.750Z] #50 27.67 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T11:28:14.750Z] #50 27.68 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:14.758Z] #51 25.85 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:14.981Z] #27 ... [2021-05-19T11:28:14.981Z] [2021-05-19T11:28:14.981Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:14.981Z] #51 sha256:9010ca45e68fe6c1eeb613369540697a863fc7aae072ae6106d2a8f48a2ccaf0 [2021-05-19T11:28:14.981Z] #51 15.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:15.058Z] #50 27.80 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:15.365Z] #50 27.99 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T11:28:15.365Z] #50 28.02 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:15.365Z] #50 28.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:15.365Z] #50 28.30 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:15.520Z] #13 8.955 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:28:15.673Z] #50 28.30 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:15.673Z] #50 28.44 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:15.673Z] #50 28.51 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:15.673Z] #50 28.59 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:15.673Z] #50 28.62 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:15.715Z] #51 27.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:15.972Z] #50 28.79 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:16.271Z] #50 28.89 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:16.271Z] #50 29.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:16.562Z] #51 17.07 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:16.562Z] #51 17.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:16.562Z] #51 17.58 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:16.573Z] #50 29.32 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:16.574Z] #50 29.33 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:16.574Z] #50 29.34 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:16.574Z] #50 29.46 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:16.824Z] #51 17.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:16.879Z] #50 ... [2021-05-19T11:28:16.879Z] [2021-05-19T11:28:16.879Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:16.879Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-19T11:28:16.879Z] #43 19.54 Fetched 8220 kB in 19s (444 kB/s) [2021-05-19T11:28:16.879Z] #43 19.54 Reading package lists... [2021-05-19T11:28:16.879Z] #43 28.45 Reading package lists... [2021-05-19T11:28:16.879Z] #43 ... [2021-05-19T11:28:16.879Z] [2021-05-19T11:28:16.879Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:16.879Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-19T11:28:16.879Z] #56 19.47 Fetched 8220 kB in 18s (446 kB/s) [2021-05-19T11:28:16.879Z] #56 19.47 Reading package lists... [2021-05-19T11:28:17.119Z] #51 28.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:17.182Z] #56 28.19 Reading package lists... [2021-05-19T11:28:17.182Z] #56 ... [2021-05-19T11:28:17.182Z] [2021-05-19T11:28:17.182Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:17.182Z] #30 sha256:26ee8a0fa8a88f1c6e709e3e141ebc0100046dd5b93db207ab265c4569b1b0e0 [2021-05-19T11:28:17.182Z] #30 22.98 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-19T11:28:17.182Z] #30 23.21 skipping existing 5cb8031fd95d [2021-05-19T11:28:17.182Z] #30 23.48 [2021-05-19T11:28:17.182Z] #30 25.13 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-19T11:28:17.182Z] #30 25.83 [2021-05-19T11:28:17.182Z] #30 26.03 0.9% #### 5.6% ###### 9.2% ########## 14.8% ############## 20.3% ################## 25.9% ####################### 33.3% ########################### 38.8% ############################### 44.3% ################################## 48.0% ###################################### 53.6% ########################################## 59.1% ############################################## 64.6% ################################################## 70.2% ####################################################### 77.6% ############################################################# 84.9% ################################################################## 92.3% ####################################################################### 99.7% ######################################################################## 100.0% [2021-05-19T11:28:17.182Z] #30 28.37 [2021-05-19T11:28:17.378Z] #51 ... [2021-05-19T11:28:17.378Z] [2021-05-19T11:28:17.378Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:17.378Z] #58 sha256:107893628f59d59366b37a0af05cbc5fca7a286cc9762619ab7dc438b645a6ef [2021-05-19T11:28:17.378Z] #58 18.61 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-19T11:28:17.378Z] #58 18.66 go: extracting github.com/google/uuid v1.2.0 [2021-05-19T11:28:17.378Z] #58 18.66 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-19T11:28:17.378Z] #58 19.01 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:28:17.378Z] #58 19.13 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:28:17.378Z] #58 19.23 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:28:17.378Z] #58 22.99 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-19T11:28:17.378Z] #58 23.06 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:28:17.378Z] #58 23.22 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:17.378Z] #58 23.24 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:17.378Z] #58 27.07 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:28:17.378Z] #58 ... [2021-05-19T11:28:17.378Z] [2021-05-19T11:28:17.378Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:28:17.378Z] #47 sha256:653fa7d5e0a91f20d98ebbba6ca2a89c0b81c2856964dde2f976cb826be9d5a7 [2021-05-19T11:28:17.378Z] #47 25.90 go: finding github.com/fatih/color v1.9.0 [2021-05-19T11:28:17.378Z] #47 25.90 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:28:17.378Z] #47 25.95 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T11:28:17.378Z] #47 26.29 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:17.378Z] #47 26.41 go: finding github.com/spf13/pflag v1.0.3 [2021-05-19T11:28:17.378Z] #47 26.43 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:17.378Z] #47 26.80 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:28:17.378Z] #47 26.90 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:28:17.378Z] #47 27.08 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:28:17.378Z] #47 27.14 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:28:17.378Z] #47 27.15 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:28:17.430Z] #13 ... [2021-05-19T11:28:17.430Z] [2021-05-19T11:28:17.430Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:17.430Z] #58 sha256:75d26104e352b98feba179c6ceff1442f7e0d58f98c522cbee8e4c658fb6770b [2021-05-19T11:28:17.430Z] #58 13.78 + cd /tmp/tmp.p0OTRzHEJM/src/github.com/rootless-containers/rootlesskit [2021-05-19T11:28:17.430Z] #58 13.78 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-19T11:28:17.430Z] #58 13.85 + export GO111MODULE=on [2021-05-19T11:28:17.430Z] #58 13.85 + GO111MODULE=on [2021-05-19T11:28:17.430Z] #58 13.85 + export GOPROXY=https://proxy.golang.org [2021-05-19T11:28:17.430Z] #58 13.85 + GOPROXY=https://proxy.golang.org [2021-05-19T11:28:17.430Z] #58 13.85 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T11:28:17.430Z] #58 13.85 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-19T11:28:17.430Z] #58 15.80 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:28:17.430Z] #58 15.85 go: downloading github.com/pkg/errors v0.9.1 [2021-05-19T11:28:17.430Z] #58 15.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:28:17.430Z] #58 15.90 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:28:17.430Z] #58 16.02 go: extracting github.com/pkg/errors v0.9.1 [2021-05-19T11:28:17.430Z] #58 16.04 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T11:28:17.430Z] #58 16.16 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:28:17.430Z] #58 16.17 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-19T11:28:17.430Z] #58 16.48 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:28:17.430Z] #58 16.57 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:28:17.430Z] #58 16.71 go: downloading github.com/google/uuid v1.2.0 [2021-05-19T11:28:17.430Z] #58 16.71 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:28:17.430Z] #58 16.77 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-19T11:28:17.430Z] #58 16.80 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:28:17.430Z] #58 16.90 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-19T11:28:17.430Z] #58 16.98 go: extracting github.com/google/uuid v1.2.0 [2021-05-19T11:28:17.488Z] #30 ... [2021-05-19T11:28:17.488Z] [2021-05-19T11:28:17.488Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:17.488Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-19T11:28:17.488Z] #37 20.38 Fetched 8220 kB in 19s (424 kB/s) [2021-05-19T11:28:17.488Z] #37 20.38 Reading package lists... [2021-05-19T11:28:17.634Z] #47 ... [2021-05-19T11:28:17.634Z] [2021-05-19T11:28:17.634Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:17.634Z] #45 sha256:3757aa4e4d30c5f4706630f3d605dcc44ed6accd2f09a93baed28da5b2734717 [2021-05-19T11:28:17.634Z] #45 19.03 unicode/utf8 [2021-05-19T11:28:17.634Z] #45 20.06 internal/testlog [2021-05-19T11:28:17.634Z] #45 20.62 encoding [2021-05-19T11:28:17.634Z] #45 20.96 unicode/utf16 [2021-05-19T11:28:17.634Z] #45 21.36 container/list [2021-05-19T11:28:17.634Z] #45 22.63 crypto/internal/subtle [2021-05-19T11:28:17.634Z] #45 22.89 crypto/subtle [2021-05-19T11:28:17.634Z] #45 23.17 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-19T11:28:17.634Z] #45 23.33 internal/nettrace [2021-05-19T11:28:17.634Z] #45 23.58 runtime/cgo [2021-05-19T11:28:17.788Z] #37 28.94 Reading package lists... [2021-05-19T11:28:17.788Z] #37 ... [2021-05-19T11:28:17.788Z] [2021-05-19T11:28:17.788Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:17.788Z] #50 sha256:6ab7531b18bb9758943e249cd7a77cb72318b6190136db142bb5ec264c9938af [2021-05-19T11:28:17.788Z] #50 29.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:17.788Z] #50 29.76 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:17.788Z] #50 29.82 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:17.788Z] #50 29.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:17.788Z] #50 29.91 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:17.788Z] #50 29.99 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:17.788Z] #50 30.10 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:17.788Z] #50 30.48 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:17.788Z] #50 30.51 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:17.788Z] #50 30.51 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:17.958Z] #51 18.78 runtime/cgo [2021-05-19T11:28:17.958Z] #51 18.79 runtime [2021-05-19T11:28:18.089Z] #50 31.01 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:18.196Z] #45 ... [2021-05-19T11:28:18.196Z] [2021-05-19T11:28:18.196Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:18.196Z] #49 sha256:36839d5c8eafe83042f095a50404e61b4aa04c72cf7b4af62ba95e7ecd087d98 [2021-05-19T11:28:18.196Z] #49 26.50 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:18.196Z] #49 27.16 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:28:18.196Z] #49 29.68 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:18.387Z] #50 31.08 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:18.387Z] #50 31.29 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:18.387Z] #50 31.30 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:18.685Z] #50 31.40 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:18.685Z] #50 31.48 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:18.685Z] #50 31.63 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:18.758Z] #49 30.00 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:18.811Z] #58 18.17 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:28:18.811Z] #58 18.18 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-19T11:28:19.019Z] #49 30.37 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:19.313Z] #67 ... [2021-05-19T11:28:19.313Z] [2021-05-19T11:28:19.314Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:19.314Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:28:19.314Z] #45 30.78 vendor/golang.org/x/crypto/internal/subtle [2021-05-19T11:28:19.314Z] #45 30.92 vendor/golang.org/x/crypto/curve25519 [2021-05-19T11:28:19.337Z] #50 32.22 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:19.337Z] #50 ... [2021-05-19T11:28:19.337Z] [2021-05-19T11:28:19.337Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:19.337Z] #59 sha256:e017cfc6334daa2210162f0d30423bcc6590b886dbe3ba1c1d8127e18a4723d3 [2021-05-19T11:28:19.337Z] #59 22.28 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:19.337Z] #59 25.75 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T11:28:19.337Z] #59 25.80 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:28:19.337Z] #59 25.94 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:28:19.337Z] #59 26.37 go: finding github.com/google/uuid v1.2.0 [2021-05-19T11:28:19.337Z] #59 26.37 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:28:19.337Z] #59 26.66 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:28:19.337Z] #59 26.70 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-19T11:28:19.337Z] #59 26.75 go: finding github.com/gofrs/flock v0.8.0 [2021-05-19T11:28:19.337Z] #59 26.97 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:28:19.337Z] #59 27.12 go: finding github.com/gorilla/mux v1.8.0 [2021-05-19T11:28:19.337Z] #59 27.14 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:19.337Z] #59 27.16 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:19.337Z] #59 27.21 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:28:19.337Z] #59 27.69 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:19.337Z] #59 28.11 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:19.452Z] #58 ... [2021-05-19T11:28:19.452Z] [2021-05-19T11:28:19.452Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:28:19.452Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:28:19.452Z] #40 8.674 + git clone https://github.com/docker/distribution.git . [2021-05-19T11:28:19.452Z] #40 8.674 Cloning into '.'... [2021-05-19T11:28:19.637Z] #59 ... [2021-05-19T11:28:19.637Z] [2021-05-19T11:28:19.637Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:19.637Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-19T11:28:19.637Z] #14 21.93 Fetched 8724 kB in 21s (408 kB/s) [2021-05-19T11:28:19.637Z] #14 21.93 Reading package lists... [2021-05-19T11:28:19.637Z] #14 31.83 Reading package lists... [2021-05-19T11:28:19.637Z] #14 ... [2021-05-19T11:28:19.637Z] [2021-05-19T11:28:19.637Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:19.637Z] #50 sha256:6ab7531b18bb9758943e249cd7a77cb72318b6190136db142bb5ec264c9938af [2021-05-19T11:28:19.637Z] #50 32.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:19.775Z] #40 ... [2021-05-19T11:28:19.775Z] [2021-05-19T11:28:19.775Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:19.775Z] #58 sha256:75d26104e352b98feba179c6ceff1442f7e0d58f98c522cbee8e4c658fb6770b [2021-05-19T11:28:19.775Z] #58 19.12 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:28:19.775Z] #58 ... [2021-05-19T11:28:19.775Z] [2021-05-19T11:28:19.775Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:28:19.775Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T11:28:19.775Z] #32 8.872 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-19T11:28:19.775Z] #32 8.872 Cloning into '.'... [2021-05-19T11:28:19.885Z] #51 ... [2021-05-19T11:28:19.885Z] [2021-05-19T11:28:19.885Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-19T11:28:19.885Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-19T11:28:19.885Z] #27 25.84 0 added, 0 removed; done. [2021-05-19T11:28:19.885Z] #27 25.84 Running hooks in /etc/ca-certificates/update.d... [2021-05-19T11:28:19.885Z] #27 25.85 done. [2021-05-19T11:28:19.885Z] #27 DONE 29.9s [2021-05-19T11:28:19.885Z] [2021-05-19T11:28:19.885Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:19.885Z] #67 sha256:0346876344abf767fbae07211503441700ac7358e8233bf5e1a9b975b4db4875 [2021-05-19T11:28:19.885Z] #67 19.34 Checking out files: 20% (384/1905) Checking out files: 21% (401/1905) Checking out files: 22% (420/1905) Checking out files: 23% (439/1905) Checking out files: 24% (458/1905) Checking out files: 25% (477/1905) Checking out files: 26% (496/1905) Checking out files: 27% (515/1905) Checking out files: 28% (534/1905) Checking out files: 29% (553/1905) Checking out files: 30% (572/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 46% (881/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) [2021-05-19T11:28:19.885Z] #67 ... [2021-05-19T11:28:19.885Z] [2021-05-19T11:28:19.885Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:19.885Z] #58 sha256:4d43397291bc12d46f008b33b3b14629bf6c15cd07be65c57cb4555a351a83ab [2021-05-19T11:28:19.885Z] #58 10.86 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-19T11:28:19.885Z] #58 11.14 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:28:19.885Z] #58 11.77 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:28:19.885Z] #58 11.94 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:28:19.885Z] #58 12.09 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-19T11:28:19.885Z] #58 12.63 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:19.885Z] #58 12.63 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:19.885Z] #58 14.18 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:19.885Z] #58 15.38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:19.885Z] #58 15.55 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:19.885Z] #58 15.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:19.885Z] #58 16.09 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:19.885Z] #58 16.85 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:19.885Z] #58 ... [2021-05-19T11:28:19.885Z] [2021-05-19T11:28:19.885Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-19T11:28:19.885Z] #28 sha256:6511b08a0ff6b6ac3f589fd1691d3f99ad3e829ab584dccdde4f09f3f782b2ed [2021-05-19T11:28:19.885Z] #28 DONE 0.3s [2021-05-19T11:28:19.885Z] [2021-05-19T11:28:19.885Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:19.885Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-19T11:28:19.885Z] #13 7.687 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-19T11:28:19.885Z] #13 15.41 Fetched 8780 kB in 13s (680 kB/s) [2021-05-19T11:28:19.885Z] #13 15.41 Reading package lists... [2021-05-19T11:28:19.885Z] #13 ... [2021-05-19T11:28:19.885Z] [2021-05-19T11:28:19.885Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:19.885Z] #67 sha256:0346876344abf767fbae07211503441700ac7358e8233bf5e1a9b975b4db4875 [2021-05-19T11:28:19.937Z] #50 32.70 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:19.937Z] #50 32.83 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:19.937Z] #50 32.87 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:19.937Z] #50 32.92 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:19.937Z] #50 32.96 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:20.041Z] #32 ... [2021-05-19T11:28:20.041Z] [2021-05-19T11:28:20.041Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:28:20.041Z] #24 sha256:706115a63924d76e6666f4f232fe7a708eed6d7f516886978124c4ecb56cb987 [2021-05-19T11:28:20.041Z] #24 18.25 + mkdir -p /build [2021-05-19T11:28:20.041Z] #24 18.28 + mv docker/docker /build/ [2021-05-19T11:28:20.041Z] #24 18.30 + rmdir docker [2021-05-19T11:28:20.041Z] #24 DONE 19.4s [2021-05-19T11:28:20.041Z] [2021-05-19T11:28:20.041Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:20.041Z] #49 sha256:0a6a4883d8c38ef283b35936b04183d5e230c80b743687c2406b588e7ac61490 [2021-05-19T11:28:20.041Z] #49 17.58 go: downloading github.com/fatih/color v1.7.0 [2021-05-19T11:28:20.041Z] #49 17.59 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:28:20.041Z] #49 17.72 go: downloading github.com/spf13/viper v1.6.1 [2021-05-19T11:28:20.041Z] #49 17.72 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:20.041Z] #49 17.72 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:20.041Z] #49 17.73 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-19T11:28:20.041Z] #49 17.75 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:28:20.041Z] #49 17.88 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:20.041Z] #49 17.91 go: extracting github.com/fatih/color v1.7.0 [2021-05-19T11:28:20.041Z] #49 18.10 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:20.041Z] #49 18.17 go: extracting github.com/spf13/viper v1.6.1 [2021-05-19T11:28:20.041Z] #49 18.19 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:28:20.041Z] #49 18.50 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-19T11:28:20.041Z] #49 18.62 go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T11:28:20.041Z] #49 18.74 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:20.041Z] #49 18.78 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-19T11:28:20.041Z] #49 18.88 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:20.041Z] #49 18.98 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:20.041Z] #49 19.10 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:20.041Z] #49 19.18 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:20.041Z] #49 19.42 go: extracting github.com/pkg/errors v0.8.1 [2021-05-19T11:28:20.041Z] #49 19.56 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:20.041Z] #49 19.59 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:20.149Z] #67 19.34 Checking out files: 20% (384/1905) Checking out files: 21% (401/1905) Checking out files: 22% (420/1905) Checking out files: 23% (439/1905) Checking out files: 24% (458/1905) Checking out files: 25% (477/1905) Checking out files: 26% (496/1905) Checking out files: 27% (515/1905) Checking out files: 28% (534/1905) Checking out files: 29% (553/1905) Checking out files: 30% (572/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 46% (881/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 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: 93% (1777/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) [2021-05-19T11:28:20.149Z] #67 ... [2021-05-19T11:28:20.149Z] [2021-05-19T11:28:20.149Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:20.149Z] #45 sha256:259803ce80fa8d0b0940c262c6053fd4d1608520751f3b73e49b0a6f86158e98 [2021-05-19T11:28:20.149Z] #45 11.29 internal/nettrace [2021-05-19T11:28:20.149Z] #45 11.65 runtime/cgo [2021-05-19T11:28:20.149Z] #45 11.97 vendor/golang.org/x/crypto/internal/subtle [2021-05-19T11:28:20.319Z] #49 19.88 go: downloading github.com/spf13/cast v1.3.0 [2021-05-19T11:28:20.390Z] #49 31.49 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:20.390Z] #49 ... [2021-05-19T11:28:20.390Z] [2021-05-19T11:28:20.390Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:20.390Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:28:20.390Z] #13 16.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:28:20.390Z] #13 ... [2021-05-19T11:28:20.390Z] [2021-05-19T11:28:20.390Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:20.390Z] #67 sha256:b70f3951f4ff93e105711f0b69e1221031d47f0d60da669099cabe93ab27cb82 [2021-05-19T11:28:20.413Z] #45 ... [2021-05-19T11:28:20.413Z] [2021-05-19T11:28:20.413Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:20.413Z] #67 sha256:0346876344abf767fbae07211503441700ac7358e8233bf5e1a9b975b4db4875 [2021-05-19T11:28:20.413Z] #67 19.34 Checking out files: 20% (384/1905) Checking out files: 21% (401/1905) Checking out files: 22% (420/1905) Checking out files: 23% (439/1905) Checking out files: 24% (458/1905) Checking out files: 25% (477/1905) Checking out files: 26% (496/1905) Checking out files: 27% (515/1905) Checking out files: 28% (534/1905) Checking out files: 29% (553/1905) Checking out files: 30% (572/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 46% (881/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 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: 93% (1777/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-19T11:28:20.413Z] #67 21.58 + cd /tmp/tmp.xobOrmzFlf/src/github.com/docker/libnetwork [2021-05-19T11:28:20.413Z] #67 21.58 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:28:20.579Z] #49 20.14 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T11:28:20.589Z] #50 ... [2021-05-19T11:28:20.589Z] [2021-05-19T11:28:20.589Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:20.589Z] #68 sha256:43752599d68e19519a770ea8ec8db54b438e3c83c2d696048b548b4d764ece10 [2021-05-19T11:28:20.589Z] #68 23.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-19T11:28:20.589Z] #68 ... [2021-05-19T11:28:20.589Z] [2021-05-19T11:28:20.589Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:20.589Z] #30 sha256:26ee8a0fa8a88f1c6e709e3e141ebc0100046dd5b93db207ab265c4569b1b0e0 [2021-05-19T11:28:20.589Z] #30 29.79 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-19T11:28:20.589Z] #30 30.43 [2021-05-19T11:28:20.589Z] #30 30.69 ######################################################################## 100.0% [2021-05-19T11:28:20.589Z] #30 30.86 [2021-05-19T11:28:20.589Z] #30 31.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-19T11:28:20.589Z] #30 32.43 [2021-05-19T11:28:20.589Z] #30 32.59 ######################################################################## 100.0% [2021-05-19T11:28:20.679Z] #67 21.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-19T11:28:20.679Z] #67 ... [2021-05-19T11:28:20.679Z] [2021-05-19T11:28:20.679Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:20.679Z] #49 sha256:4ebd8f6afa2f025fe4ea2c26e42affff50bf8297ff87799837bb06fb7839d780 [2021-05-19T11:28:20.679Z] #49 11.82 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-19T11:28:20.679Z] #49 11.94 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:20.679Z] #49 11.96 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-19T11:28:20.679Z] #49 11.97 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:28:20.679Z] #49 12.01 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:28:20.679Z] #49 12.07 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:20.679Z] #49 12.16 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-19T11:28:20.679Z] #49 12.25 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:20.679Z] #49 12.35 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:20.679Z] #49 12.37 go: downloading github.com/fatih/color v1.7.0 [2021-05-19T11:28:20.679Z] #49 12.47 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:28:20.679Z] #49 12.52 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:20.679Z] #49 12.55 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-19T11:28:20.679Z] #49 12.58 go: extracting github.com/fatih/color v1.7.0 [2021-05-19T11:28:20.679Z] #49 12.65 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:20.679Z] #49 12.78 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:20.679Z] #49 12.81 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:20.679Z] #49 12.87 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:20.679Z] #49 12.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:20.679Z] #49 13.07 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:20.679Z] #49 13.20 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:20.679Z] #49 13.20 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:20.679Z] #49 13.28 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:20.679Z] #49 13.28 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:20.679Z] #49 13.33 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:20.679Z] #49 13.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:20.679Z] #49 13.43 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:20.679Z] #49 13.55 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:20.679Z] #49 13.56 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:20.679Z] #49 13.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:20.679Z] #49 13.80 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:20.679Z] #49 13.80 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:20.679Z] #49 13.82 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:20.679Z] #49 13.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:20.679Z] #49 14.04 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:20.679Z] #49 14.55 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:28:20.679Z] #49 18.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:20.679Z] #49 18.14 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:20.679Z] #49 18.19 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:20.679Z] #49 18.20 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:20.679Z] #49 18.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:20.679Z] #49 18.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:20.679Z] #49 18.23 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:20.679Z] #49 18.24 go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T11:28:20.679Z] #49 18.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:20.679Z] #49 18.89 go: extracting github.com/pkg/errors v0.8.1 [2021-05-19T11:28:20.679Z] #49 18.90 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:20.679Z] #49 19.25 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:20.679Z] #49 19.26 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:20.679Z] #49 19.32 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:20.679Z] #49 19.32 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:20.679Z] #49 19.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:20.679Z] #49 19.33 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:20.679Z] #49 19.35 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:20.679Z] #49 19.56 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:20.679Z] #49 19.59 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:20.679Z] #49 19.70 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:20.679Z] #49 19.71 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:20.679Z] #49 19.72 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:20.679Z] #49 19.85 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:20.679Z] #49 20.08 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:20.679Z] #49 20.11 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:20.679Z] #49 20.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:20.679Z] #49 20.26 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:20.679Z] #49 20.38 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:20.679Z] #49 20.49 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:20.679Z] #49 20.55 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:20.679Z] #49 20.56 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:20.679Z] #49 20.56 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:20.679Z] #49 20.60 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:20.679Z] #49 20.70 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:20.679Z] #49 20.74 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:20.679Z] #49 20.74 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:20.679Z] #49 20.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:20.679Z] #49 20.96 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:20.679Z] #49 20.99 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:20.679Z] #49 21.06 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:20.679Z] #49 21.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:20.679Z] #49 21.49 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:20.679Z] #49 21.53 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:20.679Z] #49 21.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:20.679Z] #49 21.57 go: downloading github.com/spf13/viper v1.6.1 [2021-05-19T11:28:20.679Z] #49 21.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:20.679Z] #49 21.78 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:20.679Z] #49 21.81 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T11:28:20.679Z] #49 21.86 go: extracting github.com/spf13/viper v1.6.1 [2021-05-19T11:28:20.867Z] #49 20.37 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:20.867Z] #49 20.42 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:20.867Z] #49 20.51 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:20.894Z] #30 32.78 [2021-05-19T11:28:20.894Z] #30 32.88 Download of images into '/build' complete. [2021-05-19T11:28:20.894Z] #30 32.88 Use something like the following to load the result into a Docker daemon: [2021-05-19T11:28:20.894Z] #30 32.88 tar -cC '/build' . | docker load [2021-05-19T11:28:20.894Z] #30 DONE 33.0s [2021-05-19T11:28:20.894Z] [2021-05-19T11:28:20.894Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:20.894Z] #50 sha256:6ab7531b18bb9758943e249cd7a77cb72318b6190136db142bb5ec264c9938af [2021-05-19T11:28:20.894Z] #50 33.41 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:20.894Z] #50 33.49 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:20.894Z] #50 33.57 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:20.942Z] #49 21.95 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T11:28:20.942Z] #49 21.99 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:20.942Z] #49 22.06 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T11:28:20.942Z] #49 22.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:20.942Z] #49 22.11 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T11:28:20.942Z] #49 22.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:20.942Z] #49 22.15 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:21.178Z] #49 20.63 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:21.178Z] #49 20.76 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-19T11:28:21.195Z] #50 ... [2021-05-19T11:28:21.195Z] [2021-05-19T11:28:21.195Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:21.195Z] #52 sha256:f45032a91cb502a3aaf0f59eb972bb68ad2db7713d4a812ff140c2b8530fbcfb [2021-05-19T11:28:21.195Z] #52 23.98 runtime [2021-05-19T11:28:21.214Z] #49 22.22 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:21.214Z] #49 22.26 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:21.214Z] #49 22.28 go: downloading github.com/spf13/afero v1.1.2 [2021-05-19T11:28:21.214Z] #49 22.33 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:21.214Z] #49 22.37 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:21.214Z] #49 22.43 go: extracting github.com/spf13/afero v1.1.2 [2021-05-19T11:28:21.449Z] #49 20.86 go: extracting github.com/spf13/cast v1.3.0 [2021-05-19T11:28:21.449Z] #49 20.87 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:21.478Z] #49 22.48 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:21.478Z] #49 22.51 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:21.478Z] #49 22.63 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:21.478Z] #49 22.63 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:21.478Z] #49 22.69 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:21.494Z] #52 ... [2021-05-19T11:28:21.494Z] [2021-05-19T11:28:21.494Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:21.494Z] #50 sha256:6ab7531b18bb9758943e249cd7a77cb72318b6190136db142bb5ec264c9938af [2021-05-19T11:28:21.494Z] #50 34.34 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:21.708Z] #49 21.07 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:21.708Z] #49 ... [2021-05-19T11:28:21.708Z] [2021-05-19T11:28:21.708Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:28:21.708Z] #34 sha256:27fe4c5b85417893bfd15ee63b6fd2691c28c9fb35abf4096ae84fd4137d034b [2021-05-19T11:28:21.708Z] #34 11.30 + cd /tmp/tmp.wgDvwLFZwp/src/github.com/BurntSushi/toml [2021-05-19T11:28:21.708Z] #34 11.30 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-19T11:28:21.708Z] #34 11.33 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-19T11:28:21.708Z] #34 12.25 internal/bytealg [2021-05-19T11:28:21.708Z] #34 12.30 math/bits [2021-05-19T11:28:21.708Z] #34 12.94 math [2021-05-19T11:28:21.708Z] #34 13.14 runtime [2021-05-19T11:28:21.708Z] #34 18.88 internal/testlog [2021-05-19T11:28:21.708Z] #34 19.76 encoding [2021-05-19T11:28:21.708Z] #34 20.09 runtime/cgo [2021-05-19T11:28:21.741Z] #49 22.83 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:21.741Z] #49 22.91 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:21.741Z] #49 22.93 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:21.741Z] #49 ... [2021-05-19T11:28:21.741Z] [2021-05-19T11:28:21.741Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:21.741Z] #58 sha256:4d43397291bc12d46f008b33b3b14629bf6c15cd07be65c57cb4555a351a83ab [2021-05-19T11:28:21.741Z] #58 22.95 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T11:28:21.741Z] #58 23.01 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:28:21.741Z] #58 23.07 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:28:21.968Z] #34 ... [2021-05-19T11:28:21.968Z] [2021-05-19T11:28:21.968Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:21.968Z] #45 sha256:39cd13cab56c6b50fea5587176289d8cbca175678ef10611b63f6cfe003b8dc6 [2021-05-19T11:28:21.968Z] #45 11.29 runtime/internal/sys [2021-05-19T11:28:21.968Z] #45 11.63 internal/bytealg [2021-05-19T11:28:21.968Z] #45 11.89 runtime/internal/math [2021-05-19T11:28:21.968Z] #45 12.08 internal/race [2021-05-19T11:28:21.968Z] #45 12.18 sync/atomic [2021-05-19T11:28:21.968Z] #45 12.68 runtime [2021-05-19T11:28:21.968Z] #45 12.79 unicode [2021-05-19T11:28:21.968Z] #45 16.88 unicode/utf8 [2021-05-19T11:28:21.968Z] #45 17.72 math [2021-05-19T11:28:22.007Z] #58 23.19 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:28:22.141Z] #50 34.83 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:22.229Z] #45 ... [2021-05-19T11:28:22.229Z] [2021-05-19T11:28:22.229Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:22.229Z] #49 sha256:0a6a4883d8c38ef283b35936b04183d5e230c80b743687c2406b588e7ac61490 [2021-05-19T11:28:22.229Z] #49 21.58 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:22.229Z] #49 21.69 go: downloading github.com/spf13/afero v1.1.2 [2021-05-19T11:28:22.229Z] #49 21.71 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T11:28:22.229Z] #49 ... [2021-05-19T11:28:22.229Z] [2021-05-19T11:28:22.229Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:28:22.229Z] #47 sha256:4c5495d33a5a757375cefc1dea643775bfb89f1a19b399f4f324d32857f6fc21 [2021-05-19T11:28:22.229Z] #47 11.71 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:28:22.229Z] #47 13.16 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:28:22.229Z] #47 15.06 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:28:22.270Z] #58 23.43 go: finding github.com/google/uuid v1.2.0 [2021-05-19T11:28:22.270Z] #58 23.49 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:28:22.270Z] #58 23.60 go: finding github.com/gofrs/flock v0.8.0 [2021-05-19T11:28:22.270Z] #58 ... [2021-05-19T11:28:22.270Z] [2021-05-19T11:28:22.270Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:28:22.270Z] #47 sha256:543873202400d699229d6836f95c3795059b91892fa980b7cde8201790e821c0 [2021-05-19T11:28:22.270Z] #47 13.60 go: finding github.com/fatih/color v1.9.0 [2021-05-19T11:28:22.270Z] #47 13.60 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:28:22.270Z] #47 13.61 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T11:28:22.270Z] #47 13.66 go: finding github.com/spf13/pflag v1.0.3 [2021-05-19T11:28:22.270Z] #47 14.05 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:22.270Z] #47 14.12 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:22.270Z] #47 14.31 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:28:22.270Z] #47 14.32 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:28:22.270Z] #47 14.40 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:28:22.270Z] #47 14.41 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:28:22.270Z] #47 14.43 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:28:22.457Z] #67 31.75 Checking out files: 40% (772/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-19T11:28:22.458Z] #67 33.72 + cd /tmp/tmp.EyNIIHHbZR/src/github.com/docker/libnetwork [2021-05-19T11:28:22.458Z] #67 33.72 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:28:22.489Z] #47 ... [2021-05-19T11:28:22.489Z] [2021-05-19T11:28:22.489Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:22.489Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:22.489Z] #42 11.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:28:22.489Z] #42 14.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:28:22.489Z] #42 16.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:28:22.489Z] #42 ... [2021-05-19T11:28:22.489Z] [2021-05-19T11:28:22.489Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:22.489Z] #49 sha256:0a6a4883d8c38ef283b35936b04183d5e230c80b743687c2406b588e7ac61490 [2021-05-19T11:28:22.489Z] #49 21.96 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:22.489Z] #49 22.10 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T11:28:22.534Z] #47 ... [2021-05-19T11:28:22.534Z] [2021-05-19T11:28:22.534Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:22.534Z] #58 sha256:4d43397291bc12d46f008b33b3b14629bf6c15cd07be65c57cb4555a351a83ab [2021-05-19T11:28:22.534Z] #58 23.62 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-19T11:28:22.534Z] #58 23.69 go: finding github.com/gorilla/mux v1.8.0 [2021-05-19T11:28:22.534Z] #58 23.77 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:28:22.534Z] #58 23.85 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:28:22.580Z] #45 ... [2021-05-19T11:28:22.580Z] [2021-05-19T11:28:22.580Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:22.580Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T11:28:22.580Z] #55 23.83 Fetched 8445 kB in 17s (485 kB/s) [2021-05-19T11:28:22.580Z] #55 23.83 Reading package lists... [2021-05-19T11:28:22.580Z] #55 31.38 Reading package lists... [2021-05-19T11:28:22.580Z] #55 ... [2021-05-19T11:28:22.580Z] [2021-05-19T11:28:22.580Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:22.580Z] #49 sha256:0853162bfda80503b35be9d9e4b52be22a5493cb2cd6f2511a77c63a093e87c6 [2021-05-19T11:28:22.580Z] #49 24.73 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:22.580Z] #49 24.73 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:22.580Z] #49 24.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:22.580Z] #49 24.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:22.580Z] #49 24.73 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:22.580Z] #49 24.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:22.580Z] #49 24.73 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:22.580Z] #49 24.73 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:22.580Z] #49 24.81 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:22.580Z] #49 24.81 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:22.580Z] #49 24.94 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:22.580Z] #49 25.09 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:22.580Z] #49 25.09 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:22.580Z] #49 25.09 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:22.580Z] #49 25.09 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:22.580Z] #49 25.19 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:22.580Z] #49 25.32 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:22.580Z] #49 25.38 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:22.580Z] #49 25.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:22.580Z] #49 25.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:22.580Z] #49 25.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:22.580Z] #49 25.50 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:22.580Z] #49 25.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:22.580Z] #49 25.67 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:22.580Z] #49 25.67 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:22.580Z] #49 25.87 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:22.580Z] #49 26.15 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:22.580Z] #49 26.15 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T11:28:22.580Z] #49 26.15 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:22.580Z] #49 26.29 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:22.580Z] #49 26.29 go: downloading github.com/spf13/afero v1.1.2 [2021-05-19T11:28:22.580Z] #49 26.34 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:22.580Z] #49 26.34 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:22.580Z] #49 26.41 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:22.580Z] #49 26.52 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:22.580Z] #49 26.59 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:22.580Z] #49 26.59 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:22.580Z] #49 26.65 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T11:28:22.580Z] #49 26.65 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:22.580Z] #49 26.69 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:22.580Z] #49 26.75 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:22.580Z] #49 26.87 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:22.580Z] #49 27.04 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:22.580Z] #49 27.33 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:22.580Z] #49 27.33 go: extracting github.com/spf13/afero v1.1.2 [2021-05-19T11:28:22.580Z] #49 27.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:22.580Z] #49 27.43 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:22.580Z] #49 27.73 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:22.580Z] #49 27.79 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:22.580Z] #49 28.01 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:22.580Z] #49 28.14 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:22.580Z] #49 28.17 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:22.580Z] #49 28.29 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:22.580Z] #49 28.37 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:22.580Z] #49 28.38 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:22.580Z] #49 28.38 go: downloading golang.org/x/text v0.3.2 [2021-05-19T11:28:22.580Z] #49 28.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:22.580Z] #49 28.51 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:22.580Z] #49 28.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:22.580Z] #49 28.92 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:22.580Z] #49 28.92 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:22.580Z] #49 28.92 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:22.580Z] #49 29.02 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:22.580Z] #49 29.08 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:22.580Z] #49 29.18 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:22.580Z] #49 29.23 go: downloading github.com/spf13/cast v1.3.0 [2021-05-19T11:28:22.580Z] #49 29.39 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:22.580Z] #49 29.85 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:22.580Z] #49 29.90 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:22.580Z] #49 29.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:22.580Z] #49 30.08 go: extracting github.com/spf13/cast v1.3.0 [2021-05-19T11:28:22.580Z] #49 30.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:22.580Z] #49 30.30 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:22.580Z] #49 30.37 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:22.581Z] #49 30.61 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:22.581Z] #49 30.61 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:22.581Z] #49 30.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:22.581Z] #49 30.61 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:22.581Z] #49 30.67 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:22.581Z] #49 30.83 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:22.581Z] #49 30.83 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:22.581Z] #49 30.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:22.581Z] #49 30.94 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:22.581Z] #49 30.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:22.581Z] #49 31.03 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:22.581Z] #49 31.16 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:22.581Z] #49 31.26 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:22.581Z] #49 31.38 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:22.581Z] #49 31.42 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:22.581Z] #49 31.47 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:22.581Z] #49 31.53 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:22.581Z] #49 31.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:22.581Z] #49 31.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:22.581Z] #49 31.59 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:22.581Z] #49 31.73 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:22.581Z] #49 31.82 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T11:28:22.581Z] #49 31.96 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:22.581Z] #49 32.04 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:22.581Z] #49 32.13 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:22.581Z] #49 32.20 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T11:28:22.581Z] #49 32.20 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:22.581Z] #49 34.10 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:22.714Z] #67 34.13 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-19T11:28:22.749Z] #49 ... [2021-05-19T11:28:22.749Z] [2021-05-19T11:28:22.749Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:22.749Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:28:22.749Z] #36 12.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:28:22.749Z] #36 14.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:28:22.749Z] #36 17.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:28:22.749Z] #36 ... [2021-05-19T11:28:22.749Z] [2021-05-19T11:28:22.749Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:22.749Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T11:28:22.749Z] #55 12.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:28:22.749Z] #55 14.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:28:22.749Z] #55 16.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:28:22.818Z] #58 23.91 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:22.818Z] #58 23.96 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:22.818Z] #58 24.08 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:22.837Z] #49 34.67 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:23.008Z] #55 ... [2021-05-19T11:28:23.008Z] [2021-05-19T11:28:23.008Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:28:23.008Z] #47 sha256:4c5495d33a5a757375cefc1dea643775bfb89f1a19b399f4f324d32857f6fc21 [2021-05-19T11:28:23.008Z] #47 22.46 go: finding github.com/fatih/color v1.9.0 [2021-05-19T11:28:23.008Z] #47 22.53 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T11:28:23.008Z] #47 22.53 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-19T11:28:23.008Z] #47 22.61 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-19T11:28:23.079Z] #58 24.12 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:23.093Z] #49 ... [2021-05-19T11:28:23.093Z] [2021-05-19T11:28:23.093Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:23.093Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:28:23.093Z] #13 28.82 Fetched 8964 kB in 20s (459 kB/s) [2021-05-19T11:28:23.269Z] #47 22.83 go: finding github.com/spf13/pflag v1.0.3 [2021-05-19T11:28:23.269Z] #47 22.85 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-19T11:28:23.654Z] #13 28.82 Reading package lists... [2021-05-19T11:28:23.654Z] #13 ... [2021-05-19T11:28:23.654Z] [2021-05-19T11:28:23.654Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:23.654Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:23.654Z] #42 25.26 Fetched 8445 kB in 18s (474 kB/s) [2021-05-19T11:28:23.654Z] #42 25.26 Reading package lists... [2021-05-19T11:28:23.654Z] #42 32.95 Reading package lists... [2021-05-19T11:28:23.654Z] #42 ... [2021-05-19T11:28:23.654Z] [2021-05-19T11:28:23.654Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:23.654Z] #58 sha256:5b0c1bc36fa7f166f0ccaff04966fbaa06c9b7b92b1b77064d89dfa516d82810 [2021-05-19T11:28:23.654Z] #58 25.84 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T11:28:23.654Z] #58 25.93 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:28:23.655Z] #58 26.28 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:28:23.655Z] #58 26.34 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:28:23.655Z] #58 26.34 go: finding github.com/google/uuid v1.2.0 [2021-05-19T11:28:23.655Z] #58 26.57 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:28:23.655Z] #58 26.57 go: finding github.com/gofrs/flock v0.8.0 [2021-05-19T11:28:23.655Z] #58 26.59 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-19T11:28:23.655Z] #58 26.71 go: finding github.com/gorilla/mux v1.8.0 [2021-05-19T11:28:23.655Z] #58 26.71 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:28:23.655Z] #58 26.75 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:28:23.655Z] #58 26.87 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:23.655Z] #58 26.87 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:23.655Z] #58 27.14 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:23.655Z] #58 27.33 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:23.846Z] #47 23.14 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-19T11:28:23.846Z] #47 23.33 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-19T11:28:23.846Z] #47 23.41 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-19T11:28:24.085Z] #67 ... [2021-05-19T11:28:24.085Z] [2021-05-19T11:28:24.085Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:24.085Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T11:28:24.085Z] #55 25.29 Fetched 8445 kB in 19s (440 kB/s) [2021-05-19T11:28:24.085Z] #55 25.29 Reading package lists... [2021-05-19T11:28:24.085Z] #55 ... [2021-05-19T11:28:24.085Z] [2021-05-19T11:28:24.085Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:28:24.085Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:28:24.086Z] #40 32.50 Checking out files: 52% (889/1693) Checking out files: 53% (898/1693) Checking out files: 54% (915/1693) Checking out files: 55% (932/1693) Checking out files: 56% (949/1693) Checking out files: 57% (966/1693) Checking out files: 58% (982/1693) Checking out files: 59% (999/1693) Checking out files: 60% (1016/1693) Checking out files: 61% (1033/1693) Checking out files: 62% (1050/1693) Checking out files: 63% (1067/1693) Checking out files: 64% (1084/1693) Checking out files: 65% (1101/1693) Checking out files: 66% (1118/1693) Checking out files: 67% (1135/1693) Checking out files: 68% (1152/1693) Checking out files: 69% (1169/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) Checking out files: 81% (1372/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-19T11:28:24.086Z] #40 33.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-19T11:28:24.191Z] #47 23.52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-19T11:28:24.191Z] #47 23.58 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T11:28:24.628Z] #58 ... [2021-05-19T11:28:24.628Z] [2021-05-19T11:28:24.628Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:28:24.628Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-19T11:28:24.628Z] #40 15.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-19T11:28:24.628Z] #40 17.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-19T11:28:24.939Z] #50 37.28 go: extracting golang.org/x/text v0.3.2 [2021-05-19T11:28:25.091Z] #40 ... [2021-05-19T11:28:25.091Z] [2021-05-19T11:28:25.091Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:25.091Z] #29 sha256:e013c9f3596c32a87a139c77bebb46f123fc7f65d7f458eb1bd080e6bee4d1b3 [2021-05-19T11:28:25.091Z] #29 2.959 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-19T11:28:25.091Z] #29 3.302 [2021-05-19T11:28:25.352Z] #29 3.547 0.0% 0.9% ## 3.4% ##### 8.0% ####### 10.6% ########## 14.7% ############# 18.8% ################ 22.5% ################### 26.5% ##################### 29.3% ########################### 37.5% [2021-05-19T11:28:25.352Z] #29 ... [2021-05-19T11:28:25.352Z] [2021-05-19T11:28:25.352Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:25.352Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-19T11:28:25.352Z] #36 16.34 Fetched 8269 kB in 11s (756 kB/s) [2021-05-19T11:28:25.352Z] #36 16.34 Reading package lists... [2021-05-19T11:28:25.352Z] #36 20.51 Reading package lists... [2021-05-19T11:28:25.352Z] #36 25.89 Building dependency tree... [2021-05-19T11:28:25.352Z] #36 ... [2021-05-19T11:28:25.352Z] [2021-05-19T11:28:25.352Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:25.352Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-19T11:28:25.352Z] #55 16.49 Fetched 8269 kB in 11s (744 kB/s) [2021-05-19T11:28:25.352Z] #55 16.49 Reading package lists... [2021-05-19T11:28:25.352Z] #55 20.40 Reading package lists... [2021-05-19T11:28:25.352Z] #55 25.69 Building dependency tree... [2021-05-19T11:28:25.352Z] #55 ... [2021-05-19T11:28:25.352Z] [2021-05-19T11:28:25.352Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:25.352Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-19T11:28:25.352Z] #42 16.40 Fetched 8269 kB in 11s (752 kB/s) [2021-05-19T11:28:25.352Z] #42 16.40 Reading package lists... [2021-05-19T11:28:25.441Z] #57 146.5 + bin/containerd-stress [2021-05-19T11:28:25.441Z] #57 147.9 + bin/containerd-shim [2021-05-19T11:28:25.544Z] #58 ... [2021-05-19T11:28:25.544Z] [2021-05-19T11:28:25.544Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:28:25.544Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:28:25.544Z] #40 26.87 Checking out files: 82% (1402/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-19T11:28:25.544Z] #40 27.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-19T11:28:25.544Z] #40 29.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-19T11:28:25.615Z] #42 20.71 Reading package lists... [2021-05-19T11:28:25.615Z] #42 ... [2021-05-19T11:28:25.615Z] [2021-05-19T11:28:25.615Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:25.615Z] #29 sha256:e013c9f3596c32a87a139c77bebb46f123fc7f65d7f458eb1bd080e6bee4d1b3 [2021-05-19T11:28:25.978Z] #40 37.01 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-19T11:28:26.003Z] #50 38.88 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:26.471Z] #40 ... [2021-05-19T11:28:26.471Z] [2021-05-19T11:28:26.471Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:26.471Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:28:26.471Z] #36 28.18 Fetched 8445 kB in 19s (454 kB/s) [2021-05-19T11:28:26.471Z] #36 28.18 Reading package lists... [2021-05-19T11:28:26.683Z] #29 3.547 0.0% 0.9% ## 3.4% ##### 8.0% ####### 10.6% ########## 14.7% ############# 18.8% ################ 22.5% ################### 26.5% ##################### 29.3% ########################### 37.5% ############################# 40.9% ############################### 43.5% ################################### 49.7% ##################################### 51.9% ######################################### 57.2% ############################################ 61.4% ############################################# 63.4% ################################################ 66.7% ################################################## 70.1% ##################################################### 74.8% ######################################################## 79.0% ############################################################ 83.8% ############################################################## 87.1% ################################################################## 92.9% ######################################################################## 100.0% [2021-05-19T11:28:26.728Z] #36 35.61 Reading package lists... [2021-05-19T11:28:26.728Z] #36 ... [2021-05-19T11:28:26.728Z] [2021-05-19T11:28:26.728Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:26.728Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T11:28:26.728Z] #55 31.38 Reading package lists... [2021-05-19T11:28:27.074Z] #50 ... [2021-05-19T11:28:27.074Z] [2021-05-19T11:28:27.074Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:27.074Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-19T11:28:27.074Z] #14 31.83 Reading package lists... [2021-05-19T11:28:27.257Z] #29 7.399 [2021-05-19T11:28:28.045Z] #29 7.695 0.0% ##################### 29.2% ################################## 48.5% ####################################################### 76.5% ######################################################################## 100.0% [2021-05-19T11:28:28.307Z] #29 8.496 [2021-05-19T11:28:28.352Z] #55 38.69 Building dependency tree... [2021-05-19T11:28:28.389Z] #47 ... [2021-05-19T11:28:28.389Z] [2021-05-19T11:28:28.389Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:28.389Z] #67 sha256:764aca5084ba088dea6d83e00081d97fa274f8db42a0d7597c26aa47d5fd06c9 [2021-05-19T11:28:28.389Z] #67 25.22 Checking out files: 55% (1061/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: 96% (1842/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-19T11:28:28.389Z] #67 26.41 + cd /tmp/tmp.YzOOxyEQoP/src/github.com/docker/libnetwork [2021-05-19T11:28:28.389Z] #67 26.41 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-19T11:28:28.389Z] #67 27.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-19T11:28:28.645Z] #14 39.44 Building dependency tree... [2021-05-19T11:28:28.649Z] #67 ... [2021-05-19T11:28:28.649Z] [2021-05-19T11:28:28.649Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:28.649Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:28:28.649Z] #13 12.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:28:28.649Z] #13 16.22 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-19T11:28:28.649Z] #13 ... [2021-05-19T11:28:28.649Z] [2021-05-19T11:28:28.649Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:28.649Z] #49 sha256:0a6a4883d8c38ef283b35936b04183d5e230c80b743687c2406b588e7ac61490 [2021-05-19T11:28:28.649Z] #49 22.26 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:28.649Z] #49 22.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:28.649Z] #49 23.09 go: extracting github.com/spf13/afero v1.1.2 [2021-05-19T11:28:28.649Z] #49 23.13 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:28.649Z] #49 23.35 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T11:28:28.649Z] #49 23.36 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:28.649Z] #49 23.49 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:28.649Z] #49 23.52 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:28.649Z] #49 23.52 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:28.649Z] #49 23.95 go: downloading golang.org/x/text v0.3.2 [2021-05-19T11:28:28.649Z] #49 24.06 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:28.649Z] #49 24.06 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:28.649Z] #49 24.30 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:28.649Z] #49 24.47 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:28.649Z] #49 24.93 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:28.649Z] #49 24.96 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:28.649Z] #49 25.16 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:28.649Z] #49 25.77 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:28.649Z] #49 25.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:28.649Z] #49 26.13 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:28.649Z] #49 26.46 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:28.649Z] #49 26.47 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:28.649Z] #49 26.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:28.649Z] #49 26.92 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:28.649Z] #49 27.02 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:28.649Z] #49 27.11 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:28.649Z] #49 27.24 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:28.649Z] #49 27.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:28.649Z] #49 27.71 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:28.649Z] #49 27.87 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:28.915Z] #49 28.42 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:28.915Z] #49 28.50 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:28.948Z] #57 152.2 + bin/containerd-shim-runc-v1 [2021-05-19T11:28:29.100Z] #29 8.757 0.2% ##################### 29.6% ####################################### 54.5% ################################################################# 91.6% ######################################################################## 100.0% [2021-05-19T11:28:29.176Z] #49 28.56 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:29.176Z] #49 28.67 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:29.179Z] .....INFO: Daemon under test started and replied! [2021-05-19T11:28:29.179Z] INFO: Docker version of the daemon under test [2021-05-19T11:28:29.179Z] [2021-05-19T11:28:29.179Z] Client: [2021-05-19T11:28:29.179Z] Version: 17.06.2-ce [2021-05-19T11:28:29.179Z] API version: 1.30 [2021-05-19T11:28:29.179Z] Go version: go1.8.3 [2021-05-19T11:28:29.179Z] Git commit: cec0b72 [2021-05-19T11:28:29.179Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-19T11:28:29.179Z] OS/Arch: windows/amd64 [2021-05-19T11:28:29.179Z] [2021-05-19T11:28:29.179Z] Server: [2021-05-19T11:28:29.179Z] Version: 0.0.0-dev [2021-05-19T11:28:29.179Z] API version: 1.41 (minimum version 1.24) [2021-05-19T11:28:29.179Z] Go version: go1.13.15 [2021-05-19T11:28:29.179Z] Git commit: fb179ff098 [2021-05-19T11:28:29.179Z] Built: 05/19/2021 11:26:32 [2021-05-19T11:28:29.179Z] OS/Arch: windows/amd64 [2021-05-19T11:28:29.179Z] Experimental: false [2021-05-19T11:28:29.179Z] [2021-05-19T11:28:29.179Z] INFO: Docker info of the daemon under test [2021-05-19T11:28:29.179Z] [2021-05-19T11:28:29.179Z] Containers: 0 [2021-05-19T11:28:29.179Z] Running: 0 [2021-05-19T11:28:29.179Z] Paused: 0 [2021-05-19T11:28:29.179Z] Stopped: 0 [2021-05-19T11:28:29.179Z] Images: 0 [2021-05-19T11:28:29.179Z] Server Version: 0.0.0-dev [2021-05-19T11:28:29.179Z] Storage Driver: windowsfilter [2021-05-19T11:28:29.179Z] Windows: [2021-05-19T11:28:29.179Z] Logging Driver: json-file [2021-05-19T11:28:29.179Z] Plugins: [2021-05-19T11:28:29.179Z] Volume: local [2021-05-19T11:28:29.179Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-19T11:28:29.179Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-19T11:28:29.179Z] Swarm: inactive [2021-05-19T11:28:29.179Z] Default Isolation: process [2021-05-19T11:28:29.179Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-19T11:28:29.179Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-19T11:28:29.179Z] OSType: windows [2021-05-19T11:28:29.179Z] Architecture: x86_64 [2021-05-19T11:28:29.179Z] CPUs: 4 [2021-05-19T11:28:29.179Z] Total Memory: 32GiB [2021-05-19T11:28:29.179Z] Name: azwin-2-bbde10 [2021-05-19T11:28:29.179Z] ID: V6JT:UMH6:WU45:RYW2:AQ4L:IEFQ:YRUF:676Y:TBQP:O2XJ:KJFM:2ZQO [2021-05-19T11:28:29.179Z] Docker Root Dir: D:\CI\PR-42395\1\daemon [2021-05-19T11:28:29.179Z] Debug Mode (client): false [2021-05-19T11:28:29.179Z] Debug Mode (server): true [2021-05-19T11:28:29.179Z] File Descriptors: -1 [2021-05-19T11:28:29.180Z] Goroutines: 16 [2021-05-19T11:28:29.180Z] System Time: 2021-05-19T11:28:27.031131Z [2021-05-19T11:28:29.180Z] EventsListeners: 0 [2021-05-19T11:28:29.180Z] Registry: https://index.docker.io/v1/ [2021-05-19T11:28:29.180Z] Labels: [2021-05-19T11:28:29.180Z] Experimental: false [2021-05-19T11:28:29.180Z] Insecure Registries: [2021-05-19T11:28:29.180Z] 127.0.0.0/8 [2021-05-19T11:28:29.180Z] Live Restore Enabled: false [2021-05-19T11:28:29.180Z] [2021-05-19T11:28:29.180Z] [2021-05-19T11:28:29.180Z] INFO: Docker images of the daemon under test [2021-05-19T11:28:29.180Z] [2021-05-19T11:28:29.180Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T11:28:29.180Z] [2021-05-19T11:28:29.180Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-05-19T11:28:29.180Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-05-19T11:28:29.180Z] ltsc2019: Pulling from windows/servercore [2021-05-19T11:28:29.180Z] 4612f6d0b889: Pulling fs layer [2021-05-19T11:28:29.180Z] 8116de3c91c3: Pulling fs layer [2021-05-19T11:28:29.254Z] #40 ... [2021-05-19T11:28:29.254Z] [2021-05-19T11:28:29.254Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:29.254Z] #58 sha256:107893628f59d59366b37a0af05cbc5fca7a286cc9762619ab7dc438b645a6ef [2021-05-19T11:28:29.254Z] #58 30.45 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:29.254Z] #58 33.15 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:29.254Z] #58 34.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:29.254Z] #58 34.89 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:29.254Z] #58 34.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:29.254Z] #58 35.28 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:29.254Z] #58 39.63 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T11:28:29.254Z] #58 39.71 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:28:29.254Z] #58 40.21 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:28:29.254Z] #58 40.59 go: finding github.com/google/uuid v1.2.0 [2021-05-19T11:28:29.254Z] #58 ... [2021-05-19T11:28:29.254Z] [2021-05-19T11:28:29.254Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:29.254Z] #49 sha256:36839d5c8eafe83042f095a50404e61b4aa04c72cf7b4af62ba95e7ecd087d98 [2021-05-19T11:28:29.254Z] #49 33.37 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:29.254Z] #49 33.62 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:29.254Z] #49 33.87 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:29.254Z] #49 33.92 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:29.254Z] #49 33.95 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:29.254Z] #49 34.04 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:29.254Z] #49 34.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:29.254Z] #49 34.51 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T11:28:29.254Z] #49 34.51 go: downloading github.com/spf13/cast v1.3.0 [2021-05-19T11:28:29.254Z] #49 34.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:29.254Z] #49 34.53 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:29.254Z] #49 34.59 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:29.254Z] #49 34.60 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:29.254Z] #49 34.60 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:29.254Z] #49 34.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:29.254Z] #49 34.63 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-19T11:28:29.254Z] #49 34.63 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:29.254Z] #49 34.64 go: extracting github.com/spf13/cast v1.3.0 [2021-05-19T11:28:29.254Z] #49 34.70 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:29.254Z] #49 34.81 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:29.254Z] #49 34.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:29.254Z] #49 34.97 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:29.254Z] #49 35.00 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:29.254Z] #49 35.02 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:29.254Z] #49 35.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:29.254Z] #49 35.29 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:29.254Z] #49 35.52 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:29.254Z] #49 35.61 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:29.254Z] #49 35.83 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:29.254Z] #49 35.83 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:29.254Z] #49 35.83 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:29.254Z] #49 35.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:29.254Z] #49 35.87 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:29.254Z] #49 35.98 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:29.254Z] #49 36.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:29.254Z] #49 36.11 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:29.254Z] #49 36.12 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:29.254Z] #49 36.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:29.254Z] #49 36.18 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:29.254Z] #49 36.19 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:29.254Z] #49 36.42 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:29.254Z] #49 36.56 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:29.254Z] #49 36.66 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:29.254Z] #49 36.67 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:29.254Z] #49 36.82 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:29.254Z] #49 36.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:29.254Z] #49 36.91 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:29.254Z] #49 36.96 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:29.254Z] #49 37.00 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:29.254Z] #49 37.15 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:29.254Z] #49 37.17 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:29.254Z] #49 37.19 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:29.254Z] #49 37.19 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:29.254Z] #49 37.52 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:29.254Z] #49 37.74 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:29.254Z] #49 37.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:29.254Z] #49 37.87 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:29.254Z] #49 37.95 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:29.254Z] #49 37.97 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:29.254Z] #49 38.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:29.254Z] #49 38.08 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:29.254Z] #49 38.22 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:29.254Z] #49 38.34 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:29.254Z] #49 38.65 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:29.254Z] #49 38.83 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:29.254Z] #49 38.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:29.254Z] #49 39.06 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:29.254Z] #49 39.06 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:29.254Z] #49 39.06 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:29.254Z] #49 39.09 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:29.254Z] #49 39.10 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:29.254Z] #49 39.14 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:29.254Z] #49 39.16 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:29.254Z] #49 39.26 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:29.254Z] #49 39.38 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:29.254Z] #49 39.49 go: downloading golang.org/x/text v0.3.2 [2021-05-19T11:28:29.254Z] #49 39.61 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:29.254Z] #49 39.63 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:29.254Z] #49 39.67 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:29.254Z] #49 39.69 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:29.254Z] #49 39.85 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:29.254Z] #49 39.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:29.254Z] #49 40.01 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:29.254Z] #49 40.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:29.363Z] #29 9.532 [2021-05-19T11:28:29.545Z] #49 40.61 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:29.545Z] #49 ... [2021-05-19T11:28:29.545Z] [2021-05-19T11:28:29.545Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:29.545Z] #51 sha256:4a28946d191ba1ac461af9e5863657ed1b56f2684740d5d40056f95b1bf6527f [2021-05-19T11:28:29.545Z] #51 30.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:29.545Z] #51 33.00 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:29.545Z] #51 33.47 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:29.545Z] #51 33.64 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:29.545Z] #51 33.74 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:29.545Z] #51 35.22 runtime [2021-05-19T11:28:29.545Z] #51 35.27 runtime/cgo [2021-05-19T11:28:29.545Z] #51 ... [2021-05-19T11:28:29.545Z] [2021-05-19T11:28:29.545Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:29.545Z] #45 sha256:3757aa4e4d30c5f4706630f3d605dcc44ed6accd2f09a93baed28da5b2734717 [2021-05-19T11:28:29.545Z] #45 40.88 vendor/golang.org/x/crypto/internal/subtle [2021-05-19T11:28:29.748Z] #49 29.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:29.748Z] #49 29.21 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:29.801Z] #45 41.04 vendor/golang.org/x/crypto/curve25519 [2021-05-19T11:28:30.008Z] #49 29.45 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:28:30.194Z] #14 42.70 The following additional packages will be installed: [2021-05-19T11:28:30.194Z] #14 42.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-19T11:28:30.194Z] #14 42.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-19T11:28:30.194Z] #14 42.71 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-19T11:28:30.194Z] #14 42.71 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-19T11:28:30.194Z] #14 42.71 mingw-w64-common mingw-w64-x86-64-dev [2021-05-19T11:28:30.492Z] #14 42.72 Suggested packages: [2021-05-19T11:28:30.492Z] #14 42.72 gcc-8-locales seccomp wine64 [2021-05-19T11:28:30.578Z] #49 29.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:30.865Z] #55 42.23 The following additional packages will be installed: [2021-05-19T11:28:30.865Z] #55 42.23 libbtrfs0 [2021-05-19T11:28:30.865Z] #55 42.44 The following NEW packages will be installed: [2021-05-19T11:28:30.865Z] #55 42.45 libbtrfs-dev libbtrfs0 [2021-05-19T11:28:30.887Z] #49 30.27 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:31.120Z] #55 42.88 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:28:31.120Z] #55 42.88 Need to get 119 kB of archives. [2021-05-19T11:28:31.120Z] #55 42.88 After this operation, 387 kB of additional disk space will be used. [2021-05-19T11:28:31.120Z] #55 42.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-19T11:28:31.120Z] #55 42.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-19T11:28:31.148Z] #49 30.41 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:31.408Z] #49 30.75 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:31.408Z] #49 30.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:31.550Z] #14 43.84 The following NEW packages will be installed: [2021-05-19T11:28:31.550Z] #14 43.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-19T11:28:31.550Z] #14 43.84 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-19T11:28:31.550Z] #14 43.84 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-19T11:28:31.550Z] #14 43.85 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-19T11:28:31.550Z] #14 43.85 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-19T11:28:31.550Z] #14 43.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-19T11:28:31.550Z] #14 43.87 The following packages will be upgraded: [2021-05-19T11:28:31.550Z] #14 43.87 libseccomp2 libsystemd0 libudev1 [2021-05-19T11:28:31.667Z] #57 155.2 + bin/containerd-shim-runc-v2 [2021-05-19T11:28:31.669Z] #49 ... [2021-05-19T11:28:31.669Z] [2021-05-19T11:28:31.669Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:28:31.669Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:28:31.681Z] #55 ... [2021-05-19T11:28:31.681Z] [2021-05-19T11:28:31.681Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:31.681Z] #67 sha256:62bc1dd3c22b343ba3d10c120125fa1e44533610bd0ec398c885b04fc28fa16e [2021-05-19T11:28:31.681Z] #67 DONE 43.5s [2021-05-19T11:28:31.681Z] [2021-05-19T11:28:31.681Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:31.681Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:28:31.681Z] #45 42.19 github.com/LK4D4/vndr/godl/singleflight [2021-05-19T11:28:31.681Z] #45 42.20 internal/reflectlite [2021-05-19T11:28:31.681Z] #45 42.56 math/rand [2021-05-19T11:28:31.851Z] #14 44.15 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-19T11:28:31.851Z] #14 44.15 Need to get 79.4 MB of archives. [2021-05-19T11:28:31.851Z] #14 44.15 After this operation, 532 MB of additional disk space will be used. [2021-05-19T11:28:31.851Z] #14 44.15 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-05-19T11:28:31.851Z] #14 44.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-05-19T11:28:31.851Z] #14 44.17 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-05-19T11:28:31.851Z] #14 44.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-05-19T11:28:31.851Z] #14 44.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-05-19T11:28:31.851Z] #14 ... [2021-05-19T11:28:31.851Z] [2021-05-19T11:28:31.851Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:28:31.851Z] #35 sha256:994ff3078d6a9296e3440d7fd55164f77cd4b37a2cafbbd2406f1e2f9fa24ae2 [2021-05-19T11:28:31.851Z] #35 44.77 sync [2021-05-19T11:28:32.007Z] #29 9.859 0.0% ## 2.9% #### 6.8% ####### 10.6% ########## 14.3% ############## 20.1% ################## 26.2% ######################### 35.3% ############################ 39.3% ################################ 44.5% ################################### 48.8% ###################################### 52.8% ######################################### 57.7% ############################################## 64.6% ################################################## 70.2% ##################################################### 74.3% ########################################################## 81.1% ############################################################ 84.1% ################################################################## 92.1% ####################################################################### 99.7% ######################################################################## 100.0% [2021-05-19T11:28:32.007Z] #29 ... [2021-05-19T11:28:32.007Z] [2021-05-19T11:28:32.007Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:32.007Z] #49 sha256:4ebd8f6afa2f025fe4ea2c26e42affff50bf8297ff87799837bb06fb7839d780 [2021-05-19T11:28:32.007Z] #49 22.99 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:32.007Z] #49 23.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:32.007Z] #49 23.12 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:32.007Z] #49 23.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:32.007Z] #49 23.51 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:32.007Z] #49 23.52 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:32.007Z] #49 23.52 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:32.007Z] #49 23.73 go: downloading golang.org/x/text v0.3.2 [2021-05-19T11:28:32.007Z] #49 24.21 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:32.007Z] #49 24.25 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:32.007Z] #49 24.37 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:32.007Z] #49 24.41 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:32.007Z] #49 24.44 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:32.007Z] #49 24.57 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:32.007Z] #49 24.73 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:32.007Z] #49 24.81 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:32.007Z] #49 24.93 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:32.007Z] #49 25.35 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:32.007Z] #49 25.42 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:32.007Z] #49 25.54 go: downloading github.com/spf13/cast v1.3.0 [2021-05-19T11:28:32.007Z] #49 25.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:32.007Z] #49 25.93 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:32.007Z] #49 26.05 go: extracting github.com/spf13/cast v1.3.0 [2021-05-19T11:28:32.007Z] #49 26.09 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:32.007Z] #49 26.23 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:32.007Z] #49 26.48 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:32.007Z] #49 26.59 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:32.007Z] #49 26.64 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:32.007Z] #49 26.68 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:32.007Z] #49 26.82 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:32.007Z] #49 26.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:32.007Z] #49 27.08 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:32.007Z] #49 27.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:32.007Z] #49 27.12 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:32.007Z] #49 27.41 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:32.007Z] #49 27.46 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:32.007Z] #49 27.46 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:32.007Z] #49 27.67 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:32.007Z] #49 27.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:32.007Z] #49 27.76 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:32.007Z] #49 27.87 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:32.007Z] #49 27.94 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:32.007Z] #49 27.98 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:32.007Z] #49 31.22 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:32.007Z] #49 32.96 go: extracting golang.org/x/text v0.3.2 [2021-05-19T11:28:32.007Z] #49 ... [2021-05-19T11:28:32.007Z] [2021-05-19T11:28:32.007Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:32.007Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-19T11:28:32.007Z] #55 25.69 Building dependency tree... [2021-05-19T11:28:32.007Z] #55 28.51 The following additional packages will be installed: [2021-05-19T11:28:32.007Z] #55 28.52 libbtrfs0 [2021-05-19T11:28:32.007Z] #55 28.64 The following NEW packages will be installed: [2021-05-19T11:28:32.007Z] #55 28.65 libbtrfs-dev libbtrfs0 [2021-05-19T11:28:32.007Z] #55 29.09 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:28:32.007Z] #55 29.09 Need to get 119 kB of archives. [2021-05-19T11:28:32.007Z] #55 29.09 After this operation, 387 kB of additional disk space will be used. [2021-05-19T11:28:32.007Z] #55 29.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-19T11:28:32.007Z] #55 29.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-19T11:28:32.007Z] #55 30.45 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:32.007Z] #55 30.61 Fetched 119 kB in 0s (441 kB/s) [2021-05-19T11:28:32.007Z] #55 30.99 Selecting previously unselected package libbtrfs0. [2021-05-19T11:28:32.008Z] #55 30.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-19T11:28:32.008Z] #55 31.10 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-19T11:28:32.008Z] #55 31.12 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-19T11:28:32.008Z] #55 31.27 Selecting previously unselected package libbtrfs-dev. [2021-05-19T11:28:32.008Z] #55 31.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-19T11:28:32.008Z] #55 31.29 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:28:32.008Z] #55 31.67 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-19T11:28:32.008Z] #55 31.75 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:28:32.008Z] #55 31.83 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:28:32.153Z] #35 44.80 internal/reflectlite [2021-05-19T11:28:32.153Z] #35 ... [2021-05-19T11:28:32.153Z] [2021-05-19T11:28:32.153Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:32.153Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-19T11:28:32.153Z] #56 28.19 Reading package lists... [2021-05-19T11:28:32.153Z] #56 37.95 Building dependency tree... [2021-05-19T11:28:32.153Z] #56 40.97 The following additional packages will be installed: [2021-05-19T11:28:32.153Z] #56 40.98 libbtrfs0 [2021-05-19T11:28:32.153Z] #56 41.18 The following NEW packages will be installed: [2021-05-19T11:28:32.153Z] #56 41.20 libbtrfs-dev libbtrfs0 [2021-05-19T11:28:32.154Z] #56 41.51 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:28:32.154Z] #56 41.51 Need to get 120 kB of archives. [2021-05-19T11:28:32.154Z] #56 41.51 After this operation, 423 kB of additional disk space will be used. [2021-05-19T11:28:32.154Z] #56 41.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-05-19T11:28:32.154Z] #56 41.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-05-19T11:28:32.154Z] #56 43.57 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:32.154Z] #56 43.84 Fetched 120 kB in 0s (817 kB/s) [2021-05-19T11:28:32.154Z] #56 43.97 Selecting previously unselected package libbtrfs0. [2021-05-19T11:28:32.154Z] #56 43.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-19T11:28:32.154Z] #56 44.06 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-05-19T11:28:32.154Z] #56 44.08 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-19T11:28:32.154Z] #56 44.23 Selecting previously unselected package libbtrfs-dev. [2021-05-19T11:28:32.154Z] #56 44.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-05-19T11:28:32.154Z] #56 44.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:28:32.154Z] #56 44.58 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-19T11:28:32.154Z] #56 44.59 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:28:32.154Z] #56 44.60 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:28:32.154Z] #56 DONE 44.9s [2021-05-19T11:28:32.154Z] [2021-05-19T11:28:32.154Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:32.154Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-19T11:28:32.154Z] #43 28.45 Reading package lists... [2021-05-19T11:28:32.154Z] #43 37.54 Building dependency tree... [2021-05-19T11:28:32.154Z] #43 40.13 The following additional packages will be installed: [2021-05-19T11:28:32.154Z] #43 40.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-19T11:28:32.154Z] #43 40.14 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-19T11:28:32.154Z] #43 40.15 Suggested packages: [2021-05-19T11:28:32.154Z] #43 40.16 manpages-dev python-setuptools [2021-05-19T11:28:32.154Z] #43 41.51 The following NEW packages will be installed: [2021-05-19T11:28:32.154Z] #43 41.53 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-19T11:28:32.154Z] #43 41.53 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-19T11:28:32.154Z] #43 41.53 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-19T11:28:32.154Z] #43 41.53 python-six zlib1g-dev [2021-05-19T11:28:32.154Z] #43 41.66 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:28:32.154Z] #43 41.66 Need to get 4075 kB of archives. [2021-05-19T11:28:32.154Z] #43 41.66 After this operation, 24.5 MB of additional disk space will be used. [2021-05-19T11:28:32.154Z] #43 41.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-05-19T11:28:32.154Z] #43 41.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-05-19T11:28:32.154Z] #43 41.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-05-19T11:28:32.154Z] #43 41.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-05-19T11:28:32.154Z] #43 41.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-05-19T11:28:32.154Z] #43 41.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-05-19T11:28:32.154Z] #43 41.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-05-19T11:28:32.154Z] #43 41.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-05-19T11:28:32.154Z] #43 41.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-05-19T11:28:32.154Z] #43 42.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-05-19T11:28:32.154Z] #43 42.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-05-19T11:28:32.154Z] #43 42.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-05-19T11:28:32.154Z] #43 42.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-05-19T11:28:32.154Z] #43 42.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-05-19T11:28:32.154Z] #43 42.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-19T11:28:32.154Z] #43 42.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-05-19T11:28:32.154Z] #43 42.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-05-19T11:28:32.154Z] #43 43.63 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:32.154Z] #43 43.83 Fetched 4075 kB in 1s (6555 kB/s) [2021-05-19T11:28:32.154Z] #43 43.96 Selecting previously unselected package libcap-dev:ppc64el. [2021-05-19T11:28:32.154Z] #43 43.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-19T11:28:32.154Z] #43 44.01 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-05-19T11:28:32.154Z] #43 44.02 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-05-19T11:28:32.154Z] #43 44.22 Selecting previously unselected package libnet1:ppc64el. [2021-05-19T11:28:32.154Z] #43 44.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-19T11:28:32.154Z] #43 44.24 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:32.154Z] #43 44.40 Selecting previously unselected package libnet1-dev. [2021-05-19T11:28:32.154Z] #43 44.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-19T11:28:32.154Z] #43 44.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:32.154Z] #43 44.64 Selecting previously unselected package libnl-3-200:ppc64el. [2021-05-19T11:28:32.154Z] #43 44.65 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-05-19T11:28:32.154Z] #43 44.65 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-19T11:28:32.154Z] #43 44.86 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-05-19T11:28:32.154Z] #43 44.87 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-05-19T11:28:32.154Z] #43 44.91 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-05-19T11:28:32.203Z] #40 30.71 Checking out files: 69% (1177/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) Checking out files: 81% (1372/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) [2021-05-19T11:28:32.203Z] #40 ... [2021-05-19T11:28:32.203Z] [2021-05-19T11:28:32.203Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:32.203Z] #58 sha256:75d26104e352b98feba179c6ceff1442f7e0d58f98c522cbee8e4c658fb6770b [2021-05-19T11:28:32.203Z] #58 21.56 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-19T11:28:32.203Z] #58 22.29 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:32.203Z] #58 22.63 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:32.203Z] #58 23.90 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:28:32.203Z] #58 25.07 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:28:32.203Z] #58 27.18 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:32.203Z] #58 31.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:32.203Z] #58 31.53 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:32.203Z] #58 31.58 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:32.203Z] #58 ... [2021-05-19T11:28:32.203Z] [2021-05-19T11:28:32.203Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:28:32.203Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:28:32.203Z] #40 30.71 Checking out files: 69% (1177/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) Checking out files: 81% (1372/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-19T11:28:32.203Z] #40 31.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-19T11:28:32.242Z] #45 43.80 internal/singleflight [2021-05-19T11:28:32.271Z] #55 ... [2021-05-19T11:28:32.271Z] [2021-05-19T11:28:32.271Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:28:32.271Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-19T11:28:32.271Z] #32 33.05 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-19T11:28:32.271Z] #32 33.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:28:32.296Z] #57 155.9 + binaries [2021-05-19T11:28:32.297Z] #57 155.9 + install -D bin/containerd /build/containerd [2021-05-19T11:28:32.297Z] #57 155.9 + install -D bin/containerd-shim /build/containerd-shim [2021-05-19T11:28:32.454Z] #43 45.33 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-05-19T11:28:32.454Z] #43 45.33 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-05-19T11:28:32.454Z] #43 45.35 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-19T11:28:32.454Z] #43 ... [2021-05-19T11:28:32.454Z] [2021-05-19T11:28:32.454Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:28:32.454Z] #57 sha256:b253b8095ab07f083ceeca934740aa282acaecc560264703fdf41b70757a7bbd [2021-05-19T11:28:32.454Z] #57 0.339 + RM_GOPATH=0 [2021-05-19T11:28:32.454Z] #57 0.339 + TMP_GOPATH= [2021-05-19T11:28:32.454Z] #57 0.340 + : /build [2021-05-19T11:28:32.454Z] #57 0.340 + '[' -z '' ']' [2021-05-19T11:28:32.454Z] #57 0.343 ++ mktemp -d [2021-05-19T11:28:32.454Z] #57 0.351 + export GOPATH=/tmp/tmp.2WARmYZv1t [2021-05-19T11:28:32.454Z] #57 0.353 + GOPATH=/tmp/tmp.2WARmYZv1t [2021-05-19T11:28:32.454Z] #57 0.354 + RM_GOPATH=1 [2021-05-19T11:28:32.454Z] #57 0.355 + case "$(go env GOARCH)" in [2021-05-19T11:28:32.454Z] #57 0.357 ++ go env GOARCH [2021-05-19T11:28:32.454Z] #57 0.379 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:32.454Z] #57 0.383 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:32.454Z] #57 0.396 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:32.454Z] #57 0.404 + dir=/tmp/install [2021-05-19T11:28:32.454Z] #57 0.407 + bin=containerd [2021-05-19T11:28:32.454Z] #57 0.417 + shift [2021-05-19T11:28:32.454Z] #57 0.417 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-19T11:28:32.454Z] #57 0.418 + . /tmp/install/containerd.installer [2021-05-19T11:28:32.454Z] #57 0.418 ++ set -e [2021-05-19T11:28:32.454Z] #57 0.418 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:28:32.454Z] #57 0.419 + install_containerd [2021-05-19T11:28:32.454Z] #57 0.428 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-19T11:28:32.454Z] #57 0.428 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2WARmYZv1t/src/github.com/containerd/containerd [2021-05-19T11:28:32.454Z] #57 0.428 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:28:32.454Z] #57 0.438 Cloning into '/tmp/tmp.2WARmYZv1t/src/github.com/containerd/containerd'... [2021-05-19T11:28:32.586Z] #57 155.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-19T11:28:32.586Z] #57 155.9 + install -D bin/ctr /build/ctr [2021-05-19T11:28:32.756Z] #57 ... [2021-05-19T11:28:32.756Z] [2021-05-19T11:28:32.756Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:32.756Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-19T11:28:32.756Z] #37 28.94 Reading package lists... [2021-05-19T11:28:32.756Z] #37 35.64 Building dependency tree... [2021-05-19T11:28:32.756Z] #37 38.13 The following additional packages will be installed: [2021-05-19T11:28:32.756Z] #37 38.14 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-19T11:28:32.756Z] #37 38.16 Suggested packages: [2021-05-19T11:28:32.756Z] #37 38.16 cmake-doc ninja-build lrzip [2021-05-19T11:28:32.756Z] #37 38.16 Recommended packages: [2021-05-19T11:28:32.756Z] #37 38.16 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-19T11:28:32.756Z] #37 39.08 The following NEW packages will be installed: [2021-05-19T11:28:32.756Z] #37 39.10 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-19T11:28:32.756Z] #37 39.10 vim-common xxd [2021-05-19T11:28:32.756Z] #37 39.33 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:28:32.756Z] #37 39.33 Need to get 14.9 MB of archives. [2021-05-19T11:28:32.756Z] #37 39.33 After this operation, 67.2 MB of additional disk space will be used. [2021-05-19T11:28:32.756Z] #37 39.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-05-19T11:28:32.756Z] #37 39.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-05-19T11:28:32.756Z] #37 39.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-05-19T11:28:32.756Z] #37 39.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-05-19T11:28:32.756Z] #37 40.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-05-19T11:28:32.756Z] #37 40.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-05-19T11:28:32.756Z] #37 40.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-05-19T11:28:32.756Z] #37 40.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-05-19T11:28:32.756Z] #37 40.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-05-19T11:28:32.756Z] #37 40.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-05-19T11:28:32.756Z] #37 42.26 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:32.756Z] #37 42.58 Fetched 14.9 MB in 1s (10.9 MB/s) [2021-05-19T11:28:32.756Z] #37 42.69 Selecting previously unselected package xxd. [2021-05-19T11:28:32.756Z] #37 42.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-19T11:28:32.756Z] #37 42.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-19T11:28:32.756Z] #37 42.90 Unpacking xxd (2:8.1.0875-5) ... [2021-05-19T11:28:32.756Z] #37 43.15 Selecting previously unselected package vim-common. [2021-05-19T11:28:32.756Z] #37 43.15 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:28:32.756Z] #37 43.33 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-19T11:28:32.756Z] #37 43.67 Selecting previously unselected package cmake-data. [2021-05-19T11:28:32.756Z] #37 43.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-19T11:28:32.756Z] #37 43.68 Unpacking cmake-data (3.13.4-1) ... [2021-05-19T11:28:32.756Z] #37 ... [2021-05-19T11:28:32.756Z] [2021-05-19T11:28:32.756Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:32.756Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-19T11:28:32.756Z] #43 45.50 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-05-19T11:28:32.756Z] #43 45.54 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-05-19T11:28:32.756Z] #43 45.54 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-05-19T11:28:32.876Z] #57 DONE 156.5s [2021-05-19T11:28:33.056Z] #43 45.67 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-05-19T11:28:33.056Z] #43 45.68 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-05-19T11:28:33.056Z] #43 45.69 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-05-19T11:28:33.160Z] #40 ... [2021-05-19T11:28:33.161Z] [2021-05-19T11:28:33.161Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:33.161Z] #51 sha256:3c7373a5292154b6bf10eebcc8ad1a50ca272bc8228aaf4c0e3644beb12e0063 [2021-05-19T11:28:33.161Z] #51 22.58 + cd /tmp/tmp.a3vKVR3qPr/src/github.com/mvdan/sh [2021-05-19T11:28:33.161Z] #51 22.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-19T11:28:33.161Z] #51 22.74 + GO111MODULE=on [2021-05-19T11:28:33.161Z] #51 22.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-19T11:28:33.161Z] #51 24.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:33.161Z] #51 24.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:33.161Z] #51 24.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:33.161Z] #51 24.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:33.161Z] #51 24.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:33.161Z] #51 26.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:33.161Z] #51 27.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:33.161Z] #51 30.13 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:33.161Z] #51 32.10 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-19T11:28:33.161Z] #51 32.33 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-19T11:28:33.161Z] #51 32.58 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-19T11:28:33.170Z] #45 44.95 strconv [2021-05-19T11:28:33.170Z] #45 44.95 io [2021-05-19T11:28:33.345Z] #32 ... [2021-05-19T11:28:33.345Z] [2021-05-19T11:28:33.345Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:33.345Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-19T11:28:33.345Z] #13 15.41 Reading package lists... [2021-05-19T11:28:33.345Z] #13 21.31 Reading package lists... [2021-05-19T11:28:33.345Z] #13 27.31 Building dependency tree... [2021-05-19T11:28:33.345Z] #13 30.23 The following additional packages will be installed: [2021-05-19T11:28:33.345Z] #13 30.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-19T11:28:33.345Z] #13 30.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-19T11:28:33.345Z] #13 30.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-19T11:28:33.345Z] #13 30.24 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-19T11:28:33.345Z] #13 30.24 mingw-w64-common mingw-w64-x86-64-dev [2021-05-19T11:28:33.345Z] #13 30.25 Suggested packages: [2021-05-19T11:28:33.345Z] #13 30.26 gcc-8-locales seccomp wine64 [2021-05-19T11:28:33.345Z] #13 ... [2021-05-19T11:28:33.345Z] [2021-05-19T11:28:33.345Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:33.345Z] #29 sha256:e013c9f3596c32a87a139c77bebb46f123fc7f65d7f458eb1bd080e6bee4d1b3 [2021-05-19T11:28:33.345Z] #29 12.47 [2021-05-19T11:28:33.362Z] #43 46.07 Selecting previously unselected package libprotobuf17:ppc64el. [2021-05-19T11:28:33.362Z] #43 46.08 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-05-19T11:28:33.362Z] #43 46.13 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-05-19T11:28:33.420Z] #51 32.71 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-19T11:28:33.420Z] #51 ... [2021-05-19T11:28:33.420Z] [2021-05-19T11:28:33.420Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:33.420Z] #49 sha256:0a6a4883d8c38ef283b35936b04183d5e230c80b743687c2406b588e7ac61490 [2021-05-19T11:28:33.420Z] #49 31.26 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:33.420Z] #49 31.42 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:33.420Z] #49 31.63 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:33.905Z] [2021-05-19T11:28:33.905Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-05-19T11:28:33.973Z] #45 ... [2021-05-19T11:28:33.973Z] [2021-05-19T11:28:33.973Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:33.973Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:33.973Z] #42 34.62 Fetched 8445 kB in 26s (327 kB/s) [2021-05-19T11:28:33.973Z] #42 34.62 Reading package lists... [2021-05-19T11:28:33.973Z] #42 44.77 Reading package lists... [2021-05-19T11:28:33.973Z] #42 ... [2021-05-19T11:28:33.973Z] [2021-05-19T11:28:33.973Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:33.973Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:28:33.973Z] #36 34.62 Fetched 8445 kB in 27s (317 kB/s) [2021-05-19T11:28:33.973Z] #36 34.62 Reading package lists... [2021-05-19T11:28:33.973Z] #36 44.75 Reading package lists... [2021-05-19T11:28:33.973Z] #36 ... [2021-05-19T11:28:33.973Z] [2021-05-19T11:28:33.973Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:33.973Z] #49 sha256:36839d5c8eafe83042f095a50404e61b4aa04c72cf7b4af62ba95e7ecd087d98 [2021-05-19T11:28:33.973Z] #49 40.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:33.973Z] #49 40.75 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:33.973Z] #49 40.83 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:33.973Z] #49 40.83 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:33.973Z] #49 40.95 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:33.973Z] #49 41.49 go: downloading github.com/spf13/afero v1.1.2 [2021-05-19T11:28:33.973Z] #49 41.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:33.973Z] #49 42.08 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:33.973Z] #49 42.17 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:33.973Z] #49 42.25 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:33.973Z] #49 42.29 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:33.973Z] #49 42.29 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T11:28:33.973Z] #49 42.53 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:33.973Z] #49 43.13 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-19T11:28:33.973Z] #49 43.39 go: extracting github.com/spf13/afero v1.1.2 [2021-05-19T11:28:33.973Z] #49 44.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:33.973Z] #49 44.49 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:33.973Z] #49 44.49 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:33.973Z] #49 44.54 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:33.973Z] #49 44.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:33.973Z] #49 44.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:33.973Z] #49 44.71 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:33.973Z] #49 44.76 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:33.973Z] #49 44.79 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:33.973Z] #49 44.79 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:33.973Z] #49 45.04 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:33.973Z] #49 45.08 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:34.099Z] #45 ... [2021-05-19T11:28:34.099Z] [2021-05-19T11:28:34.099Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:34.099Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T11:28:34.099Z] #55 44.17 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:34.099Z] #55 44.43 Fetched 119 kB in 0s (396 kB/s) [2021-05-19T11:28:34.099Z] #55 44.54 Selecting previously unselected package libbtrfs0. [2021-05-19T11:28:34.099Z] #55 44.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-19T11:28:34.099Z] #55 44.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-19T11:28:34.099Z] #55 44.67 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-19T11:28:34.099Z] #55 44.83 Selecting previously unselected package libbtrfs-dev. [2021-05-19T11:28:34.099Z] #55 44.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-19T11:28:34.099Z] #55 44.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:28:34.099Z] #55 45.16 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-19T11:28:34.099Z] #55 45.21 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:28:34.099Z] #55 45.21 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:28:34.099Z] #55 DONE 45.7s [2021-05-19T11:28:34.099Z] [2021-05-19T11:28:34.099Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:28:34.099Z] #56 sha256:0a87c310403878aeec37f7818c5e8e9177e3076b9ab8bacfc7e1c2d32861fc62 [2021-05-19T11:28:34.195Z] #58 DONE 0.3s [2021-05-19T11:28:34.195Z] [2021-05-19T11:28:34.195Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-05-19T11:28:34.195Z] #62 DONE 0.2s [2021-05-19T11:28:34.195Z] [2021-05-19T11:28:34.195Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-05-19T11:28:34.228Z] #49 ... [2021-05-19T11:28:34.228Z] [2021-05-19T11:28:34.228Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:34.228Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T11:28:34.228Z] #55 25.29 Reading package lists... [2021-05-19T11:28:34.228Z] #55 36.22 Reading package lists... [2021-05-19T11:28:34.423Z] #43 47.19 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-05-19T11:28:34.423Z] #43 47.20 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-05-19T11:28:34.423Z] #43 47.22 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-05-19T11:28:34.484Z] #67 DONE 0.3s [2021-05-19T11:28:34.484Z] [2021-05-19T11:28:34.484Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-05-19T11:28:34.489Z] #55 45.49 Building dependency tree... [2021-05-19T11:28:34.489Z] #55 ... [2021-05-19T11:28:34.489Z] [2021-05-19T11:28:34.489Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:34.489Z] #58 sha256:107893628f59d59366b37a0af05cbc5fca7a286cc9762619ab7dc438b645a6ef [2021-05-19T11:28:34.489Z] #58 40.67 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:28:34.489Z] #58 40.76 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:28:34.490Z] #58 40.99 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-19T11:28:34.490Z] #58 41.02 go: finding github.com/gofrs/flock v0.8.0 [2021-05-19T11:28:34.490Z] #58 41.05 go: finding github.com/gorilla/mux v1.8.0 [2021-05-19T11:28:34.490Z] #58 41.14 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:34.490Z] #58 41.15 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:28:34.490Z] #58 41.24 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:34.490Z] #58 41.25 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:28:34.490Z] #58 41.79 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:34.490Z] #58 42.24 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:34.724Z] #43 47.52 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-05-19T11:28:34.724Z] #43 47.52 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-05-19T11:28:34.724Z] #43 47.53 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-05-19T11:28:34.774Z] #69 DONE 0.1s [2021-05-19T11:28:34.774Z] [2021-05-19T11:28:34.774Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-19T11:28:34.774Z] #70 DONE 0.1s [2021-05-19T11:28:34.774Z] [2021-05-19T11:28:34.774Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-19T11:28:35.051Z] #58 ... [2021-05-19T11:28:35.051Z] [2021-05-19T11:28:35.051Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:35.051Z] #49 sha256:36839d5c8eafe83042f095a50404e61b4aa04c72cf7b4af62ba95e7ecd087d98 [2021-05-19T11:28:35.051Z] #49 46.52 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:35.330Z] #49 ... [2021-05-19T11:28:35.330Z] [2021-05-19T11:28:35.330Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:35.330Z] #45 sha256:39cd13cab56c6b50fea5587176289d8cbca175678ef10611b63f6cfe003b8dc6 [2021-05-19T11:28:35.330Z] #45 24.86 unicode/utf16 [2021-05-19T11:28:35.330Z] #45 25.22 container/list [2021-05-19T11:28:35.330Z] #45 26.23 crypto/internal/subtle [2021-05-19T11:28:35.330Z] #45 26.60 crypto/subtle [2021-05-19T11:28:35.330Z] #45 26.83 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-19T11:28:35.330Z] #45 27.03 internal/nettrace [2021-05-19T11:28:35.330Z] #45 27.42 runtime/cgo [2021-05-19T11:28:35.405Z] #71 DONE 0.6s [2021-05-19T11:28:35.599Z] #45 ... [2021-05-19T11:28:35.600Z] [2021-05-19T11:28:35.600Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:28:35.600Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:28:35.600Z] #40 34.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-19T11:28:35.620Z] #29 12.86 0.0% 0.9% # 1.6% ## 2.9% ### 4.2% ### 4.5% ### 5.1% #### 6.2% #### 6.4% ##### 7.1% ###### 8.6% ###### 9.1% ###### 9.7% ####### 10.6% ####### 11.1% ######## 12.3% ######### 13.2% ########## 14.3% ########## 14.8% ########### 15.5% ########### 16.0% [2021-05-19T11:28:35.620Z] #29 ... [2021-05-19T11:28:35.620Z] [2021-05-19T11:28:35.620Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:35.620Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-19T11:28:35.620Z] #55 DONE 36.7s [2021-05-19T11:28:35.620Z] [2021-05-19T11:28:35.620Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:35.620Z] #29 sha256:e013c9f3596c32a87a139c77bebb46f123fc7f65d7f458eb1bd080e6bee4d1b3 [2021-05-19T11:28:35.695Z] [2021-05-19T11:28:35.695Z] #72 exporting to image [2021-05-19T11:28:35.695Z] #72 exporting layers [2021-05-19T11:28:35.892Z] #29 12.86 0.0% 0.9% # 1.6% ## 2.9% ### 4.2% ### 4.5% ### 5.1% #### 6.2% #### 6.4% ##### 7.1% ###### 8.6% ###### 9.1% ###### 9.7% ####### 10.6% ####### 11.1% ######## 12.3% ######### 13.2% ########## 14.3% ########## 14.8% ########### 15.5% ########### 16.0% ########### 16.5% ############ 17.3% ############# 18.3% ############# 19.4% [2021-05-19T11:28:35.892Z] #29 ... [2021-05-19T11:28:35.892Z] [2021-05-19T11:28:35.892Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:35.892Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-19T11:28:35.892Z] #42 20.71 Reading package lists... [2021-05-19T11:28:35.892Z] #42 27.29 Building dependency tree... [2021-05-19T11:28:35.892Z] #42 29.99 The following additional packages will be installed: [2021-05-19T11:28:35.892Z] #42 30.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-19T11:28:35.892Z] #42 30.01 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-19T11:28:35.892Z] #42 30.01 Suggested packages: [2021-05-19T11:28:35.892Z] #42 30.02 manpages-dev python-setuptools [2021-05-19T11:28:35.892Z] #42 31.30 The following NEW packages will be installed: [2021-05-19T11:28:35.892Z] #42 31.31 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-19T11:28:35.892Z] #42 31.31 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-19T11:28:35.892Z] #42 31.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-19T11:28:35.892Z] #42 31.32 python-six zlib1g-dev [2021-05-19T11:28:35.892Z] #42 31.74 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:28:35.892Z] #42 31.74 Need to get 3798 kB of archives. [2021-05-19T11:28:35.892Z] #42 31.74 After this operation, 21.6 MB of additional disk space will be used. [2021-05-19T11:28:35.892Z] #42 31.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-05-19T11:28:35.892Z] #42 31.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-19T11:28:35.892Z] #42 31.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-05-19T11:28:35.892Z] #42 31.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-19T11:28:35.892Z] #42 31.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-05-19T11:28:35.892Z] #42 31.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-19T11:28:35.892Z] #42 31.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-05-19T11:28:35.892Z] #42 31.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-05-19T11:28:35.892Z] #42 31.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-05-19T11:28:35.892Z] #42 31.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-05-19T11:28:35.892Z] #42 31.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-05-19T11:28:35.892Z] #42 31.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-05-19T11:28:35.892Z] #42 31.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-05-19T11:28:35.892Z] #42 31.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-05-19T11:28:35.892Z] #42 32.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-19T11:28:35.892Z] #42 32.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-05-19T11:28:35.892Z] #42 32.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-05-19T11:28:35.892Z] #42 33.38 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:35.892Z] #42 34.24 Fetched 3798 kB in 1s (6423 kB/s) [2021-05-19T11:28:35.892Z] #42 35.71 Selecting previously unselected package libcap-dev:arm64. [2021-05-19T11:28:35.892Z] #42 35.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-19T11:28:35.892Z] #42 35.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-05-19T11:28:35.892Z] #42 36.36 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-05-19T11:28:35.892Z] #42 37.07 Selecting previously unselected package libnet1:arm64. [2021-05-19T11:28:35.892Z] #42 37.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-19T11:28:35.892Z] #42 ... [2021-05-19T11:28:35.892Z] [2021-05-19T11:28:35.892Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:35.892Z] #29 sha256:e013c9f3596c32a87a139c77bebb46f123fc7f65d7f458eb1bd080e6bee4d1b3 [2021-05-19T11:28:36.158Z] #29 12.86 0.0% 0.9% # 1.6% ## 2.9% ### 4.2% ### 4.5% ### 5.1% #### 6.2% #### 6.4% ##### 7.1% ###### 8.6% ###### 9.1% ###### 9.7% ####### 10.6% ####### 11.1% ######## 12.3% ######### 13.2% ########## 14.3% ########## 14.8% ########### 15.5% ########### 16.0% ########### 16.5% ############ 17.3% ############# 18.3% ############# 19.4% ############## 19.9% ############### 21.1% [2021-05-19T11:28:36.158Z] #29 ... [2021-05-19T11:28:36.158Z] [2021-05-19T11:28:36.158Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:36.158Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-19T11:28:36.158Z] #36 25.89 Building dependency tree... [2021-05-19T11:28:36.158Z] #36 28.94 The following additional packages will be installed: [2021-05-19T11:28:36.158Z] #36 28.95 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-19T11:28:36.158Z] #36 28.95 Suggested packages: [2021-05-19T11:28:36.158Z] #36 28.95 cmake-doc ninja-build lrzip [2021-05-19T11:28:36.158Z] #36 28.95 Recommended packages: [2021-05-19T11:28:36.158Z] #36 28.95 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-19T11:28:36.158Z] #36 29.60 The following NEW packages will be installed: [2021-05-19T11:28:36.158Z] #36 29.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-19T11:28:36.158Z] #36 29.61 vim-common xxd [2021-05-19T11:28:36.158Z] #36 30.16 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:28:36.158Z] #36 30.16 Need to get 14.2 MB of archives. [2021-05-19T11:28:36.158Z] #36 30.16 After this operation, 60.0 MB of additional disk space will be used. [2021-05-19T11:28:36.158Z] #36 30.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-19T11:28:36.158Z] #36 30.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-19T11:28:36.158Z] #36 30.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-19T11:28:36.158Z] #36 30.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-19T11:28:36.158Z] #36 30.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-05-19T11:28:36.158Z] #36 30.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-05-19T11:28:36.158Z] #36 30.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-05-19T11:28:36.158Z] #36 30.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-05-19T11:28:36.158Z] #36 30.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-05-19T11:28:36.158Z] #36 30.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-05-19T11:28:36.158Z] #36 32.34 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:36.158Z] #36 32.96 Fetched 14.2 MB in 1s (9791 kB/s) [2021-05-19T11:28:36.158Z] #36 33.27 Selecting previously unselected package xxd. [2021-05-19T11:28:36.158Z] #36 33.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-19T11:28:36.158Z] #36 33.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-19T11:28:36.158Z] #36 34.01 Unpacking xxd (2:8.1.0875-5) ... [2021-05-19T11:28:36.158Z] #36 36.72 Selecting previously unselected package vim-common. [2021-05-19T11:28:36.158Z] #36 36.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:28:36.158Z] #36 36.88 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-19T11:28:36.158Z] #36 ... [2021-05-19T11:28:36.158Z] [2021-05-19T11:28:36.158Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:36.158Z] #29 sha256:e013c9f3596c32a87a139c77bebb46f123fc7f65d7f458eb1bd080e6bee4d1b3 [2021-05-19T11:28:36.278Z] 8116de3c91c3: Verifying Checksum [2021-05-19T11:28:36.278Z] 8116de3c91c3: Download complete [2021-05-19T11:28:36.285Z] #43 49.01 Selecting previously unselected package libprotoc17:ppc64el. [2021-05-19T11:28:36.285Z] #43 49.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-05-19T11:28:36.285Z] #43 49.04 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-05-19T11:28:36.932Z] #43 49.73 Selecting previously unselected package protobuf-c-compiler. [2021-05-19T11:28:36.932Z] #43 49.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-05-19T11:28:36.932Z] #43 49.73 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-19T11:28:37.234Z] #43 ... [2021-05-19T11:28:37.234Z] [2021-05-19T11:28:37.234Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:37.234Z] #68 sha256:43752599d68e19519a770ea8ec8db54b438e3c83c2d696048b548b4d764ece10 [2021-05-19T11:28:37.234Z] #68 DONE 49.9s [2021-05-19T11:28:37.234Z] [2021-05-19T11:28:37.234Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:37.234Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-19T11:28:37.234Z] #43 49.88 Selecting previously unselected package protobuf-compiler. [2021-05-19T11:28:37.234Z] #43 49.89 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-05-19T11:28:37.234Z] #43 49.91 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-19T11:28:37.302Z] #29 12.86 0.0% 0.9% # 1.6% ## 2.9% ### 4.2% ### 4.5% ### 5.1% #### 6.2% #### 6.4% ##### 7.1% ###### 8.6% ###### 9.1% ###### 9.7% ####### 10.6% ####### 11.1% ######## 12.3% ######### 13.2% ########## 14.3% ########## 14.8% ########### 15.5% ########### 16.0% ########### 16.5% ############ 17.3% ############# 18.3% ############# 19.4% ############## 19.9% ############### 21.1% ############### 21.9% ################ 22.4% ################ 22.8% ################# 24.4% ################# 24.5% ################## 25.5% ################### 26.4% ################### 26.8% #################### [2021-05-19T11:28:37.302Z] #29 ... [2021-05-19T11:28:37.302Z] [2021-05-19T11:28:37.302Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:37.302Z] #67 sha256:0346876344abf767fbae07211503441700ac7358e8233bf5e1a9b975b4db4875 [2021-05-19T11:28:37.302Z] #67 DONE 38.4s [2021-05-19T11:28:37.302Z] [2021-05-19T11:28:37.303Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:37.303Z] #29 sha256:e013c9f3596c32a87a139c77bebb46f123fc7f65d7f458eb1bd080e6bee4d1b3 [2021-05-19T11:28:37.546Z] #43 50.24 Selecting previously unselected package python-pkg-resources. [2021-05-19T11:28:37.546Z] #43 50.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-19T11:28:37.546Z] #43 50.26 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-19T11:28:37.570Z] #49 ... [2021-05-19T11:28:37.570Z] [2021-05-19T11:28:37.570Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:37.570Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:28:37.570Z] #13 33.52 Fetched 8964 kB in 28s (320 kB/s) [2021-05-19T11:28:37.570Z] #13 33.52 Reading package lists... [2021-05-19T11:28:37.570Z] #13 42.75 Reading package lists... [2021-05-19T11:28:37.570Z] #13 ... [2021-05-19T11:28:37.570Z] [2021-05-19T11:28:37.570Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:37.570Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T11:28:37.570Z] #55 45.49 Building dependency tree... [2021-05-19T11:28:37.570Z] #55 48.88 The following additional packages will be installed: [2021-05-19T11:28:37.570Z] #55 48.89 libbtrfs0 [2021-05-19T11:28:37.826Z] #55 49.10 The following NEW packages will be installed: [2021-05-19T11:28:37.826Z] #55 49.12 libbtrfs-dev libbtrfs0 [2021-05-19T11:28:37.847Z] #43 50.58 Selecting previously unselected package python-six. [2021-05-19T11:28:37.847Z] #43 50.61 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-19T11:28:37.847Z] #43 50.62 Unpacking python-six (1.12.0-1) ... [2021-05-19T11:28:37.847Z] #43 50.79 Selecting previously unselected package python-protobuf. [2021-05-19T11:28:38.147Z] #43 50.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-05-19T11:28:38.147Z] #43 50.80 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-19T11:28:38.308Z] #56 ... [2021-05-19T11:28:38.308Z] [2021-05-19T11:28:38.308Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:38.308Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:38.308Z] #42 32.95 Reading package lists... [2021-05-19T11:28:38.308Z] #42 39.88 Building dependency tree... [2021-05-19T11:28:38.308Z] #42 43.75 The following additional packages will be installed: [2021-05-19T11:28:38.308Z] #42 43.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-19T11:28:38.308Z] #42 43.75 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-19T11:28:38.308Z] #42 43.75 Suggested packages: [2021-05-19T11:28:38.308Z] #42 43.75 manpages-dev python-setuptools [2021-05-19T11:28:38.308Z] #42 45.21 The following NEW packages will be installed: [2021-05-19T11:28:38.308Z] #42 45.21 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-19T11:28:38.308Z] #42 45.21 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-19T11:28:38.308Z] #42 45.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-19T11:28:38.308Z] #42 45.21 python-six zlib1g-dev [2021-05-19T11:28:38.308Z] #42 45.62 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:28:38.308Z] #42 45.62 Need to get 4095 kB of archives. [2021-05-19T11:28:38.308Z] #42 45.62 After this operation, 22.5 MB of additional disk space will be used. [2021-05-19T11:28:38.308Z] #42 45.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-19T11:28:38.308Z] #42 45.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-19T11:28:38.308Z] #42 45.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-19T11:28:38.308Z] #42 45.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-19T11:28:38.308Z] #42 45.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-19T11:28:38.308Z] #42 45.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-19T11:28:38.308Z] #42 45.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-19T11:28:38.308Z] #42 45.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-19T11:28:38.308Z] #42 45.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-19T11:28:38.308Z] #42 45.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-19T11:28:38.308Z] #42 45.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-19T11:28:38.308Z] #42 46.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-19T11:28:38.309Z] #42 46.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-19T11:28:38.309Z] #42 46.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-19T11:28:38.309Z] #42 46.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-19T11:28:38.309Z] #42 46.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-19T11:28:38.309Z] #42 46.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-19T11:28:38.309Z] #42 47.30 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:38.309Z] #42 47.45 Fetched 4095 kB in 1s (5465 kB/s) [2021-05-19T11:28:38.309Z] #42 47.70 Selecting previously unselected package libcap-dev:amd64. [2021-05-19T11:28:38.309Z] #42 47.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-19T11:28:38.309Z] #42 47.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-19T11:28:38.309Z] #42 47.70 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-19T11:28:38.309Z] #42 47.89 Selecting previously unselected package libnet1:amd64. [2021-05-19T11:28:38.309Z] #42 47.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-19T11:28:38.309Z] #42 47.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:38.309Z] #42 47.92 Selecting previously unselected package libnet1-dev. [2021-05-19T11:28:38.309Z] #42 47.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-19T11:28:38.309Z] #42 47.92 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:38.309Z] #42 48.17 Selecting previously unselected package libnl-3-200:amd64. [2021-05-19T11:28:38.309Z] #42 48.17 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-19T11:28:38.309Z] #42 48.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-19T11:28:38.309Z] #42 48.29 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-19T11:28:38.309Z] #42 48.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-19T11:28:38.309Z] #42 48.35 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-19T11:28:38.309Z] #42 48.65 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-19T11:28:38.309Z] #42 48.65 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-19T11:28:38.309Z] #42 48.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-19T11:28:38.309Z] #42 48.77 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-19T11:28:38.309Z] #42 48.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-19T11:28:38.309Z] #42 48.81 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-19T11:28:38.309Z] #42 48.90 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-19T11:28:38.309Z] #42 48.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-19T11:28:38.309Z] #42 48.91 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-19T11:28:38.309Z] #42 49.18 Selecting previously unselected package libprotobuf17:amd64. [2021-05-19T11:28:38.309Z] #42 49.18 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-19T11:28:38.309Z] #42 49.23 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-19T11:28:38.309Z] #42 ... [2021-05-19T11:28:38.309Z] [2021-05-19T11:28:38.309Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:28:38.309Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T11:28:38.309Z] #32 47.74 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-19T11:28:38.309Z] #32 48.43 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-19T11:28:38.309Z] #32 49.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:28:38.309Z] #32 ... [2021-05-19T11:28:38.309Z] [2021-05-19T11:28:38.309Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:28:38.309Z] #34 sha256:d7cade746e6ac9d3e2a54886fabc5225f606b26eb72e84d2faaf290d5735f688 [2021-05-19T11:28:38.309Z] #34 39.82 sync [2021-05-19T11:28:38.309Z] #34 39.83 internal/reflectlite [2021-05-19T11:28:38.309Z] #34 42.56 sort [2021-05-19T11:28:38.309Z] #34 42.57 errors [2021-05-19T11:28:38.309Z] #34 43.11 strconv [2021-05-19T11:28:38.309Z] #34 44.10 io [2021-05-19T11:28:38.309Z] #34 45.43 internal/oserror [2021-05-19T11:28:38.309Z] #34 45.52 syscall [2021-05-19T11:28:38.309Z] #34 47.70 reflect [2021-05-19T11:28:38.309Z] #34 ... [2021-05-19T11:28:38.309Z] [2021-05-19T11:28:38.309Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:38.309Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:38.309Z] #42 49.92 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-19T11:28:38.309Z] #42 49.92 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-19T11:28:38.309Z] #42 49.94 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-19T11:28:38.389Z] #55 49.65 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:28:38.389Z] #55 49.65 Need to get 119 kB of archives. [2021-05-19T11:28:38.389Z] #55 49.65 After this operation, 387 kB of additional disk space will be used. [2021-05-19T11:28:38.389Z] #55 49.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-19T11:28:38.389Z] #55 49.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-19T11:28:38.415Z] #72 exporting layers 2.5s done [2021-05-19T11:28:38.415Z] #72 writing image sha256:10324c9c5599a9f98e0c9c2689c2a4cb303f2fcc45dbcf0585f79b1de805019c done [2021-05-19T11:28:38.415Z] #72 naming to docker.io/library/docker:fb179ff09887f5956f45be424f342a4a90f07f8b done [2021-05-19T11:28:38.415Z] #72 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-19T11:28:38.564Z] #42 50.16 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-19T11:28:38.564Z] #42 50.16 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-19T11:28:38.564Z] #42 50.16 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-19T11:28:38.564Z] #42 ... [2021-05-19T11:28:38.564Z] [2021-05-19T11:28:38.564Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:38.564Z] #49 sha256:0853162bfda80503b35be9d9e4b52be22a5493cb2cd6f2511a77c63a093e87c6 [2021-05-19T11:28:38.564Z] #49 40.23 go: extracting golang.org/x/text v0.3.2 [2021-05-19T11:28:38.564Z] #49 44.91 go: finding github.com/fatih/color v1.7.0 [2021-05-19T11:28:38.564Z] #49 45.10 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:28:38.564Z] #49 45.16 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:38.564Z] #49 45.16 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:38.564Z] #49 45.29 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:38.564Z] #49 45.31 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:38.564Z] #49 45.34 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:28:38.564Z] #49 45.39 go: finding github.com/pkg/errors v0.8.1 [2021-05-19T11:28:38.564Z] #49 45.43 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:38.564Z] #49 45.43 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:38.564Z] #49 45.44 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:38.564Z] #49 45.47 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:38.564Z] #49 45.47 go: finding github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:38.564Z] #49 45.49 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:38.564Z] #49 45.49 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:38.564Z] #49 45.52 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:38.564Z] #49 45.52 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:38.564Z] #49 45.52 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:38.564Z] #49 45.54 go: finding github.com/spf13/viper v1.6.1 [2021-05-19T11:28:38.564Z] #49 45.62 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:38.564Z] #49 45.66 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:38.564Z] #49 45.84 go: finding github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:38.564Z] #49 45.84 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:38.564Z] #49 45.84 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:38.564Z] #49 45.90 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:38.564Z] #49 46.00 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:38.564Z] #49 46.00 go: finding github.com/spf13/cobra v0.0.5 [2021-05-19T11:28:38.564Z] #49 46.00 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:38.564Z] #49 46.00 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:38.564Z] #49 46.00 go: finding github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:38.564Z] #49 46.07 go: finding github.com/spf13/pflag v1.0.5 [2021-05-19T11:28:38.564Z] #49 46.10 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:38.564Z] #49 46.16 go: finding github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:38.564Z] #49 46.16 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:38.564Z] #49 46.19 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:38.564Z] #49 46.21 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:38.564Z] #49 46.22 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:38.564Z] #49 46.30 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:38.564Z] #49 46.51 go: finding github.com/spf13/afero v1.1.2 [2021-05-19T11:28:38.564Z] #49 46.58 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:38.565Z] #49 46.59 go: finding github.com/spf13/cast v1.3.0 [2021-05-19T11:28:38.565Z] #49 46.61 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:38.565Z] #49 46.61 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:38.565Z] #49 46.69 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:38.565Z] #49 46.69 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:38.565Z] #49 46.70 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:38.565Z] #49 46.92 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:38.565Z] #49 46.92 go: finding golang.org/x/text v0.3.2 [2021-05-19T11:28:38.565Z] #49 46.92 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:38.565Z] #49 46.92 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:38.565Z] #49 46.92 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:38.565Z] #49 46.92 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:38.565Z] #49 46.92 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:38.565Z] #49 46.92 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:38.565Z] #49 46.92 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:38.565Z] #49 46.92 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:38.565Z] #49 47.00 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:38.565Z] #49 47.00 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:38.565Z] #49 47.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:38.565Z] #49 47.16 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:38.565Z] #49 47.16 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:38.565Z] #49 47.20 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:38.565Z] #49 47.20 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:38.565Z] #49 47.30 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:38.565Z] #49 47.30 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:38.565Z] #49 47.34 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:38.565Z] #49 47.34 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:38.565Z] #49 47.45 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:38.565Z] #49 47.49 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:38.565Z] #49 47.74 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:38.565Z] #49 47.89 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:38.565Z] #49 47.89 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:38.565Z] #49 47.89 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:38.565Z] #49 47.89 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:38.799Z] #43 51.54 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-19T11:28:38.831Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/test/unit [2021-05-19T11:28:39.759Z] #55 50.81 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:39.759Z] #55 51.04 Fetched 119 kB in 0s (314 kB/s) [2021-05-19T11:28:39.759Z] #55 51.15 Selecting previously unselected package libbtrfs0. [2021-05-19T11:28:39.927Z] #49 ... [2021-05-19T11:28:39.927Z] [2021-05-19T11:28:39.927Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:39.927Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:39.927Z] #42 51.56 Selecting previously unselected package libprotoc17:amd64. [2021-05-19T11:28:39.927Z] #42 51.56 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-19T11:28:39.927Z] #42 51.56 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-19T11:28:40.015Z] #55 51.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-19T11:28:40.015Z] #55 51.21 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-19T11:28:40.015Z] #55 51.22 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-19T11:28:40.151Z] #29 12.86 0.0% 0.9% # 1.6% ## 2.9% ### 4.2% ### 4.5% ### 5.1% #### 6.2% #### 6.4% ##### 7.1% ###### 8.6% ###### 9.1% ###### 9.7% ####### 10.6% ####### 11.1% ######## 12.3% ######### 13.2% ########## 14.3% ########## 14.8% ########### 15.5% ########### 16.0% ########### 16.5% ############ 17.3% ############# 18.3% ############# 19.4% ############## 19.9% ############### 21.1% ############### 21.9% ################ 22.4% ################ 22.8% ################# 24.4% ################# 24.5% ################## 25.5% ################### 26.4% ################### 26.8% #################### 28.2% ##################### 29.4% ###################### 30.7% ####################### 32.5% ######################## 34.1% ######################### 35.2% ########################## 36.9% ########################### 37.8% ########################### 38.4% ############################ 39.4% ############################# 40.7% ############################# 41.4% ############################## 42.1% ############################### 43.1% ################################ 44.7% ################################# 46.1% ################################# 47.1% ################################### 48.6% ################################### 49.7% #################################### 50.2% #################################### 50.8% ###################################### 53.1% ####################################### 54.9% ######################################## 56.4% ########################################## 59.0% ################# [2021-05-19T11:28:40.151Z] #29 ... [2021-05-19T11:28:40.151Z] [2021-05-19T11:28:40.151Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:40.151Z] #45 sha256:259803ce80fa8d0b0940c262c6053fd4d1608520751f3b73e49b0a6f86158e98 [2021-05-19T11:28:40.151Z] #45 31.19 internal/reflectlite [2021-05-19T11:28:40.151Z] #45 31.19 sync [2021-05-19T11:28:40.151Z] #45 32.97 github.com/LK4D4/vndr/godl/singleflight [2021-05-19T11:28:40.151Z] #45 32.98 math/rand [2021-05-19T11:28:40.151Z] #45 33.01 internal/singleflight [2021-05-19T11:28:40.151Z] #45 34.13 sort [2021-05-19T11:28:40.151Z] #45 34.18 strconv [2021-05-19T11:28:40.151Z] #45 34.23 io [2021-05-19T11:28:40.151Z] #45 34.34 syscall [2021-05-19T11:28:40.151Z] #45 35.49 vendor/golang.org/x/net/dns/dnsmessage [2021-05-19T11:28:40.151Z] #45 36.31 bytes [2021-05-19T11:28:40.151Z] #45 39.98 reflect [2021-05-19T11:28:40.151Z] #45 40.62 bufio [2021-05-19T11:28:40.151Z] #45 ... [2021-05-19T11:28:40.151Z] [2021-05-19T11:28:40.151Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:28:40.151Z] #34 sha256:70358c1cf7715511db69e5464e9b7cca4b2ef69001a11be2c3db4622c59bbf73 [2021-05-19T11:28:40.151Z] #34 31.29 sync [2021-05-19T11:28:40.151Z] #34 31.31 internal/reflectlite [2021-05-19T11:28:40.151Z] #34 33.59 errors [2021-05-19T11:28:40.151Z] #34 33.60 sort [2021-05-19T11:28:40.151Z] #34 33.89 io [2021-05-19T11:28:40.151Z] #34 33.91 strconv [2021-05-19T11:28:40.151Z] #34 33.91 internal/oserror [2021-05-19T11:28:40.151Z] #34 34.19 syscall [2021-05-19T11:28:40.151Z] #34 35.49 strings [2021-05-19T11:28:40.151Z] #34 35.49 bytes [2021-05-19T11:28:40.151Z] #34 39.01 bufio [2021-05-19T11:28:40.151Z] #34 39.67 reflect [2021-05-19T11:28:40.151Z] #34 39.91 path [2021-05-19T11:28:40.151Z] #34 41.01 text/tabwriter [2021-05-19T11:28:40.151Z] #34 ... [2021-05-19T11:28:40.151Z] [2021-05-19T11:28:40.151Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:40.151Z] #29 sha256:e013c9f3596c32a87a139c77bebb46f123fc7f65d7f458eb1bd080e6bee4d1b3 [2021-05-19T11:28:40.183Z] #42 ... [2021-05-19T11:28:40.183Z] [2021-05-19T11:28:40.183Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:40.183Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:28:40.183Z] #13 28.82 Reading package lists... [2021-05-19T11:28:40.183Z] #13 36.20 Reading package lists... [2021-05-19T11:28:40.183Z] #13 43.38 Building dependency tree... [2021-05-19T11:28:40.272Z] #55 51.37 Selecting previously unselected package libbtrfs-dev. [2021-05-19T11:28:40.272Z] #55 51.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-19T11:28:40.272Z] #55 51.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:28:40.272Z] #55 51.63 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-19T11:28:40.438Z] #13 ... [2021-05-19T11:28:40.438Z] [2021-05-19T11:28:40.438Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:28:40.438Z] #56 sha256:0a87c310403878aeec37f7818c5e8e9177e3076b9ab8bacfc7e1c2d32861fc62 [2021-05-19T11:28:40.438Z] #56 6.330 + RM_GOPATH=0 [2021-05-19T11:28:40.438Z] #56 6.330 + TMP_GOPATH= [2021-05-19T11:28:40.438Z] #56 6.330 + : /build [2021-05-19T11:28:40.438Z] #56 6.330 + '[' -z '' ']' [2021-05-19T11:28:40.438Z] #56 6.336 ++ mktemp -d [2021-05-19T11:28:40.438Z] #56 6.337 + export GOPATH=/tmp/tmp.HxdxEKj36I [2021-05-19T11:28:40.438Z] #56 6.337 + GOPATH=/tmp/tmp.HxdxEKj36I [2021-05-19T11:28:40.438Z] #56 6.337 + RM_GOPATH=1 [2021-05-19T11:28:40.438Z] #56 6.337 + case "$(go env GOARCH)" in [2021-05-19T11:28:40.438Z] #56 6.341 ++ go env GOARCH [2021-05-19T11:28:40.438Z] #56 6.393 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:28:40.438Z] #56 6.393 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:40.438Z] #56 6.393 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:40.438Z] #56 6.393 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:40.438Z] #56 6.393 + dir=/tmp/install [2021-05-19T11:28:40.438Z] #56 6.393 + bin=containerd [2021-05-19T11:28:40.438Z] #56 6.393 + shift [2021-05-19T11:28:40.438Z] #56 6.393 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-19T11:28:40.438Z] #56 6.393 + . /tmp/install/containerd.installer [2021-05-19T11:28:40.438Z] #56 6.393 ++ set -e [2021-05-19T11:28:40.438Z] #56 6.393 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:28:40.438Z] #56 6.393 + install_containerd [2021-05-19T11:28:40.438Z] #56 6.393 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-19T11:28:40.438Z] #56 6.393 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HxdxEKj36I/src/github.com/containerd/containerd [2021-05-19T11:28:40.438Z] #56 6.393 Cloning into '/tmp/tmp.HxdxEKj36I/src/github.com/containerd/containerd'... [2021-05-19T11:28:40.528Z] #55 51.67 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:28:40.528Z] #55 51.69 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:28:40.694Z] #56 ... [2021-05-19T11:28:40.694Z] [2021-05-19T11:28:40.694Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:40.694Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:28:40.694Z] #36 35.61 Reading package lists... [2021-05-19T11:28:40.694Z] #36 42.65 Building dependency tree... [2021-05-19T11:28:40.694Z] #36 46.45 The following additional packages will be installed: [2021-05-19T11:28:40.694Z] #36 46.46 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-19T11:28:40.694Z] #36 46.46 Suggested packages: [2021-05-19T11:28:40.694Z] #36 46.46 cmake-doc ninja-build lrzip [2021-05-19T11:28:40.694Z] #36 46.46 Recommended packages: [2021-05-19T11:28:40.694Z] #36 46.46 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-19T11:28:40.694Z] #36 47.49 The following NEW packages will be installed: [2021-05-19T11:28:40.694Z] #36 47.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-19T11:28:40.694Z] #36 47.51 vim-common xxd [2021-05-19T11:28:40.694Z] #36 47.93 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:28:40.694Z] #36 47.93 Need to get 14.9 MB of archives. [2021-05-19T11:28:40.694Z] #36 47.93 After this operation, 61.8 MB of additional disk space will be used. [2021-05-19T11:28:40.694Z] #36 47.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-19T11:28:40.694Z] #36 47.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-19T11:28:40.694Z] #36 48.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-19T11:28:40.694Z] #36 48.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-19T11:28:40.694Z] #36 48.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-19T11:28:40.694Z] #36 49.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-19T11:28:40.694Z] #36 49.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-19T11:28:40.694Z] #36 49.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-19T11:28:40.694Z] #36 49.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-19T11:28:40.694Z] #36 49.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-19T11:28:40.694Z] #36 50.63 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:40.694Z] #36 50.83 Fetched 14.9 MB in 2s (8071 kB/s) [2021-05-19T11:28:40.694Z] #36 50.90 Selecting previously unselected package xxd. [2021-05-19T11:28:40.694Z] #36 50.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.) [2021-05-19T11:28:40.694Z] #36 50.98 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-19T11:28:40.694Z] #36 50.98 Unpacking xxd (2:8.1.0875-5) ... [2021-05-19T11:28:40.694Z] #36 51.17 Selecting previously unselected package vim-common. [2021-05-19T11:28:40.694Z] #36 51.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:28:40.694Z] #36 51.25 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-19T11:28:40.694Z] #36 51.58 Selecting previously unselected package cmake-data. [2021-05-19T11:28:40.694Z] #36 51.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-19T11:28:40.694Z] #36 51.59 Unpacking cmake-data (3.13.4-1) ... [2021-05-19T11:28:40.694Z] #36 ... [2021-05-19T11:28:40.694Z] [2021-05-19T11:28:40.694Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:40.694Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:40.694Z] #42 52.29 Selecting previously unselected package protobuf-c-compiler. [2021-05-19T11:28:40.694Z] #42 52.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-19T11:28:40.694Z] #42 52.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-19T11:28:40.694Z] #42 52.47 Selecting previously unselected package protobuf-compiler. [2021-05-19T11:28:40.694Z] #42 52.47 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-19T11:28:40.694Z] #42 52.49 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-19T11:28:40.949Z] #42 52.67 Selecting previously unselected package python-pkg-resources. [2021-05-19T11:28:41.205Z] #42 52.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-19T11:28:41.205Z] #42 52.76 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-19T11:28:41.205Z] #42 53.01 Selecting previously unselected package python-six. [2021-05-19T11:28:41.205Z] #42 53.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-19T11:28:41.205Z] #42 53.01 Unpacking python-six (1.12.0-1) ... [2021-05-19T11:28:41.461Z] #42 53.08 Selecting previously unselected package python-protobuf. [2021-05-19T11:28:41.461Z] #42 53.11 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-19T11:28:41.461Z] #42 53.11 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-19T11:28:41.549Z] ? github.com/docker/docker/api [no test files] [2021-05-19T11:28:41.588Z] #43 ... [2021-05-19T11:28:41.588Z] [2021-05-19T11:28:41.588Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:41.588Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:28:41.588Z] #46 44.30 internal/reflectlite [2021-05-19T11:28:41.588Z] #46 44.30 sync [2021-05-19T11:28:41.588Z] #46 46.92 github.com/LK4D4/vndr/godl/singleflight [2021-05-19T11:28:41.588Z] #46 46.93 internal/singleflight [2021-05-19T11:28:41.588Z] #46 46.93 math/rand [2021-05-19T11:28:41.588Z] #46 49.68 io [2021-05-19T11:28:41.588Z] #46 49.69 internal/oserror [2021-05-19T11:28:41.588Z] #46 49.69 strconv [2021-05-19T11:28:41.588Z] #46 49.76 sort [2021-05-19T11:28:41.588Z] #46 50.01 syscall [2021-05-19T11:28:41.588Z] #46 54.01 vendor/golang.org/x/net/dns/dnsmessage [2021-05-19T11:28:41.588Z] #46 ... [2021-05-19T11:28:41.588Z] [2021-05-19T11:28:41.588Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:41.588Z] #50 sha256:6ab7531b18bb9758943e249cd7a77cb72318b6190136db142bb5ec264c9938af [2021-05-19T11:28:41.588Z] #50 46.68 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:28:41.588Z] #50 46.70 go: finding github.com/fatih/color v1.7.0 [2021-05-19T11:28:41.588Z] #50 47.17 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:41.588Z] #50 47.18 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:41.588Z] #50 47.23 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:28:41.588Z] #50 47.29 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:41.588Z] #50 47.30 go: finding github.com/pkg/errors v0.8.1 [2021-05-19T11:28:41.588Z] #50 47.30 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:41.588Z] #50 47.35 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:41.588Z] #50 47.41 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:41.588Z] #50 47.43 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:41.588Z] #50 47.45 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:41.588Z] #50 47.50 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:41.588Z] #50 47.53 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:41.588Z] #50 47.60 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:41.588Z] #50 47.62 go: finding github.com/spf13/viper v1.6.1 [2021-05-19T11:28:41.588Z] #50 47.63 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:41.588Z] #50 47.65 go: finding github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:41.588Z] #50 47.71 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:41.588Z] #50 47.77 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:41.588Z] #50 47.82 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:41.588Z] #50 47.83 go: finding github.com/spf13/cobra v0.0.5 [2021-05-19T11:28:41.588Z] #50 47.87 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:41.588Z] #50 47.87 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:41.588Z] #50 47.90 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:41.588Z] #50 47.96 go: finding github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:41.588Z] #50 48.03 go: finding github.com/spf13/pflag v1.0.5 [2021-05-19T11:28:41.588Z] #50 48.08 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:41.588Z] #50 48.08 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:41.588Z] #50 48.09 go: finding github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:41.588Z] #50 48.13 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:41.588Z] #50 48.21 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:41.588Z] #50 48.22 go: finding github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:41.588Z] #50 48.24 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:41.588Z] #50 48.30 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:41.588Z] #50 48.32 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:41.588Z] #50 48.33 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:41.588Z] #50 48.34 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:41.588Z] #50 48.34 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:41.588Z] #50 48.42 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:41.588Z] #50 48.47 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:41.588Z] #50 48.49 go: finding github.com/spf13/afero v1.1.2 [2021-05-19T11:28:41.588Z] #50 48.58 go: finding github.com/spf13/cast v1.3.0 [2021-05-19T11:28:41.588Z] #50 48.66 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:41.588Z] #50 48.66 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:41.588Z] #50 48.78 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:41.588Z] #50 48.83 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:41.588Z] #50 48.95 go: finding golang.org/x/text v0.3.2 [2021-05-19T11:28:41.588Z] #50 49.00 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:41.588Z] #50 49.01 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:41.588Z] #50 49.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:41.588Z] #50 49.11 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:41.588Z] #50 49.14 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:41.588Z] #50 49.19 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:41.588Z] #50 49.20 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:41.588Z] #50 49.21 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:41.588Z] #50 49.28 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:41.588Z] #50 49.30 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:41.588Z] #50 49.35 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:41.588Z] #50 49.38 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:41.588Z] #50 49.40 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:41.588Z] #50 49.41 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:41.588Z] #50 49.47 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:41.588Z] #50 49.47 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:41.588Z] #50 49.50 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:41.588Z] #50 49.51 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:41.588Z] #50 49.56 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:41.588Z] #50 49.74 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:41.588Z] #50 50.00 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:41.588Z] #50 50.08 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:41.588Z] #50 50.19 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:41.588Z] #50 50.21 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:41.588Z] #50 50.38 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:41.588Z] #50 50.41 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:41.897Z] #55 DONE 53.0s [2021-05-19T11:28:41.897Z] [2021-05-19T11:28:41.897Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:41.897Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:28:41.897Z] #36 44.75 Reading package lists... [2021-05-19T11:28:41.897Z] #36 51.53 Building dependency tree... [2021-05-19T11:28:42.026Z] #42 53.77 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-19T11:28:42.199Z] #40 ... [2021-05-19T11:28:42.199Z] [2021-05-19T11:28:42.199Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:28:42.199Z] #58 sha256:75d26104e352b98feba179c6ceff1442f7e0d58f98c522cbee8e4c658fb6770b [2021-05-19T11:28:42.199Z] #58 31.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:42.199Z] #58 32.89 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:42.199Z] #58 37.73 go: finding github.com/pkg/errors v0.9.1 [2021-05-19T11:28:42.199Z] #58 38.15 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-19T11:28:42.199Z] #58 38.37 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-19T11:28:42.199Z] #58 38.51 go: finding github.com/google/uuid v1.2.0 [2021-05-19T11:28:42.199Z] #58 38.52 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-19T11:28:42.199Z] #58 38.90 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-19T11:28:42.199Z] #58 38.98 go: finding github.com/gofrs/flock v0.8.0 [2021-05-19T11:28:42.199Z] #58 39.00 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-19T11:28:42.199Z] #58 39.15 go: finding github.com/gorilla/mux v1.8.0 [2021-05-19T11:28:42.199Z] #58 39.21 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-19T11:28:42.199Z] #58 39.27 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-19T11:28:42.199Z] #58 39.36 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-19T11:28:42.199Z] #58 39.42 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-19T11:28:42.199Z] #58 39.81 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-19T11:28:42.199Z] #58 40.17 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-19T11:28:42.199Z] #58 ... [2021-05-19T11:28:42.199Z] [2021-05-19T11:28:42.199Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:42.199Z] #49 sha256:0a6a4883d8c38ef283b35936b04183d5e230c80b743687c2406b588e7ac61490 [2021-05-19T11:28:42.199Z] #49 35.41 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:42.199Z] #49 35.58 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:42.199Z] #49 41.00 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:42.199Z] #49 41.01 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:42.199Z] #49 41.01 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:42.199Z] #49 41.02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:42.199Z] #49 41.03 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:42.199Z] #49 41.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:42.199Z] #49 41.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:42.199Z] #49 41.18 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:42.199Z] #49 41.19 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:42.199Z] #49 41.33 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:42.199Z] #49 41.33 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:42.199Z] #49 41.34 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:42.199Z] #49 41.38 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:42.199Z] #49 41.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:42.199Z] #49 41.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:42.199Z] #49 41.45 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:42.199Z] #49 41.48 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:42.199Z] #49 41.56 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:42.199Z] #49 41.60 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:42.199Z] #49 41.74 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:42.199Z] #49 41.74 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:42.199Z] #49 41.82 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:42.237Z] #50 ... [2021-05-19T11:28:42.237Z] [2021-05-19T11:28:42.237Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:42.237Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-19T11:28:42.237Z] #14 44.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-05-19T11:28:42.237Z] #14 44.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-19T11:28:42.237Z] #14 44.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-05-19T11:28:42.237Z] #14 44.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-05-19T11:28:42.237Z] #14 44.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-19T11:28:42.237Z] #14 45.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-19T11:28:42.237Z] #14 45.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-19T11:28:42.237Z] #14 45.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-05-19T11:28:42.237Z] #14 48.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-05-19T11:28:42.237Z] #14 51.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-05-19T11:28:42.237Z] #14 51.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-05-19T11:28:42.237Z] #14 51.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-05-19T11:28:42.237Z] #14 51.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-05-19T11:28:42.237Z] #14 51.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-05-19T11:28:42.238Z] #14 51.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-05-19T11:28:42.238Z] #14 51.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-05-19T11:28:42.238Z] #14 51.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-05-19T11:28:42.238Z] #14 51.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-05-19T11:28:42.238Z] #14 51.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-05-19T11:28:42.238Z] #14 51.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-05-19T11:28:42.238Z] #14 51.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-05-19T11:28:42.238Z] #14 51.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-05-19T11:28:42.238Z] #14 51.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-05-19T11:28:42.238Z] #14 53.04 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:42.238Z] #14 53.26 Fetched 79.4 MB in 8s (10.3 MB/s) [2021-05-19T11:28:42.238Z] #14 53.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-19T11:28:42.238Z] #14 53.51 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-05-19T11:28:42.238Z] #14 53.53 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-19T11:28:42.238Z] #14 53.91 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-05-19T11:28:42.238Z] #14 54.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-19T11:28:42.238Z] #14 54.13 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-05-19T11:28:42.238Z] #14 54.18 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-05-19T11:28:42.238Z] #14 54.31 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-19T11:28:42.238Z] #14 54.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.) [2021-05-19T11:28:42.238Z] #14 54.56 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-05-19T11:28:42.238Z] #14 54.58 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-19T11:28:42.238Z] #14 ... [2021-05-19T11:28:42.238Z] [2021-05-19T11:28:42.238Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:28:42.238Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-19T11:28:42.459Z] #49 41.84 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:42.459Z] #49 41.86 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:42.459Z] #49 41.91 go: extracting golang.org/x/text v0.3.2 [2021-05-19T11:28:42.459Z] #49 41.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:42.459Z] #49 41.95 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:42.459Z] #49 42.05 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:42.459Z] #49 42.08 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:42.545Z] #33 54.95 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-19T11:28:42.545Z] #33 55.15 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-19T11:28:42.719Z] #49 42.16 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:42.719Z] #49 42.20 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:42.719Z] #49 42.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:42.719Z] #49 42.29 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:42.719Z] #49 42.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:42.894Z] #33 55.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:28:42.981Z] #49 42.37 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:42.981Z] #49 42.37 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:42.981Z] #49 42.41 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:43.241Z] #49 42.70 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:43.241Z] #49 42.72 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:43.241Z] #49 42.77 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:43.272Z] #36 ... [2021-05-19T11:28:43.272Z] [2021-05-19T11:28:43.272Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:43.272Z] #67 sha256:b70f3951f4ff93e105711f0b69e1221031d47f0d60da669099cabe93ab27cb82 [2021-05-19T11:28:43.272Z] #67 DONE 54.7s [2021-05-19T11:28:43.330Z] #29 12.86 0.0% 0.9% # 1.6% ## 2.9% ### 4.2% ### 4.5% ### 5.1% #### 6.2% #### 6.4% ##### 7.1% ###### 8.6% ###### 9.1% ###### 9.7% ####### 10.6% ####### 11.1% ######## 12.3% ######### 13.2% ########## 14.3% ########## 14.8% ########### 15.5% ########### 16.0% ########### 16.5% ############ 17.3% ############# 18.3% ############# 19.4% ############## 19.9% ############### 21.1% ############### 21.9% ################ 22.4% ################ 22.8% ################# 24.4% ################# 24.5% ################## 25.5% ################### 26.4% ################### 26.8% #################### 28.2% ##################### 29.4% ###################### 30.7% ####################### 32.5% ######################## 34.1% ######################### 35.2% ########################## 36.9% ########################### 37.8% ########################### 38.4% ############################ 39.4% ############################# 40.7% ############################# 41.4% ############################## 42.1% ############################### 43.1% ################################ 44.7% ################################# 46.1% ################################# 47.1% ################################### 48.6% ################################### 49.7% #################################### 50.2% #################################### 50.8% ###################################### 53.1% ####################################### 54.9% ######################################## 56.4% ########################################## 59.0% ############################################ 61.2% ############################################## 64.7% ################################################ 67.6% ################################################# 69.1% ################################################### 70.9% ################################################### 72.0% #################################################### 73.3% ###################################################### 75.1% ####################################################### 76.6% ####################################################### 77.5% ######################################################### 79.3% ######################################################### 80.3% ########################################################## 81.3% ########################################################### 82.3% ############################################################ 83.8% ############################################################ 84.3% ############################################################ 84.3% ############################################################# 85.9% ############################################################### 87.7% ################################################################ 89.1% ################################################################# 90.6% ################################################################### 93.1% ################################################################### 94.2% ##################################################################### 95.9% ##################################################################### 95.9% ##################################################################### 97.2% ####################################################################### 99.5% ######################################################################## 100.0% [2021-05-19T11:28:43.330Z] #29 23.51 [2021-05-19T11:28:43.501Z] #49 42.85 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:43.502Z] #49 42.90 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:43.502Z] #49 42.90 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:43.502Z] #49 42.92 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:43.502Z] #49 43.05 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:43.502Z] #49 43.05 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:43.502Z] #49 43.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:43.531Z] [2021-05-19T11:28:43.531Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:28:43.531Z] #56 sha256:d58147ab23e8548a234997cf2fe9777e3f5eed2cea358f806eaf269e42aae210 [2021-05-19T11:28:43.531Z] #56 1.130 + RM_GOPATH=0 [2021-05-19T11:28:43.531Z] #56 1.130 + TMP_GOPATH= [2021-05-19T11:28:43.531Z] #56 1.130 + : /build [2021-05-19T11:28:43.531Z] #56 1.130 + '[' -z '' ']' [2021-05-19T11:28:43.531Z] #56 1.130 ++ mktemp -d [2021-05-19T11:28:43.531Z] #56 1.130 + export GOPATH=/tmp/tmp.CjucolQihD [2021-05-19T11:28:43.531Z] #56 1.130 + GOPATH=/tmp/tmp.CjucolQihD [2021-05-19T11:28:43.531Z] #56 1.130 + RM_GOPATH=1 [2021-05-19T11:28:43.531Z] #56 1.130 + case "$(go env GOARCH)" in [2021-05-19T11:28:43.531Z] #56 1.130 ++ go env GOARCH [2021-05-19T11:28:43.531Z] #56 1.133 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:43.531Z] #56 1.134 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:43.531Z] #56 1.140 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:43.531Z] #56 1.146 + dir=/tmp/install [2021-05-19T11:28:43.531Z] #56 1.146 + bin=containerd [2021-05-19T11:28:43.531Z] #56 1.146 + shift [2021-05-19T11:28:43.531Z] #56 1.146 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-19T11:28:43.531Z] #56 1.146 + . /tmp/install/containerd.installer [2021-05-19T11:28:43.531Z] #56 1.146 ++ set -e [2021-05-19T11:28:43.531Z] #56 1.147 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:28:43.531Z] #56 1.148 + install_containerd [2021-05-19T11:28:43.531Z] #56 1.150 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-19T11:28:43.531Z] #56 1.151 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:28:43.531Z] #56 1.151 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CjucolQihD/src/github.com/containerd/containerd [2021-05-19T11:28:43.531Z] #56 1.155 Cloning into '/tmp/tmp.CjucolQihD/src/github.com/containerd/containerd'... [2021-05-19T11:28:43.761Z] #49 43.12 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:43.761Z] #49 43.21 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:43.761Z] #49 43.23 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:43.761Z] #49 43.24 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:43.761Z] #49 43.25 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:43.761Z] #49 43.26 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:43.761Z] #49 43.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:43.908Z] #29 ... [2021-05-19T11:28:43.908Z] [2021-05-19T11:28:43.908Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:43.908Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-19T11:28:43.908Z] #13 31.67 The following NEW packages will be installed: [2021-05-19T11:28:43.908Z] #13 31.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-19T11:28:43.908Z] #13 31.67 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-19T11:28:43.908Z] #13 31.67 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-19T11:28:43.908Z] #13 31.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-19T11:28:43.908Z] #13 31.67 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-19T11:28:43.908Z] #13 31.67 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-19T11:28:43.908Z] #13 31.68 The following packages will be upgraded: [2021-05-19T11:28:43.908Z] #13 31.68 libseccomp2 libsystemd0 libudev1 [2021-05-19T11:28:43.908Z] #13 32.13 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-19T11:28:43.908Z] #13 32.13 Need to get 73.8 MB of archives. [2021-05-19T11:28:43.908Z] #13 32.13 After this operation, 472 MB of additional disk space will be used. [2021-05-19T11:28:43.908Z] #13 32.13 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-05-19T11:28:43.908Z] #13 32.15 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-05-19T11:28:43.908Z] #13 32.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-05-19T11:28:43.908Z] #13 32.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-05-19T11:28:43.908Z] #13 32.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-05-19T11:28:43.908Z] #13 32.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-05-19T11:28:43.908Z] #13 32.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-19T11:28:43.908Z] #13 32.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-05-19T11:28:43.908Z] #13 33.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-05-19T11:28:43.908Z] #13 33.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-19T11:28:43.908Z] #13 33.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-19T11:28:43.908Z] #13 34.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-19T11:28:43.908Z] #13 34.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-05-19T11:28:43.908Z] #13 37.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-05-19T11:28:43.908Z] #13 40.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-05-19T11:28:43.908Z] #13 40.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-05-19T11:28:43.908Z] #13 40.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-19T11:28:43.908Z] #13 40.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-19T11:28:43.908Z] #13 41.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-05-19T11:28:43.908Z] #13 41.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-05-19T11:28:43.908Z] #13 41.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-05-19T11:28:43.908Z] #13 41.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-05-19T11:28:43.908Z] #13 41.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-05-19T11:28:43.908Z] #13 41.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-05-19T11:28:43.908Z] #13 41.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-05-19T11:28:43.908Z] #13 41.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-05-19T11:28:43.908Z] #13 41.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-05-19T11:28:43.908Z] #13 41.29 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-05-19T11:28:43.908Z] #13 ... [2021-05-19T11:28:43.908Z] [2021-05-19T11:28:43.908Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:43.908Z] #49 sha256:4ebd8f6afa2f025fe4ea2c26e42affff50bf8297ff87799837bb06fb7839d780 [2021-05-19T11:28:43.908Z] #49 41.58 go: finding github.com/fatih/color v1.7.0 [2021-05-19T11:28:43.908Z] #49 41.61 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:28:43.908Z] #49 41.71 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:28:43.908Z] #49 41.73 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:43.908Z] #49 42.10 go: finding github.com/pkg/errors v0.8.1 [2021-05-19T11:28:43.908Z] #49 42.11 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:43.908Z] #49 42.11 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:43.908Z] #49 42.72 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:43.908Z] #49 42.74 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:43.908Z] #49 42.77 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:43.908Z] #49 42.81 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:43.908Z] #49 42.92 go: finding github.com/spf13/viper v1.6.1 [2021-05-19T11:28:43.908Z] #49 42.94 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:43.908Z] #49 42.96 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:43.908Z] #49 43.12 go: finding github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:43.908Z] #49 43.13 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:43.908Z] #49 43.14 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:43.908Z] #49 43.24 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:43.908Z] #49 44.21 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:43.908Z] #49 44.22 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:43.908Z] #49 44.23 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:43.908Z] #49 44.25 go: finding github.com/spf13/cobra v0.0.5 [2021-05-19T11:28:43.908Z] #49 44.25 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:43.908Z] #49 44.52 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:43.908Z] #49 44.52 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:43.908Z] #49 44.56 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:43.908Z] #49 44.56 go: finding github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:43.908Z] #49 44.58 go: finding github.com/spf13/pflag v1.0.5 [2021-05-19T11:28:43.908Z] #49 44.71 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:43.908Z] #49 44.72 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:43.908Z] #49 44.74 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:43.908Z] #49 44.75 go: finding github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:43.908Z] #49 44.80 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:43.908Z] #49 44.82 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:43.908Z] #49 44.87 go: finding github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:43.908Z] #49 44.89 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:43.908Z] #49 44.89 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:43.908Z] #49 44.92 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:43.908Z] #49 44.95 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:43.908Z] #49 45.20 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:44.021Z] #49 43.37 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:44.021Z] #49 ... [2021-05-19T11:28:44.021Z] [2021-05-19T11:28:44.021Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:44.021Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:44.021Z] #42 33.39 Fetched 8445 kB in 24s (357 kB/s) [2021-05-19T11:28:44.021Z] #42 33.39 Reading package lists... [2021-05-19T11:28:44.021Z] #42 42.98 Reading package lists... [2021-05-19T11:28:44.021Z] #42 ... [2021-05-19T11:28:44.021Z] [2021-05-19T11:28:44.021Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:44.021Z] #49 sha256:0a6a4883d8c38ef283b35936b04183d5e230c80b743687c2406b588e7ac61490 [2021-05-19T11:28:44.021Z] #49 43.53 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:44.171Z] #49 45.23 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:44.171Z] #49 45.25 go: finding github.com/spf13/afero v1.1.2 [2021-05-19T11:28:44.171Z] #49 45.27 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:44.171Z] #49 45.40 go: finding github.com/spf13/cast v1.3.0 [2021-05-19T11:28:44.171Z] #49 45.42 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:44.256Z] #33 ... [2021-05-19T11:28:44.256Z] [2021-05-19T11:28:44.256Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:44.256Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-19T11:28:44.256Z] #37 47.10 Selecting previously unselected package libicu63:ppc64el. [2021-05-19T11:28:44.256Z] #37 47.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-05-19T11:28:44.256Z] #37 47.16 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-19T11:28:44.256Z] #37 54.40 Selecting previously unselected package libxml2:ppc64el. [2021-05-19T11:28:44.256Z] #37 54.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-05-19T11:28:44.256Z] #37 54.41 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-05-19T11:28:44.256Z] #37 55.01 Selecting previously unselected package libarchive13:ppc64el. [2021-05-19T11:28:44.256Z] #37 55.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-05-19T11:28:44.256Z] #37 55.02 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-05-19T11:28:44.256Z] #37 55.46 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-05-19T11:28:44.256Z] #37 55.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-05-19T11:28:44.256Z] #37 55.48 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-05-19T11:28:44.256Z] #37 55.66 Selecting previously unselected package librhash0:ppc64el. [2021-05-19T11:28:44.256Z] #37 55.67 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-05-19T11:28:44.256Z] #37 55.68 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-05-19T11:28:44.256Z] #37 55.86 Selecting previously unselected package libuv1:ppc64el. [2021-05-19T11:28:44.256Z] #37 55.86 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-05-19T11:28:44.256Z] #37 55.88 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-05-19T11:28:44.256Z] #37 56.06 Selecting previously unselected package cmake. [2021-05-19T11:28:44.256Z] #37 56.06 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-05-19T11:28:44.256Z] #37 56.06 Unpacking cmake (3.13.4-1) ... [2021-05-19T11:28:44.281Z] #49 43.65 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:44.281Z] #49 43.66 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:44.281Z] #49 43.75 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:44.281Z] #49 ... [2021-05-19T11:28:44.281Z] [2021-05-19T11:28:44.281Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:44.281Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T11:28:44.281Z] #55 33.80 Fetched 8445 kB in 24s (355 kB/s) [2021-05-19T11:28:44.281Z] #55 33.80 Reading package lists... [2021-05-19T11:28:44.281Z] #55 43.46 Reading package lists... [2021-05-19T11:28:44.281Z] #55 ... [2021-05-19T11:28:44.281Z] [2021-05-19T11:28:44.281Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:44.281Z] #49 sha256:0a6a4883d8c38ef283b35936b04183d5e230c80b743687c2406b588e7ac61490 [2021-05-19T11:28:44.281Z] #49 43.90 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:44.434Z] #49 45.52 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:44.434Z] #49 ... [2021-05-19T11:28:44.434Z] [2021-05-19T11:28:44.434Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:28:44.434Z] #47 sha256:543873202400d699229d6836f95c3795059b91892fa980b7cde8201790e821c0 [2021-05-19T11:28:44.434Z] #47 DONE 45.6s [2021-05-19T11:28:44.434Z] [2021-05-19T11:28:44.434Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:44.434Z] #49 sha256:4ebd8f6afa2f025fe4ea2c26e42affff50bf8297ff87799837bb06fb7839d780 [2021-05-19T11:28:44.434Z] #49 45.58 go: finding golang.org/x/text v0.3.2 [2021-05-19T11:28:44.434Z] #49 45.63 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:44.558Z] #37 ... [2021-05-19T11:28:44.558Z] [2021-05-19T11:28:44.558Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:44.558Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-19T11:28:44.558Z] #14 54.85 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-05-19T11:28:44.558Z] #14 55.10 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-19T11:28:44.558Z] #14 55.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 ... 15339 files and directories currently installed.) [2021-05-19T11:28:44.558Z] #14 55.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-05-19T11:28:44.558Z] #14 55.22 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-19T11:28:44.582Z] #49 43.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:44.582Z] #49 43.95 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:44.582Z] #49 43.95 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:44.697Z] #49 45.77 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:44.697Z] #49 45.79 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:44.697Z] #49 45.80 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:44.697Z] #49 45.89 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:44.697Z] #49 45.89 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:44.697Z] #49 45.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:44.697Z] #49 45.93 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:44.697Z] #49 45.98 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:44.697Z] #49 45.99 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:44.697Z] #49 46.00 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:44.842Z] #49 ... [2021-05-19T11:28:44.842Z] [2021-05-19T11:28:44.842Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:44.842Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:28:44.842Z] #36 34.11 Fetched 8445 kB in 24s (349 kB/s) [2021-05-19T11:28:44.842Z] #36 34.11 Reading package lists... [2021-05-19T11:28:44.842Z] #36 43.62 Reading package lists... [2021-05-19T11:28:44.842Z] #36 ... [2021-05-19T11:28:44.842Z] [2021-05-19T11:28:44.842Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:44.842Z] #49 sha256:0a6a4883d8c38ef283b35936b04183d5e230c80b743687c2406b588e7ac61490 [2021-05-19T11:28:44.842Z] #49 44.29 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:44.842Z] #49 44.48 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:44.842Z] #49 ... [2021-05-19T11:28:44.842Z] [2021-05-19T11:28:44.842Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:44.842Z] #51 sha256:3c7373a5292154b6bf10eebcc8ad1a50ca272bc8228aaf4c0e3644beb12e0063 [2021-05-19T11:28:44.842Z] #51 34.41 runtime/cgo [2021-05-19T11:28:44.842Z] #51 34.41 runtime [2021-05-19T11:28:44.961Z] #49 46.09 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:44.961Z] #49 46.10 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:44.961Z] #49 46.11 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:44.961Z] #49 46.15 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:44.961Z] #49 46.17 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:44.961Z] #49 46.19 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:44.961Z] #49 46.20 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:44.961Z] #49 46.24 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:44.961Z] #49 46.24 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:45.102Z] #51 ... [2021-05-19T11:28:45.102Z] [2021-05-19T11:28:45.102Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:45.102Z] #49 sha256:0a6a4883d8c38ef283b35936b04183d5e230c80b743687c2406b588e7ac61490 [2021-05-19T11:28:45.102Z] #49 44.61 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:45.225Z] #49 46.39 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:45.301Z] #42 ... [2021-05-19T11:28:45.301Z] [2021-05-19T11:28:45.301Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:45.301Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:28:45.301Z] #45 46.39 bytes [2021-05-19T11:28:45.301Z] #45 48.70 reflect [2021-05-19T11:28:45.301Z] #45 48.90 bufio [2021-05-19T11:28:45.301Z] #45 50.86 syscall [2021-05-19T11:28:45.301Z] #45 ... [2021-05-19T11:28:45.301Z] [2021-05-19T11:28:45.301Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:45.301Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:28:45.301Z] #13 46.92 The following additional packages will be installed: [2021-05-19T11:28:45.301Z] #13 46.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-19T11:28:45.301Z] #13 46.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-19T11:28:45.301Z] #13 46.92 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-19T11:28:45.301Z] #13 46.92 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-19T11:28:45.301Z] #13 46.92 mingw-w64-common mingw-w64-x86-64-dev [2021-05-19T11:28:45.301Z] #13 46.92 Suggested packages: [2021-05-19T11:28:45.301Z] #13 46.92 gcc-8-locales seccomp wine64 [2021-05-19T11:28:45.301Z] #13 48.36 The following NEW packages will be installed: [2021-05-19T11:28:45.301Z] #13 48.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-19T11:28:45.301Z] #13 48.38 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-19T11:28:45.301Z] #13 48.38 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-19T11:28:45.301Z] #13 48.38 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-19T11:28:45.301Z] #13 48.38 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-19T11:28:45.301Z] #13 48.38 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-19T11:28:45.301Z] #13 48.39 The following packages will be upgraded: [2021-05-19T11:28:45.301Z] #13 48.40 libseccomp2 libsystemd0 libudev1 [2021-05-19T11:28:45.301Z] #13 48.87 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-19T11:28:45.301Z] #13 48.87 Need to get 78.2 MB of archives. [2021-05-19T11:28:45.301Z] #13 48.87 After this operation, 487 MB of additional disk space will be used. [2021-05-19T11:28:45.301Z] #13 48.87 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-19T11:28:45.301Z] #13 48.87 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-19T11:28:45.301Z] #13 48.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-19T11:28:45.301Z] #13 48.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-19T11:28:45.301Z] #13 48.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-19T11:28:45.301Z] #13 49.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-19T11:28:45.301Z] #13 49.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-19T11:28:45.301Z] #13 49.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-19T11:28:45.301Z] #13 49.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-19T11:28:45.301Z] #13 49.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-19T11:28:45.301Z] #13 49.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-19T11:28:45.301Z] #13 50.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-19T11:28:45.301Z] #13 50.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-05-19T11:28:45.488Z] #49 46.67 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:45.488Z] #49 ... [2021-05-19T11:28:45.488Z] [2021-05-19T11:28:45.488Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:28:45.488Z] #56 sha256:f2bd71fb1e44e282ebb815eca1dc9d634955324f8500a10101ad55da5c194717 [2021-05-19T11:28:45.488Z] #56 1.737 + RM_GOPATH=0 [2021-05-19T11:28:45.488Z] #56 1.737 + TMP_GOPATH= [2021-05-19T11:28:45.488Z] #56 1.737 + : /build [2021-05-19T11:28:45.488Z] #56 1.737 + '[' -z '' ']' [2021-05-19T11:28:45.488Z] #56 1.737 ++ mktemp -d [2021-05-19T11:28:45.488Z] #56 1.737 + export GOPATH=/tmp/tmp.B1cTsSou48 [2021-05-19T11:28:45.488Z] #56 1.737 + GOPATH=/tmp/tmp.B1cTsSou48 [2021-05-19T11:28:45.488Z] #56 1.737 + RM_GOPATH=1 [2021-05-19T11:28:45.488Z] #56 1.737 + case "$(go env GOARCH)" in [2021-05-19T11:28:45.488Z] #56 1.737 ++ go env GOARCH [2021-05-19T11:28:45.488Z] #56 1.749 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:45.488Z] #56 1.749 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:45.488Z] #56 1.755 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:45.488Z] #56 1.758 + dir=/tmp/install [2021-05-19T11:28:45.488Z] #56 1.758 + bin=containerd [2021-05-19T11:28:45.488Z] #56 1.758 + shift [2021-05-19T11:28:45.488Z] #56 1.758 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-19T11:28:45.488Z] #56 1.758 + . /tmp/install/containerd.installer [2021-05-19T11:28:45.488Z] #56 1.758 ++ set -e [2021-05-19T11:28:45.488Z] #56 1.758 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:28:45.488Z] #56 1.758 + install_containerd [2021-05-19T11:28:45.488Z] #56 1.758 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-19T11:28:45.488Z] #56 1.758 + git clone https://github.com/containerd/containerd.git /tmp/tmp.B1cTsSou48/src/github.com/containerd/containerd [2021-05-19T11:28:45.488Z] #56 1.758 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:28:45.488Z] #56 1.772 Cloning into '/tmp/tmp.B1cTsSou48/src/github.com/containerd/containerd'... [2021-05-19T11:28:45.620Z] #14 57.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-19T11:28:45.620Z] #14 57.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-05-19T11:28:45.620Z] #14 57.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-19T11:28:45.754Z] #56 ... [2021-05-19T11:28:45.754Z] [2021-05-19T11:28:45.754Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:45.754Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-19T11:28:45.754Z] #13 42.56 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:45.754Z] #13 42.78 Fetched 73.8 MB in 9s (7818 kB/s) [2021-05-19T11:28:45.754Z] #13 42.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 ... 15383 files and directories currently installed.) [2021-05-19T11:28:45.754Z] #13 43.04 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-05-19T11:28:45.754Z] #13 43.07 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-19T11:28:45.754Z] #13 43.66 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-05-19T11:28:45.921Z] #14 ... [2021-05-19T11:28:45.921Z] [2021-05-19T11:28:45.921Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:28:45.921Z] #35 sha256:994ff3078d6a9296e3440d7fd55164f77cd4b37a2cafbbd2406f1e2f9fa24ae2 [2021-05-19T11:28:45.921Z] #35 48.76 errors [2021-05-19T11:28:45.921Z] #35 48.76 sort [2021-05-19T11:28:45.921Z] #35 49.25 strconv [2021-05-19T11:28:45.921Z] #35 49.25 internal/oserror [2021-05-19T11:28:45.921Z] #35 49.26 io [2021-05-19T11:28:45.921Z] #35 49.77 syscall [2021-05-19T11:28:45.921Z] #35 53.70 strings [2021-05-19T11:28:45.921Z] #35 53.71 bytes [2021-05-19T11:28:46.222Z] #35 ... [2021-05-19T11:28:46.222Z] [2021-05-19T11:28:46.222Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:46.222Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-19T11:28:46.222Z] #43 56.32 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-05-19T11:28:46.222Z] #43 56.33 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:46.222Z] #43 56.34 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-19T11:28:46.222Z] #43 56.35 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-05-19T11:28:46.222Z] #43 56.36 Setting up python-six (1.12.0-1) ... [2021-05-19T11:28:46.286Z] #13 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 ... 15383 files and directories currently installed.) [2021-05-19T11:28:46.286Z] #13 43.96 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-19T11:28:46.286Z] #13 ... [2021-05-19T11:28:46.286Z] [2021-05-19T11:28:46.286Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:46.286Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-19T11:28:46.286Z] #42 37.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:46.286Z] #42 37.84 Selecting previously unselected package libnet1-dev. [2021-05-19T11:28:46.286Z] #42 37.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-19T11:28:46.286Z] #42 38.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:46.286Z] #42 38.69 Selecting previously unselected package libnl-3-200:arm64. [2021-05-19T11:28:46.286Z] #42 38.70 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-19T11:28:46.286Z] #42 38.73 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-19T11:28:46.286Z] #42 38.85 Selecting previously unselected package libnl-3-dev:arm64. [2021-05-19T11:28:46.286Z] #42 38.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-05-19T11:28:46.286Z] #42 38.89 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-19T11:28:46.286Z] #42 39.32 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-19T11:28:46.286Z] #42 39.32 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-19T11:28:46.286Z] #42 39.37 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-19T11:28:46.286Z] #42 39.58 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-05-19T11:28:46.286Z] #42 39.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-05-19T11:28:46.286Z] #42 39.59 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-19T11:28:46.286Z] #42 39.74 Selecting previously unselected package zlib1g-dev:arm64. [2021-05-19T11:28:46.286Z] #42 39.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-05-19T11:28:46.286Z] #42 39.74 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-19T11:28:46.286Z] #42 40.05 Selecting previously unselected package libprotobuf17:arm64. [2021-05-19T11:28:46.286Z] #42 40.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-05-19T11:28:46.286Z] #42 40.11 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-19T11:28:46.286Z] #42 44.70 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-05-19T11:28:46.286Z] #42 44.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-05-19T11:28:46.286Z] #42 44.71 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-19T11:28:46.286Z] #42 45.61 Selecting previously unselected package libprotobuf-dev:arm64. [2021-05-19T11:28:46.286Z] #42 45.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-05-19T11:28:46.286Z] #42 45.63 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-19T11:28:46.286Z] #42 47.04 Selecting previously unselected package libprotoc17:arm64. [2021-05-19T11:28:46.286Z] #42 47.05 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-05-19T11:28:46.286Z] #42 47.06 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-19T11:28:46.286Z] #42 ... [2021-05-19T11:28:46.286Z] [2021-05-19T11:28:46.286Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:46.286Z] #49 sha256:4ebd8f6afa2f025fe4ea2c26e42affff50bf8297ff87799837bb06fb7839d780 [2021-05-19T11:28:46.286Z] #49 47.01 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:46.286Z] #49 47.04 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:46.286Z] #49 47.05 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:46.286Z] #49 47.11 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:46.286Z] #49 47.27 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:46.668Z] #13 ... [2021-05-19T11:28:46.668Z] [2021-05-19T11:28:46.668Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:46.668Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:46.668Z] #42 58.23 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-19T11:28:46.668Z] #42 58.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:46.668Z] #42 58.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-19T11:28:46.668Z] #42 58.29 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-19T11:28:46.668Z] #42 58.30 Setting up python-six (1.12.0-1) ... [2021-05-19T11:28:46.885Z] #43 ... [2021-05-19T11:28:46.885Z] [2021-05-19T11:28:46.885Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:46.885Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-19T11:28:46.885Z] #37 59.05 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-19T11:28:46.885Z] #37 59.07 Setting up xxd (2:8.1.0875-5) ... [2021-05-19T11:28:46.885Z] #37 59.08 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-05-19T11:28:46.885Z] #37 59.09 Setting up vim-common (2:8.1.0875-5) ... [2021-05-19T11:28:46.885Z] #37 59.14 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-05-19T11:28:46.885Z] #37 59.15 Setting up cmake-data (3.13.4-1) ... [2021-05-19T11:28:46.885Z] #37 59.16 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-05-19T11:28:46.885Z] #37 59.17 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-05-19T11:28:46.885Z] #37 59.19 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-05-19T11:28:46.885Z] #37 59.19 Setting up cmake (3.13.4-1) ... [2021-05-19T11:28:46.885Z] #37 59.20 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:28:46.885Z] #37 59.30 Processing triggers for mime-support (3.62) ... [2021-05-19T11:28:46.885Z] #37 DONE 59.6s [2021-05-19T11:28:46.885Z] [2021-05-19T11:28:46.885Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-19T11:28:46.885Z] #38 sha256:d2a3656f11a27a00c13d052cba8fdb1cd71712ac1b58ecb8fd29625c220e30c3 [2021-05-19T11:28:46.924Z] #42 ... [2021-05-19T11:28:46.924Z] [2021-05-19T11:28:46.924Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:46.925Z] #51 sha256:4bc39bcfbda7a47c4ec395e58ef024d6c4b5b4682d4ab41e11b93e86d54df58b [2021-05-19T11:28:46.925Z] #51 48.76 bytes [2021-05-19T11:28:46.925Z] #51 48.81 syscall [2021-05-19T11:28:46.925Z] #51 51.18 reflect [2021-05-19T11:28:46.925Z] #51 56.02 time [2021-05-19T11:28:47.180Z] #51 ... [2021-05-19T11:28:47.180Z] [2021-05-19T11:28:47.180Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:47.180Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:28:47.180Z] #45 58.20 time [2021-05-19T11:28:47.188Z] #38 0.389 + RM_GOPATH=0 [2021-05-19T11:28:47.188Z] #38 0.390 + TMP_GOPATH= [2021-05-19T11:28:47.188Z] #38 0.402 + : /build [2021-05-19T11:28:47.188Z] #38 0.402 + '[' -z '' ']' [2021-05-19T11:28:47.188Z] #38 0.402 ++ mktemp -d [2021-05-19T11:28:47.188Z] #38 0.402 + export GOPATH=/tmp/tmp.XJ6IrTGz2M [2021-05-19T11:28:47.188Z] #38 0.402 + GOPATH=/tmp/tmp.XJ6IrTGz2M [2021-05-19T11:28:47.188Z] #38 0.402 + RM_GOPATH=1 [2021-05-19T11:28:47.188Z] #38 0.402 + case "$(go env GOARCH)" in [2021-05-19T11:28:47.188Z] #38 0.402 ++ go env GOARCH [2021-05-19T11:28:47.188Z] #38 0.416 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:47.188Z] #38 0.418 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:28:47.188Z] #38 0.428 ++ dirname /tmp/install/install.sh [2021-05-19T11:28:47.188Z] #38 0.428 + dir=/tmp/install [2021-05-19T11:28:47.188Z] #38 0.428 + bin=tini [2021-05-19T11:28:47.188Z] #38 0.428 + shift [2021-05-19T11:28:47.188Z] #38 0.428 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-19T11:28:47.188Z] #38 0.428 + . /tmp/install/tini.installer [2021-05-19T11:28:47.188Z] #38 0.429 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:28:47.188Z] #38 0.437 + install_tini [2021-05-19T11:28:47.188Z] #38 0.437 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-19T11:28:47.188Z] #38 0.437 + git clone https://github.com/krallin/tini.git /tmp/tmp.XJ6IrTGz2M/tini [2021-05-19T11:28:47.188Z] #38 0.437 Cloning into '/tmp/tmp.XJ6IrTGz2M/tini'... [2021-05-19T11:28:47.188Z] #38 0.438 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:28:47.243Z] #49 ... [2021-05-19T11:28:47.243Z] [2021-05-19T11:28:47.243Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:47.243Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-19T11:28:47.243Z] #36 38.36 Selecting previously unselected package cmake-data. [2021-05-19T11:28:47.243Z] #36 38.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-19T11:28:47.243Z] #36 38.38 Unpacking cmake-data (3.13.4-1) ... [2021-05-19T11:28:47.243Z] #36 44.81 Selecting previously unselected package libicu63:arm64. [2021-05-19T11:28:47.243Z] #36 44.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-19T11:28:47.243Z] #36 44.85 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-19T11:28:47.243Z] #36 ... [2021-05-19T11:28:47.243Z] [2021-05-19T11:28:47.243Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:47.243Z] #29 sha256:e013c9f3596c32a87a139c77bebb46f123fc7f65d7f458eb1bd080e6bee4d1b3 [2021-05-19T11:28:47.243Z] #29 24.52 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-19T11:28:47.243Z] #29 25.08 [2021-05-19T11:28:47.243Z] #29 25.31 ######################################################################## 100.0% [2021-05-19T11:28:47.243Z] #29 25.47 [2021-05-19T11:28:47.243Z] #29 26.57 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-19T11:28:47.243Z] #29 26.97 [2021-05-19T11:28:47.243Z] #29 27.19 0.8% ######################################################################## 100.0% [2021-05-19T11:28:47.243Z] #29 27.38 [2021-05-19T11:28:47.705Z] #56 ... [2021-05-19T11:28:47.705Z] [2021-05-19T11:28:47.705Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:47.705Z] #49 sha256:36839d5c8eafe83042f095a50404e61b4aa04c72cf7b4af62ba95e7ecd087d98 [2021-05-19T11:28:47.705Z] #49 50.17 go: extracting golang.org/x/text v0.3.2 [2021-05-19T11:28:47.705Z] #49 56.12 go: finding github.com/fatih/color v1.7.0 [2021-05-19T11:28:47.705Z] #49 56.21 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:47.705Z] #49 56.23 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:28:47.705Z] #49 56.24 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:47.705Z] #49 56.27 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:47.705Z] #49 56.29 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:28:47.705Z] #49 56.31 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:47.705Z] #49 56.32 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:47.705Z] #49 56.38 go: finding github.com/pkg/errors v0.8.1 [2021-05-19T11:28:47.705Z] #49 56.40 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:47.705Z] #49 56.47 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:47.705Z] #49 56.47 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:47.705Z] #49 56.47 go: finding github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:47.705Z] #49 56.48 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:47.705Z] #49 56.48 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:47.705Z] #49 56.49 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:47.705Z] #49 56.49 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:47.705Z] #49 56.51 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:47.705Z] #49 56.55 go: finding github.com/spf13/viper v1.6.1 [2021-05-19T11:28:47.705Z] #49 56.56 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:47.705Z] #49 56.66 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:47.705Z] #49 56.69 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:47.705Z] #49 56.70 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:47.705Z] #49 56.78 go: finding github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:47.705Z] #49 56.79 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:47.705Z] #49 56.80 go: finding github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:47.705Z] #49 56.89 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:47.705Z] #49 56.89 go: finding github.com/spf13/cobra v0.0.5 [2021-05-19T11:28:47.705Z] #49 56.89 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:47.705Z] #49 56.93 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:47.705Z] #49 56.94 go: finding github.com/spf13/pflag v1.0.5 [2021-05-19T11:28:47.705Z] #49 56.97 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:47.706Z] #49 57.03 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:47.706Z] #49 57.06 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:47.706Z] #49 57.06 go: finding github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:47.706Z] #49 57.11 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:47.706Z] #49 57.21 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:47.706Z] #49 57.24 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:47.706Z] #49 57.29 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:47.706Z] #49 57.30 go: finding github.com/spf13/afero v1.1.2 [2021-05-19T11:28:47.706Z] #49 57.34 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:47.706Z] #49 57.35 go: finding github.com/spf13/cast v1.3.0 [2021-05-19T11:28:47.706Z] #49 57.39 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:47.706Z] #49 57.41 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:47.706Z] #49 57.44 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:47.706Z] #49 57.48 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:47.706Z] #49 57.52 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:47.706Z] #49 57.65 go: finding golang.org/x/text v0.3.2 [2021-05-19T11:28:47.706Z] #49 57.70 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:47.706Z] #49 57.73 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:47.706Z] #49 57.73 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:47.706Z] #49 57.76 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:47.706Z] #49 57.79 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:47.706Z] #49 57.82 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:47.706Z] #49 57.84 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:47.706Z] #49 57.86 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:47.706Z] #49 57.92 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:47.706Z] #49 57.93 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:47.706Z] #49 57.94 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:47.706Z] #49 57.97 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:47.706Z] #49 58.00 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:47.706Z] #49 58.01 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:47.706Z] #49 58.02 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:47.706Z] #49 58.04 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:47.706Z] #49 58.16 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:47.706Z] #49 58.21 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:47.706Z] #49 58.30 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:47.706Z] #49 58.43 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:47.706Z] #49 58.43 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:47.706Z] #49 58.56 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:47.706Z] #49 58.58 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:47.706Z] #49 58.58 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:47.706Z] #49 58.65 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:47.706Z] #49 58.65 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:48.108Z] #45 ... [2021-05-19T11:28:48.108Z] [2021-05-19T11:28:48.108Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:28:48.108Z] #47 sha256:27c62888627d4d0ca711e629622e2306c46f6e8b5b234bf7af72f825d86b428d [2021-05-19T11:28:48.108Z] #47 DONE 59.8s [2021-05-19T11:28:48.108Z] [2021-05-19T11:28:48.108Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:48.108Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:28:48.108Z] #36 54.70 Selecting previously unselected package libicu63:amd64. [2021-05-19T11:28:48.108Z] #36 54.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-19T11:28:48.108Z] #36 54.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-19T11:28:48.365Z] #36 ... [2021-05-19T11:28:48.365Z] [2021-05-19T11:28:48.365Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:48.365Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:28:48.365Z] #13 54.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-05-19T11:28:48.398Z] #49 47.66 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:48.398Z] #49 ... [2021-05-19T11:28:48.398Z] [2021-05-19T11:28:48.398Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:48.398Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:28:48.398Z] #13 31.70 Fetched 8964 kB in 26s (339 kB/s) [2021-05-19T11:28:48.398Z] #13 31.70 Reading package lists... [2021-05-19T11:28:48.637Z] #29 28.57 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-19T11:28:48.637Z] #29 28.92 [2021-05-19T11:28:48.725Z] #38 1.828 + cd /tmp/tmp.XJ6IrTGz2M/tini [2021-05-19T11:28:48.725Z] #38 1.829 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:28:48.725Z] #38 1.856 + cmake . [2021-05-19T11:28:49.599Z] #49 ... [2021-05-19T11:28:49.599Z] [2021-05-19T11:28:49.599Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:49.599Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:49.599Z] #42 44.77 Reading package lists... [2021-05-19T11:28:49.599Z] #42 51.37 Building dependency tree... [2021-05-19T11:28:49.599Z] #42 56.09 The following additional packages will be installed: [2021-05-19T11:28:49.599Z] #42 56.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-19T11:28:49.599Z] #42 56.11 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-19T11:28:49.599Z] #42 56.12 Suggested packages: [2021-05-19T11:28:49.599Z] #42 56.13 manpages-dev python-setuptools [2021-05-19T11:28:49.599Z] #42 57.36 The following NEW packages will be installed: [2021-05-19T11:28:49.599Z] #42 57.38 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-19T11:28:49.599Z] #42 57.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-19T11:28:49.599Z] #42 57.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-19T11:28:49.599Z] #42 57.38 python-six zlib1g-dev [2021-05-19T11:28:49.599Z] #42 57.74 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:28:49.599Z] #42 57.74 Need to get 4095 kB of archives. [2021-05-19T11:28:49.599Z] #42 57.74 After this operation, 22.5 MB of additional disk space will be used. [2021-05-19T11:28:49.599Z] #42 57.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-19T11:28:49.599Z] #42 57.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-19T11:28:49.599Z] #42 57.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-19T11:28:49.600Z] #42 57.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-19T11:28:49.600Z] #42 57.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-19T11:28:49.600Z] #42 57.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-19T11:28:49.600Z] #42 57.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-19T11:28:49.600Z] #42 57.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-19T11:28:49.600Z] #42 57.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-19T11:28:49.600Z] #42 57.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-19T11:28:49.600Z] #42 57.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-19T11:28:49.600Z] #42 58.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-19T11:28:49.600Z] #42 58.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-19T11:28:49.600Z] #42 58.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-19T11:28:49.600Z] #42 58.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-19T11:28:49.600Z] #42 58.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-19T11:28:49.600Z] #42 58.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-19T11:28:49.600Z] #42 59.32 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:49.600Z] #42 59.53 Fetched 4095 kB in 1s (6163 kB/s) [2021-05-19T11:28:49.600Z] #42 59.64 Selecting previously unselected package libcap-dev:amd64. [2021-05-19T11:28:49.600Z] #42 59.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-19T11:28:49.600Z] #42 59.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-19T11:28:49.600Z] #42 59.76 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-19T11:28:49.600Z] #42 59.90 Selecting previously unselected package libnet1:amd64. [2021-05-19T11:28:49.600Z] #42 59.91 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-19T11:28:49.600Z] #42 59.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:49.600Z] #42 60.08 Selecting previously unselected package libnet1-dev. [2021-05-19T11:28:49.600Z] #42 60.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-19T11:28:49.600Z] #42 60.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:49.600Z] #42 60.34 Selecting previously unselected package libnl-3-200:amd64. [2021-05-19T11:28:49.600Z] #42 60.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-19T11:28:49.600Z] #42 60.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-19T11:28:49.600Z] #42 60.53 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-19T11:28:49.600Z] #42 60.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-19T11:28:49.600Z] #42 60.55 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-19T11:28:49.600Z] #42 60.84 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-19T11:28:49.600Z] #42 60.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-19T11:28:49.600Z] #42 60.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-19T11:28:49.600Z] #42 60.97 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-19T11:28:49.600Z] #42 61.00 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-19T11:28:49.785Z] #38 2.841 -- The C compiler identification is GNU 8.3.0 [2021-05-19T11:28:49.785Z] #38 2.948 -- Check for working C compiler: /usr/bin/cc [2021-05-19T11:28:49.787Z] #13 40.47 Reading package lists... [2021-05-19T11:28:49.787Z] #13 ... [2021-05-19T11:28:49.787Z] [2021-05-19T11:28:49.787Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:49.787Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:49.787Z] #42 42.98 Reading package lists... [2021-05-19T11:28:49.856Z] #42 61.01 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-19T11:28:49.856Z] #42 61.17 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-19T11:28:49.856Z] #42 61.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-19T11:28:49.856Z] #42 61.22 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-19T11:28:50.085Z] #38 ... [2021-05-19T11:28:50.085Z] [2021-05-19T11:28:50.085Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:50.085Z] #52 sha256:f45032a91cb502a3aaf0f59eb972bb68ad2db7713d4a812ff140c2b8530fbcfb [2021-05-19T11:28:50.085Z] #52 52.96 io [2021-05-19T11:28:50.085Z] #52 53.00 strconv [2021-05-19T11:28:50.085Z] #52 53.01 syscall [2021-05-19T11:28:50.085Z] #52 56.24 strings [2021-05-19T11:28:50.085Z] #52 56.27 bytes [2021-05-19T11:28:50.085Z] #52 62.29 bufio [2021-05-19T11:28:50.136Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-05-19T11:28:50.386Z] #52 ... [2021-05-19T11:28:50.386Z] [2021-05-19T11:28:50.386Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:50.386Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-19T11:28:50.386Z] #14 61.05 Selecting previously unselected package binutils-mingw-w64. [2021-05-19T11:28:50.386Z] #14 61.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-19T11:28:50.386Z] #14 61.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-19T11:28:50.386Z] #14 61.16 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-05-19T11:28:50.386Z] #14 61.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-05-19T11:28:50.386Z] #14 61.18 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-19T11:28:50.386Z] #14 61.41 Selecting previously unselected package dmsetup. [2021-05-19T11:28:50.386Z] #14 61.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-05-19T11:28:50.386Z] #14 61.44 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-19T11:28:50.386Z] #14 61.57 Selecting previously unselected package mingw-w64-common. [2021-05-19T11:28:50.386Z] #14 61.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-19T11:28:50.386Z] #14 61.60 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-19T11:28:50.420Z] #42 61.51 Selecting previously unselected package libprotobuf17:amd64. [2021-05-19T11:28:50.420Z] #42 61.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-19T11:28:50.420Z] #42 61.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-19T11:28:50.881Z] #13 56.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-19T11:28:50.881Z] #13 56.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-19T11:28:50.881Z] #13 56.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-19T11:28:50.881Z] #13 56.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-19T11:28:50.881Z] #13 56.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-19T11:28:50.881Z] #13 56.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-19T11:28:50.881Z] #13 56.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-19T11:28:50.881Z] #13 56.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-19T11:28:50.881Z] #13 56.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-19T11:28:51.020Z] #29 29.18 0.0% ### 5.2% ######## 11.7% ############# 18.1% ############### 21.8% ################# 24.9% #################### 28.8% ######################## 33.4% ############################ 39.0% ################################ 45.5% ################################### 49.3% ######################################## 56.3% ############################################ 61.5% ################################################ 66.9% #################################################### 73.4% ######################################################### 79.7% ############################################################### 87.9% #################################################################### 95.1% ######################################################################## 100.0% [2021-05-19T11:28:51.020Z] #29 31.14 [2021-05-19T11:28:51.020Z] #29 ... [2021-05-19T11:28:51.020Z] [2021-05-19T11:28:51.020Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:51.020Z] #51 sha256:9010ca45e68fe6c1eeb613369540697a863fc7aae072ae6106d2a8f48a2ccaf0 [2021-05-19T11:28:51.020Z] #51 42.13 reflect [2021-05-19T11:28:51.020Z] #51 42.13 syscall [2021-05-19T11:28:51.020Z] #51 42.17 regexp/syntax [2021-05-19T11:28:51.020Z] #51 47.45 regexp [2021-05-19T11:28:51.020Z] #51 48.87 context [2021-05-19T11:28:51.020Z] #51 48.88 internal/poll [2021-05-19T11:28:51.020Z] #51 51.56 os [2021-05-19T11:28:51.137Z] #13 56.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-19T11:28:51.137Z] #13 56.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-19T11:28:51.137Z] #13 56.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-19T11:28:51.137Z] #13 56.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-19T11:28:51.137Z] #13 56.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-19T11:28:51.284Z] #51 ... [2021-05-19T11:28:51.284Z] [2021-05-19T11:28:51.284Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:51.284Z] #45 sha256:259803ce80fa8d0b0940c262c6053fd4d1608520751f3b73e49b0a6f86158e98 [2021-05-19T11:28:51.284Z] #45 42.33 regexp/syntax [2021-05-19T11:28:51.284Z] #45 43.28 hash/crc32 [2021-05-19T11:28:51.284Z] #45 44.45 vendor/golang.org/x/text/transform [2021-05-19T11:28:51.284Z] #45 45.32 time [2021-05-19T11:28:51.284Z] #45 47.90 regexp [2021-05-19T11:28:51.285Z] #45 52.38 github.com/LK4D4/vndr/versioned [2021-05-19T11:28:51.285Z] #45 ... [2021-05-19T11:28:51.285Z] [2021-05-19T11:28:51.285Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:51.285Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-19T11:28:51.285Z] #13 44.30 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-19T11:28:51.285Z] #13 44.55 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-05-19T11:28:51.285Z] #13 44.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-19T11:28:51.285Z] #13 44.86 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-05-19T11:28:51.285Z] #13 44.88 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-19T11:28:51.285Z] #13 45.25 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-05-19T11:28:51.285Z] #13 45.43 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-19T11:28:51.285Z] #13 45.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.) [2021-05-19T11:28:51.285Z] #13 45.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-05-19T11:28:51.285Z] #13 45.61 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-19T11:28:51.285Z] #13 47.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-19T11:28:51.285Z] #13 47.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-05-19T11:28:51.285Z] #13 47.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-19T11:28:51.351Z] #42 62.40 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-19T11:28:51.351Z] #42 62.40 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-19T11:28:51.351Z] #42 62.40 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-19T11:28:51.351Z] #42 62.61 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-19T11:28:51.351Z] #42 62.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-19T11:28:51.351Z] #42 62.62 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-19T11:28:51.393Z] #13 ... [2021-05-19T11:28:51.393Z] [2021-05-19T11:28:51.394Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:28:51.394Z] #34 sha256:d7cade746e6ac9d3e2a54886fabc5225f606b26eb72e84d2faaf290d5735f688 [2021-05-19T11:28:51.394Z] #34 53.24 time [2021-05-19T11:28:51.394Z] #34 59.40 internal/poll [2021-05-19T11:28:51.394Z] #34 61.07 internal/fmtsort [2021-05-19T11:28:51.394Z] #34 61.78 internal/syscall/execenv [2021-05-19T11:28:51.394Z] #34 61.93 internal/syscall/unix [2021-05-19T11:28:51.394Z] #34 61.98 strings [2021-05-19T11:28:51.394Z] #34 62.23 os [2021-05-19T11:28:51.426Z] #42 49.65 Building dependency tree... [2021-05-19T11:28:51.651Z] #34 ... [2021-05-19T11:28:51.651Z] [2021-05-19T11:28:51.651Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:51.651Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:51.651Z] #42 62.49 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-19T11:28:51.651Z] #42 62.51 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-19T11:28:51.651Z] #42 62.57 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-19T11:28:51.651Z] #42 62.57 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-19T11:28:51.651Z] #42 62.57 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-19T11:28:51.651Z] #42 62.59 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-19T11:28:51.651Z] #42 62.64 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:51.651Z] #42 62.64 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-19T11:28:51.651Z] #42 62.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-19T11:28:51.651Z] #42 62.67 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-19T11:28:51.914Z] #42 ... [2021-05-19T11:28:51.914Z] [2021-05-19T11:28:51.914Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:28:51.914Z] #51 sha256:4a28946d191ba1ac461af9e5863657ed1b56f2684740d5d40056f95b1bf6527f [2021-05-19T11:28:51.914Z] #51 63.28 syscall [2021-05-19T11:28:51.914Z] #51 63.36 reflect [2021-05-19T11:28:51.994Z] #42 ... [2021-05-19T11:28:51.994Z] [2021-05-19T11:28:51.994Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-19T11:28:51.994Z] #67 sha256:764aca5084ba088dea6d83e00081d97fa274f8db42a0d7597c26aa47d5fd06c9 [2021-05-19T11:28:51.994Z] #67 DONE 51.5s [2021-05-19T11:28:52.233Z] #13 49.87 Selecting previously unselected package binutils-mingw-w64. [2021-05-19T11:28:52.233Z] #13 49.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-19T11:28:52.233Z] #13 49.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-19T11:28:52.233Z] #13 ... [2021-05-19T11:28:52.233Z] [2021-05-19T11:28:52.233Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:52.233Z] #29 sha256:e013c9f3596c32a87a139c77bebb46f123fc7f65d7f458eb1bd080e6bee4d1b3 [2021-05-19T11:28:52.233Z] #29 32.32 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-19T11:28:52.254Z] [2021-05-19T11:28:52.254Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:28:52.254Z] #34 sha256:27fe4c5b85417893bfd15ee63b6fd2691c28c9fb35abf4096ae84fd4137d034b [2021-05-19T11:28:52.254Z] #34 51.21 internal/reflectlite [2021-05-19T11:28:52.254Z] #34 51.21 sync [2021-05-19T11:28:52.499Z] #29 32.62 [2021-05-19T11:28:52.499Z] #29 ... [2021-05-19T11:28:52.499Z] [2021-05-19T11:28:52.499Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:28:52.499Z] #34 sha256:70358c1cf7715511db69e5464e9b7cca4b2ef69001a11be2c3db4622c59bbf73 [2021-05-19T11:28:52.499Z] #34 43.66 internal/syscall/execenv [2021-05-19T11:28:52.499Z] #34 43.66 time [2021-05-19T11:28:52.499Z] #34 43.67 internal/syscall/unix [2021-05-19T11:28:52.499Z] #34 47.70 internal/poll [2021-05-19T11:28:52.499Z] #34 49.41 os [2021-05-19T11:28:52.499Z] #34 51.01 internal/fmtsort [2021-05-19T11:28:52.499Z] #34 51.90 fmt [2021-05-19T11:28:52.499Z] #34 51.90 path/filepath [2021-05-19T11:28:52.499Z] #34 53.15 io/ioutil [2021-05-19T11:28:52.504Z] #14 ... [2021-05-19T11:28:52.504Z] [2021-05-19T11:28:52.504Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:52.504Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:28:52.504Z] #46 55.04 bytes [2021-05-19T11:28:52.504Z] #46 61.96 bufio [2021-05-19T11:28:52.504Z] #46 63.25 reflect [2021-05-19T11:28:52.504Z] #46 ... [2021-05-19T11:28:52.504Z] [2021-05-19T11:28:52.504Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:52.504Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-19T11:28:52.504Z] #43 60.98 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-05-19T11:28:52.504Z] #43 60.99 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-19T11:28:52.504Z] #43 60.99 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-05-19T11:28:52.504Z] #43 61.00 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-05-19T11:28:52.504Z] #43 61.00 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-05-19T11:28:52.504Z] #43 61.00 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-19T11:28:52.504Z] #43 61.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:52.504Z] #43 61.03 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-05-19T11:28:52.504Z] #43 61.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-19T11:28:52.504Z] #43 61.06 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-19T11:28:52.763Z] #34 ... [2021-05-19T11:28:52.763Z] [2021-05-19T11:28:52.763Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:52.763Z] #29 sha256:e013c9f3596c32a87a139c77bebb46f123fc7f65d7f458eb1bd080e6bee4d1b3 [2021-05-19T11:28:52.763Z] #29 32.80 ######################################################################## 100.0% [2021-05-19T11:28:52.763Z] #29 32.87 [2021-05-19T11:28:52.846Z] #51 ... [2021-05-19T11:28:52.846Z] [2021-05-19T11:28:52.846Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:28:52.846Z] #34 sha256:b81a51f305c99a1bde7dddfe48b065b1e60b4041ff1e33668059acd0c2ecc97e [2021-05-19T11:28:52.846Z] #34 54.00 sync [2021-05-19T11:28:52.846Z] #34 54.01 internal/reflectlite [2021-05-19T11:28:52.846Z] #34 57.17 sort [2021-05-19T11:28:52.846Z] #34 57.17 errors [2021-05-19T11:28:52.846Z] #34 57.57 strconv [2021-05-19T11:28:52.846Z] #34 58.30 io [2021-05-19T11:28:52.846Z] #34 59.58 internal/oserror [2021-05-19T11:28:52.846Z] #34 59.71 syscall [2021-05-19T11:28:52.846Z] #34 61.12 reflect [2021-05-19T11:28:52.846Z] #34 ... [2021-05-19T11:28:52.846Z] [2021-05-19T11:28:52.847Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:28:52.847Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T11:28:52.847Z] #32 63.47 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-19T11:28:52.847Z] #32 63.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-19T11:28:53.410Z] #32 64.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:28:53.410Z] #32 ... [2021-05-19T11:28:53.410Z] [2021-05-19T11:28:53.410Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:53.410Z] #45 sha256:3757aa4e4d30c5f4706630f3d605dcc44ed6accd2f09a93baed28da5b2734717 [2021-05-19T11:28:53.410Z] #45 54.58 sync [2021-05-19T11:28:53.410Z] #45 54.59 internal/reflectlite [2021-05-19T11:28:53.410Z] #45 56.72 github.com/LK4D4/vndr/godl/singleflight [2021-05-19T11:28:53.410Z] #45 57.09 math/rand [2021-05-19T11:28:53.410Z] #45 58.03 internal/singleflight [2021-05-19T11:28:53.410Z] #45 58.62 strconv [2021-05-19T11:28:53.410Z] #45 58.63 io [2021-05-19T11:28:53.410Z] #45 59.74 bytes [2021-05-19T11:28:53.410Z] #45 61.85 bufio [2021-05-19T11:28:53.410Z] #45 62.21 reflect [2021-05-19T11:28:53.410Z] #45 64.12 syscall [2021-05-19T11:28:53.410Z] #45 ... [2021-05-19T11:28:53.410Z] [2021-05-19T11:28:53.410Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:53.410Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:53.410Z] #42 63.98 Selecting previously unselected package libprotoc17:amd64. [2021-05-19T11:28:53.410Z] #42 63.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-19T11:28:53.410Z] #42 63.99 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-19T11:28:53.410Z] #42 64.55 Selecting previously unselected package protobuf-c-compiler. [2021-05-19T11:28:53.410Z] #42 64.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-19T11:28:53.410Z] #42 64.65 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-19T11:28:53.667Z] #42 64.82 Selecting previously unselected package protobuf-compiler. [2021-05-19T11:28:53.667Z] #42 64.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-19T11:28:53.667Z] #42 64.86 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-19T11:28:53.724Z] #29 33.69 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-19T11:28:53.724Z] #29 ... [2021-05-19T11:28:53.724Z] [2021-05-19T11:28:53.724Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:53.724Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-19T11:28:53.724Z] #36 49.55 Selecting previously unselected package libxml2:arm64. [2021-05-19T11:28:53.724Z] #36 49.56 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-05-19T11:28:53.724Z] #36 49.57 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-19T11:28:53.724Z] #36 50.12 Selecting previously unselected package libarchive13:arm64. [2021-05-19T11:28:53.724Z] #36 50.13 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-05-19T11:28:53.724Z] #36 50.14 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-19T11:28:53.724Z] #36 50.58 Selecting previously unselected package libjsoncpp1:arm64. [2021-05-19T11:28:53.724Z] #36 50.62 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-05-19T11:28:53.724Z] #36 50.65 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-19T11:28:53.724Z] #36 50.82 Selecting previously unselected package librhash0:arm64. [2021-05-19T11:28:53.724Z] #36 50.83 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-05-19T11:28:53.724Z] #36 50.83 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-05-19T11:28:53.724Z] #36 51.02 Selecting previously unselected package libuv1:arm64. [2021-05-19T11:28:53.724Z] #36 51.04 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-05-19T11:28:53.724Z] #36 51.05 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-05-19T11:28:53.724Z] #36 51.21 Selecting previously unselected package cmake. [2021-05-19T11:28:53.724Z] #36 51.21 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-05-19T11:28:53.724Z] #36 51.24 Unpacking cmake (3.13.4-1) ... [2021-05-19T11:28:53.724Z] #36 53.41 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-19T11:28:53.724Z] #36 53.45 Setting up xxd (2:8.1.0875-5) ... [2021-05-19T11:28:53.724Z] #36 53.47 Setting up libuv1:arm64 (1.24.1-1) ... [2021-05-19T11:28:53.724Z] #36 53.49 Setting up vim-common (2:8.1.0875-5) ... [2021-05-19T11:28:53.724Z] #36 53.54 Setting up librhash0:arm64 (1.3.8-1) ... [2021-05-19T11:28:53.724Z] #36 53.56 Setting up cmake-data (3.13.4-1) ... [2021-05-19T11:28:53.724Z] #36 53.60 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-19T11:28:53.724Z] #36 53.63 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-19T11:28:53.724Z] #36 53.65 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-19T11:28:53.724Z] #36 53.67 Setting up cmake (3.13.4-1) ... [2021-05-19T11:28:53.724Z] #36 53.70 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:28:53.724Z] #36 53.83 Processing triggers for mime-support (3.62) ... [2021-05-19T11:28:53.724Z] #36 DONE 54.8s [2021-05-19T11:28:53.925Z] #42 65.03 Selecting previously unselected package python-pkg-resources. [2021-05-19T11:28:53.925Z] #42 65.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-19T11:28:53.925Z] #42 65.04 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-19T11:28:53.925Z] #42 ... [2021-05-19T11:28:53.925Z] [2021-05-19T11:28:53.925Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:53.925Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:28:53.925Z] #13 42.75 Reading package lists... [2021-05-19T11:28:53.925Z] #13 50.53 Building dependency tree... [2021-05-19T11:28:53.925Z] #13 53.93 The following additional packages will be installed: [2021-05-19T11:28:53.925Z] #13 53.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-19T11:28:53.925Z] #13 53.95 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-19T11:28:53.925Z] #13 53.95 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-19T11:28:53.925Z] #13 53.95 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-19T11:28:53.925Z] #13 53.96 mingw-w64-common mingw-w64-x86-64-dev [2021-05-19T11:28:53.925Z] #13 53.96 Suggested packages: [2021-05-19T11:28:53.925Z] #13 53.97 gcc-8-locales seccomp wine64 [2021-05-19T11:28:53.925Z] #13 55.42 The following NEW packages will be installed: [2021-05-19T11:28:53.925Z] #13 55.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-19T11:28:53.925Z] #13 55.42 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-19T11:28:53.925Z] #13 55.43 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-19T11:28:53.925Z] #13 55.43 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-19T11:28:53.925Z] #13 55.43 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-19T11:28:53.925Z] #13 55.43 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-19T11:28:53.925Z] #13 55.45 The following packages will be upgraded: [2021-05-19T11:28:53.925Z] #13 55.46 libseccomp2 libsystemd0 libudev1 [2021-05-19T11:28:53.925Z] #13 55.90 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-19T11:28:53.925Z] #13 55.90 Need to get 78.2 MB of archives. [2021-05-19T11:28:53.925Z] #13 55.90 After this operation, 487 MB of additional disk space will be used. [2021-05-19T11:28:53.925Z] #13 55.90 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-19T11:28:53.925Z] #13 55.90 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-19T11:28:53.925Z] #13 55.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-19T11:28:53.925Z] #13 55.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-19T11:28:53.925Z] #13 55.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-19T11:28:53.925Z] #13 56.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-19T11:28:53.925Z] #13 56.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-19T11:28:53.925Z] #13 56.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-19T11:28:53.925Z] #13 56.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-19T11:28:53.925Z] #13 56.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-19T11:28:53.925Z] #13 57.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-19T11:28:53.925Z] #13 57.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-19T11:28:53.925Z] #13 57.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-05-19T11:28:53.925Z] #13 ... [2021-05-19T11:28:53.925Z] [2021-05-19T11:28:53.925Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:53.925Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:53.925Z] #42 65.32 Selecting previously unselected package python-six. [2021-05-19T11:28:53.987Z] [2021-05-19T11:28:53.987Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:53.987Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-19T11:28:53.987Z] #42 47.75 Selecting previously unselected package protobuf-c-compiler. [2021-05-19T11:28:53.987Z] #42 47.76 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-05-19T11:28:53.987Z] #42 47.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-19T11:28:53.987Z] #42 47.99 Selecting previously unselected package protobuf-compiler. [2021-05-19T11:28:53.987Z] #42 48.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-05-19T11:28:53.987Z] #42 48.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-19T11:28:53.987Z] #42 48.17 Selecting previously unselected package python-pkg-resources. [2021-05-19T11:28:53.987Z] #42 48.17 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-19T11:28:53.987Z] #42 48.21 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-19T11:28:53.987Z] #42 48.53 Selecting previously unselected package python-six. [2021-05-19T11:28:53.987Z] #42 48.54 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-19T11:28:53.987Z] #42 48.55 Unpacking python-six (1.12.0-1) ... [2021-05-19T11:28:53.987Z] #42 48.68 Selecting previously unselected package python-protobuf. [2021-05-19T11:28:53.987Z] #42 48.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-05-19T11:28:53.987Z] #42 48.70 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-19T11:28:53.987Z] #42 49.39 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-19T11:28:53.987Z] #42 52.02 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-19T11:28:53.987Z] #42 52.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:53.987Z] #42 52.09 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-19T11:28:53.987Z] #42 52.10 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-19T11:28:53.987Z] #42 52.12 Setting up python-six (1.12.0-1) ... [2021-05-19T11:28:53.987Z] #42 53.83 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-19T11:28:53.987Z] #42 53.85 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-19T11:28:53.987Z] #42 53.93 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-19T11:28:53.987Z] #42 53.95 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-05-19T11:28:53.987Z] #42 53.97 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-19T11:28:53.987Z] #42 54.00 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-19T11:28:53.987Z] #42 54.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:53.987Z] #42 54.05 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-19T11:28:53.987Z] #42 54.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-19T11:28:53.987Z] #42 54.09 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-19T11:28:53.987Z] #42 ... [2021-05-19T11:28:53.987Z] [2021-05-19T11:28:53.987Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-19T11:28:53.987Z] #29 sha256:e013c9f3596c32a87a139c77bebb46f123fc7f65d7f458eb1bd080e6bee4d1b3 [2021-05-19T11:28:53.987Z] #29 34.20 [2021-05-19T11:28:54.182Z] #42 65.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-19T11:28:54.182Z] #42 65.33 Unpacking python-six (1.12.0-1) ... [2021-05-19T11:28:54.182Z] #42 ... [2021-05-19T11:28:54.182Z] [2021-05-19T11:28:54.182Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:54.182Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:28:54.182Z] #36 55.46 The following additional packages will be installed: [2021-05-19T11:28:54.182Z] #36 55.49 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-19T11:28:54.182Z] #36 55.50 Suggested packages: [2021-05-19T11:28:54.182Z] #36 55.52 cmake-doc ninja-build lrzip [2021-05-19T11:28:54.182Z] #36 55.52 Recommended packages: [2021-05-19T11:28:54.182Z] #36 55.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-19T11:28:54.182Z] #36 56.77 The following NEW packages will be installed: [2021-05-19T11:28:54.182Z] #36 56.79 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-19T11:28:54.182Z] #36 56.79 vim-common xxd [2021-05-19T11:28:54.182Z] #36 57.18 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:28:54.182Z] #36 57.18 Need to get 14.9 MB of archives. [2021-05-19T11:28:54.182Z] #36 57.18 After this operation, 61.8 MB of additional disk space will be used. [2021-05-19T11:28:54.182Z] #36 57.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-19T11:28:54.182Z] #36 57.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-19T11:28:54.182Z] #36 57.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-19T11:28:54.182Z] #36 57.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-19T11:28:54.182Z] #36 58.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-19T11:28:54.182Z] #36 58.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-19T11:28:54.182Z] #36 58.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-19T11:28:54.182Z] #36 58.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-19T11:28:54.182Z] #36 58.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-19T11:28:54.182Z] #36 58.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-19T11:28:54.182Z] #36 59.63 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:54.182Z] #36 59.87 Fetched 14.9 MB in 2s (9108 kB/s) [2021-05-19T11:28:54.182Z] #36 59.97 Selecting previously unselected package xxd. [2021-05-19T11:28:54.182Z] #36 59.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-19T11:28:54.182Z] #36 60.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-19T11:28:54.183Z] #36 60.09 Unpacking xxd (2:8.1.0875-5) ... [2021-05-19T11:28:54.183Z] #36 60.29 Selecting previously unselected package vim-common. [2021-05-19T11:28:54.183Z] #36 60.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:28:54.183Z] #36 60.34 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-19T11:28:54.183Z] #36 60.65 Selecting previously unselected package cmake-data. [2021-05-19T11:28:54.183Z] #36 60.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-19T11:28:54.183Z] #36 60.68 Unpacking cmake-data (3.13.4-1) ... [2021-05-19T11:28:54.183Z] #36 63.49 Selecting previously unselected package libicu63:amd64. [2021-05-19T11:28:54.183Z] #36 63.50 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-19T11:28:54.183Z] #36 63.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-19T11:28:54.431Z] #29 34.34 ######################################################################## 100.0% [2021-05-19T11:28:54.431Z] #29 34.51 [2021-05-19T11:28:54.620Z] #43 ... [2021-05-19T11:28:54.620Z] [2021-05-19T11:28:54.620Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:28:54.620Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:28:54.620Z] #46 67.52 regexp/syntax [2021-05-19T11:28:54.746Z] #36 ... [2021-05-19T11:28:54.746Z] [2021-05-19T11:28:54.746Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:54.746Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:54.746Z] #42 65.88 Selecting previously unselected package python-protobuf. [2021-05-19T11:28:54.746Z] #42 65.89 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-19T11:28:54.746Z] #42 65.91 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-19T11:28:54.797Z] #34 54.03 errors [2021-05-19T11:28:54.797Z] #34 54.03 sort [2021-05-19T11:28:54.948Z] #46 ... [2021-05-19T11:28:54.948Z] [2021-05-19T11:28:54.948Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:54.948Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-19T11:28:54.948Z] #43 67.59 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-05-19T11:28:54.948Z] #43 67.60 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:28:54.948Z] #43 DONE 67.9s [2021-05-19T11:28:55.011Z] #29 35.28 Download of images into '/build' complete. [2021-05-19T11:28:55.011Z] #29 35.28 Use something like the following to load the result into a Docker daemon: [2021-05-19T11:28:55.011Z] #29 35.28 tar -cC '/build' . | docker load [2021-05-19T11:28:55.057Z] #34 54.48 strconv [2021-05-19T11:28:55.250Z] [2021-05-19T11:28:55.250Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:55.250Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-19T11:28:55.250Z] #14 67.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-19T11:28:55.250Z] #14 67.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-19T11:28:55.250Z] #14 67.63 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-19T11:28:55.274Z] #29 DONE 35.4s [2021-05-19T11:28:55.274Z] [2021-05-19T11:28:55.274Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:55.274Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-19T11:28:55.274Z] #13 50.03 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-05-19T11:28:55.274Z] #13 50.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-19T11:28:55.274Z] #13 50.10 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-19T11:28:55.274Z] #13 50.37 Selecting previously unselected package dmsetup. [2021-05-19T11:28:55.274Z] #13 50.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-05-19T11:28:55.274Z] #13 50.41 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-19T11:28:55.274Z] #13 50.60 Selecting previously unselected package mingw-w64-common. [2021-05-19T11:28:55.274Z] #13 50.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-19T11:28:55.274Z] #13 50.62 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-19T11:28:55.309Z] #42 66.57 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-19T11:28:55.627Z] #34 55.16 io [2021-05-19T11:28:56.799Z] #14 ... [2021-05-19T11:28:56.799Z] [2021-05-19T11:28:56.799Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-19T11:28:56.799Z] #38 sha256:d2a3656f11a27a00c13d052cba8fdb1cd71712ac1b58ecb8fd29625c220e30c3 [2021-05-19T11:28:56.799Z] #38 3.634 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-19T11:28:56.799Z] #38 3.638 -- Detecting C compiler ABI info [2021-05-19T11:28:56.799Z] #38 4.261 -- Detecting C compiler ABI info - done [2021-05-19T11:28:56.799Z] #38 4.319 -- Detecting C compile features [2021-05-19T11:28:56.799Z] #38 6.361 -- Detecting C compile features - done [2021-05-19T11:28:56.799Z] #38 6.404 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-19T11:28:56.799Z] #38 6.710 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-19T11:28:56.799Z] #38 6.894 -- Configuring done [2021-05-19T11:28:56.799Z] #38 6.917 -- Generating done [2021-05-19T11:28:56.799Z] #38 6.922 -- Build files have been written to: /tmp/tmp.XJ6IrTGz2M/tini [2021-05-19T11:28:56.799Z] #38 6.937 + make tini-static [2021-05-19T11:28:56.799Z] #38 7.367 Scanning dependencies of target tini-static [2021-05-19T11:28:56.799Z] #38 7.472 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-19T11:28:56.799Z] #38 9.254 [100%] Linking C executable tini-static [2021-05-19T11:28:56.799Z] #38 10.01 [100%] Built target tini-static [2021-05-19T11:28:56.799Z] #38 10.08 + mkdir -p /build [2021-05-19T11:28:56.799Z] #38 10.09 + cp tini-static /build/docker-init [2021-05-19T11:28:56.799Z] #38 DONE 10.2s [2021-05-19T11:28:56.915Z] #42 ... [2021-05-19T11:28:56.915Z] [2021-05-19T11:28:56.915Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:28:56.915Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:28:56.915Z] #36 62.23 Selecting previously unselected package libxml2:amd64. [2021-05-19T11:28:56.915Z] #36 62.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-19T11:28:56.915Z] #36 62.23 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-19T11:28:56.915Z] #36 62.84 Selecting previously unselected package libarchive13:amd64. [2021-05-19T11:28:56.915Z] #36 62.86 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-19T11:28:56.915Z] #36 62.91 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-19T11:28:56.915Z] #36 63.18 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-19T11:28:56.915Z] #36 63.23 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-19T11:28:56.915Z] #36 63.23 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-19T11:28:56.915Z] #36 63.39 Selecting previously unselected package librhash0:amd64. [2021-05-19T11:28:56.915Z] #36 63.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-19T11:28:56.915Z] #36 63.41 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-19T11:28:56.915Z] #36 63.65 Selecting previously unselected package libuv1:amd64. [2021-05-19T11:28:56.915Z] #36 63.65 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-19T11:28:56.915Z] #36 63.65 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-19T11:28:56.915Z] #36 63.81 Selecting previously unselected package cmake. [2021-05-19T11:28:56.915Z] #36 63.81 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-19T11:28:56.915Z] #36 63.81 Unpacking cmake (3.13.4-1) ... [2021-05-19T11:28:56.915Z] #36 67.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-19T11:28:56.915Z] #36 67.27 Setting up xxd (2:8.1.0875-5) ... [2021-05-19T11:28:56.915Z] #36 67.30 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-19T11:28:56.915Z] #36 67.32 Setting up vim-common (2:8.1.0875-5) ... [2021-05-19T11:28:56.915Z] #36 67.37 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-19T11:28:56.915Z] #36 67.40 Setting up cmake-data (3.13.4-1) ... [2021-05-19T11:28:56.915Z] #36 67.41 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-19T11:28:56.915Z] #36 67.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-19T11:28:56.915Z] #36 67.44 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-19T11:28:56.915Z] #36 67.45 Setting up cmake (3.13.4-1) ... [2021-05-19T11:28:56.915Z] #36 67.46 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:28:56.915Z] #36 67.55 Processing triggers for mime-support (3.62) ... [2021-05-19T11:28:56.915Z] #36 DONE 68.0s [2021-05-19T11:28:56.915Z] [2021-05-19T11:28:56.915Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:28:56.915Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:28:56.915Z] #13 58.10 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:56.915Z] #13 58.29 Fetched 78.2 MB in 8s (9459 kB/s) [2021-05-19T11:28:56.915Z] #13 58.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-19T11:28:56.915Z] #13 58.58 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-19T11:28:56.915Z] #13 58.60 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-19T11:28:56.915Z] #13 58.98 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-19T11:28:56.916Z] #13 59.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-19T11:28:56.916Z] #13 59.22 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-19T11:28:56.916Z] #13 59.23 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-19T11:28:56.916Z] #13 59.46 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-19T11:28:56.916Z] #13 59.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-19T11:28:56.916Z] #13 59.62 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-19T11:28:56.916Z] #13 59.64 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-19T11:28:56.916Z] #13 59.95 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-19T11:28:56.916Z] #13 60.11 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-19T11:28:56.916Z] #13 60.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.) [2021-05-19T11:28:56.916Z] #13 60.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-19T11:28:56.916Z] #13 60.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-19T11:28:56.916Z] #13 62.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-19T11:28:56.916Z] #13 62.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-19T11:28:56.916Z] #13 62.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-19T11:28:57.008Z] #34 56.35 internal/oserror [2021-05-19T11:28:57.008Z] #34 ... [2021-05-19T11:28:57.008Z] [2021-05-19T11:28:57.008Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:28:57.008Z] #49 sha256:0a6a4883d8c38ef283b35936b04183d5e230c80b743687c2406b588e7ac61490 [2021-05-19T11:28:57.008Z] #49 52.93 go: finding github.com/fatih/color v1.7.0 [2021-05-19T11:28:57.008Z] #49 52.98 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-19T11:28:57.008Z] #49 53.00 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-19T11:28:57.008Z] #49 53.04 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-19T11:28:57.008Z] #49 53.08 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-19T11:28:57.008Z] #49 53.18 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-19T11:28:57.008Z] #49 53.22 go: finding github.com/pkg/errors v0.8.1 [2021-05-19T11:28:57.008Z] #49 53.24 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-19T11:28:57.008Z] #49 53.27 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-19T11:28:57.008Z] #49 53.28 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-19T11:28:57.008Z] #49 53.31 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T11:28:57.008Z] #49 53.32 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-19T11:28:57.008Z] #49 53.32 go: finding github.com/stretchr/testify v1.4.0 [2021-05-19T11:28:57.008Z] #49 53.33 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-19T11:28:57.008Z] #49 53.35 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-19T11:28:57.008Z] #49 53.35 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-19T11:28:57.008Z] #49 53.36 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-19T11:28:57.008Z] #49 53.40 go: finding github.com/spf13/viper v1.6.1 [2021-05-19T11:28:57.008Z] #49 53.42 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-19T11:28:57.008Z] #49 53.44 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-19T11:28:57.008Z] #49 53.46 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-19T11:28:57.008Z] #49 53.57 go: finding github.com/stretchr/objx v0.2.0 [2021-05-19T11:28:57.008Z] #49 53.59 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-19T11:28:57.008Z] #49 53.60 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-19T11:28:57.008Z] #49 53.63 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-19T11:28:57.008Z] #49 53.70 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-19T11:28:57.008Z] #49 53.77 go: finding github.com/gobwas/glob v0.2.3 [2021-05-19T11:28:57.008Z] #49 53.79 go: finding github.com/spf13/cobra v0.0.5 [2021-05-19T11:28:57.008Z] #49 53.80 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T11:28:57.008Z] #49 53.84 go: finding github.com/spf13/pflag v1.0.5 [2021-05-19T11:28:57.008Z] #49 53.89 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-19T11:28:57.008Z] #49 53.89 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-19T11:28:57.008Z] #49 53.97 go: finding github.com/magiconair/properties v1.8.1 [2021-05-19T11:28:57.008Z] #49 53.98 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-19T11:28:57.008Z] #49 54.00 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T11:28:57.008Z] #49 54.00 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-19T11:28:57.008Z] #49 54.03 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-19T11:28:57.008Z] #49 54.04 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-19T11:28:57.008Z] #49 54.10 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-19T11:28:57.008Z] #49 54.11 go: finding github.com/spf13/afero v1.1.2 [2021-05-19T11:28:57.008Z] #49 54.12 go: finding github.com/spf13/cast v1.3.0 [2021-05-19T11:28:57.008Z] #49 54.14 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-19T11:28:57.008Z] #49 54.15 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-19T11:28:57.008Z] #49 54.17 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-19T11:28:57.009Z] #49 54.18 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-19T11:28:57.009Z] #49 54.28 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-19T11:28:57.009Z] #49 54.31 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-19T11:28:57.009Z] #49 54.49 go: finding golang.org/x/text v0.3.2 [2021-05-19T11:28:57.009Z] #49 54.56 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-19T11:28:57.009Z] #49 54.58 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-19T11:28:57.009Z] #49 54.59 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-19T11:28:57.009Z] #49 54.62 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-19T11:28:57.009Z] #49 54.64 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-19T11:28:57.009Z] #49 54.65 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-19T11:28:57.009Z] #49 54.66 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-19T11:28:57.009Z] #49 54.68 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-19T11:28:57.009Z] #49 54.68 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-19T11:28:57.009Z] #49 54.71 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-19T11:28:57.009Z] #49 54.72 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-19T11:28:57.009Z] #49 54.75 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-19T11:28:57.009Z] #49 54.76 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-19T11:28:57.009Z] #49 54.80 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-19T11:28:57.009Z] #49 54.80 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-19T11:28:57.009Z] #49 54.82 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-19T11:28:57.009Z] #49 54.91 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-19T11:28:57.009Z] #49 54.92 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-19T11:28:57.009Z] #49 54.99 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-19T11:28:57.009Z] #49 55.03 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-19T11:28:57.009Z] #49 55.10 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-19T11:28:57.009Z] #49 55.25 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-19T11:28:57.009Z] #49 55.30 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-19T11:28:57.009Z] #49 55.30 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-19T11:28:57.009Z] #49 55.34 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-19T11:28:57.009Z] #49 55.40 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-19T11:28:57.101Z] [2021-05-19T11:28:57.101Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:28:57.101Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:28:57.101Z] #44 1.876 Note: Building without setproctitle() and strlcpy() support. [2021-05-19T11:28:57.101Z] #44 1.876 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-19T11:28:57.101Z] #44 1.900 Note: Building without GnuTLS support [2021-05-19T11:28:57.101Z] #44 1.903 Makefile.config:39: Warn: you have no libnftables installed [2021-05-19T11:28:57.101Z] #44 1.904 Makefile.config:40: Warn: Building without nftables support [2021-05-19T11:28:57.199Z] #13 ... [2021-05-19T11:28:57.199Z] [2021-05-19T11:28:57.199Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:57.199Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-19T11:28:57.199Z] #42 58.47 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-19T11:28:57.269Z] #49 ... [2021-05-19T11:28:57.269Z] [2021-05-19T11:28:57.269Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-19T11:28:57.269Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-19T11:28:57.269Z] #55 43.46 Reading package lists... [2021-05-19T11:28:57.269Z] #55 50.21 Building dependency tree... [2021-05-19T11:28:57.269Z] #55 53.65 The following additional packages will be installed: [2021-05-19T11:28:57.269Z] #55 53.67 libbtrfs0 [2021-05-19T11:28:57.269Z] #55 53.92 The following NEW packages will be installed: [2021-05-19T11:28:57.269Z] #55 53.93 libbtrfs-dev libbtrfs0 [2021-05-19T11:28:57.269Z] #55 54.41 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:28:57.269Z] #55 54.41 Need to get 119 kB of archives. [2021-05-19T11:28:57.269Z] #55 54.41 After this operation, 387 kB of additional disk space will be used. [2021-05-19T11:28:57.269Z] #55 54.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-19T11:28:57.269Z] #55 54.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-19T11:28:57.269Z] #55 55.50 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:57.269Z] #55 55.66 Fetched 119 kB in 0s (423 kB/s) [2021-05-19T11:28:57.269Z] #55 55.84 Selecting previously unselected package libbtrfs0. [2021-05-19T11:28:57.269Z] #55 55.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-19T11:28:57.269Z] #55 55.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-19T11:28:57.269Z] #55 55.94 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-19T11:28:57.269Z] #55 56.07 Selecting previously unselected package libbtrfs-dev. [2021-05-19T11:28:57.269Z] #55 56.08 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-19T11:28:57.269Z] #55 56.10 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:28:57.269Z] #55 56.39 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-19T11:28:57.269Z] #55 56.41 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:28:57.269Z] #55 56.42 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:28:57.269Z] #55 DONE 56.7s [2021-05-19T11:28:57.465Z] #42 58.53 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:28:57.529Z] [2021-05-19T11:28:57.529Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:57.529Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:57.529Z] #42 53.23 The following additional packages will be installed: [2021-05-19T11:28:57.529Z] #42 53.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-19T11:28:57.529Z] #42 53.23 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-19T11:28:57.529Z] #42 53.24 Suggested packages: [2021-05-19T11:28:57.529Z] #42 53.24 manpages-dev python-setuptools [2021-05-19T11:28:57.529Z] #42 54.53 The following NEW packages will be installed: [2021-05-19T11:28:57.529Z] #42 54.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-19T11:28:57.529Z] #42 54.55 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-19T11:28:57.529Z] #42 54.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-19T11:28:57.529Z] #42 54.55 python-six zlib1g-dev [2021-05-19T11:28:57.529Z] #42 54.94 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:28:57.529Z] #42 54.94 Need to get 4095 kB of archives. [2021-05-19T11:28:57.529Z] #42 54.94 After this operation, 22.5 MB of additional disk space will be used. [2021-05-19T11:28:57.529Z] #42 54.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-19T11:28:57.529Z] #42 54.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-19T11:28:57.529Z] #42 54.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-19T11:28:57.529Z] #42 54.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-19T11:28:57.529Z] #42 54.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-19T11:28:57.529Z] #42 54.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-19T11:28:57.529Z] #42 54.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-19T11:28:57.529Z] #42 54.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-19T11:28:57.529Z] #42 55.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-19T11:28:57.529Z] #42 55.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-19T11:28:57.529Z] #42 55.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-19T11:28:57.529Z] #42 55.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-19T11:28:57.529Z] #42 55.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-19T11:28:57.529Z] #42 55.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-19T11:28:57.529Z] #42 55.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-19T11:28:57.529Z] #42 55.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-19T11:28:57.529Z] #42 55.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-19T11:28:57.529Z] #42 56.53 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:28:57.529Z] #42 56.81 Fetched 4095 kB in 1s (5965 kB/s) [2021-05-19T11:28:57.529Z] #42 56.95 Selecting previously unselected package libcap-dev:amd64. [2021-05-19T11:28:57.529Z] #42 56.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.) [2021-05-19T11:28:57.529Z] #42 57.05 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-19T11:28:57.732Z] #42 DONE 58.9s [2021-05-19T11:28:57.732Z] [2021-05-19T11:28:57.732Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:28:57.732Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:28:57.789Z] #42 57.09 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-19T11:28:57.789Z] #42 57.36 Selecting previously unselected package libnet1:amd64. [2021-05-19T11:28:58.049Z] #42 57.36 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-19T11:28:58.049Z] #42 57.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:58.287Z] #13 ... [2021-05-19T11:28:58.287Z] [2021-05-19T11:28:58.287Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:28:58.287Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:28:58.287Z] #42 69.39 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-19T11:28:58.287Z] #42 69.39 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:28:58.287Z] #42 DONE 70.0s [2021-05-19T11:28:58.287Z] [2021-05-19T11:28:58.287Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:28:58.287Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:28:58.309Z] #42 57.67 Selecting previously unselected package libnet1-dev. [2021-05-19T11:28:58.309Z] #42 57.69 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-19T11:28:58.309Z] #42 57.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-19T11:28:58.569Z] #42 57.94 Selecting previously unselected package libnl-3-200:amd64. [2021-05-19T11:28:58.569Z] #42 57.94 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-19T11:28:58.569Z] #42 57.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-19T11:28:58.569Z] #42 58.14 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-19T11:28:58.569Z] #42 58.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-19T11:28:58.645Z] #44 ... [2021-05-19T11:28:58.645Z] [2021-05-19T11:28:58.645Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:28:58.645Z] #35 sha256:994ff3078d6a9296e3440d7fd55164f77cd4b37a2cafbbd2406f1e2f9fa24ae2 [2021-05-19T11:28:58.645Z] #35 61.29 bufio [2021-05-19T11:28:58.645Z] #35 62.19 reflect [2021-05-19T11:28:58.645Z] #35 62.75 path [2021-05-19T11:28:58.645Z] #35 64.67 text/tabwriter [2021-05-19T11:28:58.645Z] #35 70.93 internal/syscall/execenv [2021-05-19T11:28:58.645Z] #35 70.95 internal/syscall/unix [2021-05-19T11:28:58.645Z] #35 71.35 time [2021-05-19T11:28:58.828Z] #42 58.15 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-19T11:28:59.003Z] #35 ... [2021-05-19T11:28:59.003Z] [2021-05-19T11:28:59.003Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:28:59.003Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:28:59.003Z] #44 3.808 fatal: not a git repository (or any of the parent directories): .git [2021-05-19T11:28:59.003Z] #44 3.869 GEN .gitid [2021-05-19T11:28:59.003Z] #44 3.893 GEN criu/include/version.h [2021-05-19T11:28:59.003Z] #44 3.974 GEN include/common/asm [2021-05-19T11:28:59.088Z] #42 58.45 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-19T11:28:59.088Z] #42 58.45 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-19T11:28:59.088Z] #42 58.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-19T11:28:59.088Z] #42 58.54 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-19T11:28:59.088Z] #42 58.54 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-19T11:28:59.088Z] #42 58.55 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-19T11:28:59.088Z] #42 58.64 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-19T11:28:59.088Z] #42 58.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-19T11:28:59.088Z] #42 58.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-19T11:28:59.348Z] #42 58.95 Selecting previously unselected package libprotobuf17:amd64. [2021-05-19T11:28:59.348Z] #42 58.95 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-19T11:28:59.348Z] #42 58.97 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-19T11:29:00.179Z] #43 ... [2021-05-19T11:29:00.179Z] [2021-05-19T11:29:00.179Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:00.179Z] #51 sha256:4bc39bcfbda7a47c4ec395e58ef024d6c4b5b4682d4ab41e11b93e86d54df58b [2021-05-19T11:29:00.179Z] #51 61.82 context [2021-05-19T11:29:00.179Z] #51 62.86 os [2021-05-19T11:29:00.179Z] #51 65.97 encoding/binary [2021-05-19T11:29:00.179Z] #51 67.09 fmt [2021-05-19T11:29:00.179Z] #51 68.46 encoding/base64 [2021-05-19T11:29:00.179Z] #51 69.70 golang.org/x/sys/unix [2021-05-19T11:29:00.179Z] #51 ... [2021-05-19T11:29:00.179Z] [2021-05-19T11:29:00.179Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:00.179Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:00.179Z] #13 65.39 Selecting previously unselected package binutils-mingw-w64. [2021-05-19T11:29:00.179Z] #13 65.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-19T11:29:00.179Z] #13 65.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-19T11:29:00.179Z] #13 65.50 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-19T11:29:00.179Z] #13 65.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-19T11:29:00.179Z] #13 65.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-19T11:29:00.179Z] #13 65.68 Selecting previously unselected package dmsetup. [2021-05-19T11:29:00.179Z] #13 65.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-19T11:29:00.179Z] #13 65.69 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-19T11:29:00.179Z] #13 65.87 Selecting previously unselected package mingw-w64-common. [2021-05-19T11:29:00.179Z] #13 65.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-19T11:29:00.179Z] #13 65.90 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-19T11:29:00.291Z] #42 59.71 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-19T11:29:00.291Z] #42 59.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-19T11:29:00.291Z] #42 59.75 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-19T11:29:00.291Z] #42 ... [2021-05-19T11:29:00.291Z] [2021-05-19T11:29:00.291Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:29:00.291Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:29:00.291Z] #36 43.62 Reading package lists... [2021-05-19T11:29:00.291Z] #36 50.20 Building dependency tree... [2021-05-19T11:29:00.291Z] #36 53.60 The following additional packages will be installed: [2021-05-19T11:29:00.291Z] #36 53.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-19T11:29:00.291Z] #36 53.62 Suggested packages: [2021-05-19T11:29:00.291Z] #36 53.64 cmake-doc ninja-build lrzip [2021-05-19T11:29:00.291Z] #36 53.64 Recommended packages: [2021-05-19T11:29:00.291Z] #36 53.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-19T11:29:00.291Z] #36 54.49 The following NEW packages will be installed: [2021-05-19T11:29:00.291Z] #36 54.52 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-19T11:29:00.291Z] #36 54.53 vim-common xxd [2021-05-19T11:29:00.291Z] #36 54.93 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-19T11:29:00.291Z] #36 54.93 Need to get 14.9 MB of archives. [2021-05-19T11:29:00.291Z] #36 54.93 After this operation, 61.8 MB of additional disk space will be used. [2021-05-19T11:29:00.292Z] #36 54.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-19T11:29:00.292Z] #36 54.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-19T11:29:00.292Z] #36 54.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-19T11:29:00.292Z] #36 55.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-19T11:29:00.292Z] #36 55.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-19T11:29:00.292Z] #36 55.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-19T11:29:00.292Z] #36 55.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-19T11:29:00.292Z] #36 55.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-19T11:29:00.292Z] #36 55.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-19T11:29:00.292Z] #36 55.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-19T11:29:00.292Z] #36 57.73 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:29:00.292Z] #36 57.92 Fetched 14.9 MB in 2s (9182 kB/s) [2021-05-19T11:29:00.292Z] #36 58.02 Selecting previously unselected package xxd. [2021-05-19T11:29:00.292Z] #36 58.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.) [2021-05-19T11:29:00.292Z] #36 58.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-19T11:29:00.292Z] #36 58.10 Unpacking xxd (2:8.1.0875-5) ... [2021-05-19T11:29:00.292Z] #36 58.34 Selecting previously unselected package vim-common. [2021-05-19T11:29:00.292Z] #36 58.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:29:00.292Z] #36 58.39 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-19T11:29:00.292Z] #36 58.74 Selecting previously unselected package cmake-data. [2021-05-19T11:29:00.292Z] #36 58.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-19T11:29:00.292Z] #36 58.77 Unpacking cmake-data (3.13.4-1) ... [2021-05-19T11:29:00.551Z] #36 ... [2021-05-19T11:29:00.551Z] [2021-05-19T11:29:00.551Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:29:00.551Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:29:00.551Z] #42 59.99 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-19T11:29:00.551Z] #42 59.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-19T11:29:00.551Z] #42 60.01 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-19T11:29:00.570Z] #42 ... [2021-05-19T11:29:00.570Z] [2021-05-19T11:29:00.570Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:29:00.570Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:29:00.570Z] #36 71.02 Selecting previously unselected package libxml2:amd64. [2021-05-19T11:29:00.570Z] #36 71.06 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-19T11:29:00.570Z] #36 71.07 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-19T11:29:00.742Z] #13 ... [2021-05-19T11:29:00.742Z] [2021-05-19T11:29:00.742Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:00.742Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:29:00.742Z] #45 62.50 strings [2021-05-19T11:29:00.742Z] #45 65.23 regexp/syntax [2021-05-19T11:29:00.742Z] #45 65.39 os [2021-05-19T11:29:00.742Z] #45 69.02 fmt [2021-05-19T11:29:00.742Z] #45 70.89 regexp [2021-05-19T11:29:01.001Z] #45 ... [2021-05-19T11:29:01.001Z] [2021-05-19T11:29:01.001Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:01.001Z] #51 sha256:4bc39bcfbda7a47c4ec395e58ef024d6c4b5b4682d4ab41e11b93e86d54df58b [2021-05-19T11:29:01.001Z] #51 72.13 encoding/json [2021-05-19T11:29:01.100Z] #43 2.632 Note: Building without setproctitle() and strlcpy() support. [2021-05-19T11:29:01.100Z] #43 2.633 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-19T11:29:01.100Z] #43 2.656 Note: Building without GnuTLS support [2021-05-19T11:29:01.100Z] #43 2.675 Makefile.config:39: Warn: you have no libnftables installed [2021-05-19T11:29:01.100Z] #43 2.675 Makefile.config:40: Warn: Building without nftables support [2021-05-19T11:29:01.107Z] #44 ... [2021-05-19T11:29:01.107Z] [2021-05-19T11:29:01.107Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:01.107Z] #52 sha256:f45032a91cb502a3aaf0f59eb972bb68ad2db7713d4a812ff140c2b8530fbcfb [2021-05-19T11:29:01.107Z] #52 63.60 reflect [2021-05-19T11:29:01.107Z] #52 66.11 regexp/syntax [2021-05-19T11:29:01.107Z] #52 ... [2021-05-19T11:29:01.107Z] [2021-05-19T11:29:01.107Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:01.107Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:29:01.107Z] #46 72.23 hash/crc32 [2021-05-19T11:29:01.134Z] #36 ... [2021-05-19T11:29:01.134Z] [2021-05-19T11:29:01.134Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:29:01.134Z] #47 sha256:653fa7d5e0a91f20d98ebbba6ca2a89c0b81c2856964dde2f976cb826be9d5a7 [2021-05-19T11:29:01.134Z] #47 DONE 72.4s [2021-05-19T11:29:01.134Z] [2021-05-19T11:29:01.134Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:29:01.134Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:29:01.134Z] #36 72.40 Selecting previously unselected package libarchive13:amd64. [2021-05-19T11:29:01.134Z] #36 72.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-19T11:29:01.134Z] #36 72.44 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-19T11:29:01.684Z] #43 ... [2021-05-19T11:29:01.684Z] [2021-05-19T11:29:01.684Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:01.684Z] #45 sha256:259803ce80fa8d0b0940c262c6053fd4d1608520751f3b73e49b0a6f86158e98 [2021-05-19T11:29:01.684Z] #45 52.62 internal/lazyregexp [2021-05-19T11:29:01.684Z] #45 52.63 path/filepath [2021-05-19T11:29:01.684Z] #45 52.64 net [2021-05-19T11:29:01.684Z] #45 54.33 os/exec [2021-05-19T11:29:01.684Z] #45 57.20 encoding/binary [2021-05-19T11:29:01.684Z] #45 57.20 flag [2021-05-19T11:29:01.684Z] #45 57.24 go/token [2021-05-19T11:29:01.684Z] #45 58.63 go/scanner [2021-05-19T11:29:01.684Z] #45 59.85 net/url [2021-05-19T11:29:01.684Z] #45 60.41 text/template/parse [2021-05-19T11:29:01.684Z] #45 60.62 go/ast [2021-05-19T11:29:01.684Z] #45 62.49 encoding/json [2021-05-19T11:29:01.684Z] #45 ... [2021-05-19T11:29:01.684Z] [2021-05-19T11:29:01.684Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-19T11:29:01.684Z] #37 sha256:8e20ed669af1bea6634de6ea5655a511374381a73a9f523bd644cc53405fbc23 [2021-05-19T11:29:01.684Z] #37 1.861 + RM_GOPATH=0 [2021-05-19T11:29:01.684Z] #37 1.861 + TMP_GOPATH= [2021-05-19T11:29:01.684Z] #37 1.861 + : /build [2021-05-19T11:29:01.684Z] #37 1.861 + '[' -z '' ']' [2021-05-19T11:29:01.684Z] #37 1.862 ++ mktemp -d [2021-05-19T11:29:01.684Z] #37 1.884 + export GOPATH=/tmp/tmp.ktcEIYy719 [2021-05-19T11:29:01.684Z] #37 1.884 + GOPATH=/tmp/tmp.ktcEIYy719 [2021-05-19T11:29:01.684Z] #37 1.884 + RM_GOPATH=1 [2021-05-19T11:29:01.684Z] #37 1.884 + case "$(go env GOARCH)" in [2021-05-19T11:29:01.684Z] #37 1.884 ++ go env GOARCH [2021-05-19T11:29:01.684Z] #37 1.908 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:29:01.684Z] #37 1.908 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:29:01.684Z] #37 1.908 ++ dirname /tmp/install/install.sh [2021-05-19T11:29:01.684Z] #37 1.936 + dir=/tmp/install [2021-05-19T11:29:01.684Z] #37 1.946 + bin=tini [2021-05-19T11:29:01.684Z] #37 1.946 + shift [2021-05-19T11:29:01.684Z] #37 1.946 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-19T11:29:01.684Z] #37 1.946 + . /tmp/install/tini.installer [2021-05-19T11:29:01.684Z] #37 1.946 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:29:01.684Z] #37 1.946 + install_tini [2021-05-19T11:29:01.684Z] #37 1.946 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-19T11:29:01.684Z] #37 1.946 + git clone https://github.com/krallin/tini.git /tmp/tmp.ktcEIYy719/tini [2021-05-19T11:29:01.684Z] #37 1.946 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:29:01.684Z] #37 1.955 Cloning into '/tmp/tmp.ktcEIYy719/tini'... [2021-05-19T11:29:01.684Z] #37 2.916 + cd /tmp/tmp.ktcEIYy719/tini [2021-05-19T11:29:01.684Z] #37 2.917 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:29:01.684Z] #37 2.927 + cmake . [2021-05-19T11:29:01.684Z] #37 3.682 -- The C compiler identification is GNU 8.3.0 [2021-05-19T11:29:01.684Z] #37 3.739 -- Check for working C compiler: /usr/bin/cc [2021-05-19T11:29:01.684Z] #37 4.690 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-19T11:29:01.684Z] #37 4.697 -- Detecting C compiler ABI info [2021-05-19T11:29:01.684Z] #37 5.463 -- Detecting C compiler ABI info - done [2021-05-19T11:29:01.684Z] #37 5.525 -- Detecting C compile features [2021-05-19T11:29:01.701Z] #36 72.96 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-19T11:29:01.701Z] #36 72.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-19T11:29:01.701Z] #36 72.98 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-19T11:29:01.931Z] #42 61.31 Selecting previously unselected package libprotoc17:amd64. [2021-05-19T11:29:01.931Z] #42 61.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-19T11:29:01.931Z] #42 61.33 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-19T11:29:01.947Z] #37 8.104 -- Detecting C compile features - done [2021-05-19T11:29:01.947Z] #37 8.128 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-19T11:29:02.210Z] #37 8.512 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-19T11:29:02.210Z] #37 8.622 -- Configuring done [2021-05-19T11:29:02.265Z] #36 73.43 Selecting previously unselected package librhash0:amd64. [2021-05-19T11:29:02.265Z] #36 73.44 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-19T11:29:02.265Z] #36 73.44 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-19T11:29:02.265Z] #36 73.62 Selecting previously unselected package libuv1:amd64. [2021-05-19T11:29:02.265Z] #36 73.62 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-19T11:29:02.475Z] #37 8.652 -- Generating done [2021-05-19T11:29:02.475Z] #37 8.663 -- Build files have been written to: /tmp/tmp.ktcEIYy719/tini [2021-05-19T11:29:02.475Z] #37 8.674 + make tini-static [2021-05-19T11:29:02.502Z] #42 62.00 Selecting previously unselected package protobuf-c-compiler. [2021-05-19T11:29:02.502Z] #42 62.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-19T11:29:02.502Z] #42 62.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-19T11:29:02.522Z] #36 73.66 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-19T11:29:02.739Z] #37 8.983 Scanning dependencies of target tini-static [2021-05-19T11:29:02.739Z] #37 9.053 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-19T11:29:02.739Z] #37 ... [2021-05-19T11:29:02.739Z] [2021-05-19T11:29:02.739Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:02.739Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:29:02.739Z] #43 4.987 fatal: not a git repository (or any of the parent directories): .git [2021-05-19T11:29:02.739Z] #43 5.057 GEN .gitid [2021-05-19T11:29:02.739Z] #43 5.115 GEN criu/include/version.h [2021-05-19T11:29:02.762Z] #42 62.17 Selecting previously unselected package protobuf-compiler. [2021-05-19T11:29:02.762Z] #42 62.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-19T11:29:02.762Z] #42 62.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-19T11:29:02.780Z] #36 74.09 Selecting previously unselected package cmake. [2021-05-19T11:29:02.780Z] #36 74.10 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-19T11:29:02.780Z] #36 74.12 Unpacking cmake (3.13.4-1) ... [2021-05-19T11:29:03.002Z] #43 5.239 GEN include/common/asm [2021-05-19T11:29:03.022Z] #42 62.36 Selecting previously unselected package python-pkg-resources. [2021-05-19T11:29:03.022Z] #42 62.36 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-19T11:29:03.022Z] #42 62.37 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-19T11:29:03.281Z] #42 62.62 Selecting previously unselected package python-six. [2021-05-19T11:29:03.281Z] #42 62.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-19T11:29:03.281Z] #42 62.64 Unpacking python-six (1.12.0-1) ... [2021-05-19T11:29:03.281Z] #42 62.76 Selecting previously unselected package python-protobuf. [2021-05-19T11:29:03.281Z] #42 ... [2021-05-19T11:29:03.281Z] [2021-05-19T11:29:03.281Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:03.281Z] #45 sha256:39cd13cab56c6b50fea5587176289d8cbca175678ef10611b63f6cfe003b8dc6 [2021-05-19T11:29:03.281Z] #45 52.75 sync [2021-05-19T11:29:03.281Z] #45 52.76 internal/reflectlite [2021-05-19T11:29:03.281Z] #45 54.29 github.com/LK4D4/vndr/godl/singleflight [2021-05-19T11:29:03.281Z] #45 54.64 math/rand [2021-05-19T11:29:03.281Z] #45 55.64 internal/singleflight [2021-05-19T11:29:03.281Z] #45 55.89 io [2021-05-19T11:29:03.281Z] #45 56.01 strconv [2021-05-19T11:29:03.281Z] #45 57.42 bytes [2021-05-19T11:29:03.281Z] #45 59.52 bufio [2021-05-19T11:29:03.281Z] #45 60.31 reflect [2021-05-19T11:29:03.281Z] #45 61.33 syscall [2021-05-19T11:29:03.281Z] #45 ... [2021-05-19T11:29:03.281Z] [2021-05-19T11:29:03.281Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:29:03.281Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:29:03.281Z] #42 62.76 Selecting previously unselected package python-protobuf. [2021-05-19T11:29:03.281Z] #42 62.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-19T11:29:03.281Z] #42 62.79 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-19T11:29:03.520Z] #51 ... [2021-05-19T11:29:03.520Z] [2021-05-19T11:29:03.520Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:29:03.520Z] #34 sha256:d7cade746e6ac9d3e2a54886fabc5225f606b26eb72e84d2faaf290d5735f688 [2021-05-19T11:29:03.520Z] #34 65.12 path [2021-05-19T11:29:03.520Z] #34 65.69 text/tabwriter [2021-05-19T11:29:03.520Z] #34 66.75 path/filepath [2021-05-19T11:29:03.520Z] #34 66.76 fmt [2021-05-19T11:29:03.520Z] #34 68.61 io/ioutil [2021-05-19T11:29:03.520Z] #34 70.53 github.com/BurntSushi/toml [2021-05-19T11:29:03.520Z] #34 70.54 flag [2021-05-19T11:29:03.520Z] #34 72.12 log [2021-05-19T11:29:03.520Z] #34 74.77 github.com/BurntSushi/toml/cmd/tomlv [2021-05-19T11:29:03.520Z] #34 ... [2021-05-19T11:29:03.520Z] [2021-05-19T11:29:03.520Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:03.520Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:03.520Z] #43 5.248 Note: Building without setproctitle() and strlcpy() support. [2021-05-19T11:29:03.520Z] #43 5.249 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-19T11:29:03.520Z] #43 5.268 Note: Building without GnuTLS support [2021-05-19T11:29:03.520Z] #43 5.278 Makefile.config:39: Warn: you have no libnftables installed [2021-05-19T11:29:03.520Z] #43 5.279 Makefile.config:40: Warn: Building without nftables support [2021-05-19T11:29:03.887Z] #46 76.46 time [2021-05-19T11:29:03.887Z] #46 ... [2021-05-19T11:29:03.887Z] [2021-05-19T11:29:03.887Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:29:03.887Z] #48 sha256:98403185746996b194ca9913a2ead157f3725e46c41315c34fcacb7d918468eb [2021-05-19T11:29:03.887Z] #48 DONE 76.8s [2021-05-19T11:29:03.887Z] [2021-05-19T11:29:03.887Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:03.887Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:29:03.887Z] #44 6.286 PBCC images/timens.pb-c.c [2021-05-19T11:29:03.887Z] #44 6.389 DEP images/timens.pb-c.d [2021-05-19T11:29:03.887Z] #44 6.454 PBCC images/fown.pb-c.c [2021-05-19T11:29:03.887Z] #44 6.521 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-19T11:29:03.887Z] #44 6.623 PBCC images/opts.pb-c.c [2021-05-19T11:29:03.887Z] #44 6.720 PBCC images/memfd.pb-c.c [2021-05-19T11:29:03.887Z] #44 6.801 DEP images/fown.pb-c.d [2021-05-19T11:29:03.887Z] #44 6.867 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-19T11:29:03.887Z] #44 6.985 DEP images/opts.pb-c.d [2021-05-19T11:29:03.887Z] #44 7.028 DEP images/memfd.pb-c.d [2021-05-19T11:29:03.887Z] #44 7.071 PBCC images/sit.pb-c.c [2021-05-19T11:29:03.887Z] #44 7.109 DEP images/sit.pb-c.d [2021-05-19T11:29:03.887Z] #44 7.147 PBCC images/macvlan.pb-c.c [2021-05-19T11:29:03.887Z] #44 7.177 DEP images/macvlan.pb-c.d [2021-05-19T11:29:03.887Z] #44 7.226 PBCC images/autofs.pb-c.c [2021-05-19T11:29:03.887Z] #44 7.257 DEP images/autofs.pb-c.d [2021-05-19T11:29:03.887Z] #44 7.317 PBCC images/sysctl.pb-c.c [2021-05-19T11:29:03.887Z] #44 7.333 DEP images/sysctl.pb-c.d [2021-05-19T11:29:03.887Z] #44 7.380 PBCC images/time.pb-c.c [2021-05-19T11:29:03.887Z] #44 7.441 DEP images/time.pb-c.d [2021-05-19T11:29:03.887Z] #44 7.470 PBCC images/binfmt-misc.pb-c.c [2021-05-19T11:29:03.887Z] #44 7.507 DEP images/binfmt-misc.pb-c.d [2021-05-19T11:29:03.887Z] #44 7.601 PBCC images/seccomp.pb-c.c [2021-05-19T11:29:03.887Z] #44 7.613 DEP images/seccomp.pb-c.d [2021-05-19T11:29:03.887Z] #44 7.661 PBCC images/userns.pb-c.c [2021-05-19T11:29:03.887Z] #44 7.672 DEP images/userns.pb-c.d [2021-05-19T11:29:03.887Z] #44 7.811 PBCC images/cgroup.pb-c.c [2021-05-19T11:29:03.887Z] #44 7.851 DEP images/cgroup.pb-c.d [2021-05-19T11:29:03.887Z] #44 7.911 PBCC images/ext-file.pb-c.c [2021-05-19T11:29:03.887Z] #44 7.960 DEP images/ext-file.pb-c.d [2021-05-19T11:29:03.887Z] #44 8.073 PBCC images/rpc.pb-c.c [2021-05-19T11:29:03.887Z] #44 8.119 DEP images/rpc.pb-c.d [2021-05-19T11:29:03.887Z] #44 8.173 PBCC images/siginfo.pb-c.c [2021-05-19T11:29:03.887Z] #44 8.184 DEP images/siginfo.pb-c.d [2021-05-19T11:29:03.887Z] #44 8.209 PBCC images/pagemap.pb-c.c [2021-05-19T11:29:03.887Z] #44 8.267 DEP images/pagemap.pb-c.d [2021-05-19T11:29:03.887Z] #44 8.354 PBCC images/rlimit.pb-c.c [2021-05-19T11:29:03.887Z] #44 8.370 DEP images/rlimit.pb-c.d [2021-05-19T11:29:03.887Z] #44 8.406 PBCC images/file-lock.pb-c.c [2021-05-19T11:29:03.887Z] #44 8.436 DEP images/file-lock.pb-c.d [2021-05-19T11:29:03.887Z] #44 8.498 PBCC images/tty.pb-c.c [2021-05-19T11:29:03.887Z] #44 8.540 DEP images/tty.pb-c.d [2021-05-19T11:29:03.887Z] #44 8.644 PBCC images/tun.pb-c.c [2021-05-19T11:29:03.887Z] #44 8.723 PBCC images/netdev.pb-c.c [2021-05-19T11:29:03.887Z] #44 8.805 DEP images/tun.pb-c.d [2021-05-19T11:29:03.887Z] #44 8.923 DEP images/netdev.pb-c.d [2021-05-19T11:29:03.887Z] #44 9.002 PBCC images/vma.pb-c.c [2021-05-19T11:29:03.954Z] #43 ... [2021-05-19T11:29:03.954Z] [2021-05-19T11:29:03.954Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:29:03.954Z] #34 sha256:70358c1cf7715511db69e5464e9b7cca4b2ef69001a11be2c3db4622c59bbf73 [2021-05-19T11:29:03.954Z] #34 55.35 log [2021-05-19T11:29:03.954Z] #34 55.35 github.com/BurntSushi/toml [2021-05-19T11:29:03.954Z] #34 55.35 flag [2021-05-19T11:29:03.954Z] #34 60.81 github.com/BurntSushi/toml/cmd/tomlv [2021-05-19T11:29:03.954Z] #34 DONE 65.0s [2021-05-19T11:29:03.954Z] [2021-05-19T11:29:03.954Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:03.954Z] #51 sha256:9010ca45e68fe6c1eeb613369540697a863fc7aae072ae6106d2a8f48a2ccaf0 [2021-05-19T11:29:03.954Z] #51 55.12 mvdan.cc/sh/v3/fileutil [2021-05-19T11:29:03.954Z] #51 55.85 go/token [2021-05-19T11:29:03.954Z] #51 55.85 github.com/pkg/diff [2021-05-19T11:29:03.954Z] #51 55.86 flag [2021-05-19T11:29:03.954Z] #51 55.88 encoding/binary [2021-05-19T11:29:03.954Z] #51 58.36 go/scanner [2021-05-19T11:29:03.954Z] #51 58.61 mvdan.cc/editorconfig [2021-05-19T11:29:03.954Z] #51 58.77 mvdan.cc/sh/v3/syntax [2021-05-19T11:29:03.954Z] #51 59.98 encoding/base64 [2021-05-19T11:29:03.954Z] #51 60.97 go/ast [2021-05-19T11:29:03.954Z] #51 61.12 encoding/json [2021-05-19T11:29:03.954Z] #51 61.20 golang.org/x/sys/unix [2021-05-19T11:29:04.110Z] #42 63.47 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-19T11:29:04.110Z] #42 ... [2021-05-19T11:29:04.110Z] [2021-05-19T11:29:04.110Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:04.110Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:04.110Z] #13 40.47 Reading package lists... [2021-05-19T11:29:04.110Z] #13 47.98 Building dependency tree... [2021-05-19T11:29:04.110Z] #13 51.49 The following additional packages will be installed: [2021-05-19T11:29:04.110Z] #13 51.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-19T11:29:04.110Z] #13 51.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-19T11:29:04.110Z] #13 51.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-19T11:29:04.110Z] #13 51.52 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-19T11:29:04.110Z] #13 51.53 mingw-w64-common mingw-w64-x86-64-dev [2021-05-19T11:29:04.110Z] #13 51.54 Suggested packages: [2021-05-19T11:29:04.110Z] #13 51.55 gcc-8-locales seccomp wine64 [2021-05-19T11:29:04.110Z] #13 52.86 The following NEW packages will be installed: [2021-05-19T11:29:04.110Z] #13 52.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-19T11:29:04.110Z] #13 52.86 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-19T11:29:04.110Z] #13 52.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-19T11:29:04.110Z] #13 52.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-19T11:29:04.110Z] #13 52.87 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-19T11:29:04.110Z] #13 52.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-19T11:29:04.110Z] #13 52.91 The following packages will be upgraded: [2021-05-19T11:29:04.110Z] #13 52.91 libseccomp2 libsystemd0 libudev1 [2021-05-19T11:29:04.110Z] #13 53.32 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-19T11:29:04.110Z] #13 53.32 Need to get 78.2 MB of archives. [2021-05-19T11:29:04.110Z] #13 53.32 After this operation, 487 MB of additional disk space will be used. [2021-05-19T11:29:04.110Z] #13 53.32 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-19T11:29:04.110Z] #13 53.32 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-19T11:29:04.110Z] #13 53.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-19T11:29:04.110Z] #13 53.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-19T11:29:04.110Z] #13 53.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-19T11:29:04.110Z] #13 53.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-19T11:29:04.110Z] #13 53.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-19T11:29:04.110Z] #13 53.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-19T11:29:04.110Z] #13 53.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-19T11:29:04.110Z] #13 53.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-19T11:29:04.110Z] #13 54.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-19T11:29:04.110Z] #13 54.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-19T11:29:04.110Z] #13 54.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-05-19T11:29:04.188Z] #44 9.060 DEP images/vma.pb-c.d [2021-05-19T11:29:04.188Z] #44 9.107 PBCC images/creds.pb-c.c [2021-05-19T11:29:04.188Z] #44 9.135 DEP images/creds.pb-c.d [2021-05-19T11:29:04.188Z] #44 9.187 PBCC images/utsns.pb-c.c [2021-05-19T11:29:04.188Z] #44 9.206 DEP images/utsns.pb-c.d [2021-05-19T11:29:04.370Z] #13 57.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-05-19T11:29:04.370Z] #13 ... [2021-05-19T11:29:04.370Z] [2021-05-19T11:29:04.370Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:29:04.370Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T11:29:04.370Z] #32 61.13 Checking out files: 87% (1334/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-19T11:29:04.370Z] #32 61.80 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-19T11:29:04.370Z] #32 62.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:29:04.489Z] #44 9.266 PBCC images/ipc-desc.pb-c.c [2021-05-19T11:29:04.489Z] #44 9.372 PBCC images/ipc-sem.pb-c.c [2021-05-19T11:29:04.489Z] #44 9.383 DEP images/ipc-desc.pb-c.d [2021-05-19T11:29:04.690Z] #36 ... [2021-05-19T11:29:04.690Z] [2021-05-19T11:29:04.691Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:04.691Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:04.691Z] #13 61.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-05-19T11:29:04.691Z] #13 64.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-19T11:29:04.691Z] #13 64.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-19T11:29:04.691Z] #13 64.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-19T11:29:04.691Z] #13 64.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-19T11:29:04.691Z] #13 64.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-19T11:29:04.691Z] #13 64.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-19T11:29:04.691Z] #13 64.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-19T11:29:04.691Z] #13 64.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-19T11:29:04.691Z] #13 64.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-19T11:29:04.691Z] #13 64.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-19T11:29:04.691Z] #13 64.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-19T11:29:04.691Z] #13 64.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-19T11:29:04.691Z] #13 64.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-19T11:29:04.691Z] #13 64.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-19T11:29:04.691Z] #13 65.43 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:29:04.691Z] #13 65.65 Fetched 78.2 MB in 9s (9022 kB/s) [2021-05-19T11:29:04.691Z] #13 65.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-19T11:29:04.691Z] #13 65.86 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-19T11:29:04.691Z] #13 65.90 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-19T11:29:04.691Z] #13 66.36 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-19T11:29:04.691Z] #13 67.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-19T11:29:04.691Z] #13 67.78 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-19T11:29:04.691Z] #13 67.81 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-19T11:29:04.691Z] #13 68.18 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-19T11:29:04.691Z] #13 68.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 ... 15410 files and directories currently installed.) [2021-05-19T11:29:04.691Z] #13 68.56 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-19T11:29:04.691Z] #13 68.58 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-19T11:29:04.691Z] #13 68.82 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-19T11:29:04.691Z] #13 69.22 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-19T11:29:04.691Z] #13 69.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-19T11:29:04.691Z] #13 69.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-19T11:29:04.691Z] #13 69.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-19T11:29:04.796Z] #44 9.527 DEP images/ipc-sem.pb-c.d [2021-05-19T11:29:04.796Z] #44 9.562 PBCC images/ipc-msg.pb-c.c [2021-05-19T11:29:04.796Z] #44 9.588 DEP images/ipc-msg.pb-c.d [2021-05-19T11:29:04.796Z] #44 9.642 PBCC images/ipc-shm.pb-c.c [2021-05-19T11:29:04.796Z] #44 9.653 DEP images/ipc-shm.pb-c.d [2021-05-19T11:29:04.796Z] #44 9.716 PBCC images/ipc-var.pb-c.c [2021-05-19T11:29:04.796Z] #44 9.752 DEP images/ipc-var.pb-c.d [2021-05-19T11:29:04.796Z] #44 9.803 PBCC images/sk-opts.pb-c.c [2021-05-19T11:29:04.796Z] #44 9.831 PBCC images/packet-sock.pb-c.c [2021-05-19T11:29:04.796Z] #44 9.882 DEP images/sk-opts.pb-c.d [2021-05-19T11:29:04.902Z] #51 ... [2021-05-19T11:29:04.902Z] [2021-05-19T11:29:04.902Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-19T11:29:04.902Z] #37 sha256:8e20ed669af1bea6634de6ea5655a511374381a73a9f523bd644cc53405fbc23 [2021-05-19T11:29:04.902Z] #37 11.03 [100%] Linking C executable tini-static [2021-05-19T11:29:05.097Z] #44 9.931 DEP images/packet-sock.pb-c.d [2021-05-19T11:29:05.097Z] #44 9.979 PBCC images/sk-netlink.pb-c.c [2021-05-19T11:29:05.097Z] #44 10.05 DEP images/sk-netlink.pb-c.d [2021-05-19T11:29:05.097Z] #44 10.11 PBCC images/sk-inet.pb-c.c [2021-05-19T11:29:05.291Z] #13 71.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-19T11:29:05.291Z] #13 71.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-19T11:29:05.291Z] #13 71.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-19T11:29:05.395Z] #44 10.20 DEP images/sk-inet.pb-c.d [2021-05-19T11:29:05.395Z] #44 10.29 PBCC images/sk-unix.pb-c.c [2021-05-19T11:29:05.454Z] #43 7.285 fatal: not a git repository (or any of the parent directories): .git [2021-05-19T11:29:05.479Z] #37 11.76 [100%] Built target tini-static [2021-05-19T11:29:05.694Z] #44 10.46 DEP images/sk-unix.pb-c.d [2021-05-19T11:29:05.694Z] #44 10.55 PBCC images/mm.pb-c.c [2021-05-19T11:29:05.694Z] #44 10.66 DEP images/mm.pb-c.d [2021-05-19T11:29:05.694Z] #44 10.70 PBCC images/timerfd.pb-c.c [2021-05-19T11:29:05.694Z] #44 10.78 DEP images/timerfd.pb-c.d [2021-05-19T11:29:05.710Z] #43 7.342 GEN .gitid [2021-05-19T11:29:05.710Z] #43 7.368 GEN criu/include/version.h [2021-05-19T11:29:05.710Z] #43 7.502 GEN include/common/asm [2021-05-19T11:29:05.742Z] #37 11.86 + mkdir -p /build [2021-05-19T11:29:05.742Z] #37 11.86 + cp tini-static /build/docker-init [2021-05-19T11:29:05.742Z] #37 DONE 12.0s [2021-05-19T11:29:05.742Z] [2021-05-19T11:29:05.742Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:05.742Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:29:05.742Z] #43 7.749 PBCC images/timens.pb-c.c [2021-05-19T11:29:05.742Z] #43 7.790 DEP images/timens.pb-c.d [2021-05-19T11:29:05.742Z] #43 7.892 PBCC images/fown.pb-c.c [2021-05-19T11:29:05.742Z] #43 7.964 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-19T11:29:05.855Z] #13 ... [2021-05-19T11:29:05.855Z] [2021-05-19T11:29:05.855Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:29:05.855Z] #34 sha256:b81a51f305c99a1bde7dddfe48b065b1e60b4041ff1e33668059acd0c2ecc97e [2021-05-19T11:29:05.855Z] #34 67.15 time [2021-05-19T11:29:05.855Z] #34 72.77 internal/poll [2021-05-19T11:29:05.855Z] #34 74.92 internal/syscall/execenv [2021-05-19T11:29:05.855Z] #34 75.04 internal/syscall/unix [2021-05-19T11:29:05.855Z] #34 75.06 internal/fmtsort [2021-05-19T11:29:05.855Z] #34 75.31 os [2021-05-19T11:29:05.855Z] #34 75.83 strings [2021-05-19T11:29:05.992Z] #44 10.82 PBCC images/timer.pb-c.c [2021-05-19T11:29:05.993Z] #44 10.85 DEP images/timer.pb-c.d [2021-05-19T11:29:05.993Z] #44 10.91 PBCC images/sa.pb-c.c [2021-05-19T11:29:05.993Z] #44 10.95 DEP images/sa.pb-c.d [2021-05-19T11:29:05.993Z] #44 11.05 PBCC images/pipe-data.pb-c.c [2021-05-19T11:29:06.004Z] #43 8.056 PBCC images/opts.pb-c.c [2021-05-19T11:29:06.004Z] #43 8.106 PBCC images/memfd.pb-c.c [2021-05-19T11:29:06.004Z] #43 8.127 DEP images/fown.pb-c.d [2021-05-19T11:29:06.004Z] #43 8.240 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-19T11:29:06.004Z] #43 8.287 DEP images/opts.pb-c.d [2021-05-19T11:29:06.004Z] #43 8.327 DEP images/memfd.pb-c.d [2021-05-19T11:29:06.113Z] #34 ... [2021-05-19T11:29:06.113Z] [2021-05-19T11:29:06.113Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:29:06.113Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:29:06.113Z] #42 71.61 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-19T11:29:06.113Z] #42 71.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:29:06.113Z] #42 72.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-19T11:29:06.113Z] #42 72.43 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-19T11:29:06.113Z] #42 72.46 Setting up python-six (1.12.0-1) ... [2021-05-19T11:29:06.113Z] #42 76.71 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-19T11:29:06.113Z] #42 76.74 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-19T11:29:06.113Z] #42 76.82 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-19T11:29:06.113Z] #42 76.84 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-19T11:29:06.113Z] #42 76.85 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-19T11:29:06.113Z] #42 76.87 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-19T11:29:06.113Z] #42 76.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-19T11:29:06.113Z] #42 76.94 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-19T11:29:06.113Z] #42 76.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-19T11:29:06.113Z] #42 76.97 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-19T11:29:06.267Z] #43 8.363 PBCC images/sit.pb-c.c [2021-05-19T11:29:06.267Z] #43 8.431 DEP images/sit.pb-c.d [2021-05-19T11:29:06.267Z] #43 8.495 PBCC images/macvlan.pb-c.c [2021-05-19T11:29:06.267Z] #43 8.536 DEP images/macvlan.pb-c.d [2021-05-19T11:29:06.267Z] #43 8.605 PBCC images/autofs.pb-c.c [2021-05-19T11:29:06.267Z] #43 8.647 DEP images/autofs.pb-c.d [2021-05-19T11:29:06.271Z] #43 ... [2021-05-19T11:29:06.271Z] [2021-05-19T11:29:06.271Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-19T11:29:06.271Z] #37 sha256:792d9d78433884f4ed4c4d7f6be234cf10dee16672af60d0fb9cf3561c4b29f4 [2021-05-19T11:29:06.271Z] #37 4.913 + RM_GOPATH=0 [2021-05-19T11:29:06.271Z] #37 4.913 + TMP_GOPATH= [2021-05-19T11:29:06.271Z] #37 4.913 + : /build [2021-05-19T11:29:06.271Z] #37 4.913 + '[' -z '' ']' [2021-05-19T11:29:06.271Z] #37 4.914 ++ mktemp -d [2021-05-19T11:29:06.271Z] #37 4.919 + export GOPATH=/tmp/tmp.3NcogLbvq5 [2021-05-19T11:29:06.271Z] #37 4.923 + GOPATH=/tmp/tmp.3NcogLbvq5 [2021-05-19T11:29:06.271Z] #37 4.923 + RM_GOPATH=1 [2021-05-19T11:29:06.271Z] #37 4.923 + case "$(go env GOARCH)" in [2021-05-19T11:29:06.271Z] #37 4.927 ++ go env GOARCH [2021-05-19T11:29:06.271Z] #37 4.963 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:29:06.271Z] #37 4.964 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:29:06.271Z] #37 4.964 ++ dirname /tmp/install/install.sh [2021-05-19T11:29:06.271Z] #37 4.965 + dir=/tmp/install [2021-05-19T11:29:06.271Z] #37 4.971 + bin=tini [2021-05-19T11:29:06.271Z] #37 4.971 + shift [2021-05-19T11:29:06.271Z] #37 4.971 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-19T11:29:06.271Z] #37 4.971 + . /tmp/install/tini.installer [2021-05-19T11:29:06.271Z] #37 4.972 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:29:06.271Z] #37 4.972 + install_tini [2021-05-19T11:29:06.271Z] #37 4.972 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-19T11:29:06.271Z] #37 4.972 + git clone https://github.com/krallin/tini.git /tmp/tmp.3NcogLbvq5/tini [2021-05-19T11:29:06.271Z] #37 4.974 Cloning into '/tmp/tmp.3NcogLbvq5/tini'... [2021-05-19T11:29:06.271Z] #37 4.991 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:29:06.271Z] #37 5.801 + cd /tmp/tmp.3NcogLbvq5/tini [2021-05-19T11:29:06.271Z] #37 5.801 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:29:06.271Z] #37 5.803 + cmake . [2021-05-19T11:29:06.271Z] #37 6.515 -- The C compiler identification is GNU 8.3.0 [2021-05-19T11:29:06.271Z] #37 6.581 -- Check for working C compiler: /usr/bin/cc [2021-05-19T11:29:06.271Z] #37 7.274 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-19T11:29:06.271Z] #37 7.283 -- Detecting C compiler ABI info [2021-05-19T11:29:06.271Z] #37 8.155 -- Detecting C compiler ABI info - done [2021-05-19T11:29:06.271Z] #37 8.198 -- Detecting C compile features [2021-05-19T11:29:06.292Z] #44 11.09 DEP images/pipe-data.pb-c.d [2021-05-19T11:29:06.292Z] #44 11.16 PBCC images/mnt.pb-c.c [2021-05-19T11:29:06.292Z] #44 11.21 DEP images/mnt.pb-c.d [2021-05-19T11:29:06.292Z] #44 11.31 PBCC images/sk-packet.pb-c.c [2021-05-19T11:29:06.369Z] #42 ... [2021-05-19T11:29:06.369Z] [2021-05-19T11:29:06.369Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:29:06.369Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:29:06.369Z] #36 77.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-19T11:29:06.369Z] #36 77.69 Setting up xxd (2:8.1.0875-5) ... [2021-05-19T11:29:06.369Z] #36 77.73 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-19T11:29:06.369Z] #36 77.75 Setting up vim-common (2:8.1.0875-5) ... [2021-05-19T11:29:06.369Z] #36 77.77 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-19T11:29:06.530Z] #37 10.34 -- Detecting C compile features - done [2021-05-19T11:29:06.530Z] #43 8.757 PBCC images/sysctl.pb-c.c [2021-05-19T11:29:06.530Z] #43 8.820 DEP images/sysctl.pb-c.d [2021-05-19T11:29:06.530Z] #43 8.899 PBCC images/time.pb-c.c [2021-05-19T11:29:06.592Z] #44 11.33 DEP images/sk-packet.pb-c.d [2021-05-19T11:29:06.592Z] #44 11.36 PBCC images/tcp-stream.pb-c.c [2021-05-19T11:29:06.592Z] #44 11.43 DEP images/tcp-stream.pb-c.d [2021-05-19T11:29:06.592Z] #44 11.47 PBCC images/pipe.pb-c.c [2021-05-19T11:29:06.592Z] #44 11.53 DEP images/pipe.pb-c.d [2021-05-19T11:29:06.592Z] #44 ... [2021-05-19T11:29:06.592Z] [2021-05-19T11:29:06.592Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:29:06.592Z] #35 sha256:994ff3078d6a9296e3440d7fd55164f77cd4b37a2cafbbd2406f1e2f9fa24ae2 [2021-05-19T11:29:06.592Z] #35 79.44 internal/poll [2021-05-19T11:29:06.625Z] #36 77.81 Setting up cmake-data (3.13.4-1) ... [2021-05-19T11:29:06.625Z] #36 77.83 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-19T11:29:06.625Z] #36 77.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-19T11:29:06.625Z] #36 77.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-19T11:29:06.625Z] #36 77.89 Setting up cmake (3.13.4-1) ... [2021-05-19T11:29:06.625Z] #36 77.90 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:29:06.625Z] #36 78.00 Processing triggers for mime-support (3.62) ... [2021-05-19T11:29:06.786Z] #37 10.39 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-19T11:29:06.786Z] #37 10.62 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-19T11:29:06.793Z] #43 8.960 DEP images/time.pb-c.d [2021-05-19T11:29:07.041Z] #37 10.73 -- Configuring done [2021-05-19T11:29:07.041Z] #37 ... [2021-05-19T11:29:07.041Z] [2021-05-19T11:29:07.041Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:07.041Z] #51 sha256:4bc39bcfbda7a47c4ec395e58ef024d6c4b5b4682d4ab41e11b93e86d54df58b [2021-05-19T11:29:07.041Z] #51 78.67 github.com/pkg/diff [2021-05-19T11:29:07.056Z] #43 9.089 PBCC images/binfmt-misc.pb-c.c [2021-05-19T11:29:07.056Z] #43 9.134 DEP images/binfmt-misc.pb-c.d [2021-05-19T11:29:07.056Z] #43 9.216 PBCC images/seccomp.pb-c.c [2021-05-19T11:29:07.056Z] #43 9.271 DEP images/seccomp.pb-c.d [2021-05-19T11:29:07.056Z] #43 9.321 PBCC images/userns.pb-c.c [2021-05-19T11:29:07.297Z] #51 79.04 go/ast [2021-05-19T11:29:07.319Z] #43 9.361 DEP images/userns.pb-c.d [2021-05-19T11:29:07.319Z] #43 9.515 PBCC images/cgroup.pb-c.c [2021-05-19T11:29:07.319Z] #43 9.619 DEP images/cgroup.pb-c.d [2021-05-19T11:29:07.319Z] #43 9.667 PBCC images/ext-file.pb-c.c [2021-05-19T11:29:07.319Z] #43 9.684 DEP images/ext-file.pb-c.d [2021-05-19T11:29:07.552Z] #36 DONE 78.6s [2021-05-19T11:29:07.552Z] [2021-05-19T11:29:07.552Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-19T11:29:07.552Z] #37 sha256:232dbb0a62278d26f64e7cc84eabb8987767554629ef71b8add10d7f91ba653c [2021-05-19T11:29:07.584Z] #43 9.754 PBCC images/rpc.pb-c.c [2021-05-19T11:29:07.584Z] #43 9.789 DEP images/rpc.pb-c.d [2021-05-19T11:29:07.584Z] #43 9.917 PBCC images/siginfo.pb-c.c [2021-05-19T11:29:07.700Z] #32 ... [2021-05-19T11:29:07.700Z] [2021-05-19T11:29:07.700Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:29:07.700Z] #34 sha256:27fe4c5b85417893bfd15ee63b6fd2691c28c9fb35abf4096ae84fd4137d034b [2021-05-19T11:29:07.700Z] #34 56.56 syscall [2021-05-19T11:29:07.700Z] #34 58.87 reflect [2021-05-19T11:29:07.700Z] #34 64.55 time [2021-05-19T11:29:07.700Z] #34 ... [2021-05-19T11:29:07.700Z] [2021-05-19T11:29:07.700Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:29:07.700Z] #56 sha256:6bf2903e689f1f2772a5a5a1adbceffe43b4a85ed3efe10a9e33fa57286be0e4 [2021-05-19T11:29:07.700Z] #56 1.141 + RM_GOPATH=0 [2021-05-19T11:29:07.700Z] #56 1.141 + TMP_GOPATH= [2021-05-19T11:29:07.700Z] #56 1.141 + : /build [2021-05-19T11:29:07.700Z] #56 1.141 + '[' -z '' ']' [2021-05-19T11:29:07.700Z] #56 1.141 ++ mktemp -d [2021-05-19T11:29:07.700Z] #56 1.145 + export GOPATH=/tmp/tmp.ybHQhhAUil [2021-05-19T11:29:07.700Z] #56 1.145 + GOPATH=/tmp/tmp.ybHQhhAUil [2021-05-19T11:29:07.700Z] #56 1.145 + RM_GOPATH=1 [2021-05-19T11:29:07.700Z] #56 1.145 + case "$(go env GOARCH)" in [2021-05-19T11:29:07.700Z] #56 1.146 ++ go env GOARCH [2021-05-19T11:29:07.700Z] #56 1.182 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:29:07.700Z] #56 1.182 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:29:07.700Z] #56 1.183 ++ dirname /tmp/install/install.sh [2021-05-19T11:29:07.700Z] #56 1.184 + dir=/tmp/install [2021-05-19T11:29:07.700Z] #56 1.184 + bin=containerd [2021-05-19T11:29:07.700Z] #56 1.184 + shift [2021-05-19T11:29:07.700Z] #56 1.184 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-19T11:29:07.700Z] #56 1.185 + . /tmp/install/containerd.installer [2021-05-19T11:29:07.700Z] #56 1.185 ++ set -e [2021-05-19T11:29:07.700Z] #56 1.193 ++ : 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:29:07.700Z] #56 1.193 + install_containerd [2021-05-19T11:29:07.700Z] #56 1.197 + echo 'Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a' [2021-05-19T11:29:07.700Z] #56 1.197 Install containerd version 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:29:07.700Z] #56 1.197 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ybHQhhAUil/src/github.com/containerd/containerd [2021-05-19T11:29:07.700Z] #56 1.199 Cloning into '/tmp/tmp.ybHQhhAUil/src/github.com/containerd/containerd'... [2021-05-19T11:29:07.700Z] #56 ... [2021-05-19T11:29:07.700Z] [2021-05-19T11:29:07.700Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:07.700Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:07.700Z] #13 60.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-19T11:29:07.700Z] #13 60.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-19T11:29:07.700Z] #13 60.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-19T11:29:07.700Z] #13 60.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-19T11:29:07.700Z] #13 60.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-19T11:29:07.700Z] #13 60.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-19T11:29:07.700Z] #13 60.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-19T11:29:07.700Z] #13 60.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-19T11:29:07.700Z] #13 60.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-19T11:29:07.700Z] #13 60.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-19T11:29:07.700Z] #13 60.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-19T11:29:07.700Z] #13 60.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-19T11:29:07.700Z] #13 60.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-19T11:29:07.700Z] #13 60.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-19T11:29:07.847Z] #43 9.937 DEP images/siginfo.pb-c.d [2021-05-19T11:29:07.847Z] #43 10.05 PBCC images/pagemap.pb-c.c [2021-05-19T11:29:07.847Z] #43 10.09 DEP images/pagemap.pb-c.d [2021-05-19T11:29:07.847Z] #43 10.18 PBCC images/rlimit.pb-c.c [2021-05-19T11:29:07.966Z] #13 61.50 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:29:08.110Z] #43 10.20 DEP images/rlimit.pb-c.d [2021-05-19T11:29:08.110Z] #43 10.32 PBCC images/file-lock.pb-c.c [2021-05-19T11:29:08.110Z] #43 10.35 DEP images/file-lock.pb-c.d [2021-05-19T11:29:08.110Z] #43 10.42 PBCC images/tty.pb-c.c [2021-05-19T11:29:08.233Z] #13 ... [2021-05-19T11:29:08.233Z] [2021-05-19T11:29:08.233Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-19T11:29:08.233Z] #47 sha256:4c5495d33a5a757375cefc1dea643775bfb89f1a19b399f4f324d32857f6fc21 [2021-05-19T11:29:08.233Z] #47 DONE 67.9s [2021-05-19T11:29:08.373Z] #43 10.48 DEP images/tty.pb-c.d [2021-05-19T11:29:08.373Z] #43 10.72 PBCC images/tun.pb-c.c [2021-05-19T11:29:08.373Z] #43 10.74 PBCC images/netdev.pb-c.c [2021-05-19T11:29:08.480Z] #37 1.132 + RM_GOPATH=0 [2021-05-19T11:29:08.480Z] #37 1.132 + TMP_GOPATH= [2021-05-19T11:29:08.480Z] #37 1.132 + : /build [2021-05-19T11:29:08.480Z] #37 1.133 + '[' -z '' ']' [2021-05-19T11:29:08.480Z] #37 1.133 ++ mktemp -d [2021-05-19T11:29:08.480Z] #37 1.135 + export GOPATH=/tmp/tmp.rwfVy4l2QE [2021-05-19T11:29:08.480Z] #37 1.135 + GOPATH=/tmp/tmp.rwfVy4l2QE [2021-05-19T11:29:08.480Z] #37 1.135 + RM_GOPATH=1 [2021-05-19T11:29:08.480Z] #37 1.135 + case "$(go env GOARCH)" in [2021-05-19T11:29:08.480Z] #37 1.136 ++ go env GOARCH [2021-05-19T11:29:08.480Z] #37 1.155 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:29:08.480Z] #37 1.155 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:29:08.480Z] #37 1.156 ++ dirname /tmp/install/install.sh [2021-05-19T11:29:08.480Z] #37 1.158 + dir=/tmp/install [2021-05-19T11:29:08.480Z] #37 1.158 + bin=tini [2021-05-19T11:29:08.480Z] #37 1.158 + shift [2021-05-19T11:29:08.480Z] #37 1.158 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-19T11:29:08.480Z] #37 1.159 + . /tmp/install/tini.installer [2021-05-19T11:29:08.480Z] #37 1.159 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:29:08.480Z] #37 1.159 + install_tini [2021-05-19T11:29:08.480Z] #37 1.160 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-19T11:29:08.480Z] #37 1.160 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:29:08.480Z] #37 1.160 + git clone https://github.com/krallin/tini.git /tmp/tmp.rwfVy4l2QE/tini [2021-05-19T11:29:08.480Z] #37 1.163 Cloning into '/tmp/tmp.rwfVy4l2QE/tini'... [2021-05-19T11:29:08.492Z] [2021-05-19T11:29:08.492Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:08.492Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:08.492Z] #13 61.92 Fetched 78.2 MB in 7s (10.6 MB/s) [2021-05-19T11:29:08.636Z] #43 10.76 DEP images/tun.pb-c.d [2021-05-19T11:29:08.636Z] #43 10.81 DEP images/netdev.pb-c.d [2021-05-19T11:29:08.636Z] #43 10.83 PBCC images/vma.pb-c.c [2021-05-19T11:29:08.636Z] #43 10.85 DEP images/vma.pb-c.d [2021-05-19T11:29:08.636Z] #43 10.89 PBCC images/creds.pb-c.c [2021-05-19T11:29:08.636Z] #43 10.92 DEP images/creds.pb-c.d [2021-05-19T11:29:08.636Z] #43 10.99 PBCC images/utsns.pb-c.c [2021-05-19T11:29:08.662Z] #51 ... [2021-05-19T11:29:08.662Z] [2021-05-19T11:29:08.662Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:29:08.662Z] #34 sha256:d7cade746e6ac9d3e2a54886fabc5225f606b26eb72e84d2faaf290d5735f688 [2021-05-19T11:29:08.662Z] #34 DONE 80.2s [2021-05-19T11:29:08.662Z] [2021-05-19T11:29:08.662Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:08.662Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:08.662Z] #43 9.283 PBCC images/timens.pb-c.c [2021-05-19T11:29:08.662Z] #43 9.327 DEP images/timens.pb-c.d [2021-05-19T11:29:08.662Z] #43 9.405 PBCC images/fown.pb-c.c [2021-05-19T11:29:08.662Z] #43 9.451 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-19T11:29:08.662Z] #43 9.504 PBCC images/opts.pb-c.c [2021-05-19T11:29:08.662Z] #43 9.545 PBCC images/memfd.pb-c.c [2021-05-19T11:29:08.662Z] #43 9.619 DEP images/fown.pb-c.d [2021-05-19T11:29:08.662Z] #43 9.719 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-19T11:29:08.662Z] #43 9.804 DEP images/opts.pb-c.d [2021-05-19T11:29:08.662Z] #43 9.876 DEP images/memfd.pb-c.d [2021-05-19T11:29:08.662Z] #43 9.942 PBCC images/sit.pb-c.c [2021-05-19T11:29:08.662Z] #43 10.01 DEP images/sit.pb-c.d [2021-05-19T11:29:08.662Z] #43 10.09 PBCC images/macvlan.pb-c.c [2021-05-19T11:29:08.662Z] #43 10.15 DEP images/macvlan.pb-c.d [2021-05-19T11:29:08.662Z] #43 10.24 PBCC images/autofs.pb-c.c [2021-05-19T11:29:08.662Z] #43 10.33 DEP images/autofs.pb-c.d [2021-05-19T11:29:08.662Z] #43 10.33 PBCC images/sysctl.pb-c.c [2021-05-19T11:29:08.662Z] #43 10.37 DEP images/sysctl.pb-c.d [2021-05-19T11:29:08.662Z] #43 10.42 PBCC images/time.pb-c.c [2021-05-19T11:29:08.662Z] #43 10.48 DEP images/time.pb-c.d [2021-05-19T11:29:08.662Z] #43 10.50 PBCC images/binfmt-misc.pb-c.c [2021-05-19T11:29:08.662Z] #43 10.54 DEP images/binfmt-misc.pb-c.d [2021-05-19T11:29:08.662Z] #43 10.60 PBCC images/seccomp.pb-c.c [2021-05-19T11:29:08.751Z] #13 62.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-19T11:29:08.751Z] #13 62.22 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-19T11:29:08.751Z] #13 62.27 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-19T11:29:08.899Z] #43 11.02 DEP images/utsns.pb-c.d [2021-05-19T11:29:08.899Z] #43 11.11 PBCC images/ipc-desc.pb-c.c [2021-05-19T11:29:08.899Z] #43 11.13 PBCC images/ipc-sem.pb-c.c [2021-05-19T11:29:08.899Z] #43 11.18 DEP images/ipc-desc.pb-c.d [2021-05-19T11:29:08.899Z] #43 11.24 DEP images/ipc-sem.pb-c.d [2021-05-19T11:29:08.917Z] #43 10.64 DEP images/seccomp.pb-c.d [2021-05-19T11:29:08.917Z] #43 10.70 PBCC images/userns.pb-c.c [2021-05-19T11:29:08.917Z] #43 10.75 DEP images/userns.pb-c.d [2021-05-19T11:29:08.917Z] #43 10.85 PBCC images/cgroup.pb-c.c [2021-05-19T11:29:09.041Z] #37 ... [2021-05-19T11:29:09.042Z] [2021-05-19T11:29:09.042Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:09.042Z] #51 sha256:4a28946d191ba1ac461af9e5863657ed1b56f2684740d5d40056f95b1bf6527f [2021-05-19T11:29:09.042Z] #51 70.28 time [2021-05-19T11:29:09.042Z] #51 75.80 context [2021-05-19T11:29:09.042Z] #51 76.58 os [2021-05-19T11:29:09.042Z] #51 76.99 encoding/binary [2021-05-19T11:29:09.042Z] #51 79.66 encoding/base64 [2021-05-19T11:29:09.042Z] #51 80.36 golang.org/x/sys/unix [2021-05-19T11:29:09.042Z] #51 ... [2021-05-19T11:29:09.042Z] [2021-05-19T11:29:09.042Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:09.042Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:09.042Z] #13 75.08 Selecting previously unselected package binutils-mingw-w64. [2021-05-19T11:29:09.042Z] #13 75.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-19T11:29:09.042Z] #13 75.10 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-19T11:29:09.042Z] #13 75.25 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-19T11:29:09.042Z] #13 75.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-19T11:29:09.042Z] #13 75.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-19T11:29:09.042Z] #13 75.46 Selecting previously unselected package dmsetup. [2021-05-19T11:29:09.042Z] #13 75.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-19T11:29:09.042Z] #13 75.47 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-19T11:29:09.162Z] #43 11.29 PBCC images/ipc-msg.pb-c.c [2021-05-19T11:29:09.162Z] #43 11.33 DEP images/ipc-msg.pb-c.d [2021-05-19T11:29:09.162Z] #43 11.37 PBCC images/ipc-shm.pb-c.c [2021-05-19T11:29:09.162Z] #43 11.39 DEP images/ipc-shm.pb-c.d [2021-05-19T11:29:09.162Z] #43 11.45 PBCC images/ipc-var.pb-c.c [2021-05-19T11:29:09.162Z] #43 11.48 DEP images/ipc-var.pb-c.d [2021-05-19T11:29:09.172Z] #43 10.94 DEP images/cgroup.pb-c.d [2021-05-19T11:29:09.172Z] #43 11.01 PBCC images/ext-file.pb-c.c [2021-05-19T11:29:09.172Z] #43 11.02 DEP images/ext-file.pb-c.d [2021-05-19T11:29:09.172Z] #43 11.08 PBCC images/rpc.pb-c.c [2021-05-19T11:29:09.298Z] #13 75.67 Selecting previously unselected package mingw-w64-common. [2021-05-19T11:29:09.298Z] #13 75.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-19T11:29:09.298Z] #13 75.69 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-19T11:29:09.319Z] #13 62.81 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-19T11:29:09.378Z] #35 81.75 os [2021-05-19T11:29:09.425Z] #43 11.53 PBCC images/sk-opts.pb-c.c [2021-05-19T11:29:09.425Z] #43 11.55 PBCC images/packet-sock.pb-c.c [2021-05-19T11:29:09.425Z] #43 11.61 DEP images/sk-opts.pb-c.d [2021-05-19T11:29:09.425Z] #43 ... [2021-05-19T11:29:09.425Z] [2021-05-19T11:29:09.425Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:09.425Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-19T11:29:09.425Z] #13 57.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-19T11:29:09.425Z] #13 57.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-19T11:29:09.425Z] #13 57.09 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-19T11:29:09.425Z] #13 62.23 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-19T11:29:09.425Z] #13 62.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-19T11:29:09.425Z] #13 62.25 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:09.425Z] #13 62.44 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-19T11:29:09.425Z] #13 62.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-19T11:29:09.425Z] #13 62.45 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:09.425Z] #13 ... [2021-05-19T11:29:09.425Z] [2021-05-19T11:29:09.425Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:09.425Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:29:09.425Z] #43 11.67 DEP images/packet-sock.pb-c.d [2021-05-19T11:29:09.425Z] #43 11.72 PBCC images/sk-netlink.pb-c.c [2021-05-19T11:29:09.428Z] #43 11.18 DEP images/rpc.pb-c.d [2021-05-19T11:29:09.428Z] #43 11.25 PBCC images/siginfo.pb-c.c [2021-05-19T11:29:09.579Z] #13 63.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.) [2021-05-19T11:29:09.579Z] #13 63.19 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-19T11:29:09.579Z] #13 63.21 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-19T11:29:09.684Z] #43 11.33 DEP images/siginfo.pb-c.d [2021-05-19T11:29:09.684Z] #43 11.41 PBCC images/pagemap.pb-c.c [2021-05-19T11:29:09.684Z] #43 11.49 DEP images/pagemap.pb-c.d [2021-05-19T11:29:09.688Z] #43 11.74 DEP images/sk-netlink.pb-c.d [2021-05-19T11:29:09.688Z] #43 11.83 PBCC images/sk-inet.pb-c.c [2021-05-19T11:29:09.688Z] #43 11.90 DEP images/sk-inet.pb-c.d [2021-05-19T11:29:09.688Z] #43 11.98 PBCC images/sk-unix.pb-c.c [2021-05-19T11:29:09.940Z] #43 11.59 PBCC images/rlimit.pb-c.c [2021-05-19T11:29:09.940Z] #43 11.62 DEP images/rlimit.pb-c.d [2021-05-19T11:29:09.940Z] #43 11.66 PBCC images/file-lock.pb-c.c [2021-05-19T11:29:09.940Z] #43 11.74 DEP images/file-lock.pb-c.d [2021-05-19T11:29:09.940Z] #43 11.80 PBCC images/tty.pb-c.c [2021-05-19T11:29:09.951Z] #43 12.03 DEP images/sk-unix.pb-c.d [2021-05-19T11:29:09.952Z] #43 12.10 PBCC images/mm.pb-c.c [2021-05-19T11:29:09.952Z] #43 12.15 DEP images/mm.pb-c.d [2021-05-19T11:29:09.952Z] #43 12.20 PBCC images/timerfd.pb-c.c [2021-05-19T11:29:09.952Z] #43 12.29 DEP images/timerfd.pb-c.d [2021-05-19T11:29:10.027Z] #35 82.64 internal/fmtsort [2021-05-19T11:29:10.147Z] #13 63.43 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-19T11:29:10.147Z] #13 63.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 ... 15410 files and directories currently installed.) [2021-05-19T11:29:10.147Z] #13 63.67 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-19T11:29:10.147Z] #13 63.70 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-19T11:29:10.195Z] #43 11.83 DEP images/tty.pb-c.d [2021-05-19T11:29:10.195Z] #43 11.93 PBCC images/tun.pb-c.c [2021-05-19T11:29:10.195Z] #43 ... [2021-05-19T11:29:10.195Z] [2021-05-19T11:29:10.195Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-19T11:29:10.195Z] #37 sha256:792d9d78433884f4ed4c4d7f6be234cf10dee16672af60d0fb9cf3561c4b29f4 [2021-05-19T11:29:10.195Z] #37 10.77 -- Generating done [2021-05-19T11:29:10.195Z] #37 10.77 -- Build files have been written to: /tmp/tmp.3NcogLbvq5/tini [2021-05-19T11:29:10.195Z] #37 10.78 + make tini-static [2021-05-19T11:29:10.195Z] #37 11.29 Scanning dependencies of target tini-static [2021-05-19T11:29:10.195Z] #37 11.42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-19T11:29:10.195Z] #37 12.99 [100%] Linking C executable tini-static [2021-05-19T11:29:10.195Z] #37 13.72 [100%] Built target tini-static [2021-05-19T11:29:10.195Z] #37 13.78 + mkdir -p /build [2021-05-19T11:29:10.195Z] #37 13.78 + cp tini-static /build/docker-init [2021-05-19T11:29:10.195Z] #37 DONE 14.0s [2021-05-19T11:29:10.195Z] [2021-05-19T11:29:10.195Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:10.195Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:10.195Z] #43 11.99 PBCC images/netdev.pb-c.c [2021-05-19T11:29:10.215Z] #43 12.35 PBCC images/timer.pb-c.c [2021-05-19T11:29:10.215Z] #43 12.41 DEP images/timer.pb-c.d [2021-05-19T11:29:10.215Z] #43 12.48 PBCC images/sa.pb-c.c [2021-05-19T11:29:10.215Z] #43 12.55 DEP images/sa.pb-c.d [2021-05-19T11:29:10.215Z] #43 12.60 PBCC images/pipe-data.pb-c.c [2021-05-19T11:29:10.405Z] #13 63.92 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-19T11:29:10.450Z] #43 12.08 DEP images/tun.pb-c.d [2021-05-19T11:29:10.450Z] #43 12.20 DEP images/netdev.pb-c.d [2021-05-19T11:29:10.450Z] #43 12.20 PBCC images/vma.pb-c.c [2021-05-19T11:29:10.450Z] #43 12.25 DEP images/vma.pb-c.d [2021-05-19T11:29:10.450Z] #43 12.33 PBCC images/creds.pb-c.c [2021-05-19T11:29:10.450Z] #43 12.33 DEP images/creds.pb-c.d [2021-05-19T11:29:10.478Z] #43 12.62 DEP images/pipe-data.pb-c.d [2021-05-19T11:29:10.478Z] #43 12.69 PBCC images/mnt.pb-c.c [2021-05-19T11:29:10.478Z] #43 12.75 DEP images/mnt.pb-c.d [2021-05-19T11:29:10.478Z] #43 12.81 PBCC images/sk-packet.pb-c.c [2021-05-19T11:29:10.478Z] #43 12.86 DEP images/sk-packet.pb-c.d [2021-05-19T11:29:10.665Z] #13 64.09 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-19T11:29:10.665Z] #13 64.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-19T11:29:10.665Z] #13 64.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-19T11:29:10.665Z] #13 64.15 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-19T11:29:10.667Z] #13 ... [2021-05-19T11:29:10.667Z] [2021-05-19T11:29:10.667Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:10.667Z] #45 sha256:3757aa4e4d30c5f4706630f3d605dcc44ed6accd2f09a93baed28da5b2734717 [2021-05-19T11:29:10.667Z] #45 71.68 time [2021-05-19T11:29:10.667Z] #45 75.34 internal/fmtsort [2021-05-19T11:29:10.667Z] #45 76.03 strings [2021-05-19T11:29:10.667Z] #45 77.74 os [2021-05-19T11:29:10.667Z] #45 79.59 regexp/syntax [2021-05-19T11:29:10.667Z] #45 81.56 fmt [2021-05-19T11:29:10.667Z] #45 ... [2021-05-19T11:29:10.667Z] [2021-05-19T11:29:10.667Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-19T11:29:10.667Z] #37 sha256:232dbb0a62278d26f64e7cc84eabb8987767554629ef71b8add10d7f91ba653c [2021-05-19T11:29:10.667Z] #37 1.869 + cd /tmp/tmp.rwfVy4l2QE/tini [2021-05-19T11:29:10.667Z] #37 1.869 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:29:10.667Z] #37 1.884 + cmake . [2021-05-19T11:29:10.667Z] #37 2.435 -- The C compiler identification is GNU 8.3.0 [2021-05-19T11:29:10.667Z] #37 2.502 -- Check for working C compiler: /usr/bin/cc [2021-05-19T11:29:10.667Z] #37 3.455 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-19T11:29:10.706Z] #43 12.39 PBCC images/utsns.pb-c.c [2021-05-19T11:29:10.706Z] #43 12.43 DEP images/utsns.pb-c.d [2021-05-19T11:29:10.706Z] #43 12.52 PBCC images/ipc-desc.pb-c.c [2021-05-19T11:29:10.706Z] #43 12.54 PBCC images/ipc-sem.pb-c.c [2021-05-19T11:29:10.706Z] #43 12.56 DEP images/ipc-desc.pb-c.d [2021-05-19T11:29:10.706Z] #43 12.62 DEP images/ipc-sem.pb-c.d [2021-05-19T11:29:10.741Z] #43 12.97 PBCC images/tcp-stream.pb-c.c [2021-05-19T11:29:10.741Z] #43 13.02 DEP images/tcp-stream.pb-c.d [2021-05-19T11:29:10.924Z] #37 3.456 -- Detecting C compiler ABI info [2021-05-19T11:29:10.962Z] #43 12.72 PBCC images/ipc-msg.pb-c.c [2021-05-19T11:29:10.962Z] #43 12.72 DEP images/ipc-msg.pb-c.d [2021-05-19T11:29:10.962Z] #43 12.78 PBCC images/ipc-shm.pb-c.c [2021-05-19T11:29:10.962Z] #43 12.81 DEP images/ipc-shm.pb-c.d [2021-05-19T11:29:11.004Z] #43 13.12 PBCC images/pipe.pb-c.c [2021-05-19T11:29:11.004Z] #43 13.19 DEP images/pipe.pb-c.d [2021-05-19T11:29:11.004Z] #43 13.24 PBCC images/pstree.pb-c.c [2021-05-19T11:29:11.004Z] #43 13.25 DEP images/pstree.pb-c.d [2021-05-19T11:29:11.004Z] #43 13.29 PBCC images/fs.pb-c.c [2021-05-19T11:29:11.004Z] #43 13.33 DEP images/fs.pb-c.d [2021-05-19T11:29:11.004Z] #43 13.39 PBCC images/signalfd.pb-c.c [2021-05-19T11:29:11.218Z] #43 12.89 PBCC images/ipc-var.pb-c.c [2021-05-19T11:29:11.218Z] #43 12.89 DEP images/ipc-var.pb-c.d [2021-05-19T11:29:11.218Z] #43 12.95 PBCC images/sk-opts.pb-c.c [2021-05-19T11:29:11.218Z] #43 13.04 PBCC images/packet-sock.pb-c.c [2021-05-19T11:29:11.218Z] #43 13.08 DEP images/sk-opts.pb-c.d [2021-05-19T11:29:11.268Z] #43 13.44 DEP images/signalfd.pb-c.d [2021-05-19T11:29:11.476Z] #43 13.16 DEP images/packet-sock.pb-c.d [2021-05-19T11:29:11.476Z] #43 13.21 PBCC images/sk-netlink.pb-c.c [2021-05-19T11:29:11.488Z] #37 4.091 -- Detecting C compiler ABI info - done [2021-05-19T11:29:11.488Z] #37 4.131 -- Detecting C compile features [2021-05-19T11:29:11.531Z] #43 13.55 PBCC images/fh.pb-c.c [2021-05-19T11:29:11.531Z] #43 13.61 PBCC images/fsnotify.pb-c.c [2021-05-19T11:29:11.531Z] #43 13.68 DEP images/fh.pb-c.d [2021-05-19T11:29:11.531Z] #43 13.74 DEP images/fsnotify.pb-c.d [2021-05-19T11:29:11.531Z] #43 13.81 PBCC images/eventpoll.pb-c.c [2021-05-19T11:29:11.600Z] #35 84.41 path/filepath [2021-05-19T11:29:11.600Z] #35 84.41 fmt [2021-05-19T11:29:11.732Z] #43 13.31 DEP images/sk-netlink.pb-c.d [2021-05-19T11:29:11.733Z] #43 13.47 PBCC images/sk-inet.pb-c.c [2021-05-19T11:29:11.733Z] #43 13.47 DEP images/sk-inet.pb-c.d [2021-05-19T11:29:11.733Z] #43 13.54 PBCC images/sk-unix.pb-c.c [2021-05-19T11:29:11.793Z] #43 13.83 DEP images/eventpoll.pb-c.d [2021-05-19T11:29:11.793Z] #43 13.94 PBCC images/eventfd.pb-c.c [2021-05-19T11:29:11.793Z] #43 14.00 DEP images/eventfd.pb-c.d [2021-05-19T11:29:11.793Z] #43 14.05 PBCC images/remap-file-path.pb-c.c [2021-05-19T11:29:11.793Z] #43 14.06 DEP images/remap-file-path.pb-c.d [2021-05-19T11:29:11.793Z] #43 14.14 PBCC images/fifo.pb-c.c [2021-05-19T11:29:11.793Z] #43 14.17 DEP images/fifo.pb-c.d [2021-05-19T11:29:11.989Z] #43 13.75 DEP images/sk-unix.pb-c.d [2021-05-19T11:29:11.989Z] #43 13.75 PBCC images/mm.pb-c.c [2021-05-19T11:29:11.989Z] #43 13.75 DEP images/mm.pb-c.d [2021-05-19T11:29:11.989Z] #43 13.75 PBCC images/timerfd.pb-c.c [2021-05-19T11:29:11.989Z] #43 13.75 DEP images/timerfd.pb-c.d [2021-05-19T11:29:11.989Z] #43 13.85 PBCC images/timer.pb-c.c [2021-05-19T11:29:11.989Z] #43 ... [2021-05-19T11:29:11.989Z] [2021-05-19T11:29:11.989Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:11.989Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:29:11.989Z] #45 73.71 go/token [2021-05-19T11:29:11.989Z] #45 74.46 internal/lazyregexp [2021-05-19T11:29:11.989Z] #45 74.69 net/url [2021-05-19T11:29:11.989Z] #45 74.72 go/scanner [2021-05-19T11:29:11.989Z] #45 76.08 go/ast [2021-05-19T11:29:11.989Z] #45 76.93 text/template/parse [2021-05-19T11:29:11.989Z] #45 81.08 text/template [2021-05-19T11:29:11.989Z] #45 82.77 go/parser [2021-05-19T11:29:12.057Z] #43 14.24 PBCC images/ghost-file.pb-c.c [2021-05-19T11:29:12.057Z] #43 14.30 DEP images/ghost-file.pb-c.d [2021-05-19T11:29:12.057Z] #43 14.41 PBCC images/regfile.pb-c.c [2021-05-19T11:29:12.245Z] #45 ... [2021-05-19T11:29:12.245Z] [2021-05-19T11:29:12.245Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:12.245Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:12.245Z] #43 13.94 DEP images/timer.pb-c.d [2021-05-19T11:29:12.245Z] #43 13.94 PBCC images/sa.pb-c.c [2021-05-19T11:29:12.245Z] #43 13.97 DEP images/sa.pb-c.d [2021-05-19T11:29:12.245Z] #43 14.04 PBCC images/pipe-data.pb-c.c [2021-05-19T11:29:12.245Z] #43 14.08 DEP images/pipe-data.pb-c.d [2021-05-19T11:29:12.245Z] #43 14.12 PBCC images/mnt.pb-c.c [2021-05-19T11:29:12.253Z] #35 ... [2021-05-19T11:29:12.253Z] [2021-05-19T11:29:12.253Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:12.253Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:29:12.253Z] #44 11.56 PBCC images/pstree.pb-c.c [2021-05-19T11:29:12.253Z] #44 11.58 DEP images/pstree.pb-c.d [2021-05-19T11:29:12.253Z] #44 11.67 PBCC images/fs.pb-c.c [2021-05-19T11:29:12.253Z] #44 11.68 DEP images/fs.pb-c.d [2021-05-19T11:29:12.253Z] #44 11.79 PBCC images/signalfd.pb-c.c [2021-05-19T11:29:12.253Z] #44 11.84 DEP images/signalfd.pb-c.d [2021-05-19T11:29:12.253Z] #44 11.90 PBCC images/fh.pb-c.c [2021-05-19T11:29:12.253Z] #44 11.97 PBCC images/fsnotify.pb-c.c [2021-05-19T11:29:12.253Z] #44 12.05 DEP images/fh.pb-c.d [2021-05-19T11:29:12.253Z] #44 12.13 DEP images/fsnotify.pb-c.d [2021-05-19T11:29:12.253Z] #44 12.21 PBCC images/eventpoll.pb-c.c [2021-05-19T11:29:12.253Z] #44 12.24 DEP images/eventpoll.pb-c.d [2021-05-19T11:29:12.253Z] #44 12.31 PBCC images/eventfd.pb-c.c [2021-05-19T11:29:12.253Z] #44 12.36 DEP images/eventfd.pb-c.d [2021-05-19T11:29:12.253Z] #44 12.42 PBCC images/remap-file-path.pb-c.c [2021-05-19T11:29:12.253Z] #44 12.45 DEP images/remap-file-path.pb-c.d [2021-05-19T11:29:12.253Z] #44 12.52 PBCC images/fifo.pb-c.c [2021-05-19T11:29:12.253Z] #44 12.59 DEP images/fifo.pb-c.d [2021-05-19T11:29:12.253Z] #44 12.66 PBCC images/ghost-file.pb-c.c [2021-05-19T11:29:12.253Z] #44 12.75 DEP images/ghost-file.pb-c.d [2021-05-19T11:29:12.253Z] #44 12.79 PBCC images/regfile.pb-c.c [2021-05-19T11:29:12.253Z] #44 12.85 DEP images/regfile.pb-c.d [2021-05-19T11:29:12.253Z] #44 12.89 PBCC images/ns.pb-c.c [2021-05-19T11:29:12.253Z] #44 12.90 DEP images/ns.pb-c.d [2021-05-19T11:29:12.253Z] #44 12.97 PBCC images/fdinfo.pb-c.c [2021-05-19T11:29:12.253Z] #44 13.08 DEP images/fdinfo.pb-c.d [2021-05-19T11:29:12.253Z] #44 13.14 PBCC images/core-aarch64.pb-c.c [2021-05-19T11:29:12.253Z] #44 13.19 PBCC images/core-arm.pb-c.c [2021-05-19T11:29:12.253Z] #44 13.25 PBCC images/core-ppc64.pb-c.c [2021-05-19T11:29:12.253Z] #44 13.36 PBCC images/core-s390.pb-c.c [2021-05-19T11:29:12.253Z] #44 13.42 PBCC images/core-x86.pb-c.c [2021-05-19T11:29:12.253Z] #44 13.49 PBCC images/core.pb-c.c [2021-05-19T11:29:12.253Z] #44 13.59 PBCC images/inventory.pb-c.c [2021-05-19T11:29:12.253Z] #44 13.68 DEP images/core-aarch64.pb-c.d [2021-05-19T11:29:12.253Z] #44 13.74 DEP images/core-arm.pb-c.d [2021-05-19T11:29:12.253Z] #44 13.79 DEP images/core-ppc64.pb-c.d [2021-05-19T11:29:12.253Z] #44 13.85 DEP images/core-s390.pb-c.d [2021-05-19T11:29:12.253Z] #44 13.90 DEP images/core-x86.pb-c.d [2021-05-19T11:29:12.253Z] #44 13.93 DEP images/core.pb-c.d [2021-05-19T11:29:12.253Z] #44 13.98 DEP images/inventory.pb-c.d [2021-05-19T11:29:12.253Z] #44 14.03 PBCC images/cpuinfo.pb-c.c [2021-05-19T11:29:12.253Z] #44 14.07 DEP images/cpuinfo.pb-c.d [2021-05-19T11:29:12.253Z] #44 14.16 PBCC images/stats.pb-c.c [2021-05-19T11:29:12.253Z] #44 14.18 DEP images/stats.pb-c.d [2021-05-19T11:29:12.253Z] #44 16.06 make[1]: Nothing to be done for 'all'. [2021-05-19T11:29:12.320Z] #43 14.45 DEP images/regfile.pb-c.d [2021-05-19T11:29:12.320Z] #43 14.53 PBCC images/ns.pb-c.c [2021-05-19T11:29:12.320Z] #43 14.56 DEP images/ns.pb-c.d [2021-05-19T11:29:12.320Z] #43 14.65 PBCC images/fdinfo.pb-c.c [2021-05-19T11:29:12.418Z] #37 ... [2021-05-19T11:29:12.418Z] [2021-05-19T11:29:12.418Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:29:12.418Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:29:12.418Z] #42 83.05 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-19T11:29:12.418Z] #42 83.07 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:29:12.418Z] #42 DONE 83.6s [2021-05-19T11:29:12.418Z] [2021-05-19T11:29:12.418Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:12.418Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:12.501Z] #43 14.21 DEP images/mnt.pb-c.d [2021-05-19T11:29:12.501Z] #43 14.27 PBCC images/sk-packet.pb-c.c [2021-05-19T11:29:12.501Z] #43 14.29 DEP images/sk-packet.pb-c.d [2021-05-19T11:29:12.501Z] #43 14.37 PBCC images/tcp-stream.pb-c.c [2021-05-19T11:29:12.501Z] #43 14.39 DEP images/tcp-stream.pb-c.d [2021-05-19T11:29:12.570Z] #13 ... [2021-05-19T11:29:12.570Z] [2021-05-19T11:29:12.570Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:29:12.570Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:29:12.570Z] #36 61.86 Selecting previously unselected package libicu63:amd64. [2021-05-19T11:29:12.570Z] #36 61.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-19T11:29:12.570Z] #36 61.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-19T11:29:12.570Z] #36 70.17 Selecting previously unselected package libxml2:amd64. [2021-05-19T11:29:12.570Z] #36 70.17 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-19T11:29:12.570Z] #36 70.18 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-19T11:29:12.570Z] #36 70.76 Selecting previously unselected package libarchive13:amd64. [2021-05-19T11:29:12.570Z] #36 70.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-19T11:29:12.570Z] #36 70.78 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-19T11:29:12.570Z] #36 71.12 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-19T11:29:12.570Z] #36 71.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-19T11:29:12.570Z] #36 71.16 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-19T11:29:12.570Z] #36 71.35 Selecting previously unselected package librhash0:amd64. [2021-05-19T11:29:12.570Z] #36 71.35 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-19T11:29:12.570Z] #36 71.36 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-19T11:29:12.570Z] #36 71.51 Selecting previously unselected package libuv1:amd64. [2021-05-19T11:29:12.570Z] #36 71.51 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-19T11:29:12.570Z] #36 71.52 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-19T11:29:12.570Z] #36 71.71 Selecting previously unselected package cmake. [2021-05-19T11:29:12.570Z] #36 71.72 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-19T11:29:12.570Z] #36 71.73 Unpacking cmake (3.13.4-1) ... [2021-05-19T11:29:12.582Z] #43 14.74 DEP images/fdinfo.pb-c.d [2021-05-19T11:29:12.582Z] #43 14.81 PBCC images/core-aarch64.pb-c.c [2021-05-19T11:29:12.582Z] #43 14.89 PBCC images/core-arm.pb-c.c [2021-05-19T11:29:12.582Z] #43 14.94 PBCC images/core-ppc64.pb-c.c [2021-05-19T11:29:12.756Z] #43 14.45 PBCC images/pipe.pb-c.c [2021-05-19T11:29:12.756Z] #43 14.57 DEP images/pipe.pb-c.d [2021-05-19T11:29:12.756Z] #43 14.59 PBCC images/pstree.pb-c.c [2021-05-19T11:29:12.756Z] #43 14.59 DEP images/pstree.pb-c.d [2021-05-19T11:29:12.830Z] #36 ... [2021-05-19T11:29:12.830Z] [2021-05-19T11:29:12.830Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:12.830Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:12.830Z] #13 66.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-19T11:29:12.830Z] #13 66.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-19T11:29:12.830Z] #13 66.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-19T11:29:12.846Z] #43 15.03 PBCC images/core-s390.pb-c.c [2021-05-19T11:29:12.846Z] #43 15.11 PBCC images/core-x86.pb-c.c [2021-05-19T11:29:12.846Z] #43 15.15 PBCC images/core.pb-c.c [2021-05-19T11:29:12.906Z] #44 17.83 CC images/stats.o [2021-05-19T11:29:12.906Z] #44 ... [2021-05-19T11:29:12.906Z] [2021-05-19T11:29:12.906Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:12.906Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-19T11:29:12.906Z] #14 75.16 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-19T11:29:12.906Z] #14 75.19 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-19T11:29:12.906Z] #14 75.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:12.906Z] #14 75.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-19T11:29:12.906Z] #14 75.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-19T11:29:12.906Z] #14 75.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:12.906Z] #14 ... [2021-05-19T11:29:12.906Z] [2021-05-19T11:29:12.906Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:12.906Z] #52 sha256:f45032a91cb502a3aaf0f59eb972bb68ad2db7713d4a812ff140c2b8530fbcfb [2021-05-19T11:29:12.906Z] #52 75.84 time [2021-05-19T11:29:12.906Z] #52 79.11 regexp [2021-05-19T11:29:13.011Z] #43 14.69 PBCC images/fs.pb-c.c [2021-05-19T11:29:13.011Z] #43 14.72 DEP images/fs.pb-c.d [2021-05-19T11:29:13.011Z] #43 14.83 PBCC images/signalfd.pb-c.c [2021-05-19T11:29:13.089Z] #13 ... [2021-05-19T11:29:13.089Z] [2021-05-19T11:29:13.089Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:13.089Z] #51 sha256:3c7373a5292154b6bf10eebcc8ad1a50ca272bc8228aaf4c0e3644beb12e0063 [2021-05-19T11:29:13.089Z] #51 62.69 syscall [2021-05-19T11:29:13.089Z] #51 62.71 reflect [2021-05-19T11:29:13.089Z] #51 69.84 time [2021-05-19T11:29:13.109Z] #43 15.21 PBCC images/inventory.pb-c.c [2021-05-19T11:29:13.109Z] #43 15.27 DEP images/core-aarch64.pb-c.d [2021-05-19T11:29:13.109Z] #43 15.33 DEP images/core-arm.pb-c.d [2021-05-19T11:29:13.109Z] #43 15.43 DEP images/core-ppc64.pb-c.d [2021-05-19T11:29:13.205Z] #52 ... [2021-05-19T11:29:13.205Z] [2021-05-19T11:29:13.205Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:13.205Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:29:13.205Z] #46 82.62 regexp [2021-05-19T11:29:13.266Z] #43 14.86 DEP images/signalfd.pb-c.d [2021-05-19T11:29:13.266Z] #43 14.90 PBCC images/fh.pb-c.c [2021-05-19T11:29:13.266Z] #43 15.02 PBCC images/fsnotify.pb-c.c [2021-05-19T11:29:13.266Z] #43 15.04 DEP images/fh.pb-c.d [2021-05-19T11:29:13.266Z] #43 15.10 DEP images/fsnotify.pb-c.d [2021-05-19T11:29:13.266Z] #43 15.22 PBCC images/eventpoll.pb-c.c [2021-05-19T11:29:13.266Z] #43 15.22 DEP images/eventpoll.pb-c.d [2021-05-19T11:29:13.349Z] #51 ... [2021-05-19T11:29:13.349Z] [2021-05-19T11:29:13.349Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:29:13.349Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:29:13.349Z] #42 69.20 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-19T11:29:13.349Z] #42 69.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:29:13.349Z] #42 69.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-19T11:29:13.349Z] #42 69.26 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-19T11:29:13.349Z] #42 69.29 Setting up python-six (1.12.0-1) ... [2021-05-19T11:29:13.463Z] #43 15.49 DEP images/core-s390.pb-c.d [2021-05-19T11:29:13.463Z] #43 15.53 DEP images/core-x86.pb-c.d [2021-05-19T11:29:13.463Z] #43 15.58 DEP images/core.pb-c.d [2021-05-19T11:29:13.463Z] #43 15.69 DEP images/inventory.pb-c.d [2021-05-19T11:29:13.522Z] #43 15.23 PBCC images/eventfd.pb-c.c [2021-05-19T11:29:13.522Z] #43 15.26 DEP images/eventfd.pb-c.d [2021-05-19T11:29:13.522Z] #43 15.31 PBCC images/remap-file-path.pb-c.c [2021-05-19T11:29:13.522Z] #43 15.32 DEP images/remap-file-path.pb-c.d [2021-05-19T11:29:13.522Z] #43 15.37 PBCC images/fifo.pb-c.c [2021-05-19T11:29:13.522Z] #43 15.43 DEP images/fifo.pb-c.d [2021-05-19T11:29:13.734Z] #43 15.74 PBCC images/cpuinfo.pb-c.c [2021-05-19T11:29:13.734Z] #43 15.76 DEP images/cpuinfo.pb-c.d [2021-05-19T11:29:13.734Z] #43 15.87 PBCC images/stats.pb-c.c [2021-05-19T11:29:13.734Z] #43 15.89 DEP images/stats.pb-c.d [2021-05-19T11:29:13.778Z] #43 15.54 PBCC images/ghost-file.pb-c.c [2021-05-19T11:29:13.778Z] #43 15.59 DEP images/ghost-file.pb-c.d [2021-05-19T11:29:13.778Z] #43 15.63 PBCC images/regfile.pb-c.c [2021-05-19T11:29:14.034Z] #43 15.72 DEP images/regfile.pb-c.d [2021-05-19T11:29:14.034Z] #43 15.80 PBCC images/ns.pb-c.c [2021-05-19T11:29:14.034Z] #43 15.84 DEP images/ns.pb-c.d [2021-05-19T11:29:14.034Z] #43 15.86 PBCC images/fdinfo.pb-c.c [2021-05-19T11:29:14.034Z] #43 15.98 DEP images/fdinfo.pb-c.d [2021-05-19T11:29:14.287Z] #42 73.52 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-19T11:29:14.287Z] #42 73.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-19T11:29:14.287Z] #42 73.56 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-19T11:29:14.287Z] #42 73.59 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-19T11:29:14.287Z] #42 73.60 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-19T11:29:14.287Z] #42 73.61 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-19T11:29:14.287Z] #42 73.62 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-19T11:29:14.287Z] #42 73.64 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-19T11:29:14.287Z] #42 73.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-19T11:29:14.287Z] #42 73.67 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-19T11:29:14.290Z] #43 16.05 PBCC images/core-aarch64.pb-c.c [2021-05-19T11:29:14.290Z] #43 16.12 PBCC images/core-arm.pb-c.c [2021-05-19T11:29:14.290Z] #43 16.23 PBCC images/core-ppc64.pb-c.c [2021-05-19T11:29:14.546Z] #43 16.27 PBCC images/core-s390.pb-c.c [2021-05-19T11:29:14.546Z] #43 16.36 PBCC images/core-x86.pb-c.c [2021-05-19T11:29:14.807Z] #43 16.42 PBCC images/core.pb-c.c [2021-05-19T11:29:14.807Z] #43 16.51 PBCC images/inventory.pb-c.c [2021-05-19T11:29:14.807Z] #43 16.64 DEP images/core-aarch64.pb-c.d [2021-05-19T11:29:14.807Z] #43 16.69 DEP images/core-arm.pb-c.d [2021-05-19T11:29:14.807Z] #43 16.75 DEP images/core-ppc64.pb-c.d [2021-05-19T11:29:14.940Z] #43 2.395 Note: Building without setproctitle() and strlcpy() support. [2021-05-19T11:29:14.940Z] #43 2.395 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-19T11:29:14.940Z] #43 2.413 Note: Building without GnuTLS support [2021-05-19T11:29:14.940Z] #43 2.423 Makefile.config:39: Warn: you have no libnftables installed [2021-05-19T11:29:14.940Z] #43 2.423 Makefile.config:40: Warn: Building without nftables support [2021-05-19T11:29:15.063Z] #43 16.81 DEP images/core-s390.pb-c.d [2021-05-19T11:29:15.063Z] #43 16.86 DEP images/core-x86.pb-c.d [2021-05-19T11:29:15.063Z] #43 16.96 DEP images/core.pb-c.d [2021-05-19T11:29:15.315Z] #46 ... [2021-05-19T11:29:15.315Z] [2021-05-19T11:29:15.315Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:15.315Z] #52 sha256:f45032a91cb502a3aaf0f59eb972bb68ad2db7713d4a812ff140c2b8530fbcfb [2021-05-19T11:29:15.315Z] #52 87.27 io/ioutil [2021-05-19T11:29:15.315Z] #52 87.29 mvdan.cc/sh/v3/fileutil [2021-05-19T11:29:15.319Z] #43 17.02 DEP images/inventory.pb-c.d [2021-05-19T11:29:15.319Z] #43 17.09 PBCC images/cpuinfo.pb-c.c [2021-05-19T11:29:15.319Z] #43 17.11 DEP images/cpuinfo.pb-c.d [2021-05-19T11:29:15.319Z] #43 ... [2021-05-19T11:29:15.319Z] [2021-05-19T11:29:15.319Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:15.319Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:15.319Z] #13 71.05 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-19T11:29:15.319Z] #13 71.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-19T11:29:15.319Z] #13 71.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-19T11:29:15.319Z] #13 77.83 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-19T11:29:15.319Z] #13 77.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-19T11:29:15.319Z] #13 77.85 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:15.319Z] #13 78.01 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-19T11:29:15.319Z] #13 78.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-19T11:29:15.319Z] #13 78.03 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:15.575Z] #13 ... [2021-05-19T11:29:15.575Z] [2021-05-19T11:29:15.575Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:15.575Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:15.575Z] #43 17.18 PBCC images/stats.pb-c.c [2021-05-19T11:29:15.575Z] #43 17.26 DEP images/stats.pb-c.d [2021-05-19T11:29:15.654Z] #43 17.52 make[1]: Nothing to be done for 'all'. [2021-05-19T11:29:15.665Z] #42 ... [2021-05-19T11:29:15.665Z] [2021-05-19T11:29:15.665Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-19T11:29:15.665Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-19T11:29:15.665Z] #36 74.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-19T11:29:15.665Z] #36 74.95 Setting up xxd (2:8.1.0875-5) ... [2021-05-19T11:29:15.665Z] #36 74.97 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-19T11:29:15.665Z] #36 75.00 Setting up vim-common (2:8.1.0875-5) ... [2021-05-19T11:29:15.665Z] #36 75.04 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-19T11:29:15.665Z] #36 75.06 Setting up cmake-data (3.13.4-1) ... [2021-05-19T11:29:15.665Z] #36 75.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-19T11:29:15.665Z] #36 75.14 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-19T11:29:15.665Z] #36 75.17 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-19T11:29:15.665Z] #36 75.18 Setting up cmake (3.13.4-1) ... [2021-05-19T11:29:15.665Z] #36 75.22 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:29:15.923Z] #36 75.27 Processing triggers for mime-support (3.62) ... [2021-05-19T11:29:16.492Z] #36 DONE 75.9s [2021-05-19T11:29:16.492Z] [2021-05-19T11:29:16.492Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:16.492Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:16.492Z] #13 68.80 Selecting previously unselected package binutils-mingw-w64. [2021-05-19T11:29:16.492Z] #13 68.82 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-19T11:29:16.492Z] #13 68.83 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-19T11:29:16.492Z] #13 68.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-19T11:29:16.492Z] #13 68.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-19T11:29:16.492Z] #13 69.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-19T11:29:16.492Z] #13 69.22 Selecting previously unselected package dmsetup. [2021-05-19T11:29:16.492Z] #13 69.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-19T11:29:16.492Z] #13 69.23 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-19T11:29:16.492Z] #13 69.45 Selecting previously unselected package mingw-w64-common. [2021-05-19T11:29:16.492Z] #13 69.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-19T11:29:16.492Z] #13 69.47 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-19T11:29:16.602Z] #43 ... [2021-05-19T11:29:16.602Z] [2021-05-19T11:29:16.602Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:29:16.602Z] #56 sha256:f2bd71fb1e44e282ebb815eca1dc9d634955324f8500a10101ad55da5c194717 [2021-05-19T11:29:16.862Z] #52 89.39 flag [2021-05-19T11:29:16.862Z] #52 89.40 go/token [2021-05-19T11:29:16.862Z] #52 89.40 github.com/pkg/diff [2021-05-19T11:29:16.862Z] #52 89.41 encoding/binary [2021-05-19T11:29:16.864Z] #56 40.84 Checking out files: 44% (1755/3922) Checking out files: 45% (1765/3922) Checking out files: 46% (1805/3922) Checking out files: 47% (1844/3922) Checking out files: 48% (1883/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) [2021-05-19T11:29:16.864Z] #56 ... [2021-05-19T11:29:16.864Z] [2021-05-19T11:29:16.864Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:16.864Z] #45 sha256:259803ce80fa8d0b0940c262c6053fd4d1608520751f3b73e49b0a6f86158e98 [2021-05-19T11:29:16.864Z] #45 68.04 go/parser [2021-05-19T11:29:16.864Z] #45 68.51 text/template [2021-05-19T11:29:16.864Z] #45 72.03 encoding/xml [2021-05-19T11:29:16.864Z] #45 72.42 compress/flate [2021-05-19T11:29:16.864Z] #45 74.67 go/doc [2021-05-19T11:29:16.864Z] #45 76.44 compress/gzip [2021-05-19T11:29:16.864Z] #45 77.56 crypto/rand [2021-05-19T11:29:17.127Z] #45 ... [2021-05-19T11:29:17.127Z] [2021-05-19T11:29:17.127Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:29:17.127Z] #56 sha256:f2bd71fb1e44e282ebb815eca1dc9d634955324f8500a10101ad55da5c194717 [2021-05-19T11:29:17.461Z] #43 5.049 fatal: not a git repository (or any of the parent directories): .git [2021-05-19T11:29:17.461Z] #43 5.106 GEN .gitid [2021-05-19T11:29:17.461Z] #43 ... [2021-05-19T11:29:17.461Z] [2021-05-19T11:29:17.461Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-19T11:29:17.461Z] #37 sha256:232dbb0a62278d26f64e7cc84eabb8987767554629ef71b8add10d7f91ba653c [2021-05-19T11:29:17.461Z] #37 6.692 -- Detecting C compile features - done [2021-05-19T11:29:17.461Z] #37 6.729 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-19T11:29:17.461Z] #37 7.048 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-19T11:29:17.461Z] #37 7.150 -- Configuring done [2021-05-19T11:29:17.461Z] #37 7.175 -- Generating done [2021-05-19T11:29:17.461Z] #37 7.178 -- Build files have been written to: /tmp/tmp.rwfVy4l2QE/tini [2021-05-19T11:29:17.461Z] #37 7.189 + make tini-static [2021-05-19T11:29:17.461Z] #37 7.564 Scanning dependencies of target tini-static [2021-05-19T11:29:17.461Z] #37 7.656 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-19T11:29:17.461Z] #37 9.106 [100%] Linking C executable tini-static [2021-05-19T11:29:17.461Z] #37 9.775 [100%] Built target tini-static [2021-05-19T11:29:17.461Z] #37 9.889 + mkdir -p /build [2021-05-19T11:29:17.461Z] #37 9.895 + cp tini-static /build/docker-init [2021-05-19T11:29:17.461Z] #37 DONE 10.2s [2021-05-19T11:29:17.461Z] [2021-05-19T11:29:17.462Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:17.462Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:17.462Z] #43 5.155 GEN criu/include/version.h [2021-05-19T11:29:17.462Z] #43 ... [2021-05-19T11:29:17.462Z] [2021-05-19T11:29:17.462Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:17.462Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:17.462Z] #13 82.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-19T11:29:17.462Z] #13 82.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-19T11:29:17.462Z] #13 82.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-19T11:29:17.467Z] #43 18.98 make[1]: Nothing to be done for 'all'. [2021-05-19T11:29:17.917Z] #56 40.84 Checking out files: 44% (1755/3922) Checking out files: 45% (1765/3922) Checking out files: 46% (1805/3922) Checking out files: 47% (1844/3922) Checking out files: 48% (1883/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 84% (3321/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-19T11:29:17.917Z] #56 42.34 + cd /tmp/tmp.B1cTsSou48/src/github.com/containerd/containerd [2021-05-19T11:29:17.917Z] #56 42.34 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:29:18.025Z] #13 ... [2021-05-19T11:29:18.025Z] [2021-05-19T11:29:18.025Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:29:18.025Z] #34 sha256:b81a51f305c99a1bde7dddfe48b065b1e60b4041ff1e33668059acd0c2ecc97e [2021-05-19T11:29:18.025Z] #34 79.24 fmt [2021-05-19T11:29:18.025Z] #34 79.30 path/filepath [2021-05-19T11:29:18.025Z] #34 80.81 io/ioutil [2021-05-19T11:29:18.025Z] #34 81.52 path [2021-05-19T11:29:18.025Z] #34 82.16 text/tabwriter [2021-05-19T11:29:18.025Z] #34 83.55 flag [2021-05-19T11:29:18.025Z] #34 83.55 github.com/BurntSushi/toml [2021-05-19T11:29:18.025Z] #34 85.63 log [2021-05-19T11:29:18.025Z] #34 88.04 github.com/BurntSushi/toml/cmd/tomlv [2021-05-19T11:29:18.025Z] #34 ... [2021-05-19T11:29:18.025Z] [2021-05-19T11:29:18.025Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:18.025Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:18.025Z] #43 5.396 GEN include/common/asm [2021-05-19T11:29:18.492Z] #56 ... [2021-05-19T11:29:18.492Z] [2021-05-19T11:29:18.492Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:18.492Z] #51 sha256:9010ca45e68fe6c1eeb613369540697a863fc7aae072ae6106d2a8f48a2ccaf0 [2021-05-19T11:29:18.492Z] #51 72.25 golang.org/x/crypto/ssh/terminal [2021-05-19T11:29:18.492Z] #51 74.14 mvdan.cc/sh/v3/cmd/shfmt [2021-05-19T11:29:18.492Z] #51 DONE 79.5s [2021-05-19T11:29:18.492Z] [2021-05-19T11:29:18.492Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:18.492Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:29:18.492Z] #43 19.17 CC images/stats.o [2021-05-19T11:29:18.492Z] #43 19.66 CC images/core.o [2021-05-19T11:29:18.492Z] #43 20.23 CC images/core-x86.o [2021-05-19T11:29:18.492Z] #43 20.72 CC images/core-arm.o [2021-05-19T11:29:18.831Z] #43 20.54 CC images/stats.o [2021-05-19T11:29:18.831Z] #43 ... [2021-05-19T11:29:18.831Z] [2021-05-19T11:29:18.831Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:18.831Z] #51 sha256:4bc39bcfbda7a47c4ec395e58ef024d6c4b5b4682d4ab41e11b93e86d54df58b [2021-05-19T11:29:18.831Z] #51 80.63 golang.org/x/crypto/ssh/terminal [2021-05-19T11:29:18.831Z] #51 82.38 mvdan.cc/editorconfig [2021-05-19T11:29:18.831Z] #51 83.77 mvdan.cc/sh/v3/fileutil [2021-05-19T11:29:18.831Z] #51 83.82 mvdan.cc/sh/v3/syntax [2021-05-19T11:29:18.831Z] #51 90.69 mvdan.cc/sh/v3/cmd/shfmt [2021-05-19T11:29:19.069Z] #43 21.05 CC images/core-aarch64.o [2021-05-19T11:29:19.069Z] #43 21.43 CC images/core-ppc64.o [2021-05-19T11:29:19.086Z] #51 ... [2021-05-19T11:29:19.086Z] [2021-05-19T11:29:19.086Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:19.086Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:29:19.086Z] #45 86.07 encoding/xml [2021-05-19T11:29:19.086Z] #45 86.91 go/doc [2021-05-19T11:29:19.086Z] #45 90.48 github.com/LK4D4/vndr/build [2021-05-19T11:29:19.394Z] #43 ... [2021-05-19T11:29:19.394Z] [2021-05-19T11:29:19.394Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:19.394Z] #51 sha256:4a28946d191ba1ac461af9e5863657ed1b56f2684740d5d40056f95b1bf6527f [2021-05-19T11:29:19.394Z] #51 80.77 fmt [2021-05-19T11:29:19.394Z] #51 86.07 encoding/json [2021-05-19T11:29:19.394Z] #51 90.62 github.com/pkg/diff [2021-05-19T11:29:19.645Z] #52 92.51 go/scanner [2021-05-19T11:29:19.651Z] #51 ... [2021-05-19T11:29:19.651Z] [2021-05-19T11:29:19.651Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:19.651Z] #45 sha256:3757aa4e4d30c5f4706630f3d605dcc44ed6accd2f09a93baed28da5b2734717 [2021-05-19T11:29:19.651Z] #45 84.94 regexp [2021-05-19T11:29:19.651Z] #45 86.78 go/token [2021-05-19T11:29:19.651Z] #45 87.53 go/scanner [2021-05-19T11:29:19.651Z] #45 88.50 internal/lazyregexp [2021-05-19T11:29:19.651Z] #45 88.82 go/ast [2021-05-19T11:29:19.651Z] #45 88.91 net/url [2021-05-19T11:29:19.908Z] #45 91.20 text/template/parse [2021-05-19T11:29:19.908Z] #45 ... [2021-05-19T11:29:19.908Z] [2021-05-19T11:29:19.908Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:19.908Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:19.908Z] #43 7.599 PBCC images/timens.pb-c.c [2021-05-19T11:29:19.908Z] #43 7.641 DEP images/timens.pb-c.d [2021-05-19T11:29:19.908Z] #43 7.686 PBCC images/fown.pb-c.c [2021-05-19T11:29:19.908Z] #43 7.719 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-19T11:29:19.946Z] #52 92.86 mvdan.cc/editorconfig [2021-05-19T11:29:20.017Z] #43 22.20 CC images/core-s390.o [2021-05-19T11:29:20.165Z] #43 7.778 PBCC images/opts.pb-c.c [2021-05-19T11:29:20.165Z] #43 7.798 PBCC images/memfd.pb-c.c [2021-05-19T11:29:20.165Z] #43 7.847 DEP images/fown.pb-c.d [2021-05-19T11:29:20.165Z] #43 7.907 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-19T11:29:20.165Z] #43 7.951 DEP images/opts.pb-c.d [2021-05-19T11:29:20.422Z] #43 8.015 DEP images/memfd.pb-c.d [2021-05-19T11:29:20.422Z] #43 8.089 PBCC images/sit.pb-c.c [2021-05-19T11:29:20.422Z] #43 8.185 DEP images/sit.pb-c.d [2021-05-19T11:29:20.451Z] #45 92.26 github.com/LK4D4/vndr/versioned [2021-05-19T11:29:20.678Z] #43 8.244 PBCC images/macvlan.pb-c.c [2021-05-19T11:29:20.678Z] #43 8.276 DEP images/macvlan.pb-c.d [2021-05-19T11:29:20.678Z] #43 8.342 PBCC images/autofs.pb-c.c [2021-05-19T11:29:20.678Z] #43 8.366 DEP images/autofs.pb-c.d [2021-05-19T11:29:20.678Z] #43 8.423 PBCC images/sysctl.pb-c.c [2021-05-19T11:29:20.678Z] #43 8.453 DEP images/sysctl.pb-c.d [2021-05-19T11:29:20.707Z] #45 92.34 compress/flate [2021-05-19T11:29:20.935Z] #43 8.494 PBCC images/time.pb-c.c [2021-05-19T11:29:20.935Z] #43 8.529 DEP images/time.pb-c.d [2021-05-19T11:29:20.935Z] #43 8.600 PBCC images/binfmt-misc.pb-c.c [2021-05-19T11:29:20.935Z] #43 8.639 DEP images/binfmt-misc.pb-c.d [2021-05-19T11:29:20.935Z] #43 8.679 PBCC images/seccomp.pb-c.c [2021-05-19T11:29:20.935Z] #43 8.711 DEP images/seccomp.pb-c.d [2021-05-19T11:29:20.962Z] #45 ... [2021-05-19T11:29:20.962Z] [2021-05-19T11:29:20.962Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:20.962Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:20.962Z] #43 21.00 CC images/core.o [2021-05-19T11:29:20.962Z] #43 21.72 CC images/core-x86.o [2021-05-19T11:29:20.962Z] #43 22.34 CC images/core-arm.o [2021-05-19T11:29:20.962Z] #43 22.72 CC images/core-aarch64.o [2021-05-19T11:29:20.964Z] #43 23.03 CC images/cpuinfo.o [2021-05-19T11:29:21.013Z] #52 ... [2021-05-19T11:29:21.013Z] [2021-05-19T11:29:21.013Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:21.013Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:29:21.013Z] #44 18.33 CC images/core.o [2021-05-19T11:29:21.013Z] #44 19.12 CC images/core-x86.o [2021-05-19T11:29:21.013Z] #44 19.88 CC images/core-arm.o [2021-05-19T11:29:21.013Z] #44 20.32 CC images/core-aarch64.o [2021-05-19T11:29:21.013Z] #44 20.74 CC images/core-ppc64.o [2021-05-19T11:29:21.013Z] #44 21.54 CC images/core-s390.o [2021-05-19T11:29:21.013Z] #44 22.64 CC images/cpuinfo.o [2021-05-19T11:29:21.013Z] #44 23.11 CC images/inventory.o [2021-05-19T11:29:21.013Z] #44 23.41 CC images/fdinfo.o [2021-05-19T11:29:21.013Z] #44 23.75 CC images/fown.o [2021-05-19T11:29:21.013Z] #44 23.92 CC images/ns.o [2021-05-19T11:29:21.013Z] #44 24.10 CC images/regfile.o [2021-05-19T11:29:21.013Z] #44 24.39 CC images/ghost-file.o [2021-05-19T11:29:21.013Z] #44 24.82 CC images/fifo.o [2021-05-19T11:29:21.013Z] #44 24.99 CC images/remap-file-path.o [2021-05-19T11:29:21.013Z] #44 25.33 CC images/eventfd.o [2021-05-19T11:29:21.013Z] #44 25.56 CC images/eventpoll.o [2021-05-19T11:29:21.013Z] #44 25.90 CC images/fh.o [2021-05-19T11:29:21.192Z] #43 8.781 PBCC images/userns.pb-c.c [2021-05-19T11:29:21.192Z] #43 8.820 DEP images/userns.pb-c.d [2021-05-19T11:29:21.192Z] #43 8.874 PBCC images/cgroup.pb-c.c [2021-05-19T11:29:21.192Z] #43 8.899 DEP images/cgroup.pb-c.d [2021-05-19T11:29:21.192Z] #43 8.959 PBCC images/ext-file.pb-c.c [2021-05-19T11:29:21.217Z] #43 23.17 CC images/core-ppc64.o [2021-05-19T11:29:21.226Z] #43 23.45 CC images/inventory.o [2021-05-19T11:29:21.313Z] #44 26.29 CC images/fsnotify.o [2021-05-19T11:29:21.449Z] #43 9.034 DEP images/ext-file.pb-c.d [2021-05-19T11:29:21.449Z] #43 9.063 PBCC images/rpc.pb-c.c [2021-05-19T11:29:21.449Z] #43 ... [2021-05-19T11:29:21.449Z] [2021-05-19T11:29:21.449Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:29:21.449Z] #34 sha256:b81a51f305c99a1bde7dddfe48b065b1e60b4041ff1e33668059acd0c2ecc97e [2021-05-19T11:29:21.449Z] #34 DONE 92.8s [2021-05-19T11:29:21.449Z] [2021-05-19T11:29:21.449Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:21.449Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:21.449Z] #43 9.089 DEP images/rpc.pb-c.d [2021-05-19T11:29:21.449Z] #43 9.108 PBCC images/siginfo.pb-c.c [2021-05-19T11:29:21.449Z] #43 9.152 DEP images/siginfo.pb-c.d [2021-05-19T11:29:21.492Z] #43 23.79 CC images/fdinfo.o [2021-05-19T11:29:21.706Z] #43 9.288 PBCC images/pagemap.pb-c.c [2021-05-19T11:29:21.706Z] #43 9.371 DEP images/pagemap.pb-c.d [2021-05-19T11:29:21.706Z] #43 9.467 PBCC images/rlimit.pb-c.c [2021-05-19T11:29:21.777Z] #13 ... [2021-05-19T11:29:21.777Z] [2021-05-19T11:29:21.777Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:21.777Z] #45 sha256:39cd13cab56c6b50fea5587176289d8cbca175678ef10611b63f6cfe003b8dc6 [2021-05-19T11:29:21.777Z] #45 70.43 time [2021-05-19T11:29:21.777Z] #45 73.63 internal/fmtsort [2021-05-19T11:29:21.777Z] #45 74.38 strings [2021-05-19T11:29:21.777Z] #45 76.26 os [2021-05-19T11:29:21.777Z] #45 77.86 regexp/syntax [2021-05-19T11:29:21.777Z] #45 80.36 fmt [2021-05-19T11:29:21.777Z] #45 ... [2021-05-19T11:29:21.777Z] [2021-05-19T11:29:21.777Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-19T11:29:21.777Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-19T11:29:21.777Z] #42 80.18 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-19T11:29:21.777Z] #42 80.19 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:29:21.777Z] #42 DONE 80.6s [2021-05-19T11:29:21.777Z] [2021-05-19T11:29:21.777Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:29:21.777Z] #34 sha256:27fe4c5b85417893bfd15ee63b6fd2691c28c9fb35abf4096ae84fd4137d034b [2021-05-19T11:29:21.777Z] #34 70.47 internal/poll [2021-05-19T11:29:21.777Z] #34 72.76 internal/syscall/execenv [2021-05-19T11:29:21.777Z] #34 73.00 internal/syscall/unix [2021-05-19T11:29:21.777Z] #34 73.24 internal/fmtsort [2021-05-19T11:29:21.777Z] #34 73.25 os [2021-05-19T11:29:21.777Z] #34 74.03 strings [2021-05-19T11:29:21.777Z] #34 77.40 fmt [2021-05-19T11:29:21.777Z] #34 77.65 path/filepath [2021-05-19T11:29:21.777Z] #34 79.00 io/ioutil [2021-05-19T11:29:21.777Z] #34 79.48 path [2021-05-19T11:29:21.777Z] #34 79.99 text/tabwriter [2021-05-19T11:29:21.777Z] #34 ... [2021-05-19T11:29:21.777Z] [2021-05-19T11:29:21.777Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:21.777Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:21.961Z] #44 ... [2021-05-19T11:29:21.961Z] [2021-05-19T11:29:21.961Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:21.961Z] #52 sha256:f45032a91cb502a3aaf0f59eb972bb68ad2db7713d4a812ff140c2b8530fbcfb [2021-05-19T11:29:21.961Z] #52 94.72 mvdan.cc/sh/v3/syntax [2021-05-19T11:29:21.962Z] #43 9.492 DEP images/rlimit.pb-c.d [2021-05-19T11:29:21.962Z] #43 9.564 PBCC images/file-lock.pb-c.c [2021-05-19T11:29:21.962Z] #43 9.617 DEP images/file-lock.pb-c.d [2021-05-19T11:29:21.962Z] #43 9.719 PBCC images/tty.pb-c.c [2021-05-19T11:29:22.070Z] #43 24.32 CC images/fown.o [2021-05-19T11:29:22.144Z] #43 23.71 CC images/core-s390.o [2021-05-19T11:29:22.219Z] #43 9.819 DEP images/tty.pb-c.d [2021-05-19T11:29:22.219Z] #43 9.935 PBCC images/tun.pb-c.c [2021-05-19T11:29:22.333Z] #43 24.56 CC images/ns.o [2021-05-19T11:29:22.477Z] #43 9.991 PBCC images/netdev.pb-c.c [2021-05-19T11:29:22.477Z] #43 10.01 DEP images/tun.pb-c.d [2021-05-19T11:29:22.477Z] #43 10.01 DEP images/netdev.pb-c.d [2021-05-19T11:29:22.477Z] #43 10.03 PBCC images/vma.pb-c.c [2021-05-19T11:29:22.477Z] #43 10.16 DEP images/vma.pb-c.d [2021-05-19T11:29:22.595Z] #43 24.85 CC images/regfile.o [2021-05-19T11:29:22.705Z] #43 24.41 CC images/cpuinfo.o [2021-05-19T11:29:22.734Z] #43 10.28 PBCC images/creds.pb-c.c [2021-05-19T11:29:22.734Z] #43 10.30 DEP images/creds.pb-c.d [2021-05-19T11:29:22.734Z] #43 10.33 PBCC images/utsns.pb-c.c [2021-05-19T11:29:22.734Z] #43 10.38 DEP images/utsns.pb-c.d [2021-05-19T11:29:22.734Z] #43 10.40 PBCC images/ipc-desc.pb-c.c [2021-05-19T11:29:22.734Z] #43 10.42 PBCC images/ipc-sem.pb-c.c [2021-05-19T11:29:22.734Z] #43 10.45 DEP images/ipc-desc.pb-c.d [2021-05-19T11:29:22.734Z] #43 10.51 DEP images/ipc-sem.pb-c.d [2021-05-19T11:29:22.858Z] #43 25.11 CC images/ghost-file.o [2021-05-19T11:29:22.990Z] #43 10.56 PBCC images/ipc-msg.pb-c.c [2021-05-19T11:29:22.990Z] #43 10.61 DEP images/ipc-msg.pb-c.d [2021-05-19T11:29:22.990Z] #43 10.66 PBCC images/ipc-shm.pb-c.c [2021-05-19T11:29:22.990Z] #43 10.69 DEP images/ipc-shm.pb-c.d [2021-05-19T11:29:22.990Z] #43 10.74 PBCC images/ipc-var.pb-c.c [2021-05-19T11:29:23.020Z] #52 95.90 encoding/base64 [2021-05-19T11:29:23.121Z] #43 25.45 CC images/fifo.o [2021-05-19T11:29:23.247Z] #43 10.78 DEP images/ipc-var.pb-c.d [2021-05-19T11:29:23.247Z] #43 10.83 PBCC images/sk-opts.pb-c.c [2021-05-19T11:29:23.247Z] #43 10.89 PBCC images/packet-sock.pb-c.c [2021-05-19T11:29:23.247Z] #43 10.92 DEP images/sk-opts.pb-c.d [2021-05-19T11:29:23.247Z] #43 10.96 DEP images/packet-sock.pb-c.d [2021-05-19T11:29:23.267Z] #43 24.84 CC images/inventory.o [2021-05-19T11:29:23.267Z] #43 25.07 CC images/fdinfo.o [2021-05-19T11:29:23.383Z] #43 25.78 CC images/remap-file-path.o [2021-05-19T11:29:23.504Z] #43 11.06 PBCC images/sk-netlink.pb-c.c [2021-05-19T11:29:23.504Z] #43 11.10 DEP images/sk-netlink.pb-c.d [2021-05-19T11:29:23.504Z] #43 11.15 PBCC images/sk-inet.pb-c.c [2021-05-19T11:29:23.504Z] #43 11.18 DEP images/sk-inet.pb-c.d [2021-05-19T11:29:23.504Z] #43 11.22 PBCC images/sk-unix.pb-c.c [2021-05-19T11:29:23.504Z] #43 11.28 DEP images/sk-unix.pb-c.d [2021-05-19T11:29:23.678Z] #52 ... [2021-05-19T11:29:23.678Z] [2021-05-19T11:29:23.678Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:29:23.678Z] #35 sha256:994ff3078d6a9296e3440d7fd55164f77cd4b37a2cafbbd2406f1e2f9fa24ae2 [2021-05-19T11:29:23.678Z] #35 86.55 io/ioutil [2021-05-19T11:29:23.678Z] #35 88.86 flag [2021-05-19T11:29:23.678Z] #35 88.86 github.com/BurntSushi/toml [2021-05-19T11:29:23.678Z] #35 88.87 log [2021-05-19T11:29:23.678Z] #35 93.38 github.com/BurntSushi/toml/cmd/tomlv [2021-05-19T11:29:23.686Z] #43 2.288 Note: Building without setproctitle() and strlcpy() support. [2021-05-19T11:29:23.686Z] #43 2.289 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-19T11:29:23.686Z] #43 2.325 Note: Building without GnuTLS support [2021-05-19T11:29:23.686Z] #43 2.329 Makefile.config:39: Warn: you have no libnftables installed [2021-05-19T11:29:23.686Z] #43 2.329 Makefile.config:40: Warn: Building without nftables support [2021-05-19T11:29:23.761Z] #43 11.31 PBCC images/mm.pb-c.c [2021-05-19T11:29:23.761Z] #43 11.35 DEP images/mm.pb-c.d [2021-05-19T11:29:23.761Z] #43 11.39 PBCC images/timerfd.pb-c.c [2021-05-19T11:29:23.761Z] #43 11.41 DEP images/timerfd.pb-c.d [2021-05-19T11:29:23.761Z] #43 11.49 PBCC images/timer.pb-c.c [2021-05-19T11:29:23.829Z] #43 25.53 CC images/fown.o [2021-05-19T11:29:23.958Z] #43 26.12 CC images/eventfd.o [2021-05-19T11:29:23.989Z] #35 ... [2021-05-19T11:29:23.989Z] [2021-05-19T11:29:23.989Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:23.989Z] #52 sha256:f45032a91cb502a3aaf0f59eb972bb68ad2db7713d4a812ff140c2b8530fbcfb [2021-05-19T11:29:23.989Z] #52 96.65 go/ast [2021-05-19T11:29:24.018Z] #43 11.52 DEP images/timer.pb-c.d [2021-05-19T11:29:24.018Z] #43 11.57 PBCC images/sa.pb-c.c [2021-05-19T11:29:24.018Z] #43 11.63 DEP images/sa.pb-c.d [2021-05-19T11:29:24.018Z] #43 11.68 PBCC images/pipe-data.pb-c.c [2021-05-19T11:29:24.018Z] #43 11.72 DEP images/pipe-data.pb-c.d [2021-05-19T11:29:24.018Z] #43 11.77 PBCC images/mnt.pb-c.c [2021-05-19T11:29:24.085Z] #43 25.78 CC images/ns.o [2021-05-19T11:29:24.085Z] #43 25.99 CC images/regfile.o [2021-05-19T11:29:24.220Z] #43 26.45 CC images/eventpoll.o [2021-05-19T11:29:24.274Z] #43 11.85 DEP images/mnt.pb-c.d [2021-05-19T11:29:24.275Z] #43 11.93 PBCC images/sk-packet.pb-c.c [2021-05-19T11:29:24.275Z] #43 11.96 DEP images/sk-packet.pb-c.d [2021-05-19T11:29:24.275Z] #43 12.01 PBCC images/tcp-stream.pb-c.c [2021-05-19T11:29:24.340Z] #43 ... [2021-05-19T11:29:24.340Z] [2021-05-19T11:29:24.340Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:24.340Z] #51 sha256:4bc39bcfbda7a47c4ec395e58ef024d6c4b5b4682d4ab41e11b93e86d54df58b [2021-05-19T11:29:24.340Z] #51 DONE 96.1s [2021-05-19T11:29:24.340Z] [2021-05-19T11:29:24.340Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:24.340Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:24.340Z] #43 26.25 CC images/ghost-file.o [2021-05-19T11:29:24.340Z] #43 ... [2021-05-19T11:29:24.340Z] [2021-05-19T11:29:24.340Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:29:24.340Z] #56 sha256:0a87c310403878aeec37f7818c5e8e9177e3076b9ab8bacfc7e1c2d32861fc62 [2021-05-19T11:29:24.531Z] #43 12.06 DEP images/tcp-stream.pb-c.d [2021-05-19T11:29:24.531Z] #43 12.09 PBCC images/pipe.pb-c.c [2021-05-19T11:29:24.531Z] #43 12.13 DEP images/pipe.pb-c.d [2021-05-19T11:29:24.531Z] #43 12.15 PBCC images/pstree.pb-c.c [2021-05-19T11:29:24.531Z] #43 12.16 DEP images/pstree.pb-c.d [2021-05-19T11:29:24.531Z] #43 12.20 PBCC images/fs.pb-c.c [2021-05-19T11:29:24.531Z] #43 12.21 DEP images/fs.pb-c.d [2021-05-19T11:29:24.531Z] #43 12.24 PBCC images/signalfd.pb-c.c [2021-05-19T11:29:24.531Z] #43 12.28 DEP images/signalfd.pb-c.d [2021-05-19T11:29:24.595Z] #56 49.35 Checking out files: 50% (1987/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 92% (3621/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-19T11:29:24.640Z] #52 ... [2021-05-19T11:29:24.640Z] [2021-05-19T11:29:24.640Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:29:24.640Z] #35 sha256:994ff3078d6a9296e3440d7fd55164f77cd4b37a2cafbbd2406f1e2f9fa24ae2 [2021-05-19T11:29:24.640Z] #35 DONE 97.3s [2021-05-19T11:29:24.640Z] [2021-05-19T11:29:24.640Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:24.640Z] #52 sha256:f45032a91cb502a3aaf0f59eb972bb68ad2db7713d4a812ff140c2b8530fbcfb [2021-05-19T11:29:24.640Z] #52 97.28 golang.org/x/sys/unix [2021-05-19T11:29:24.788Z] #43 12.32 PBCC images/fh.pb-c.c [2021-05-19T11:29:24.788Z] #43 12.39 PBCC images/fsnotify.pb-c.c [2021-05-19T11:29:24.788Z] #43 12.45 DEP images/fh.pb-c.d [2021-05-19T11:29:24.788Z] #43 12.50 DEP images/fsnotify.pb-c.d [2021-05-19T11:29:24.788Z] #43 12.61 PBCC images/eventpoll.pb-c.c [2021-05-19T11:29:24.796Z] #43 26.89 CC images/fh.o [2021-05-19T11:29:24.851Z] #56 50.85 + cd /tmp/tmp.HxdxEKj36I/src/github.com/containerd/containerd [2021-05-19T11:29:24.851Z] #56 50.85 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:29:25.045Z] #43 12.63 DEP images/eventpoll.pb-c.d [2021-05-19T11:29:25.045Z] #43 12.73 PBCC images/eventfd.pb-c.c [2021-05-19T11:29:25.045Z] #43 12.76 DEP images/eventfd.pb-c.d [2021-05-19T11:29:25.045Z] #43 12.82 PBCC images/remap-file-path.pb-c.c [2021-05-19T11:29:25.045Z] #43 12.86 DEP images/remap-file-path.pb-c.d [2021-05-19T11:29:25.059Z] #43 27.23 CC images/fsnotify.o [2021-05-19T11:29:25.067Z] #43 3.950 fatal: not a git repository (or any of the parent directories): .git [2021-05-19T11:29:25.067Z] #43 3.993 GEN .gitid [2021-05-19T11:29:25.286Z] #52 ... [2021-05-19T11:29:25.286Z] [2021-05-19T11:29:25.286Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:25.286Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:29:25.286Z] #46 87.96 net [2021-05-19T11:29:25.286Z] #46 88.01 os/exec [2021-05-19T11:29:25.286Z] #46 90.98 internal/lazyregexp [2021-05-19T11:29:25.286Z] #46 91.66 github.com/LK4D4/vndr/versioned [2021-05-19T11:29:25.286Z] #46 94.14 encoding/binary [2021-05-19T11:29:25.286Z] #46 94.17 go/scanner [2021-05-19T11:29:25.286Z] #46 94.25 net/url [2021-05-19T11:29:25.286Z] #46 ... [2021-05-19T11:29:25.286Z] [2021-05-19T11:29:25.286Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:29:25.286Z] #57 sha256:b253b8095ab07f083ceeca934740aa282acaecc560264703fdf41b70757a7bbd [2021-05-19T11:29:25.301Z] #43 12.93 PBCC images/fifo.pb-c.c [2021-05-19T11:29:25.301Z] #43 12.98 DEP images/fifo.pb-c.d [2021-05-19T11:29:25.301Z] #43 13.04 PBCC images/ghost-file.pb-c.c [2021-05-19T11:29:25.301Z] #43 13.10 DEP images/ghost-file.pb-c.d [2021-05-19T11:29:25.327Z] #43 4.052 GEN criu/include/version.h [2021-05-19T11:29:25.327Z] #43 4.122 GEN include/common/asm [2021-05-19T11:29:25.558Z] #43 13.18 PBCC images/regfile.pb-c.c [2021-05-19T11:29:25.558Z] #43 13.26 DEP images/regfile.pb-c.d [2021-05-19T11:29:25.558Z] #43 13.32 PBCC images/ns.pb-c.c [2021-05-19T11:29:25.558Z] #43 13.36 DEP images/ns.pb-c.d [2021-05-19T11:29:25.634Z] #43 27.92 CC images/signalfd.o [2021-05-19T11:29:25.815Z] #43 13.43 PBCC images/fdinfo.pb-c.c [2021-05-19T11:29:25.815Z] #43 13.48 DEP images/fdinfo.pb-c.d [2021-05-19T11:29:25.815Z] #43 13.52 PBCC images/core-aarch64.pb-c.c [2021-05-19T11:29:25.815Z] #43 13.57 PBCC images/core-arm.pb-c.c [2021-05-19T11:29:25.815Z] #43 13.61 PBCC images/core-ppc64.pb-c.c [2021-05-19T11:29:26.071Z] #43 13.67 PBCC images/core-s390.pb-c.c [2021-05-19T11:29:26.071Z] #43 13.71 PBCC images/core-x86.pb-c.c [2021-05-19T11:29:26.071Z] #43 13.82 PBCC images/core.pb-c.c [2021-05-19T11:29:26.071Z] #43 13.90 PBCC images/inventory.pb-c.c [2021-05-19T11:29:26.209Z] #43 28.23 CC images/fs.o [2021-05-19T11:29:26.209Z] #43 28.45 CC images/pstree.o [2021-05-19T11:29:26.267Z] #43 ... [2021-05-19T11:29:26.267Z] [2021-05-19T11:29:26.267Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:26.267Z] #51 sha256:3c7373a5292154b6bf10eebcc8ad1a50ca272bc8228aaf4c0e3644beb12e0063 [2021-05-19T11:29:26.267Z] #51 75.63 context [2021-05-19T11:29:26.267Z] #51 76.92 os [2021-05-19T11:29:26.267Z] #51 77.79 encoding/binary [2021-05-19T11:29:26.267Z] #51 80.09 encoding/base64 [2021-05-19T11:29:26.267Z] #51 80.57 fmt [2021-05-19T11:29:26.267Z] #51 81.06 golang.org/x/sys/unix [2021-05-19T11:29:26.267Z] #51 ... [2021-05-19T11:29:26.267Z] [2021-05-19T11:29:26.267Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-19T11:29:26.267Z] #37 sha256:ba7161baecd2ff542d2a481c4ed89e58e3649e5579dd1a78c4b6ceb0db51bfcf [2021-05-19T11:29:26.267Z] #37 1.151 + RM_GOPATH=0 [2021-05-19T11:29:26.267Z] #37 1.151 + TMP_GOPATH= [2021-05-19T11:29:26.267Z] #37 1.151 + : /build [2021-05-19T11:29:26.267Z] #37 1.151 + '[' -z '' ']' [2021-05-19T11:29:26.267Z] #37 1.153 ++ mktemp -d [2021-05-19T11:29:26.267Z] #37 1.163 + export GOPATH=/tmp/tmp.0l5HyXpHxj [2021-05-19T11:29:26.267Z] #37 1.163 + GOPATH=/tmp/tmp.0l5HyXpHxj [2021-05-19T11:29:26.267Z] #37 1.163 + RM_GOPATH=1 [2021-05-19T11:29:26.267Z] #37 1.163 + case "$(go env GOARCH)" in [2021-05-19T11:29:26.267Z] #37 1.164 ++ go env GOARCH [2021-05-19T11:29:26.267Z] #37 1.192 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:29:26.267Z] #37 1.192 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:29:26.267Z] #37 1.195 ++ dirname /tmp/install/install.sh [2021-05-19T11:29:26.267Z] #37 1.200 + dir=/tmp/install [2021-05-19T11:29:26.267Z] #37 1.206 + bin=tini [2021-05-19T11:29:26.267Z] #37 1.206 + shift [2021-05-19T11:29:26.267Z] #37 1.206 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-19T11:29:26.267Z] #37 1.206 + . /tmp/install/tini.installer [2021-05-19T11:29:26.267Z] #37 1.207 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:29:26.267Z] #37 1.207 + install_tini [2021-05-19T11:29:26.267Z] #37 1.208 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-19T11:29:26.267Z] #37 1.209 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:29:26.267Z] #37 1.209 + git clone https://github.com/krallin/tini.git /tmp/tmp.0l5HyXpHxj/tini [2021-05-19T11:29:26.267Z] #37 1.212 Cloning into '/tmp/tmp.0l5HyXpHxj/tini'... [2021-05-19T11:29:26.267Z] #37 1.951 + cd /tmp/tmp.0l5HyXpHxj/tini [2021-05-19T11:29:26.267Z] #37 1.955 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-19T11:29:26.267Z] #37 1.988 + cmake . [2021-05-19T11:29:26.267Z] #37 2.537 -- The C compiler identification is GNU 8.3.0 [2021-05-19T11:29:26.267Z] #37 2.582 -- Check for working C compiler: /usr/bin/cc [2021-05-19T11:29:26.267Z] #37 3.338 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-19T11:29:26.267Z] #37 3.339 -- Detecting C compiler ABI info [2021-05-19T11:29:26.267Z] #37 4.153 -- Detecting C compiler ABI info - done [2021-05-19T11:29:26.267Z] #37 4.219 -- Detecting C compile features [2021-05-19T11:29:26.267Z] #37 6.748 -- Detecting C compile features - done [2021-05-19T11:29:26.267Z] #37 6.783 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-19T11:29:26.267Z] #37 7.091 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-19T11:29:26.267Z] #37 7.216 -- Configuring done [2021-05-19T11:29:26.267Z] #37 7.252 -- Generating done [2021-05-19T11:29:26.267Z] #37 7.253 -- Build files have been written to: /tmp/tmp.0l5HyXpHxj/tini [2021-05-19T11:29:26.267Z] #37 7.269 + make tini-static [2021-05-19T11:29:26.267Z] #37 7.590 Scanning dependencies of target tini-static [2021-05-19T11:29:26.267Z] #37 7.727 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-19T11:29:26.267Z] #37 9.039 [100%] Linking C executable tini-static [2021-05-19T11:29:26.267Z] #37 9.711 [100%] Built target tini-static [2021-05-19T11:29:26.267Z] #37 9.791 + mkdir -p /build [2021-05-19T11:29:26.267Z] #37 9.794 + cp tini-static /build/docker-init [2021-05-19T11:29:26.328Z] #43 13.97 DEP images/core-aarch64.pb-c.d [2021-05-19T11:29:26.328Z] #43 14.00 DEP images/core-arm.pb-c.d [2021-05-19T11:29:26.328Z] #43 14.04 DEP images/core-ppc64.pb-c.d [2021-05-19T11:29:26.328Z] #43 14.09 DEP images/core-s390.pb-c.d [2021-05-19T11:29:26.472Z] #43 28.71 CC images/pipe.o [2021-05-19T11:29:26.489Z] #57 52.51 Checking out files: 47% (1876/3922) Checking out files: 48% (1883/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 79% (3131/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-19T11:29:26.489Z] #57 54.38 + cd /tmp/tmp.2WARmYZv1t/src/github.com/containerd/containerd [2021-05-19T11:29:26.489Z] #57 54.38 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:29:26.527Z] #37 DONE 10.1s [2021-05-19T11:29:26.527Z] [2021-05-19T11:29:26.527Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:26.527Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:26.527Z] #13 76.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-19T11:29:26.527Z] #13 76.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-19T11:29:26.527Z] #13 76.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-19T11:29:26.584Z] #43 14.16 DEP images/core-x86.pb-c.d [2021-05-19T11:29:26.584Z] #43 14.22 DEP images/core.pb-c.d [2021-05-19T11:29:26.584Z] #43 14.29 DEP images/inventory.pb-c.d [2021-05-19T11:29:26.735Z] #43 28.88 CC images/tcp-stream.o [2021-05-19T11:29:26.740Z] #56 52.82 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-19T11:29:26.740Z] #56 52.82 + BUILDTAGS='netgo osusergo static_build' [2021-05-19T11:29:26.740Z] #56 52.82 + export EXTRA_FLAGS=-buildmode=pie [2021-05-19T11:29:26.740Z] #56 52.82 + EXTRA_FLAGS=-buildmode=pie [2021-05-19T11:29:26.740Z] #56 52.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-19T11:29:26.740Z] #56 52.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-19T11:29:26.740Z] #56 52.82 + '[' '' = dynamic ']' [2021-05-19T11:29:26.740Z] #56 52.82 + make [2021-05-19T11:29:26.841Z] #43 14.33 PBCC images/cpuinfo.pb-c.c [2021-05-19T11:29:26.841Z] #43 14.39 DEP images/cpuinfo.pb-c.d [2021-05-19T11:29:26.841Z] #43 14.46 PBCC images/stats.pb-c.c [2021-05-19T11:29:26.841Z] #43 14.49 DEP images/stats.pb-c.d [2021-05-19T11:29:26.998Z] #43 29.17 CC images/sk-packet.o [2021-05-19T11:29:27.573Z] #43 29.61 CC images/mnt.o [2021-05-19T11:29:27.573Z] #43 ... [2021-05-19T11:29:27.573Z] [2021-05-19T11:29:27.573Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:27.573Z] #45 sha256:259803ce80fa8d0b0940c262c6053fd4d1608520751f3b73e49b0a6f86158e98 [2021-05-19T11:29:27.573Z] #45 78.61 crypto/elliptic [2021-05-19T11:29:27.573Z] #45 79.67 github.com/LK4D4/vndr/build [2021-05-19T11:29:27.573Z] #45 80.79 crypto/rsa [2021-05-19T11:29:27.573Z] #45 82.51 vendor/golang.org/x/crypto/cryptobyte [2021-05-19T11:29:27.573Z] #45 82.86 vendor/golang.org/x/text/unicode/bidi [2021-05-19T11:29:27.573Z] #45 84.43 vendor/golang.org/x/text/unicode/norm [2021-05-19T11:29:27.573Z] #45 85.31 vendor/golang.org/x/net/http2/hpack [2021-05-19T11:29:27.573Z] #45 85.71 mime [2021-05-19T11:29:27.573Z] #45 87.32 net/http/internal [2021-05-19T11:29:27.573Z] #45 ... [2021-05-19T11:29:27.573Z] [2021-05-19T11:29:27.573Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:29:27.573Z] #56 sha256:f2bd71fb1e44e282ebb815eca1dc9d634955324f8500a10101ad55da5c194717 [2021-05-19T11:29:27.573Z] #56 44.90 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-19T11:29:27.573Z] #56 44.90 + BUILDTAGS='netgo osusergo static_build' [2021-05-19T11:29:27.573Z] #56 44.90 + export EXTRA_FLAGS=-buildmode=pie [2021-05-19T11:29:27.573Z] #56 44.90 + EXTRA_FLAGS=-buildmode=pie [2021-05-19T11:29:27.573Z] #56 44.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-19T11:29:27.573Z] #56 44.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-19T11:29:27.573Z] #56 44.90 + '[' '' = dynamic ']' [2021-05-19T11:29:27.573Z] #56 44.90 + make [2021-05-19T11:29:27.573Z] #56 46.27 + bin/ctr [2021-05-19T11:29:27.836Z] #56 ... [2021-05-19T11:29:27.836Z] [2021-05-19T11:29:27.836Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:27.836Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:29:27.836Z] #43 29.96 CC images/pipe-data.o [2021-05-19T11:29:28.099Z] #43 30.24 CC images/sa.o [2021-05-19T11:29:28.107Z] #56 53.86 + bin/ctr [2021-05-19T11:29:28.210Z] #43 15.92 make[1]: Nothing to be done for 'all'. [2021-05-19T11:29:28.210Z] #43 ... [2021-05-19T11:29:28.210Z] [2021-05-19T11:29:28.210Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:29:28.210Z] #56 sha256:d58147ab23e8548a234997cf2fe9777e3f5eed2cea358f806eaf269e42aae210 [2021-05-19T11:29:28.361Z] #43 30.54 CC images/timer.o [2021-05-19T11:29:28.438Z] #13 ... [2021-05-19T11:29:28.438Z] [2021-05-19T11:29:28.438Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:28.438Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:28.438Z] #43 6.273 PBCC images/timens.pb-c.c [2021-05-19T11:29:28.438Z] #43 6.319 DEP images/timens.pb-c.d [2021-05-19T11:29:28.438Z] #43 6.488 PBCC images/fown.pb-c.c [2021-05-19T11:29:28.438Z] #43 6.544 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-19T11:29:28.438Z] #43 6.636 PBCC images/opts.pb-c.c [2021-05-19T11:29:28.438Z] #43 6.699 PBCC images/memfd.pb-c.c [2021-05-19T11:29:28.438Z] #43 6.743 DEP images/fown.pb-c.d [2021-05-19T11:29:28.438Z] #43 6.807 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-19T11:29:28.438Z] #43 6.883 DEP images/opts.pb-c.d [2021-05-19T11:29:28.438Z] #43 6.922 DEP images/memfd.pb-c.d [2021-05-19T11:29:28.438Z] #43 7.000 PBCC images/sit.pb-c.c [2021-05-19T11:29:28.438Z] #43 7.080 DEP images/sit.pb-c.d [2021-05-19T11:29:28.438Z] #43 7.148 PBCC images/macvlan.pb-c.c [2021-05-19T11:29:28.438Z] #43 7.200 DEP images/macvlan.pb-c.d [2021-05-19T11:29:28.438Z] #43 7.260 PBCC images/autofs.pb-c.c [2021-05-19T11:29:28.438Z] #43 7.292 DEP images/autofs.pb-c.d [2021-05-19T11:29:28.438Z] #43 7.396 PBCC images/sysctl.pb-c.c [2021-05-19T11:29:28.607Z] #57 56.03 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-19T11:29:28.607Z] #57 56.03 + BUILDTAGS='netgo osusergo static_build' [2021-05-19T11:29:28.607Z] #57 56.03 + export EXTRA_FLAGS=-buildmode=pie [2021-05-19T11:29:28.607Z] #57 56.03 + EXTRA_FLAGS=-buildmode=pie [2021-05-19T11:29:28.607Z] #57 56.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-19T11:29:28.607Z] #57 56.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-19T11:29:28.607Z] #57 56.03 + '[' '' = dynamic ']' [2021-05-19T11:29:28.607Z] #57 56.03 + make [2021-05-19T11:29:28.698Z] #43 7.448 DEP images/sysctl.pb-c.d [2021-05-19T11:29:28.698Z] #43 7.493 PBCC images/time.pb-c.c [2021-05-19T11:29:28.698Z] #43 7.523 DEP images/time.pb-c.d [2021-05-19T11:29:28.698Z] #43 7.584 PBCC images/binfmt-misc.pb-c.c [2021-05-19T11:29:28.698Z] #43 7.606 DEP images/binfmt-misc.pb-c.d [2021-05-19T11:29:28.698Z] #43 7.662 PBCC images/seccomp.pb-c.c [2021-05-19T11:29:28.936Z] #43 30.95 CC images/timerfd.o [2021-05-19T11:29:28.936Z] #43 31.22 CC images/mm.o [2021-05-19T11:29:28.958Z] #43 7.702 DEP images/seccomp.pb-c.d [2021-05-19T11:29:28.958Z] #43 7.784 PBCC images/userns.pb-c.c [2021-05-19T11:29:28.958Z] #43 7.791 DEP images/userns.pb-c.d [2021-05-19T11:29:28.958Z] #43 7.836 PBCC images/cgroup.pb-c.c [2021-05-19T11:29:28.958Z] #43 7.872 DEP images/cgroup.pb-c.d [2021-05-19T11:29:28.958Z] #43 7.937 PBCC images/ext-file.pb-c.c [2021-05-19T11:29:28.958Z] #43 7.960 DEP images/ext-file.pb-c.d [2021-05-19T11:29:28.958Z] #43 8.004 PBCC images/rpc.pb-c.c [2021-05-19T11:29:29.217Z] #43 8.044 DEP images/rpc.pb-c.d [2021-05-19T11:29:29.218Z] #43 8.088 PBCC images/siginfo.pb-c.c [2021-05-19T11:29:29.218Z] #43 8.148 DEP images/siginfo.pb-c.d [2021-05-19T11:29:29.218Z] #43 8.220 PBCC images/pagemap.pb-c.c [2021-05-19T11:29:29.218Z] #43 8.262 DEP images/pagemap.pb-c.d [2021-05-19T11:29:29.256Z] #57 57.10 + bin/ctr [2021-05-19T11:29:29.478Z] #43 8.335 PBCC images/rlimit.pb-c.c [2021-05-19T11:29:29.478Z] #43 8.368 DEP images/rlimit.pb-c.d [2021-05-19T11:29:29.478Z] #43 8.432 PBCC images/file-lock.pb-c.c [2021-05-19T11:29:29.478Z] #43 8.443 DEP images/file-lock.pb-c.d [2021-05-19T11:29:29.478Z] #43 8.516 PBCC images/tty.pb-c.c [2021-05-19T11:29:29.494Z] #56 46.70 Checking out files: 53% (2097/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 92% (3621/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-19T11:29:29.594Z] #43 31.66 CC images/sk-opts.o [2021-05-19T11:29:29.594Z] #43 ... [2021-05-19T11:29:29.594Z] [2021-05-19T11:29:29.594Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:29.594Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-19T11:29:29.594Z] #13 77.26 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-19T11:29:29.594Z] #13 77.27 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-19T11:29:29.594Z] #13 77.30 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:29.738Z] #43 8.568 DEP images/tty.pb-c.d [2021-05-19T11:29:29.738Z] #43 8.617 PBCC images/tun.pb-c.c [2021-05-19T11:29:29.738Z] #43 8.665 PBCC images/netdev.pb-c.c [2021-05-19T11:29:29.738Z] #43 8.725 DEP images/tun.pb-c.d [2021-05-19T11:29:29.751Z] #56 48.01 + cd /tmp/tmp.CjucolQihD/src/github.com/containerd/containerd [2021-05-19T11:29:29.751Z] #56 48.01 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:29:29.857Z] #13 ... [2021-05-19T11:29:29.857Z] [2021-05-19T11:29:29.857Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:29.857Z] #45 sha256:259803ce80fa8d0b0940c262c6053fd4d1608520751f3b73e49b0a6f86158e98 [2021-05-19T11:29:29.857Z] #45 89.05 vendor/golang.org/x/net/idna [2021-05-19T11:29:29.857Z] #45 90.28 net/textproto [2021-05-19T11:29:29.857Z] #45 90.29 crypto/x509 [2021-05-19T11:29:29.998Z] #43 8.800 DEP images/netdev.pb-c.d [2021-05-19T11:29:29.998Z] #43 8.876 PBCC images/vma.pb-c.c [2021-05-19T11:29:29.998Z] #43 8.935 DEP images/vma.pb-c.d [2021-05-19T11:29:29.998Z] #43 9.008 PBCC images/creds.pb-c.c [2021-05-19T11:29:30.119Z] #45 91.35 vendor/golang.org/x/net/http/httpproxy [2021-05-19T11:29:30.119Z] #45 91.37 vendor/golang.org/x/net/http/httpguts [2021-05-19T11:29:30.119Z] #45 91.39 mime/multipart [2021-05-19T11:29:30.258Z] #43 9.026 DEP images/creds.pb-c.d [2021-05-19T11:29:30.258Z] #43 9.079 PBCC images/utsns.pb-c.c [2021-05-19T11:29:30.258Z] #43 9.099 DEP images/utsns.pb-c.d [2021-05-19T11:29:30.258Z] #43 9.151 PBCC images/ipc-desc.pb-c.c [2021-05-19T11:29:30.258Z] #43 9.212 PBCC images/ipc-sem.pb-c.c [2021-05-19T11:29:30.258Z] #43 9.256 DEP images/ipc-desc.pb-c.d [2021-05-19T11:29:30.518Z] #43 9.284 DEP images/ipc-sem.pb-c.d [2021-05-19T11:29:30.518Z] #43 9.364 PBCC images/ipc-msg.pb-c.c [2021-05-19T11:29:30.518Z] #43 9.400 DEP images/ipc-msg.pb-c.d [2021-05-19T11:29:30.518Z] #43 9.458 PBCC images/ipc-shm.pb-c.c [2021-05-19T11:29:30.518Z] #43 9.486 DEP images/ipc-shm.pb-c.d [2021-05-19T11:29:30.681Z] #56 ... [2021-05-19T11:29:30.681Z] [2021-05-19T11:29:30.681Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:30.681Z] #51 sha256:4a28946d191ba1ac461af9e5863657ed1b56f2684740d5d40056f95b1bf6527f [2021-05-19T11:29:30.681Z] #51 91.87 go/ast [2021-05-19T11:29:30.681Z] #51 92.24 golang.org/x/crypto/ssh/terminal [2021-05-19T11:29:30.681Z] #51 94.29 mvdan.cc/editorconfig [2021-05-19T11:29:30.681Z] #51 95.70 mvdan.cc/sh/v3/fileutil [2021-05-19T11:29:30.681Z] #51 95.82 mvdan.cc/sh/v3/syntax [2021-05-19T11:29:30.681Z] #51 101.9 mvdan.cc/sh/v3/cmd/shfmt [2021-05-19T11:29:30.681Z] #51 ... [2021-05-19T11:29:30.681Z] [2021-05-19T11:29:30.681Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:30.681Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:30.681Z] #43 17.32 CC images/stats.o [2021-05-19T11:29:30.681Z] #43 17.72 CC images/core.o [2021-05-19T11:29:30.778Z] #43 9.536 PBCC images/ipc-var.pb-c.c [2021-05-19T11:29:30.778Z] #43 9.560 DEP images/ipc-var.pb-c.d [2021-05-19T11:29:30.778Z] #43 9.616 PBCC images/sk-opts.pb-c.c [2021-05-19T11:29:30.778Z] #43 9.668 PBCC images/packet-sock.pb-c.c [2021-05-19T11:29:30.778Z] #43 9.743 DEP images/sk-opts.pb-c.d [2021-05-19T11:29:30.938Z] #43 18.44 CC images/core-x86.o [2021-05-19T11:29:31.038Z] #43 9.806 DEP images/packet-sock.pb-c.d [2021-05-19T11:29:31.038Z] #43 9.888 PBCC images/sk-netlink.pb-c.c [2021-05-19T11:29:31.038Z] #43 9.959 DEP images/sk-netlink.pb-c.d [2021-05-19T11:29:31.038Z] #43 10.03 PBCC images/sk-inet.pb-c.c [2021-05-19T11:29:31.195Z] #43 19.02 CC images/core-arm.o [2021-05-19T11:29:31.298Z] #43 ... [2021-05-19T11:29:31.298Z] [2021-05-19T11:29:31.298Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-19T11:29:31.298Z] #34 sha256:27fe4c5b85417893bfd15ee63b6fd2691c28c9fb35abf4096ae84fd4137d034b [2021-05-19T11:29:31.298Z] #34 81.91 flag [2021-05-19T11:29:31.298Z] #34 81.91 github.com/BurntSushi/toml [2021-05-19T11:29:31.298Z] #34 83.63 log [2021-05-19T11:29:31.298Z] #34 86.54 github.com/BurntSushi/toml/cmd/tomlv [2021-05-19T11:29:31.298Z] #34 DONE 90.7s [2021-05-19T11:29:31.298Z] [2021-05-19T11:29:31.298Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:31.298Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:31.298Z] #43 10.16 DEP images/sk-inet.pb-c.d [2021-05-19T11:29:31.558Z] #43 10.33 PBCC images/sk-unix.pb-c.c [2021-05-19T11:29:31.558Z] #43 10.46 DEP images/sk-unix.pb-c.d [2021-05-19T11:29:31.558Z] #43 10.56 PBCC images/mm.pb-c.c [2021-05-19T11:29:31.758Z] #43 19.47 CC images/core-aarch64.o [2021-05-19T11:29:31.818Z] #43 10.71 DEP images/mm.pb-c.d [2021-05-19T11:29:32.078Z] #43 10.80 PBCC images/timerfd.pb-c.c [2021-05-19T11:29:32.078Z] #43 10.91 DEP images/timerfd.pb-c.d [2021-05-19T11:29:32.078Z] #43 11.06 PBCC images/timer.pb-c.c [2021-05-19T11:29:32.195Z] #57 ... [2021-05-19T11:29:32.195Z] [2021-05-19T11:29:32.195Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:32.195Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:29:32.195Z] #44 27.03 CC images/signalfd.o [2021-05-19T11:29:32.195Z] #44 27.29 CC images/fs.o [2021-05-19T11:29:32.195Z] #44 27.59 CC images/pstree.o [2021-05-19T11:29:32.195Z] #44 27.88 CC images/pipe.o [2021-05-19T11:29:32.195Z] #44 28.07 CC images/tcp-stream.o [2021-05-19T11:29:32.195Z] #44 28.30 CC images/sk-packet.o [2021-05-19T11:29:32.195Z] #44 28.69 CC images/mnt.o [2021-05-19T11:29:32.195Z] #44 28.82 CC images/pipe-data.o [2021-05-19T11:29:32.195Z] #44 29.06 CC images/sa.o [2021-05-19T11:29:32.195Z] #44 29.33 CC images/timer.o [2021-05-19T11:29:32.195Z] #44 30.13 CC images/timerfd.o [2021-05-19T11:29:32.195Z] #44 30.48 CC images/mm.o [2021-05-19T11:29:32.195Z] #44 30.64 CC images/sk-opts.o [2021-05-19T11:29:32.195Z] #44 30.95 CC images/sk-unix.o [2021-05-19T11:29:32.195Z] #44 31.28 CC images/sk-inet.o [2021-05-19T11:29:32.195Z] #44 31.72 CC images/tun.o [2021-05-19T11:29:32.195Z] #44 32.10 CC images/sk-netlink.o [2021-05-19T11:29:32.195Z] #44 32.34 CC images/packet-sock.o [2021-05-19T11:29:32.195Z] #44 32.68 CC images/ipc-var.o [2021-05-19T11:29:32.195Z] #44 32.94 CC images/ipc-desc.o [2021-05-19T11:29:32.195Z] #44 33.16 CC images/ipc-shm.o [2021-05-19T11:29:32.195Z] #44 33.45 CC images/ipc-msg.o [2021-05-19T11:29:32.195Z] #44 33.82 CC images/ipc-sem.o [2021-05-19T11:29:32.195Z] #44 34.08 CC images/utsns.o [2021-05-19T11:29:32.195Z] #44 34.33 CC images/creds.o [2021-05-19T11:29:32.195Z] #44 34.59 CC images/vma.o [2021-05-19T11:29:32.195Z] #44 34.84 CC images/netdev.o [2021-05-19T11:29:32.195Z] #44 35.38 CC images/tty.o [2021-05-19T11:29:32.195Z] #44 35.95 CC images/file-lock.o [2021-05-19T11:29:32.195Z] #44 36.14 CC images/rlimit.o [2021-05-19T11:29:32.195Z] #44 36.36 CC images/pagemap.o [2021-05-19T11:29:32.195Z] #44 36.61 CC images/siginfo.o [2021-05-19T11:29:32.195Z] #44 36.98 CC images/rpc.o [2021-05-19T11:29:32.277Z] #56 ... [2021-05-19T11:29:32.277Z] [2021-05-19T11:29:32.277Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:32.277Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:29:32.277Z] #45 93.68 hash/crc32 [2021-05-19T11:29:32.277Z] #45 94.42 net [2021-05-19T11:29:32.277Z] #45 94.88 compress/gzip [2021-05-19T11:29:32.277Z] #45 95.52 vendor/golang.org/x/text/transform [2021-05-19T11:29:32.277Z] #45 96.46 vendor/golang.org/x/text/unicode/bidi [2021-05-19T11:29:32.277Z] #45 98.38 vendor/golang.org/x/text/secure/bidirule [2021-05-19T11:29:32.277Z] #45 98.69 vendor/golang.org/x/text/unicode/norm [2021-05-19T11:29:32.277Z] #45 102.9 vendor/golang.org/x/net/idna [2021-05-19T11:29:32.277Z] #45 ... [2021-05-19T11:29:32.277Z] [2021-05-19T11:29:32.277Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:32.277Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:32.277Z] #43 26.53 CC images/fifo.o [2021-05-19T11:29:32.277Z] #43 26.81 CC images/remap-file-path.o [2021-05-19T11:29:32.277Z] #43 27.11 CC images/eventfd.o [2021-05-19T11:29:32.277Z] #43 27.35 CC images/eventpoll.o [2021-05-19T11:29:32.277Z] #43 27.67 CC images/fh.o [2021-05-19T11:29:32.277Z] #43 28.06 CC images/fsnotify.o [2021-05-19T11:29:32.277Z] #43 28.76 CC images/signalfd.o [2021-05-19T11:29:32.277Z] #43 28.99 CC images/fs.o [2021-05-19T11:29:32.277Z] #43 29.24 CC images/pstree.o [2021-05-19T11:29:32.277Z] #43 29.39 CC images/pipe.o [2021-05-19T11:29:32.277Z] #43 29.59 CC images/tcp-stream.o [2021-05-19T11:29:32.277Z] #43 29.79 CC images/sk-packet.o [2021-05-19T11:29:32.277Z] #43 30.13 CC images/mnt.o [2021-05-19T11:29:32.277Z] #43 30.32 CC images/pipe-data.o [2021-05-19T11:29:32.277Z] #43 30.56 CC images/sa.o [2021-05-19T11:29:32.277Z] #43 30.87 CC images/timer.o [2021-05-19T11:29:32.277Z] #43 31.29 CC images/timerfd.o [2021-05-19T11:29:32.277Z] #43 31.55 CC images/mm.o [2021-05-19T11:29:32.277Z] #43 31.82 CC images/sk-opts.o [2021-05-19T11:29:32.277Z] #43 32.02 CC images/sk-unix.o [2021-05-19T11:29:32.277Z] #43 32.27 CC images/sk-inet.o [2021-05-19T11:29:32.277Z] #43 32.61 CC images/tun.o [2021-05-19T11:29:32.278Z] #43 32.90 CC images/sk-netlink.o [2021-05-19T11:29:32.278Z] #43 33.14 CC images/packet-sock.o [2021-05-19T11:29:32.278Z] #43 33.54 CC images/ipc-var.o [2021-05-19T11:29:32.278Z] #43 33.76 CC images/ipc-desc.o [2021-05-19T11:29:32.278Z] #43 33.99 CC images/ipc-shm.o [2021-05-19T11:29:32.321Z] #43 19.95 CC images/core-ppc64.o [2021-05-19T11:29:32.338Z] #43 11.10 DEP images/timer.pb-c.d [2021-05-19T11:29:32.338Z] #43 11.21 PBCC images/sa.pb-c.c [2021-05-19T11:29:32.338Z] #43 11.25 DEP images/sa.pb-c.d [2021-05-19T11:29:32.338Z] #43 11.31 PBCC images/pipe-data.pb-c.c [2021-05-19T11:29:32.534Z] #43 34.20 CC images/ipc-msg.o [2021-05-19T11:29:32.534Z] #43 34.43 CC images/ipc-sem.o [2021-05-19T11:29:32.598Z] #43 11.34 DEP images/pipe-data.pb-c.d [2021-05-19T11:29:32.598Z] #43 11.38 PBCC images/mnt.pb-c.c [2021-05-19T11:29:32.598Z] #43 11.43 DEP images/mnt.pb-c.d [2021-05-19T11:29:32.598Z] #43 11.51 PBCC images/sk-packet.pb-c.c [2021-05-19T11:29:32.598Z] #43 11.55 DEP images/sk-packet.pb-c.d [2021-05-19T11:29:32.687Z] #45 93.49 crypto/tls [2021-05-19T11:29:32.790Z] #43 34.64 CC images/utsns.o [2021-05-19T11:29:32.858Z] #43 11.62 PBCC images/tcp-stream.pb-c.c [2021-05-19T11:29:32.858Z] #43 11.67 DEP images/tcp-stream.pb-c.d [2021-05-19T11:29:32.858Z] #43 11.73 PBCC images/pipe.pb-c.c [2021-05-19T11:29:32.858Z] #43 11.80 DEP images/pipe.pb-c.d [2021-05-19T11:29:32.858Z] #43 11.88 PBCC images/pstree.pb-c.c [2021-05-19T11:29:32.858Z] #43 11.90 DEP images/pstree.pb-c.d [2021-05-19T11:29:32.885Z] #43 20.64 CC images/core-s390.o [2021-05-19T11:29:32.885Z] #43 ... [2021-05-19T11:29:32.885Z] [2021-05-19T11:29:32.885Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:32.885Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:32.885Z] #13 89.42 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-19T11:29:32.885Z] #13 89.43 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-19T11:29:32.885Z] #13 89.44 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:32.885Z] #13 89.58 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-19T11:29:32.885Z] #13 89.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-19T11:29:32.885Z] #13 89.60 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:33.047Z] #43 34.84 CC images/creds.o [2021-05-19T11:29:33.118Z] #43 11.95 PBCC images/fs.pb-c.c [2021-05-19T11:29:33.118Z] #43 11.97 DEP images/fs.pb-c.d [2021-05-19T11:29:33.118Z] #43 12.03 PBCC images/signalfd.pb-c.c [2021-05-19T11:29:33.118Z] #43 12.10 DEP images/signalfd.pb-c.d [2021-05-19T11:29:33.118Z] #43 12.12 PBCC images/fh.pb-c.c [2021-05-19T11:29:33.118Z] #43 12.17 PBCC images/fsnotify.pb-c.c [2021-05-19T11:29:33.143Z] #13 ... [2021-05-19T11:29:33.143Z] [2021-05-19T11:29:33.143Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:29:33.143Z] #56 sha256:d58147ab23e8548a234997cf2fe9777e3f5eed2cea358f806eaf269e42aae210 [2021-05-19T11:29:33.143Z] #56 50.06 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-19T11:29:33.143Z] #56 50.06 + BUILDTAGS='netgo osusergo static_build' [2021-05-19T11:29:33.143Z] #56 50.06 + export EXTRA_FLAGS=-buildmode=pie [2021-05-19T11:29:33.143Z] #56 50.06 + EXTRA_FLAGS=-buildmode=pie [2021-05-19T11:29:33.143Z] #56 50.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-19T11:29:33.143Z] #56 50.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-19T11:29:33.143Z] #56 50.06 + '[' '' = dynamic ']' [2021-05-19T11:29:33.143Z] #56 50.06 + make [2021-05-19T11:29:33.143Z] #56 51.18 + bin/ctr [2021-05-19T11:29:33.262Z] #45 ... [2021-05-19T11:29:33.262Z] [2021-05-19T11:29:33.262Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:33.262Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-19T11:29:33.262Z] #13 87.59 Selecting previously unselected package libapparmor1:arm64. [2021-05-19T11:29:33.262Z] #13 87.59 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-05-19T11:29:33.262Z] #13 87.63 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-05-19T11:29:33.262Z] #13 87.78 Selecting previously unselected package libapparmor-dev:arm64. [2021-05-19T11:29:33.262Z] #13 87.79 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-05-19T11:29:33.262Z] #13 87.80 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-19T11:29:33.262Z] #13 87.99 Selecting previously unselected package libbtrfs0. [2021-05-19T11:29:33.262Z] #13 87.99 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-19T11:29:33.262Z] #13 88.00 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-19T11:29:33.262Z] #13 88.14 Selecting previously unselected package libbtrfs-dev. [2021-05-19T11:29:33.262Z] #13 88.14 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-19T11:29:33.262Z] #13 88.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:29:33.262Z] #13 88.30 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-05-19T11:29:33.262Z] #13 88.30 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-19T11:29:33.262Z] #13 88.32 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-19T11:29:33.262Z] #13 88.46 Selecting previously unselected package libudev-dev:arm64. [2021-05-19T11:29:33.262Z] #13 88.47 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-05-19T11:29:33.262Z] #13 88.50 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-19T11:29:33.262Z] #13 88.72 Selecting previously unselected package libsepol1-dev:arm64. [2021-05-19T11:29:33.262Z] #13 88.72 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-05-19T11:29:33.262Z] #13 88.74 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-05-19T11:29:33.262Z] #13 89.02 Selecting previously unselected package libpcre16-3:arm64. [2021-05-19T11:29:33.262Z] #13 89.03 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-05-19T11:29:33.262Z] #13 89.04 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-05-19T11:29:33.262Z] #13 89.21 Selecting previously unselected package libpcre32-3:arm64. [2021-05-19T11:29:33.262Z] #13 89.24 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-05-19T11:29:33.262Z] #13 89.25 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-05-19T11:29:33.262Z] #13 89.43 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-05-19T11:29:33.262Z] #13 89.43 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-05-19T11:29:33.262Z] #13 89.45 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-19T11:29:33.262Z] #13 89.56 Selecting previously unselected package libpcre3-dev:arm64. [2021-05-19T11:29:33.263Z] #13 89.56 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-05-19T11:29:33.263Z] #13 89.58 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-19T11:29:33.263Z] #13 90.06 Selecting previously unselected package libselinux1-dev:arm64. [2021-05-19T11:29:33.263Z] #13 90.07 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-05-19T11:29:33.263Z] #13 90.09 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-19T11:29:33.263Z] #13 90.38 Selecting previously unselected package libdevmapper-dev:arm64. [2021-05-19T11:29:33.263Z] #13 90.38 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-05-19T11:29:33.263Z] #13 90.39 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-19T11:29:33.263Z] #13 90.54 Selecting previously unselected package libseccomp-dev:arm64. [2021-05-19T11:29:33.263Z] #13 90.58 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-19T11:29:33.263Z] #13 90.59 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-19T11:29:33.263Z] #13 90.78 Selecting previously unselected package libsystemd-dev:arm64. [2021-05-19T11:29:33.263Z] #13 90.79 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-05-19T11:29:33.263Z] #13 90.81 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-19T11:29:33.303Z] #43 35.04 CC images/vma.o [2021-05-19T11:29:33.303Z] #43 ... [2021-05-19T11:29:33.303Z] [2021-05-19T11:29:33.303Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:33.303Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:29:33.303Z] #45 105.0 vendor/golang.org/x/net/http2/hpack [2021-05-19T11:29:33.377Z] #43 12.21 DEP images/fh.pb-c.d [2021-05-19T11:29:33.377Z] #43 12.25 DEP images/fsnotify.pb-c.d [2021-05-19T11:29:33.377Z] #43 12.29 PBCC images/eventpoll.pb-c.c [2021-05-19T11:29:33.377Z] #43 12.31 DEP images/eventpoll.pb-c.d [2021-05-19T11:29:33.377Z] #43 12.40 PBCC images/eventfd.pb-c.c [2021-05-19T11:29:33.377Z] #43 ... [2021-05-19T11:29:33.377Z] [2021-05-19T11:29:33.377Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:33.377Z] #45 sha256:39cd13cab56c6b50fea5587176289d8cbca175678ef10611b63f6cfe003b8dc6 [2021-05-19T11:29:33.377Z] #45 82.93 regexp [2021-05-19T11:29:33.378Z] #45 85.75 go/token [2021-05-19T11:29:33.378Z] #45 87.16 go/scanner [2021-05-19T11:29:33.378Z] #45 87.36 internal/lazyregexp [2021-05-19T11:29:33.378Z] #45 87.54 net/url [2021-05-19T11:29:33.378Z] #45 88.52 go/ast [2021-05-19T11:29:33.378Z] #45 89.21 text/template/parse [2021-05-19T11:29:33.401Z] #56 ... [2021-05-19T11:29:33.401Z] [2021-05-19T11:29:33.401Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:33.402Z] #45 sha256:3757aa4e4d30c5f4706630f3d605dcc44ed6accd2f09a93baed28da5b2734717 [2021-05-19T11:29:33.402Z] #45 94.62 go/parser [2021-05-19T11:29:33.402Z] #45 95.87 text/template [2021-05-19T11:29:33.402Z] #45 98.31 encoding/xml [2021-05-19T11:29:33.402Z] #45 100.5 go/doc [2021-05-19T11:29:33.402Z] #45 103.4 github.com/LK4D4/vndr/versioned [2021-05-19T11:29:33.402Z] #45 103.5 compress/flate [2021-05-19T11:29:33.402Z] #45 103.9 github.com/LK4D4/vndr/build [2021-05-19T11:29:33.525Z] #13 91.36 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-19T11:29:33.525Z] #13 91.42 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-19T11:29:33.525Z] #13 91.44 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-05-19T11:29:33.637Z] #45 ... [2021-05-19T11:29:33.637Z] [2021-05-19T11:29:33.637Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:33.637Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:33.637Z] #43 12.42 DEP images/eventfd.pb-c.d [2021-05-19T11:29:33.637Z] #43 12.46 PBCC images/remap-file-path.pb-c.c [2021-05-19T11:29:33.637Z] #43 12.50 DEP images/remap-file-path.pb-c.d [2021-05-19T11:29:33.637Z] #43 12.55 PBCC images/fifo.pb-c.c [2021-05-19T11:29:33.637Z] #43 12.59 DEP images/fifo.pb-c.d [2021-05-19T11:29:33.637Z] #43 12.64 PBCC images/ghost-file.pb-c.c [2021-05-19T11:29:33.738Z] #44 38.51 CC images/ext-file.o [2021-05-19T11:29:33.738Z] #44 38.76 CC images/cgroup.o [2021-05-19T11:29:33.806Z] #13 91.46 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-19T11:29:33.806Z] #13 91.48 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-05-19T11:29:33.806Z] #13 91.50 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-05-19T11:29:33.806Z] #13 91.52 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:33.806Z] #13 91.55 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-19T11:29:33.806Z] #13 91.57 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-05-19T11:29:33.806Z] #13 91.58 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-19T11:29:33.806Z] #13 91.62 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-19T11:29:33.806Z] #13 91.66 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:29:33.896Z] #43 12.67 DEP images/ghost-file.pb-c.d [2021-05-19T11:29:33.896Z] #43 12.74 PBCC images/regfile.pb-c.c [2021-05-19T11:29:33.896Z] #43 12.78 DEP images/regfile.pb-c.d [2021-05-19T11:29:33.896Z] #43 12.85 PBCC images/ns.pb-c.c [2021-05-19T11:29:33.896Z] #43 12.88 DEP images/ns.pb-c.d [2021-05-19T11:29:33.896Z] #43 12.92 PBCC images/fdinfo.pb-c.c [2021-05-19T11:29:33.964Z] #45 ... [2021-05-19T11:29:33.964Z] [2021-05-19T11:29:33.964Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:33.964Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:33.964Z] #43 21.41 CC images/cpuinfo.o [2021-05-19T11:29:34.068Z] #13 91.69 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-19T11:29:34.068Z] #13 91.70 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-19T11:29:34.068Z] #13 91.72 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-19T11:29:34.068Z] #13 91.74 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-19T11:29:34.068Z] #13 91.75 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-19T11:29:34.068Z] #13 91.79 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:34.068Z] #13 91.81 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-19T11:29:34.068Z] #13 91.83 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-19T11:29:34.068Z] #13 91.84 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:34.069Z] #13 91.86 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-19T11:29:34.069Z] #13 91.88 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-19T11:29:34.069Z] #13 91.89 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-19T11:29:34.069Z] #13 91.90 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-19T11:29:34.069Z] #13 91.94 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-19T11:29:34.069Z] #13 91.96 Setting up dmsetup (2:1.02.155-3) ... [2021-05-19T11:29:34.069Z] #13 91.98 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-19T11:29:34.069Z] #13 92.00 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-19T11:29:34.069Z] #13 92.04 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:29:34.156Z] #43 13.01 DEP images/fdinfo.pb-c.d [2021-05-19T11:29:34.156Z] #43 13.08 PBCC images/core-aarch64.pb-c.c [2021-05-19T11:29:34.156Z] #43 13.18 PBCC images/core-arm.pb-c.c [2021-05-19T11:29:34.221Z] #43 21.87 CC images/inventory.o [2021-05-19T11:29:34.416Z] #43 13.24 PBCC images/core-ppc64.pb-c.c [2021-05-19T11:29:34.416Z] #43 13.29 PBCC images/core-s390.pb-c.c [2021-05-19T11:29:34.416Z] #43 13.34 PBCC images/core-x86.pb-c.c [2021-05-19T11:29:34.416Z] #43 13.40 PBCC images/core.pb-c.c [2021-05-19T11:29:34.477Z] #43 22.19 CC images/fdinfo.o [2021-05-19T11:29:34.671Z] #45 106.2 mime [2021-05-19T11:29:34.675Z] #43 13.46 PBCC images/inventory.pb-c.c [2021-05-19T11:29:34.675Z] #43 13.56 DEP images/core-aarch64.pb-c.d [2021-05-19T11:29:34.675Z] #43 13.63 DEP images/core-arm.pb-c.d [2021-05-19T11:29:34.798Z] #44 39.47 CC images/userns.o [2021-05-19T11:29:34.798Z] #44 39.76 CC images/google/protobuf/descriptor.o [2021-05-19T11:29:34.936Z] #43 13.71 DEP images/core-ppc64.pb-c.d [2021-05-19T11:29:34.936Z] #43 13.79 DEP images/core-s390.pb-c.d [2021-05-19T11:29:34.936Z] #43 13.87 DEP images/core-x86.pb-c.d [2021-05-19T11:29:34.936Z] #43 13.91 DEP images/core.pb-c.d [2021-05-19T11:29:34.936Z] #43 13.97 DEP images/inventory.pb-c.d [2021-05-19T11:29:35.042Z] #43 22.54 CC images/fown.o [2021-05-19T11:29:35.196Z] #43 14.01 PBCC images/cpuinfo.pb-c.c [2021-05-19T11:29:35.196Z] #43 14.09 DEP images/cpuinfo.pb-c.d [2021-05-19T11:29:35.196Z] #43 14.13 PBCC images/stats.pb-c.c [2021-05-19T11:29:35.196Z] #43 14.15 DEP images/stats.pb-c.d [2021-05-19T11:29:35.299Z] #43 22.78 CC images/ns.o [2021-05-19T11:29:35.299Z] #43 23.01 CC images/regfile.o [2021-05-19T11:29:35.448Z] #44 ... [2021-05-19T11:29:35.448Z] [2021-05-19T11:29:35.448Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:35.448Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:29:35.448Z] #46 98.31 go/ast [2021-05-19T11:29:35.448Z] #46 98.85 text/template/parse [2021-05-19T11:29:35.448Z] #46 99.55 encoding/json [2021-05-19T11:29:35.556Z] #43 23.29 CC images/ghost-file.o [2021-05-19T11:29:35.759Z] #46 ... [2021-05-19T11:29:35.759Z] [2021-05-19T11:29:35.759Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:35.759Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-19T11:29:35.759Z] #14 98.33 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-19T11:29:35.759Z] #14 98.34 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-19T11:29:35.759Z] #14 98.36 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:35.813Z] #43 23.55 CC images/fifo.o [2021-05-19T11:29:36.038Z] #45 107.6 mime/quotedprintable [2021-05-19T11:29:36.062Z] #14 ... [2021-05-19T11:29:36.063Z] [2021-05-19T11:29:36.063Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:36.063Z] #52 sha256:f45032a91cb502a3aaf0f59eb972bb68ad2db7713d4a812ff140c2b8530fbcfb [2021-05-19T11:29:36.063Z] #52 98.92 encoding/json [2021-05-19T11:29:36.069Z] #43 23.79 CC images/remap-file-path.o [2021-05-19T11:29:36.294Z] #45 108.0 net/http/internal [2021-05-19T11:29:36.326Z] #43 24.04 CC images/eventfd.o [2021-05-19T11:29:36.576Z] #43 ... [2021-05-19T11:29:36.576Z] [2021-05-19T11:29:36.576Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:36.576Z] #51 sha256:3c7373a5292154b6bf10eebcc8ad1a50ca272bc8228aaf4c0e3644beb12e0063 [2021-05-19T11:29:36.576Z] #51 86.12 encoding/json [2021-05-19T11:29:36.576Z] #51 91.73 github.com/pkg/diff [2021-05-19T11:29:36.576Z] #51 91.95 go/ast [2021-05-19T11:29:36.576Z] #51 93.16 golang.org/x/crypto/ssh/terminal [2021-05-19T11:29:36.576Z] #51 94.54 mvdan.cc/editorconfig [2021-05-19T11:29:36.576Z] #51 95.71 mvdan.cc/sh/v3/fileutil [2021-05-19T11:29:36.576Z] #51 95.88 mvdan.cc/sh/v3/syntax [2021-05-19T11:29:36.712Z] #52 ... [2021-05-19T11:29:36.712Z] [2021-05-19T11:29:36.712Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:36.712Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:29:36.712Z] #46 109.4 text/template [2021-05-19T11:29:36.835Z] #51 ... [2021-05-19T11:29:36.835Z] [2021-05-19T11:29:36.835Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:36.835Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:36.835Z] #43 15.60 make[1]: Nothing to be done for 'all'. [2021-05-19T11:29:36.893Z] #43 ... [2021-05-19T11:29:36.893Z] [2021-05-19T11:29:36.893Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:36.893Z] #51 sha256:4a28946d191ba1ac461af9e5863657ed1b56f2684740d5d40056f95b1bf6527f [2021-05-19T11:29:36.893Z] #51 DONE 108.0s [2021-05-19T11:29:36.893Z] [2021-05-19T11:29:36.893Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:36.893Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:36.893Z] #43 24.30 CC images/eventpoll.o [2021-05-19T11:29:37.009Z] #46 109.9 go/parser [2021-05-19T11:29:37.149Z] #43 24.88 CC images/fh.o [2021-05-19T11:29:37.382Z] #13 DONE 94.6s [2021-05-19T11:29:37.382Z] [2021-05-19T11:29:37.382Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:37.382Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:29:37.382Z] #43 32.01 CC images/sk-unix.o [2021-05-19T11:29:37.382Z] #43 32.39 CC images/sk-inet.o [2021-05-19T11:29:37.382Z] #43 32.77 CC images/tun.o [2021-05-19T11:29:37.382Z] #43 33.02 CC images/sk-netlink.o [2021-05-19T11:29:37.382Z] #43 33.32 CC images/packet-sock.o [2021-05-19T11:29:37.382Z] #43 33.83 CC images/ipc-var.o [2021-05-19T11:29:37.382Z] #43 34.02 CC images/ipc-desc.o [2021-05-19T11:29:37.382Z] #43 34.22 CC images/ipc-shm.o [2021-05-19T11:29:37.382Z] #43 34.56 CC images/ipc-msg.o [2021-05-19T11:29:37.382Z] #43 34.80 CC images/ipc-sem.o [2021-05-19T11:29:37.382Z] #43 34.99 CC images/utsns.o [2021-05-19T11:29:37.382Z] #43 35.35 CC images/creds.o [2021-05-19T11:29:37.382Z] #43 35.64 CC images/vma.o [2021-05-19T11:29:37.382Z] #43 35.89 CC images/netdev.o [2021-05-19T11:29:37.382Z] #43 36.34 CC images/tty.o [2021-05-19T11:29:37.382Z] #43 37.02 CC images/file-lock.o [2021-05-19T11:29:37.382Z] #43 37.24 CC images/rlimit.o [2021-05-19T11:29:37.382Z] #43 37.44 CC images/pagemap.o [2021-05-19T11:29:37.382Z] #43 37.72 CC images/siginfo.o [2021-05-19T11:29:37.382Z] #43 38.03 CC images/rpc.o [2021-05-19T11:29:37.382Z] #43 38.81 CC images/ext-file.o [2021-05-19T11:29:37.382Z] #43 38.97 CC images/cgroup.o [2021-05-19T11:29:37.382Z] #43 ... [2021-05-19T11:29:37.382Z] [2021-05-19T11:29:37.382Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-19T11:29:37.382Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-05-19T11:29:37.546Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-19T11:29:37.546Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2021-05-19T11:29:37.714Z] #43 25.32 CC images/fsnotify.o [2021-05-19T11:29:38.216Z] #43 17.03 CC images/stats.o [2021-05-19T11:29:38.284Z] #43 25.88 CC images/signalfd.o [2021-05-19T11:29:38.476Z] #43 17.38 CC images/core.o [2021-05-19T11:29:38.541Z] #43 26.07 CC images/fs.o [2021-05-19T11:29:38.541Z] #43 26.27 CC images/pstree.o [2021-05-19T11:29:38.650Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2021-05-19T11:29:38.650Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-19T11:29:38.650Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-19T11:29:38.650Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-19T11:29:38.650Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-19T11:29:38.650Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-19T11:29:38.650Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-19T11:29:38.650Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-19T11:29:38.781Z] #14 DONE 1.8s [2021-05-19T11:29:38.781Z] [2021-05-19T11:29:38.782Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:29:38.782Z] #53 sha256:75c9642d2b0d6eb9211889bd88f0496ff2827d496bb65dc40622f08df87c9f70 [2021-05-19T11:29:38.782Z] #53 1.732 + RM_GOPATH=0 [2021-05-19T11:29:38.782Z] #53 1.733 + TMP_GOPATH= [2021-05-19T11:29:38.782Z] #53 1.735 + : /build [2021-05-19T11:29:38.782Z] #53 1.736 + '[' -z '' ']' [2021-05-19T11:29:38.782Z] #53 1.737 ++ mktemp -d [2021-05-19T11:29:38.782Z] #53 1.739 + export GOPATH=/tmp/tmp.E6Ycp4HImX [2021-05-19T11:29:38.782Z] #53 1.741 + GOPATH=/tmp/tmp.E6Ycp4HImX [2021-05-19T11:29:38.782Z] #53 1.742 + RM_GOPATH=1 [2021-05-19T11:29:38.782Z] #53 1.742 + case "$(go env GOARCH)" in [2021-05-19T11:29:38.782Z] #53 1.744 ++ go env GOARCH [2021-05-19T11:29:38.782Z] #53 1.754 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:29:38.782Z] #53 1.760 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:29:38.782Z] #53 1.761 ++ dirname /tmp/install/install.sh [2021-05-19T11:29:38.782Z] #53 1.763 + dir=/tmp/install [2021-05-19T11:29:38.782Z] #53 1.768 + bin=runc [2021-05-19T11:29:38.782Z] #53 1.769 + shift [2021-05-19T11:29:38.782Z] #53 1.769 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-19T11:29:38.782Z] #53 1.770 + . /tmp/install/runc.installer [2021-05-19T11:29:38.782Z] #53 1.770 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T11:29:38.782Z] #53 1.771 + install_runc [2021-05-19T11:29:38.782Z] #53 1.772 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-19T11:29:38.782Z] #53 1.775 + uname -r [2021-05-19T11:29:38.782Z] #53 1.777 + RUNC_BUILDTAGS='seccomp ' [2021-05-19T11:29:38.782Z] #53 1.777 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-19T11:29:38.782Z] #53 1.778 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-19T11:29:38.782Z] #53 1.778 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.E6Ycp4HImX/src/github.com/opencontainers/runc [2021-05-19T11:29:38.782Z] #53 1.792 Cloning into '/tmp/tmp.E6Ycp4HImX/src/github.com/opencontainers/runc'... [2021-05-19T11:29:38.799Z] #43 26.48 CC images/pipe.o [2021-05-19T11:29:39.010Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-19T11:29:39.010Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-19T11:29:39.045Z] #43 ... [2021-05-19T11:29:39.045Z] [2021-05-19T11:29:39.045Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:39.045Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:39.045Z] #13 82.46 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-19T11:29:39.045Z] #13 82.47 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-19T11:29:39.045Z] #13 82.48 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:39.045Z] #13 82.67 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-19T11:29:39.045Z] #13 82.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-19T11:29:39.045Z] #13 82.68 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:39.055Z] #43 26.73 CC images/tcp-stream.o [2021-05-19T11:29:39.304Z] #13 ... [2021-05-19T11:29:39.304Z] [2021-05-19T11:29:39.304Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:39.304Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:39.304Z] #43 18.10 CC images/core-x86.o [2021-05-19T11:29:39.313Z] #43 26.94 CC images/sk-packet.o [2021-05-19T11:29:39.357Z] #53 ... [2021-05-19T11:29:39.357Z] [2021-05-19T11:29:39.357Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:29:39.357Z] #58 sha256:4d43397291bc12d46f008b33b3b14629bf6c15cd07be65c57cb4555a351a83ab [2021-05-19T11:29:39.357Z] #58 93.79 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T11:29:39.357Z] #58 93.79 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-19T11:29:39.357Z] #58 DONE 100.4s [2021-05-19T11:29:39.357Z] [2021-05-19T11:29:39.357Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-19T11:29:39.357Z] #59 sha256:8536386815b81e97c6b961b84081458ab6f72f8383e2043387f38492785ede7e [2021-05-19T11:29:39.565Z] #45 ... [2021-05-19T11:29:39.565Z] [2021-05-19T11:29:39.565Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:39.565Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:39.565Z] #43 35.27 CC images/netdev.o [2021-05-19T11:29:39.565Z] #43 35.67 CC images/tty.o [2021-05-19T11:29:39.565Z] #43 36.20 CC images/file-lock.o [2021-05-19T11:29:39.565Z] #43 36.46 CC images/rlimit.o [2021-05-19T11:29:39.565Z] #43 36.63 CC images/pagemap.o [2021-05-19T11:29:39.565Z] #43 36.87 CC images/siginfo.o [2021-05-19T11:29:39.565Z] #43 37.14 CC images/rpc.o [2021-05-19T11:29:39.565Z] #43 38.22 CC images/ext-file.o [2021-05-19T11:29:39.565Z] #43 38.50 CC images/cgroup.o [2021-05-19T11:29:39.565Z] #43 39.06 CC images/userns.o [2021-05-19T11:29:39.565Z] #43 39.40 CC images/google/protobuf/descriptor.o [2021-05-19T11:29:39.565Z] #43 41.06 CC images/opts.o [2021-05-19T11:29:39.565Z] #43 41.37 CC images/seccomp.o [2021-05-19T11:29:39.585Z] #43 27.20 CC images/mnt.o [2021-05-19T11:29:39.619Z] #59 DONE 0.2s [2021-05-19T11:29:39.619Z] [2021-05-19T11:29:39.619Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-19T11:29:39.619Z] #60 sha256:0b9b6da3da30a3937f3fbea49343c3d88443f1bd78a6156f9b83b296627a4a89 [2021-05-19T11:29:39.619Z] #60 DONE 0.1s [2021-05-19T11:29:39.619Z] [2021-05-19T11:29:39.619Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:39.619Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:29:39.619Z] #43 39.91 CC images/userns.o [2021-05-19T11:29:39.619Z] #43 40.34 CC images/google/protobuf/descriptor.o [2021-05-19T11:29:39.639Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-19T11:29:39.639Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-19T11:29:39.822Z] #43 ... [2021-05-19T11:29:39.822Z] [2021-05-19T11:29:39.822Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:39.822Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:29:39.822Z] #45 111.4 net/textproto [2021-05-19T11:29:39.822Z] #45 111.5 crypto/x509 [2021-05-19T11:29:39.841Z] #43 27.42 CC images/pipe-data.o [2021-05-19T11:29:39.841Z] #43 27.62 CC images/sa.o [2021-05-19T11:29:39.872Z] #43 18.63 CC images/core-arm.o [2021-05-19T11:29:39.929Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-05-19T11:29:39.929Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-19T11:29:39.929Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-19T11:29:39.929Z] ? github.com/docker/docker/api/types [no test files] [2021-05-19T11:29:39.929Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-19T11:29:39.929Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-19T11:29:39.929Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-19T11:29:39.929Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-19T11:29:40.195Z] #43 27.82 CC images/timer.o [2021-05-19T11:29:40.198Z] #43 19.05 CC images/core-aarch64.o [2021-05-19T11:29:40.244Z] #43 42.45 CC images/opts.o [2021-05-19T11:29:40.453Z] #43 28.22 CC images/timerfd.o [2021-05-19T11:29:40.512Z] #43 42.72 CC images/seccomp.o [2021-05-19T11:29:40.566Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-05-19T11:29:40.566Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-05-19T11:29:40.566Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-19T11:29:40.566Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-19T11:29:40.566Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-19T11:29:40.566Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-19T11:29:40.566Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-19T11:29:40.566Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-19T11:29:40.566Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-19T11:29:40.591Z] #46 113.4 encoding/xml [2021-05-19T11:29:40.709Z] #43 28.47 CC images/mm.o [2021-05-19T11:29:40.769Z] #43 19.43 CC images/core-ppc64.o [2021-05-19T11:29:40.782Z] #43 ... [2021-05-19T11:29:40.782Z] [2021-05-19T11:29:40.782Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-19T11:29:40.782Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-19T11:29:40.782Z] #15 DONE 2.0s [2021-05-19T11:29:40.782Z] [2021-05-19T11:29:40.782Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:40.782Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:29:40.782Z] #43 43.01 CC images/binfmt-misc.o [2021-05-19T11:29:40.847Z] #45 112.6 vendor/golang.org/x/net/http/httpguts [2021-05-19T11:29:40.855Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2021-05-19T11:29:40.856Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2021-05-19T11:29:40.856Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-19T11:29:40.856Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-19T11:29:40.856Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-19T11:29:40.856Z] ? github.com/docker/docker/builder [no test files] [2021-05-19T11:29:40.856Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-19T11:29:40.856Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-19T11:29:40.856Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-19T11:29:40.856Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-19T11:29:40.856Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-19T11:29:40.856Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-19T11:29:40.856Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-19T11:29:41.045Z] #43 43.26 CC images/time.o [2021-05-19T11:29:41.104Z] #45 112.9 vendor/golang.org/x/net/http/httpproxy [2021-05-19T11:29:41.273Z] #43 28.76 CC images/sk-opts.o [2021-05-19T11:29:41.338Z] #43 20.09 CC images/core-s390.o [2021-05-19T11:29:41.529Z] #43 28.97 CC images/sk-unix.o [2021-05-19T11:29:41.623Z] #43 43.58 CC images/sysctl.o [2021-05-19T11:29:41.623Z] #43 43.92 CC images/autofs.o [2021-05-19T11:29:41.653Z] #46 ... [2021-05-19T11:29:41.653Z] [2021-05-19T11:29:41.653Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:41.653Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-19T11:29:41.653Z] #14 113.7 Selecting previously unselected package libapparmor1:ppc64el. [2021-05-19T11:29:41.653Z] #14 113.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-05-19T11:29:41.653Z] #14 113.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-05-19T11:29:41.653Z] #14 113.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-05-19T11:29:41.653Z] #14 113.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-05-19T11:29:41.653Z] #14 113.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-05-19T11:29:41.653Z] #14 114.1 Selecting previously unselected package libbtrfs0. [2021-05-19T11:29:41.653Z] #14 114.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-05-19T11:29:41.786Z] #43 29.29 CC images/sk-inet.o [2021-05-19T11:29:41.908Z] #43 20.75 CC images/cpuinfo.o [2021-05-19T11:29:41.952Z] #14 114.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-19T11:29:41.952Z] #14 114.2 Selecting previously unselected package libbtrfs-dev. [2021-05-19T11:29:41.952Z] #14 114.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-05-19T11:29:41.952Z] #14 114.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:29:41.952Z] #14 114.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-05-19T11:29:41.952Z] #14 114.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-05-19T11:29:41.952Z] #14 114.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-19T11:29:41.952Z] #14 114.3 Selecting previously unselected package libudev-dev:ppc64el. [2021-05-19T11:29:41.952Z] #14 114.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-05-19T11:29:41.952Z] #14 114.4 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-05-19T11:29:42.033Z] #45 113.6 mime/multipart [2021-05-19T11:29:42.042Z] #43 29.65 CC images/tun.o [2021-05-19T11:29:42.168Z] #43 21.19 CC images/inventory.o [2021-05-19T11:29:42.198Z] #43 44.24 CC images/macvlan.o [2021-05-19T11:29:42.250Z] #14 114.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-05-19T11:29:42.250Z] #14 114.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-05-19T11:29:42.250Z] #14 114.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-05-19T11:29:42.299Z] #43 29.91 CC images/sk-netlink.o [2021-05-19T11:29:42.427Z] #43 21.45 CC images/fdinfo.o [2021-05-19T11:29:42.473Z] #43 44.70 CC images/sit.o [2021-05-19T11:29:42.551Z] #14 114.8 Selecting previously unselected package libpcre16-3:ppc64el. [2021-05-19T11:29:42.551Z] #14 114.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-05-19T11:29:42.551Z] #14 114.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-05-19T11:29:42.551Z] #14 115.1 Selecting previously unselected package libpcre32-3:ppc64el. [2021-05-19T11:29:42.551Z] #14 115.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-05-19T11:29:42.556Z] #43 30.08 CC images/packet-sock.o [2021-05-19T11:29:42.737Z] #43 ... [2021-05-19T11:29:42.737Z] [2021-05-19T11:29:42.737Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-19T11:29:42.737Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-19T11:29:42.737Z] #16 1.735 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-19T11:29:42.737Z] #16 DONE 2.0s [2021-05-19T11:29:42.737Z] [2021-05-19T11:29:42.737Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-19T11:29:42.737Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-19T11:29:42.813Z] #43 30.39 CC images/ipc-var.o [2021-05-19T11:29:42.851Z] #14 115.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-05-19T11:29:42.995Z] #43 21.90 CC images/fown.o [2021-05-19T11:29:43.069Z] #43 30.65 CC images/ipc-desc.o [2021-05-19T11:29:43.250Z] #14 115.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-05-19T11:29:43.250Z] #14 115.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-05-19T11:29:43.250Z] #14 115.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-05-19T11:29:43.250Z] #14 115.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-05-19T11:29:43.250Z] #14 115.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-05-19T11:29:43.250Z] #14 115.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-05-19T11:29:43.254Z] #43 22.17 CC images/ns.o [2021-05-19T11:29:43.326Z] #43 30.82 CC images/ipc-shm.o [2021-05-19T11:29:43.326Z] #43 31.02 CC images/ipc-msg.o [2021-05-19T11:29:43.513Z] #43 22.36 CC images/regfile.o [2021-05-19T11:29:43.574Z] #14 115.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-05-19T11:29:43.574Z] #14 115.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-05-19T11:29:43.574Z] #14 115.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-05-19T11:29:43.575Z] ok github.com/docker/docker/builder/remotecontext 0.379s coverage: 13.7% of statements [2021-05-19T11:29:43.583Z] #43 ... [2021-05-19T11:29:43.583Z] [2021-05-19T11:29:43.583Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:43.583Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:43.583Z] #13 109.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-19T11:29:43.583Z] #13 109.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-19T11:29:43.583Z] #13 109.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:43.772Z] #43 22.62 CC images/ghost-file.o [2021-05-19T11:29:43.887Z] #14 116.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-05-19T11:29:43.887Z] #14 116.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-05-19T11:29:43.887Z] #14 116.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-05-19T11:29:43.887Z] #14 116.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-05-19T11:29:43.887Z] #14 116.3 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-05-19T11:29:43.887Z] #14 116.3 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-19T11:29:43.925Z] #45 115.5 crypto/tls [2021-05-19T11:29:44.031Z] #43 22.94 CC images/fifo.o [2021-05-19T11:29:44.031Z] #43 ... [2021-05-19T11:29:44.031Z] [2021-05-19T11:29:44.031Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:44.031Z] #45 sha256:39cd13cab56c6b50fea5587176289d8cbca175678ef10611b63f6cfe003b8dc6 [2021-05-19T11:29:44.031Z] #45 93.49 text/template [2021-05-19T11:29:44.031Z] #45 93.72 go/parser [2021-05-19T11:29:44.031Z] #45 97.28 encoding/xml [2021-05-19T11:29:44.031Z] #45 98.48 go/doc [2021-05-19T11:29:44.031Z] #45 101.6 github.com/LK4D4/vndr/build [2021-05-19T11:29:44.031Z] #45 103.3 github.com/LK4D4/vndr/versioned [2021-05-19T11:29:44.031Z] #45 103.4 compress/flate [2021-05-19T11:29:44.195Z] #14 116.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-05-19T11:29:44.195Z] #14 116.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-05-19T11:29:44.195Z] #14 116.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-05-19T11:29:44.204Z] ok github.com/docker/docker/builder/dockerfile 0.959s coverage: 48.5% of statements [2021-05-19T11:29:44.204Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-19T11:29:44.291Z] #45 ... [2021-05-19T11:29:44.291Z] [2021-05-19T11:29:44.291Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:29:44.291Z] #56 sha256:6bf2903e689f1f2772a5a5a1adbceffe43b4a85ed3efe10a9e33fa57286be0e4 [2021-05-19T11:29:44.495Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-05-19T11:29:44.496Z] #14 116.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-05-19T11:29:44.496Z] #14 116.9 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-19T11:29:44.496Z] #14 116.9 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-05-19T11:29:44.496Z] #14 116.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-19T11:29:44.496Z] #14 117.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-05-19T11:29:44.551Z] #56 46.07 Checking out files: 45% (1789/3922) Checking out files: 46% (1805/3922) Checking out files: 47% (1844/3922) Checking out files: 48% (1883/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 87% (3451/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-19T11:29:44.668Z] #17 DONE 1.6s [2021-05-19T11:29:44.668Z] [2021-05-19T11:29:44.668Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:44.668Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:29:44.668Z] #43 45.07 CC images/memfd.o [2021-05-19T11:29:44.668Z] #43 45.46 CC images/timens.o [2021-05-19T11:29:44.668Z] #43 45.73 LINK images/built-in.o [2021-05-19T11:29:44.668Z] #43 45.92 GEN compel/include/asm [2021-05-19T11:29:44.668Z] #43 46.06 GEN compel/include/version.h [2021-05-19T11:29:44.668Z] #43 46.08 touch .config [2021-05-19T11:29:44.668Z] #43 46.14 GEN include/common/config.h [2021-05-19T11:29:44.668Z] #43 46.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-19T11:29:44.668Z] #43 46.32 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-05-19T11:29:44.668Z] #43 46.37 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-05-19T11:29:44.668Z] #43 46.40 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-05-19T11:29:44.668Z] #43 46.43 DEP compel/plugins/std/infect.d [2021-05-19T11:29:44.668Z] #43 46.54 DEP compel/plugins/std/string.d [2021-05-19T11:29:44.668Z] #43 46.66 DEP compel/plugins/std/log.d [2021-05-19T11:29:44.668Z] #43 46.78 DEP compel/plugins/std/fds.d [2021-05-19T11:29:44.797Z] #14 117.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-05-19T11:29:44.797Z] #14 117.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:44.797Z] #14 117.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-19T11:29:44.797Z] #14 117.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-05-19T11:29:44.797Z] #14 117.0 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-05-19T11:29:44.797Z] #14 117.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-19T11:29:44.797Z] #14 117.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:29:44.797Z] #14 117.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-05-19T11:29:44.797Z] #14 117.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-19T11:29:44.797Z] #14 117.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-05-19T11:29:44.797Z] #14 117.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-19T11:29:44.797Z] #14 117.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-05-19T11:29:44.797Z] #14 117.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:44.797Z] #14 117.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-19T11:29:44.797Z] #14 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-19T11:29:44.797Z] #14 117.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:44.797Z] #14 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-19T11:29:44.797Z] #14 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-19T11:29:44.797Z] #14 117.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-19T11:29:44.797Z] #14 117.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-05-19T11:29:44.797Z] #14 117.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-19T11:29:44.797Z] #14 117.2 Setting up dmsetup (2:1.02.155-3) ... [2021-05-19T11:29:44.797Z] #14 117.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-19T11:29:44.810Z] #56 47.61 + cd /tmp/tmp.ybHQhhAUil/src/github.com/containerd/containerd [2021-05-19T11:29:44.810Z] #56 47.61 + git checkout -q 8263eb3eaee447b16856eeb8839d5df4c9cca71a [2021-05-19T11:29:44.854Z] #45 ... [2021-05-19T11:29:44.854Z] [2021-05-19T11:29:44.854Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:44.854Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:44.854Z] #13 100.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-19T11:29:44.854Z] #13 100.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-19T11:29:44.854Z] #13 100.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:44.930Z] #43 46.96 DEP compel/plugins/std/std.d [2021-05-19T11:29:44.930Z] #43 47.08 DEP compel/plugins/shmem/shmem.d [2021-05-19T11:29:44.930Z] #43 47.15 DEP compel/plugins/fds/fds.d [2021-05-19T11:29:44.952Z] #13 ... [2021-05-19T11:29:44.952Z] [2021-05-19T11:29:44.952Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:44.952Z] #45 sha256:3757aa4e4d30c5f4706630f3d605dcc44ed6accd2f09a93baed28da5b2734717 [2021-05-19T11:29:44.952Z] #45 106.3 hash/crc32 [2021-05-19T11:29:44.952Z] #45 106.9 compress/gzip [2021-05-19T11:29:44.952Z] #45 107.2 net [2021-05-19T11:29:44.952Z] #45 107.4 vendor/golang.org/x/text/transform [2021-05-19T11:29:44.952Z] #45 108.3 vendor/golang.org/x/text/unicode/bidi [2021-05-19T11:29:44.952Z] #45 110.2 vendor/golang.org/x/text/secure/bidirule [2021-05-19T11:29:44.952Z] #45 110.5 vendor/golang.org/x/text/unicode/norm [2021-05-19T11:29:44.952Z] #45 114.4 vendor/golang.org/x/net/idna [2021-05-19T11:29:45.098Z] #14 117.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-05-19T11:29:45.098Z] #14 117.3 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:29:45.098Z] #14 DONE 117.6s [2021-05-19T11:29:45.098Z] [2021-05-19T11:29:45.098Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:45.098Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:29:45.098Z] #44 42.19 CC images/opts.o [2021-05-19T11:29:45.098Z] #44 42.51 CC images/seccomp.o [2021-05-19T11:29:45.098Z] #44 42.92 CC images/binfmt-misc.o [2021-05-19T11:29:45.098Z] #44 43.14 CC images/time.o [2021-05-19T11:29:45.098Z] #44 43.37 CC images/sysctl.o [2021-05-19T11:29:45.098Z] #44 43.65 CC images/autofs.o [2021-05-19T11:29:45.098Z] #44 43.94 CC images/macvlan.o [2021-05-19T11:29:45.098Z] #44 44.12 CC images/sit.o [2021-05-19T11:29:45.098Z] #44 44.36 CC images/memfd.o [2021-05-19T11:29:45.098Z] #44 44.60 CC images/timens.o [2021-05-19T11:29:45.098Z] #44 44.89 LINK images/built-in.o [2021-05-19T11:29:45.098Z] #44 45.13 GEN compel/include/asm [2021-05-19T11:29:45.098Z] #44 45.17 GEN compel/include/version.h [2021-05-19T11:29:45.098Z] #44 45.20 touch .config [2021-05-19T11:29:45.098Z] #44 45.25 GEN include/common/config.h [2021-05-19T11:29:45.098Z] #44 45.33 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-19T11:29:45.098Z] #44 45.34 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-19T11:29:45.098Z] #44 45.36 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-05-19T11:29:45.098Z] #44 45.40 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-05-19T11:29:45.098Z] #44 45.43 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-05-19T11:29:45.098Z] #44 45.47 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-05-19T11:29:45.098Z] #44 45.48 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-05-19T11:29:45.098Z] #44 45.54 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-19T11:29:45.098Z] #44 45.55 DEP compel/plugins/std/infect.d [2021-05-19T11:29:45.098Z] #44 45.75 DEP compel/plugins/std/string.d [2021-05-19T11:29:45.098Z] #44 45.84 DEP compel/plugins/std/log.d [2021-05-19T11:29:45.098Z] #44 45.94 DEP compel/plugins/std/fds.d [2021-05-19T11:29:45.098Z] #44 46.04 DEP compel/plugins/std/std.d [2021-05-19T11:29:45.098Z] #44 46.15 DEP compel/plugins/shmem/shmem.d [2021-05-19T11:29:45.098Z] #44 46.36 DEP compel/plugins/fds/fds.d [2021-05-19T11:29:45.098Z] #44 46.52 CC compel/plugins/std/std.o [2021-05-19T11:29:45.098Z] #44 47.00 CC compel/plugins/std/fds.o [2021-05-19T11:29:45.098Z] #44 47.47 CC compel/plugins/std/log.o [2021-05-19T11:29:45.098Z] #44 48.19 CC compel/plugins/std/string.o [2021-05-19T11:29:45.098Z] #44 48.78 CC compel/plugins/std/infect.o [2021-05-19T11:29:45.098Z] #44 49.50 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-05-19T11:29:45.098Z] #44 49.54 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-05-19T11:29:45.098Z] #44 49.58 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-05-19T11:29:45.098Z] #44 49.65 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-05-19T11:29:45.098Z] #44 49.73 AR compel/plugins/std.lib.a [2021-05-19T11:29:45.098Z] #44 49.86 CC compel/plugins/fds/fds.o [2021-05-19T11:29:45.098Z] #44 50.08 AR compel/plugins/fds.lib.a [2021-05-19T11:29:45.098Z] #44 50.13 HOSTDEP compel/src/lib/log-host.d [2021-05-19T11:29:45.110Z] #13 ... [2021-05-19T11:29:45.110Z] [2021-05-19T11:29:45.110Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:45.110Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:45.110Z] #43 41.67 CC images/binfmt-misc.o [2021-05-19T11:29:45.110Z] #43 41.92 CC images/time.o [2021-05-19T11:29:45.110Z] #43 42.13 CC images/sysctl.o [2021-05-19T11:29:45.110Z] #43 42.39 CC images/autofs.o [2021-05-19T11:29:45.110Z] #43 42.57 CC images/macvlan.o [2021-05-19T11:29:45.110Z] #43 42.85 CC images/sit.o [2021-05-19T11:29:45.110Z] #43 43.11 CC images/memfd.o [2021-05-19T11:29:45.110Z] #43 43.38 CC images/timens.o [2021-05-19T11:29:45.110Z] #43 43.70 LINK images/built-in.o [2021-05-19T11:29:45.110Z] #43 43.86 GEN compel/include/asm [2021-05-19T11:29:45.110Z] #43 43.88 GEN compel/include/version.h [2021-05-19T11:29:45.110Z] #43 43.90 touch .config [2021-05-19T11:29:45.110Z] #43 43.95 GEN include/common/config.h [2021-05-19T11:29:45.110Z] #43 44.05 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-19T11:29:45.110Z] #43 44.07 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-19T11:29:45.110Z] #43 44.10 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-19T11:29:45.110Z] #43 44.12 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-19T11:29:45.110Z] #43 44.14 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-19T11:29:45.110Z] #43 44.16 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-19T11:29:45.110Z] #43 44.19 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-19T11:29:45.110Z] #43 44.22 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-19T11:29:45.110Z] #43 44.24 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-19T11:29:45.110Z] #43 44.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-19T11:29:45.110Z] #43 44.28 DEP compel/plugins/std/infect.d [2021-05-19T11:29:45.110Z] #43 44.39 DEP compel/plugins/std/string.d [2021-05-19T11:29:45.110Z] #43 44.50 DEP compel/plugins/std/log.d [2021-05-19T11:29:45.110Z] #43 44.61 DEP compel/plugins/std/fds.d [2021-05-19T11:29:45.110Z] #43 44.69 DEP compel/plugins/std/std.d [2021-05-19T11:29:45.110Z] #43 44.82 DEP compel/plugins/shmem/shmem.d [2021-05-19T11:29:45.110Z] #43 44.93 DEP compel/plugins/fds/fds.d [2021-05-19T11:29:45.110Z] #43 45.14 CC compel/plugins/std/std.o [2021-05-19T11:29:45.110Z] #43 45.42 CC compel/plugins/std/fds.o [2021-05-19T11:29:45.110Z] #43 45.86 CC compel/plugins/std/log.o [2021-05-19T11:29:45.110Z] #43 46.62 CC compel/plugins/std/string.o [2021-05-19T11:29:45.124Z] ok github.com/docker/docker/builder/remotecontext/git 1.068s coverage: 86.3% of statements [2021-05-19T11:29:45.124Z] ? github.com/docker/docker/cli [no test files] [2021-05-19T11:29:45.124Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-19T11:29:45.193Z] #43 47.30 CC compel/plugins/std/std.o [2021-05-19T11:29:45.208Z] #45 ... [2021-05-19T11:29:45.208Z] [2021-05-19T11:29:45.208Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:45.208Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:45.209Z] #43 31.28 CC images/ipc-sem.o [2021-05-19T11:29:45.209Z] #43 31.45 CC images/utsns.o [2021-05-19T11:29:45.209Z] #43 31.63 CC images/creds.o [2021-05-19T11:29:45.209Z] #43 31.89 CC images/vma.o [2021-05-19T11:29:45.209Z] #43 32.15 CC images/netdev.o [2021-05-19T11:29:45.209Z] #43 32.47 CC images/tty.o [2021-05-19T11:29:45.209Z] #43 33.03 CC images/file-lock.o [2021-05-19T11:29:45.367Z] #43 ... [2021-05-19T11:29:45.367Z] [2021-05-19T11:29:45.367Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:29:45.367Z] #58 sha256:5b0c1bc36fa7f166f0ccaff04966fbaa06c9b7b92b1b77064d89dfa516d82810 [2021-05-19T11:29:45.367Z] #58 117.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T11:29:45.367Z] #58 117.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-19T11:29:45.398Z] #44 ... [2021-05-19T11:29:45.398Z] [2021-05-19T11:29:45.398Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:29:45.398Z] #54 sha256:db47e4a8330708d3586821c894b0d613c466bb527085ab70ee1a11adf95c7963 [2021-05-19T11:29:45.480Z] #43 47.66 CC compel/plugins/std/fds.o [2021-05-19T11:29:45.701Z] #54 0.468 + RM_GOPATH=0 [2021-05-19T11:29:45.701Z] #54 0.475 + TMP_GOPATH= [2021-05-19T11:29:45.701Z] #54 0.475 + : /build [2021-05-19T11:29:45.701Z] #54 0.476 + '[' -z '' ']' [2021-05-19T11:29:45.701Z] #54 0.479 ++ mktemp -d [2021-05-19T11:29:45.701Z] #54 0.490 + export GOPATH=/tmp/tmp.I7102nButu [2021-05-19T11:29:45.701Z] #54 0.491 + GOPATH=/tmp/tmp.I7102nButu [2021-05-19T11:29:45.701Z] #54 0.491 + RM_GOPATH=1 [2021-05-19T11:29:45.701Z] #54 0.492 + case "$(go env GOARCH)" in [2021-05-19T11:29:45.701Z] #54 0.493 ++ go env GOARCH [2021-05-19T11:29:45.701Z] #54 0.500 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:29:45.701Z] #54 0.500 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:29:45.701Z] #54 0.520 ++ dirname /tmp/install/install.sh [2021-05-19T11:29:45.701Z] #54 0.522 + dir=/tmp/install [2021-05-19T11:29:45.701Z] #54 0.526 + bin=runc [2021-05-19T11:29:45.701Z] #54 0.533 + shift [2021-05-19T11:29:45.701Z] #54 0.534 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-19T11:29:45.701Z] #54 0.535 + . /tmp/install/runc.installer [2021-05-19T11:29:45.701Z] #54 0.540 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T11:29:45.701Z] #54 0.541 + install_runc [2021-05-19T11:29:45.701Z] #54 0.545 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-19T11:29:45.701Z] #54 0.552 + uname -r [2021-05-19T11:29:45.743Z] #43 ... [2021-05-19T11:29:45.743Z] [2021-05-19T11:29:45.743Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-19T11:29:45.743Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-05-19T11:29:45.743Z] #18 DONE 1.4s [2021-05-19T11:29:45.743Z] [2021-05-19T11:29:45.743Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-19T11:29:45.743Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-05-19T11:29:45.772Z] #43 33.27 CC images/rlimit.o [2021-05-19T11:29:46.003Z] #54 ... [2021-05-19T11:29:46.003Z] [2021-05-19T11:29:46.003Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-19T11:29:46.003Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-05-19T11:29:46.003Z] #15 DONE 0.6s [2021-05-19T11:29:46.003Z] [2021-05-19T11:29:46.003Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:29:46.003Z] #54 sha256:db47e4a8330708d3586821c894b0d613c466bb527085ab70ee1a11adf95c7963 [2021-05-19T11:29:46.003Z] #54 0.567 + RUNC_BUILDTAGS='seccomp ' [2021-05-19T11:29:46.003Z] #54 0.568 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-19T11:29:46.003Z] #54 0.569 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-19T11:29:46.003Z] #54 0.569 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.I7102nButu/src/github.com/opencontainers/runc [2021-05-19T11:29:46.003Z] #54 0.577 Cloning into '/tmp/tmp.I7102nButu/src/github.com/opencontainers/runc'... [2021-05-19T11:29:46.029Z] #43 33.49 CC images/pagemap.o [2021-05-19T11:29:46.029Z] #43 33.72 CC images/siginfo.o [2021-05-19T11:29:46.285Z] #43 33.97 CC images/rpc.o [2021-05-19T11:29:46.301Z] #54 ... [2021-05-19T11:29:46.301Z] [2021-05-19T11:29:46.301Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-19T11:29:46.301Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-05-19T11:29:46.301Z] #16 DONE 0.5s [2021-05-19T11:29:46.301Z] [2021-05-19T11:29:46.301Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-19T11:29:46.301Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-05-19T11:29:46.602Z] #17 0.211 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-19T11:29:46.602Z] #17 DONE 0.3s [2021-05-19T11:29:46.602Z] [2021-05-19T11:29:46.602Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-19T11:29:46.602Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-05-19T11:29:46.905Z] #18 DONE 0.3s [2021-05-19T11:29:46.905Z] [2021-05-19T11:29:46.905Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:46.905Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:29:46.905Z] #44 50.38 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-19T11:29:46.905Z] #44 50.58 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-05-19T11:29:46.905Z] #44 50.66 HOSTDEP compel/src/main-host.d [2021-05-19T11:29:46.905Z] #44 50.82 DEP compel/src/lib/ptrace.d [2021-05-19T11:29:46.905Z] #44 51.02 DEP compel/src/lib/infect.d [2021-05-19T11:29:46.905Z] #44 51.26 DEP compel/src/lib/infect-util.d [2021-05-19T11:29:46.905Z] #44 51.41 DEP compel/src/lib/infect-rpc.d [2021-05-19T11:29:46.905Z] #44 51.51 DEP compel/arch/ppc64/src/lib/infect.d [2021-05-19T11:29:46.905Z] #44 51.77 DEP compel/arch/ppc64/src/lib/cpu.d [2021-05-19T11:29:46.905Z] #44 51.83 DEP compel/src/lib/log.d [2021-05-19T11:29:46.905Z] #44 52.02 DEP compel/src/main.d [2021-05-19T11:29:47.204Z] #44 52.07 DEP compel/src/lib/handle-elf.d [2021-05-19T11:29:47.204Z] #44 ... [2021-05-19T11:29:47.204Z] [2021-05-19T11:29:47.204Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-19T11:29:47.204Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-05-19T11:29:47.204Z] #19 DONE 0.3s [2021-05-19T11:29:47.204Z] [2021-05-19T11:29:47.204Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:47.204Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:29:47.204Z] #44 52.20 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-05-19T11:29:47.290Z] ok github.com/docker/docker/client 0.213s coverage: 75.4% of statements [2021-05-19T11:29:47.347Z] #56 49.87 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-19T11:29:47.347Z] #56 49.87 + BUILDTAGS='netgo osusergo static_build' [2021-05-19T11:29:47.347Z] #56 49.88 + export EXTRA_FLAGS=-buildmode=pie [2021-05-19T11:29:47.347Z] #56 49.88 + EXTRA_FLAGS=-buildmode=pie [2021-05-19T11:29:47.347Z] #56 49.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-19T11:29:47.347Z] #56 49.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-19T11:29:47.347Z] #56 49.88 + '[' '' = dynamic ']' [2021-05-19T11:29:47.347Z] #56 49.88 + make [2021-05-19T11:29:47.502Z] #44 52.33 CC compel/src/lib/log.o [2021-05-19T11:29:47.502Z] #44 ... [2021-05-19T11:29:47.502Z] [2021-05-19T11:29:47.502Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-05-19T11:29:47.502Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-05-19T11:29:47.502Z] #20 DONE 0.3s [2021-05-19T11:29:47.654Z] #43 35.09 CC images/ext-file.o [2021-05-19T11:29:47.654Z] #43 35.25 CC images/cgroup.o [2021-05-19T11:29:47.675Z] #19 DONE 1.6s [2021-05-19T11:29:47.675Z] [2021-05-19T11:29:47.675Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:29:47.675Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-19T11:29:47.675Z] #20 ... [2021-05-19T11:29:47.675Z] [2021-05-19T11:29:47.675Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:47.675Z] #45 sha256:259803ce80fa8d0b0940c262c6053fd4d1608520751f3b73e49b0a6f86158e98 [2021-05-19T11:29:47.675Z] #45 98.64 net/http/httptrace [2021-05-19T11:29:47.675Z] #45 99.07 net/http [2021-05-19T11:29:47.675Z] #45 ... [2021-05-19T11:29:47.675Z] [2021-05-19T11:29:47.675Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:47.675Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:29:47.675Z] #43 48.29 CC compel/plugins/std/log.o [2021-05-19T11:29:47.675Z] #43 49.33 CC compel/plugins/std/string.o [2021-05-19T11:29:47.803Z] [2021-05-19T11:29:47.803Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:47.803Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:29:47.803Z] #44 52.60 CC compel/arch/ppc64/src/lib/cpu.o [2021-05-19T11:29:47.939Z] #43 50.15 CC compel/plugins/std/infect.o [2021-05-19T11:29:48.102Z] #44 53.00 CC compel/arch/ppc64/src/lib/infect.o [2021-05-19T11:29:48.218Z] #43 35.90 CC images/userns.o [2021-05-19T11:29:48.283Z] #56 51.07 + bin/ctr [2021-05-19T11:29:48.434Z] 4612f6d0b889: Verifying Checksum [2021-05-19T11:29:48.434Z] 4612f6d0b889: Download complete [2021-05-19T11:29:48.514Z] #43 50.65 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-05-19T11:29:48.514Z] #43 50.72 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-05-19T11:29:48.514Z] #43 50.84 AR compel/plugins/std.lib.a [2021-05-19T11:29:48.777Z] #43 50.94 CC compel/plugins/fds/fds.o [2021-05-19T11:29:48.781Z] #43 36.20 CC images/google/protobuf/descriptor.o [2021-05-19T11:29:48.851Z] #56 ... [2021-05-19T11:29:48.851Z] [2021-05-19T11:29:48.852Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:48.852Z] #51 sha256:3c7373a5292154b6bf10eebcc8ad1a50ca272bc8228aaf4c0e3644beb12e0063 [2021-05-19T11:29:48.852Z] #51 102.2 mvdan.cc/sh/v3/cmd/shfmt [2021-05-19T11:29:48.852Z] #51 DONE 108.4s [2021-05-19T11:29:48.852Z] [2021-05-19T11:29:48.852Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:48.852Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:48.852Z] #43 23.22 CC images/remap-file-path.o [2021-05-19T11:29:48.852Z] #43 23.42 CC images/eventfd.o [2021-05-19T11:29:48.852Z] #43 23.60 CC images/eventpoll.o [2021-05-19T11:29:48.852Z] #43 23.90 CC images/fh.o [2021-05-19T11:29:48.852Z] #43 24.22 CC images/fsnotify.o [2021-05-19T11:29:48.852Z] #43 24.86 CC images/signalfd.o [2021-05-19T11:29:48.852Z] #43 25.10 CC images/fs.o [2021-05-19T11:29:48.852Z] #43 25.30 CC images/pstree.o [2021-05-19T11:29:48.852Z] #43 25.48 CC images/pipe.o [2021-05-19T11:29:48.852Z] #43 25.69 CC images/tcp-stream.o [2021-05-19T11:29:48.852Z] #43 25.88 CC images/sk-packet.o [2021-05-19T11:29:48.852Z] #43 26.25 CC images/mnt.o [2021-05-19T11:29:48.852Z] #43 26.50 CC images/pipe-data.o [2021-05-19T11:29:48.852Z] #43 26.73 CC images/sa.o [2021-05-19T11:29:48.852Z] #43 26.95 CC images/timer.o [2021-05-19T11:29:48.852Z] #43 27.30 CC images/timerfd.o [2021-05-19T11:29:48.852Z] #43 27.64 CC images/mm.o [2021-05-19T11:29:49.039Z] #43 51.32 AR compel/plugins/fds.lib.a [2021-05-19T11:29:49.110Z] #43 28.02 CC images/sk-opts.o [2021-05-19T11:29:49.161Z] #44 54.02 CC compel/src/lib/infect-rpc.o [2021-05-19T11:29:49.301Z] #43 51.40 HOSTDEP compel/src/lib/log-host.d [2021-05-19T11:29:49.301Z] #43 51.57 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-19T11:29:49.461Z] #44 54.37 CC compel/src/lib/infect-util.o [2021-05-19T11:29:49.566Z] #43 51.71 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-05-19T11:29:49.566Z] #43 51.78 HOSTDEP compel/src/main-host.d [2021-05-19T11:29:49.566Z] #43 51.91 DEP compel/src/lib/ptrace.d [2021-05-19T11:29:49.679Z] #43 28.33 CC images/sk-unix.o [2021-05-19T11:29:49.763Z] #44 54.70 CC compel/src/lib/infect.o [2021-05-19T11:29:49.829Z] #43 52.06 DEP compel/src/lib/infect.d [2021-05-19T11:29:50.092Z] #43 52.27 DEP compel/src/lib/infect-util.d [2021-05-19T11:29:50.150Z] #43 37.75 CC images/opts.o [2021-05-19T11:29:50.150Z] #43 37.95 CC images/seccomp.o [2021-05-19T11:29:50.246Z] #43 28.92 CC images/sk-inet.o [2021-05-19T11:29:50.354Z] #43 52.43 DEP compel/src/lib/infect-rpc.d [2021-05-19T11:29:50.354Z] #43 52.62 DEP compel/arch/aarch64/src/lib/infect.d [2021-05-19T11:29:50.354Z] #43 52.71 DEP compel/arch/aarch64/src/lib/cpu.d [2021-05-19T11:29:50.505Z] #43 29.33 CC images/tun.o [2021-05-19T11:29:50.616Z] #58 ... [2021-05-19T11:29:50.616Z] [2021-05-19T11:29:50.616Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:50.616Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:50.616Z] #13 115.2 Selecting previously unselected package libapparmor1:amd64. [2021-05-19T11:29:50.616Z] #13 115.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-19T11:29:50.616Z] #13 115.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-19T11:29:50.616Z] #13 115.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-19T11:29:50.616Z] #13 115.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-19T11:29:50.616Z] #13 115.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-19T11:29:50.616Z] #13 115.5 Selecting previously unselected package libbtrfs0. [2021-05-19T11:29:50.616Z] #13 115.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-19T11:29:50.616Z] #13 115.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-19T11:29:50.616Z] #13 115.6 Selecting previously unselected package libbtrfs-dev. [2021-05-19T11:29:50.616Z] #13 115.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-19T11:29:50.616Z] #13 115.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:29:50.616Z] #13 115.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-19T11:29:50.616Z] #13 115.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-19T11:29:50.616Z] #13 115.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-19T11:29:50.616Z] #13 115.8 Selecting previously unselected package libudev-dev:amd64. [2021-05-19T11:29:50.616Z] #13 115.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-19T11:29:50.616Z] #13 115.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-19T11:29:50.618Z] #43 52.77 DEP compel/src/lib/log.d [2021-05-19T11:29:50.618Z] #43 52.87 DEP compel/src/main.d [2021-05-19T11:29:50.713Z] #43 38.31 CC images/binfmt-misc.o [2021-05-19T11:29:50.767Z] #43 29.58 CC images/sk-netlink.o [2021-05-19T11:29:50.881Z] #43 53.02 DEP compel/src/lib/handle-elf.d [2021-05-19T11:29:50.881Z] #43 53.13 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-05-19T11:29:50.881Z] #43 53.26 CC compel/src/lib/log.o [2021-05-19T11:29:50.970Z] #43 38.48 CC images/time.o [2021-05-19T11:29:51.030Z] #43 29.73 CC images/packet-sock.o [2021-05-19T11:29:51.179Z] #13 116.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-19T11:29:51.179Z] #13 116.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-19T11:29:51.179Z] #13 116.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-19T11:29:51.227Z] #43 38.72 CC images/sysctl.o [2021-05-19T11:29:51.227Z] #43 38.98 CC images/autofs.o [2021-05-19T11:29:51.290Z] #43 30.09 CC images/ipc-var.o [2021-05-19T11:29:51.290Z] #43 30.27 CC images/ipc-desc.o [2021-05-19T11:29:51.436Z] #13 117.1 Selecting previously unselected package libpcre16-3:amd64. [2021-05-19T11:29:51.436Z] #13 117.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-19T11:29:51.436Z] #13 117.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-19T11:29:51.458Z] #43 53.56 CC compel/arch/aarch64/src/lib/cpu.o [2021-05-19T11:29:51.490Z] #43 39.21 CC images/macvlan.o [2021-05-19T11:29:51.559Z] #43 30.44 CC images/ipc-shm.o [2021-05-19T11:29:51.693Z] #13 117.3 Selecting previously unselected package libpcre32-3:amd64. [2021-05-19T11:29:51.693Z] #13 117.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-19T11:29:51.693Z] #13 117.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-19T11:29:51.720Z] #43 53.81 CC compel/arch/aarch64/src/lib/infect.o [2021-05-19T11:29:51.747Z] #43 39.38 CC images/sit.o [2021-05-19T11:29:51.819Z] #43 30.71 CC images/ipc-msg.o [2021-05-19T11:29:51.913Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|files|name|types_sizes) took 2m0.984739523s [2021-05-19T11:29:51.913Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 464.996648ms [2021-05-19T11:29:51.949Z] #13 117.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-19T11:29:51.949Z] #13 117.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-19T11:29:51.949Z] #13 117.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-19T11:29:51.949Z] #13 117.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-19T11:29:51.949Z] #13 117.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-19T11:29:51.949Z] #13 117.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-19T11:29:51.983Z] #43 54.25 CC compel/src/lib/infect-rpc.o [2021-05-19T11:29:52.005Z] #43 39.63 CC images/memfd.o [2021-05-19T11:29:52.078Z] #43 30.96 CC images/ipc-sem.o [2021-05-19T11:29:52.262Z] #43 39.87 CC images/timens.o [2021-05-19T11:29:52.337Z] #43 31.20 CC images/utsns.o [2021-05-19T11:29:52.512Z] #13 118.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-19T11:29:52.512Z] #13 118.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-19T11:29:52.512Z] #13 118.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-19T11:29:52.519Z] #43 40.20 LINK images/built-in.o [2021-05-19T11:29:52.551Z] #44 57.58 CC compel/src/lib/ptrace.o [2021-05-19T11:29:52.551Z] #44 ... [2021-05-19T11:29:52.551Z] [2021-05-19T11:29:52.551Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-19T11:29:52.551Z] #52 sha256:f45032a91cb502a3aaf0f59eb972bb68ad2db7713d4a812ff140c2b8530fbcfb [2021-05-19T11:29:52.551Z] #52 115.4 golang.org/x/crypto/ssh/terminal [2021-05-19T11:29:52.551Z] #52 118.9 mvdan.cc/sh/v3/cmd/shfmt [2021-05-19T11:29:52.551Z] #52 DONE 125.6s [2021-05-19T11:29:52.551Z] [2021-05-19T11:29:52.551Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:29:52.551Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-19T11:29:52.551Z] #21 0.517 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-19T11:29:52.551Z] #21 0.544 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:29:52.551Z] #21 0.732 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:29:52.551Z] #21 0.828 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:29:52.551Z] #21 1.616 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [457 kB] [2021-05-19T11:29:52.551Z] #21 3.001 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-19T11:29:52.551Z] #21 4.179 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [279 kB] [2021-05-19T11:29:52.596Z] #43 ... [2021-05-19T11:29:52.596Z] [2021-05-19T11:29:52.596Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:52.596Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:52.596Z] #13 106.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-19T11:29:52.596Z] #13 106.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-19T11:29:52.596Z] #13 106.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:52.602Z] #43 54.69 CC compel/src/lib/infect-util.o [2021-05-19T11:29:52.776Z] #43 40.37 GEN compel/include/asm [2021-05-19T11:29:52.776Z] #43 40.41 GEN compel/include/version.h [2021-05-19T11:29:52.776Z] #43 40.41 touch .config [2021-05-19T11:29:52.776Z] #43 40.48 GEN include/common/config.h [2021-05-19T11:29:52.776Z] #43 40.57 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-19T11:29:52.776Z] #43 40.59 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-19T11:29:52.946Z] #43 55.03 CC compel/src/lib/infect.o [2021-05-19T11:29:53.033Z] #43 40.61 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-19T11:29:53.033Z] #43 40.63 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-19T11:29:53.033Z] #43 40.67 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-19T11:29:53.033Z] #43 40.70 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-19T11:29:53.033Z] #43 40.71 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-19T11:29:53.033Z] #43 40.75 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-19T11:29:53.033Z] #43 40.77 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-19T11:29:53.033Z] #43 40.78 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-19T11:29:53.033Z] #43 40.79 DEP compel/plugins/std/infect.d [2021-05-19T11:29:53.083Z] #13 118.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-19T11:29:53.083Z] #13 118.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-19T11:29:53.083Z] #13 118.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...#13 ... [2021-05-19T11:29:53.083Z] [2021-05-19T11:29:53.083Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:29:53.083Z] #58 sha256:5b0c1bc36fa7f166f0ccaff04966fbaa06c9b7b92b1b77064d89dfa516d82810 [2021-05-19T11:29:53.083Z] #58 DONE 124.9s [2021-05-19T11:29:53.083Z] [2021-05-19T11:29:53.083Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-19T11:29:53.083Z] #59 sha256:91d3ac74958b7729350dd9dba6e09856c2c9cfbd96bc938fb0931b5345b3f45d [2021-05-19T11:29:53.083Z] #59 DONE 0.0s [2021-05-19T11:29:53.083Z] [2021-05-19T11:29:53.083Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:53.083Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:53.083Z] #13 118.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-19T11:29:53.199Z] #21 5.412 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-19T11:29:53.290Z] #43 40.99 DEP compel/plugins/std/string.d [2021-05-19T11:29:53.290Z] #43 41.10 DEP compel/plugins/std/log.d [2021-05-19T11:29:53.340Z] #13 ... [2021-05-19T11:29:53.340Z] [2021-05-19T11:29:53.340Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-19T11:29:53.340Z] #60 sha256:0f7f19c3ad5790f61ddba9ac957c212c181d838e93c70508986c277942bf484c [2021-05-19T11:29:53.340Z] #60 DONE 0.0s [2021-05-19T11:29:53.340Z] [2021-05-19T11:29:53.340Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:29:53.340Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:29:53.340Z] #13 118.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-19T11:29:53.340Z] #13 118.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-19T11:29:53.340Z] #13 118.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-19T11:29:53.340Z] #13 119.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-19T11:29:53.551Z] #43 41.20 DEP compel/plugins/std/fds.d [2021-05-19T11:29:53.596Z] #13 119.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-19T11:29:53.596Z] #13 119.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-19T11:29:53.808Z] #43 41.28 DEP compel/plugins/std/std.d [2021-05-19T11:29:53.808Z] #43 41.42 DEP compel/plugins/shmem/shmem.d [2021-05-19T11:29:53.808Z] #43 41.50 DEP compel/plugins/fds/fds.d [2021-05-19T11:29:53.846Z] #21 ... [2021-05-19T11:29:53.846Z] [2021-05-19T11:29:53.846Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:53.846Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:29:53.846Z] #44 58.67 AR compel/libcompel.a [2021-05-19T11:29:53.846Z] #44 58.79 HOSTCC compel/src/main-host.o [2021-05-19T11:29:53.852Z] #13 119.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-19T11:29:53.852Z] #13 119.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-19T11:29:53.852Z] #13 119.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-19T11:29:53.852Z] #13 119.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-19T11:29:53.852Z] #13 119.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-19T11:29:54.064Z] #43 41.67 CC compel/plugins/std/std.o [2021-05-19T11:29:54.109Z] #13 119.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-19T11:29:54.109Z] #13 119.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:54.109Z] #13 119.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-19T11:29:54.109Z] #13 119.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-19T11:29:54.109Z] #13 119.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-19T11:29:54.109Z] #13 119.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-19T11:29:54.109Z] #13 119.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:29:54.109Z] #13 119.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-19T11:29:54.109Z] #13 119.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-19T11:29:54.109Z] #13 119.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-19T11:29:54.109Z] #13 119.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-19T11:29:54.109Z] #13 119.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-19T11:29:54.109Z] #13 119.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:54.109Z] #13 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-19T11:29:54.109Z] #13 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-19T11:29:54.109Z] #13 119.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:29:54.109Z] #13 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-19T11:29:54.109Z] #13 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-19T11:29:54.109Z] #13 119.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-19T11:29:54.321Z] #43 41.96 CC compel/plugins/std/fds.o [2021-05-19T11:29:54.365Z] #13 119.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-19T11:29:54.365Z] #13 119.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-19T11:29:54.365Z] #13 119.9 Setting up dmsetup (2:1.02.155-3) ... [2021-05-19T11:29:54.365Z] #13 119.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-19T11:29:54.365Z] #13 119.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-19T11:29:54.365Z] #13 119.9 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:29:54.495Z] #44 59.32 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-05-19T11:29:54.495Z] #44 59.48 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-19T11:29:54.578Z] #43 42.41 CC compel/plugins/std/log.o [2021-05-19T11:29:54.623Z] #13 DONE 120.3s [2021-05-19T11:29:54.623Z] [2021-05-19T11:29:54.623Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:29:54.623Z] #53 sha256:a3943a3537add021f7a0791f7b91c8565c6d5c65e787fa756b77adc3ea170bfb [2021-05-19T11:29:54.795Z] #44 59.83 HOSTCC compel/src/lib/log-host.o [2021-05-19T11:29:55.095Z] #44 59.97 HOSTLINK compel/compel-host-bin [2021-05-19T11:29:55.095Z] #44 60.10 DEP soccr/soccr.d [2021-05-19T11:29:55.395Z] #44 60.28 CC soccr/soccr.o [2021-05-19T11:29:55.522Z] #43 57.43 CC compel/src/lib/ptrace.o [2021-05-19T11:29:55.522Z] #43 57.80 AR compel/libcompel.a [2021-05-19T11:29:55.544Z] #43 43.25 CC compel/plugins/std/string.o [2021-05-19T11:29:55.556Z] #53 ... [2021-05-19T11:29:55.556Z] [2021-05-19T11:29:55.556Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:55.556Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:55.556Z] #43 47.20 CC compel/plugins/std/infect.o [2021-05-19T11:29:55.556Z] #43 47.61 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-19T11:29:55.556Z] #43 47.67 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-19T11:29:55.556Z] #43 47.70 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-19T11:29:55.556Z] #43 47.77 AR compel/plugins/std.lib.a [2021-05-19T11:29:55.556Z] #43 47.84 CC compel/plugins/fds/fds.o [2021-05-19T11:29:55.556Z] #43 48.10 AR compel/plugins/fds.lib.a [2021-05-19T11:29:55.556Z] #43 48.14 HOSTDEP compel/src/lib/log-host.d [2021-05-19T11:29:55.556Z] #43 48.21 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-19T11:29:55.556Z] #43 48.34 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-19T11:29:55.556Z] #43 48.39 HOSTDEP compel/src/main-host.d [2021-05-19T11:29:55.556Z] #43 48.47 DEP compel/src/lib/ptrace.d [2021-05-19T11:29:55.556Z] #43 48.61 DEP compel/src/lib/infect.d [2021-05-19T11:29:55.556Z] #43 48.78 DEP compel/src/lib/infect-util.d [2021-05-19T11:29:55.556Z] #43 48.88 DEP compel/src/lib/infect-rpc.d [2021-05-19T11:29:55.556Z] #43 49.02 DEP compel/arch/x86/src/lib/infect.d [2021-05-19T11:29:55.556Z] #43 49.14 DEP compel/arch/x86/src/lib/cpu.d [2021-05-19T11:29:55.556Z] #43 49.21 DEP compel/src/lib/log.d [2021-05-19T11:29:55.556Z] #43 49.36 DEP compel/src/main.d [2021-05-19T11:29:55.556Z] #43 49.51 DEP compel/src/lib/handle-elf.d [2021-05-19T11:29:55.556Z] #43 49.67 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-19T11:29:55.556Z] #43 49.81 CC compel/src/lib/log.o [2021-05-19T11:29:55.556Z] #43 50.18 CC compel/arch/x86/src/lib/cpu.o [2021-05-19T11:29:55.556Z] #43 51.07 CC compel/arch/x86/src/lib/infect.o [2021-05-19T11:29:55.556Z] #43 51.99 CC compel/src/lib/infect-rpc.o [2021-05-19T11:29:55.556Z] #43 52.34 CC compel/src/lib/infect-util.o [2021-05-19T11:29:55.556Z] #43 52.69 CC compel/src/lib/infect.o [2021-05-19T11:29:55.556Z] #43 55.08 CC compel/src/lib/ptrace.o [2021-05-19T11:29:55.556Z] #43 55.47 AR compel/libcompel.a [2021-05-19T11:29:55.556Z] #43 55.55 HOSTCC compel/src/main-host.o [2021-05-19T11:29:55.556Z] #43 55.96 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-19T11:29:55.556Z] #43 56.15 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-19T11:29:55.556Z] #43 56.48 HOSTCC compel/src/lib/log-host.o [2021-05-19T11:29:55.556Z] #43 56.67 HOSTLINK compel/compel-host-bin [2021-05-19T11:29:55.556Z] #43 56.92 DEP soccr/soccr.d [2021-05-19T11:29:55.556Z] #43 57.06 CC soccr/soccr.o [2021-05-19T11:29:55.785Z] #43 57.91 HOSTCC compel/src/main-host.o [2021-05-19T11:29:55.804Z] #43 ... [2021-05-19T11:29:55.804Z] [2021-05-19T11:29:55.804Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:55.804Z] #45 sha256:3757aa4e4d30c5f4706630f3d605dcc44ed6accd2f09a93baed28da5b2734717 [2021-05-19T11:29:55.804Z] #45 117.0 vendor/golang.org/x/net/http2/hpack [2021-05-19T11:29:55.804Z] #45 117.8 mime [2021-05-19T11:29:55.804Z] #45 119.4 mime/quotedprintable [2021-05-19T11:29:55.804Z] #45 119.7 net/http/internal [2021-05-19T11:29:55.804Z] #45 123.4 net/textproto [2021-05-19T11:29:55.804Z] #45 123.4 crypto/x509 [2021-05-19T11:29:55.804Z] #45 124.5 vendor/golang.org/x/net/http/httpguts [2021-05-19T11:29:55.804Z] #45 124.8 vendor/golang.org/x/net/http/httpproxy [2021-05-19T11:29:55.804Z] #45 125.3 mime/multipart [2021-05-19T11:29:55.888Z] #13 ... [2021-05-19T11:29:55.888Z] [2021-05-19T11:29:55.888Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:55.888Z] #45 sha256:39cd13cab56c6b50fea5587176289d8cbca175678ef10611b63f6cfe003b8dc6 [2021-05-19T11:29:55.888Z] #45 105.1 hash/crc32 [2021-05-19T11:29:55.888Z] #45 105.9 compress/gzip [2021-05-19T11:29:55.888Z] #45 106.1 net [2021-05-19T11:29:55.888Z] #45 106.4 vendor/golang.org/x/text/transform [2021-05-19T11:29:55.888Z] #45 107.1 vendor/golang.org/x/text/unicode/bidi [2021-05-19T11:29:55.888Z] #45 109.2 vendor/golang.org/x/text/secure/bidirule [2021-05-19T11:29:55.888Z] #45 109.7 vendor/golang.org/x/text/unicode/norm [2021-05-19T11:29:55.888Z] #45 112.7 vendor/golang.org/x/net/idna [2021-05-19T11:29:55.888Z] #45 115.0 vendor/golang.org/x/net/http2/hpack [2021-05-19T11:29:55.888Z] #45 ... [2021-05-19T11:29:55.888Z] [2021-05-19T11:29:55.888Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:55.888Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:55.888Z] #43 31.42 CC images/creds.o [2021-05-19T11:29:55.888Z] #43 31.67 CC images/vma.o [2021-05-19T11:29:55.888Z] #43 31.90 CC images/netdev.o [2021-05-19T11:29:55.888Z] #43 32.24 CC images/tty.o [2021-05-19T11:29:55.888Z] #43 32.83 CC images/file-lock.o [2021-05-19T11:29:55.888Z] #43 33.03 CC images/rlimit.o [2021-05-19T11:29:55.888Z] #43 33.21 CC images/pagemap.o [2021-05-19T11:29:55.888Z] #43 33.47 CC images/siginfo.o [2021-05-19T11:29:55.888Z] #43 33.79 CC images/rpc.o [2021-05-19T11:29:56.061Z] #43 58.44 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-05-19T11:29:56.147Z] #43 35.00 CC images/ext-file.o [2021-05-19T11:29:56.147Z] #43 35.19 CC images/cgroup.o [2021-05-19T11:29:56.323Z] #43 58.70 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-19T11:29:56.370Z] #45 127.4 crypto/tls [2021-05-19T11:29:56.370Z] #45 ... [2021-05-19T11:29:56.370Z] [2021-05-19T11:29:56.370Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:56.370Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:29:56.370Z] #43 43.93 CC compel/plugins/std/infect.o [2021-05-19T11:29:56.485Z] #43 58.24 AR soccr/libsoccr.a [2021-05-19T11:29:56.485Z] #43 58.30 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-19T11:29:56.628Z] #43 44.32 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-19T11:29:56.628Z] #43 44.34 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-19T11:29:56.628Z] #43 44.39 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-19T11:29:56.715Z] #43 35.76 CC images/userns.o [2021-05-19T11:29:56.742Z] #43 58.60 DEP criu/arch/x86/sigframe.d [2021-05-19T11:29:56.742Z] #43 58.69 DEP criu/arch/x86/sigaction_compat.d [2021-05-19T11:29:56.885Z] #43 44.50 AR compel/plugins/std.lib.a [2021-05-19T11:29:56.885Z] #43 44.59 CC compel/plugins/fds/fds.o [2021-05-19T11:29:56.899Z] #43 59.09 HOSTCC compel/src/lib/log-host.o [2021-05-19T11:29:56.899Z] #43 59.29 HOSTLINK compel/compel-host-bin [2021-05-19T11:29:56.937Z] #44 61.93 AR soccr/libsoccr.a [2021-05-19T11:29:56.937Z] #44 61.98 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-19T11:29:56.998Z] #43 58.80 DEP criu/arch/x86/kerndat.d [2021-05-19T11:29:57.146Z] #43 44.81 AR compel/plugins/fds.lib.a [2021-05-19T11:29:57.146Z] #43 44.84 HOSTDEP compel/src/lib/log-host.d [2021-05-19T11:29:57.146Z] #43 44.86 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-19T11:29:57.255Z] #43 58.98 DEP criu/arch/x86/crtools.d [2021-05-19T11:29:57.283Z] #43 36.07 CC images/google/protobuf/descriptor.o [2021-05-19T11:29:57.403Z] #43 44.94 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-19T11:29:57.403Z] #43 45.00 HOSTDEP compel/src/main-host.d [2021-05-19T11:29:57.403Z] #43 45.07 DEP compel/src/lib/ptrace.d [2021-05-19T11:29:57.474Z] #43 59.53 DEP soccr/soccr.d [2021-05-19T11:29:57.511Z] #43 59.15 DEP criu/arch/x86/cpu.d [2021-05-19T11:29:57.511Z] #43 59.30 CC criu/arch/x86/cpu.o [2021-05-19T11:29:57.589Z] #44 62.35 DEP criu/arch/ppc64/sigframe.d [2021-05-19T11:29:57.589Z] #44 62.50 DEP criu/arch/ppc64/crtools.d [2021-05-19T11:29:57.589Z] #44 62.71 DEP criu/arch/ppc64/cpu.d [2021-05-19T11:29:57.659Z] #43 45.17 DEP compel/src/lib/infect.d [2021-05-19T11:29:57.660Z] #43 45.35 DEP compel/src/lib/infect-util.d [2021-05-19T11:29:57.660Z] #43 45.43 DEP compel/src/lib/infect-rpc.d [2021-05-19T11:29:57.736Z] #43 59.88 CC soccr/soccr.o [2021-05-19T11:29:57.893Z] #44 ... [2021-05-19T11:29:57.893Z] [2021-05-19T11:29:57.893Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:29:57.893Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:29:57.893Z] #46 120.7 math/big [2021-05-19T11:29:57.893Z] #46 124.9 go/doc [2021-05-19T11:29:57.893Z] #46 ... [2021-05-19T11:29:57.893Z] [2021-05-19T11:29:57.893Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:57.893Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:29:57.893Z] #44 62.96 CC criu/arch/ppc64/cpu.o [2021-05-19T11:29:57.916Z] #43 45.53 DEP compel/arch/x86/src/lib/infect.d [2021-05-19T11:29:57.916Z] #43 45.64 DEP compel/arch/x86/src/lib/cpu.d [2021-05-19T11:29:57.916Z] #43 45.69 DEP compel/src/lib/log.d [2021-05-19T11:29:57.999Z] #43 ... [2021-05-19T11:29:57.999Z] [2021-05-19T11:29:57.999Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:29:57.999Z] #53 sha256:75c9642d2b0d6eb9211889bd88f0496ff2827d496bb65dc40622f08df87c9f70 [2021-05-19T11:29:57.999Z] #53 11.15 + cd /tmp/tmp.E6Ycp4HImX/src/github.com/opencontainers/runc [2021-05-19T11:29:57.999Z] #53 11.15 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T11:29:57.999Z] #53 11.66 + '[' -z '' ']' [2021-05-19T11:29:57.999Z] #53 11.66 + target=static [2021-05-19T11:29:57.999Z] #53 11.66 + make 'BUILDTAGS=seccomp ' static [2021-05-19T11:29:57.999Z] #53 11.86 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-19T11:29:57.999Z] #53 ... [2021-05-19T11:29:57.999Z] [2021-05-19T11:29:57.999Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:29:57.999Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-19T11:29:57.999Z] #20 1.857 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-19T11:29:57.999Z] #20 1.947 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:29:57.999Z] #20 2.133 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:29:57.999Z] #20 2.300 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:29:57.999Z] #20 2.570 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [465 kB] [2021-05-19T11:29:57.999Z] #20 3.474 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-19T11:29:57.999Z] #20 4.487 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB] [2021-05-19T11:29:57.999Z] #20 5.683 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-19T11:29:57.999Z] #20 8.199 Fetched 8780 kB in 7s (1331 kB/s) [2021-05-19T11:29:57.999Z] #20 8.199 Reading package lists... [2021-05-19T11:29:58.133Z] #43 59.94 CC criu/arch/x86/crtools.o [2021-05-19T11:29:58.176Z] #43 45.77 DEP compel/src/main.d [2021-05-19T11:29:58.176Z] #43 45.88 DEP compel/src/lib/handle-elf.d [2021-05-19T11:29:58.434Z] #43 46.04 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-19T11:29:58.662Z] #43 37.59 CC images/opts.o [2021-05-19T11:29:58.691Z] #43 46.15 CC compel/src/lib/log.o [2021-05-19T11:29:58.922Z] #43 37.85 CC images/seccomp.o [2021-05-19T11:29:58.948Z] #43 46.52 CC compel/arch/x86/src/lib/cpu.o [2021-05-19T11:29:58.956Z] #44 63.61 CC criu/arch/ppc64/crtools.o [2021-05-19T11:29:59.181Z] #43 38.10 CC images/binfmt-misc.o [2021-05-19T11:29:59.211Z] #20 10.86 Reading package lists... [2021-05-19T11:29:59.211Z] #20 ... [2021-05-19T11:29:59.211Z] [2021-05-19T11:29:59.211Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:29:59.211Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:29:59.211Z] #43 61.41 AR soccr/libsoccr.a [2021-05-19T11:29:59.211Z] #43 61.47 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-19T11:29:59.440Z] #43 38.30 CC images/time.o [2021-05-19T11:29:59.524Z] #43 61.11 CC criu/arch/x86/kerndat.o [2021-05-19T11:29:59.699Z] #43 38.47 CC images/sysctl.o [2021-05-19T11:29:59.699Z] #43 38.66 CC images/autofs.o [2021-05-19T11:29:59.780Z] #43 ... [2021-05-19T11:29:59.780Z] [2021-05-19T11:29:59.780Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-19T11:29:59.780Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-19T11:29:59.780Z] #14 DONE 5.1s [2021-05-19T11:29:59.780Z] [2021-05-19T11:29:59.780Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-19T11:29:59.780Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-19T11:29:59.787Z] #43 61.99 DEP criu/arch/aarch64/sigframe.d [2021-05-19T11:29:59.787Z] #43 62.13 DEP criu/arch/aarch64/crtools.d [2021-05-19T11:29:59.886Z] #43 47.34 CC compel/arch/x86/src/lib/infect.o [2021-05-19T11:29:59.958Z] #43 38.84 CC images/macvlan.o [2021-05-19T11:30:00.018Z] #44 64.81 CC criu/arch/ppc64/sigframe.o [2021-05-19T11:30:00.036Z] #15 ... [2021-05-19T11:30:00.036Z] [2021-05-19T11:30:00.036Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:00.036Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:30:00.036Z] #45 121.7 net/http/httptrace [2021-05-19T11:30:00.036Z] #45 121.9 net/http [2021-05-19T11:30:00.036Z] #45 ... [2021-05-19T11:30:00.036Z] [2021-05-19T11:30:00.036Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:00.036Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:00.036Z] #43 61.72 CC criu/arch/x86/sigaction_compat.o [2021-05-19T11:30:00.036Z] #43 61.90 CC criu/arch/x86/sigframe.o [2021-05-19T11:30:00.050Z] #43 ... [2021-05-19T11:30:00.050Z] [2021-05-19T11:30:00.050Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:30:00.050Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-19T11:30:00.050Z] #32 DONE 120.8s [2021-05-19T11:30:00.050Z] [2021-05-19T11:30:00.050Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:00.050Z] #45 sha256:259803ce80fa8d0b0940c262c6053fd4d1608520751f3b73e49b0a6f86158e98 [2021-05-19T11:30:00.050Z] #45 111.7 github.com/LK4D4/vndr/godl [2021-05-19T11:30:00.050Z] #45 112.3 github.com/LK4D4/vndr [2021-05-19T11:30:00.050Z] #45 DONE 121.2s [2021-05-19T11:30:00.050Z] [2021-05-19T11:30:00.050Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:00.050Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:30:00.217Z] #43 39.14 CC images/sit.o [2021-05-19T11:30:00.292Z] #43 62.15 LINK criu/arch/x86/crtools.built-in.o [2021-05-19T11:30:00.292Z] #43 62.20 DEP criu/pie/util-vdso-elf32.d [2021-05-19T11:30:00.313Z] #43 62.44 DEP criu/arch/aarch64/cpu.d [2021-05-19T11:30:00.313Z] #43 62.49 DEP criu/arch/aarch64/bitops.d [2021-05-19T11:30:00.319Z] #44 65.14 LINK criu/arch/ppc64/crtools.built-in.o [2021-05-19T11:30:00.319Z] #44 65.23 DEP criu/pie/util-vdso.d [2021-05-19T11:30:00.449Z] #43 48.16 CC compel/src/lib/infect-rpc.o [2021-05-19T11:30:00.476Z] #43 39.36 CC images/memfd.o [2021-05-19T11:30:00.576Z] #43 62.62 CC criu/arch/aarch64/bitops.o [2021-05-19T11:30:00.576Z] #43 62.79 CC criu/arch/aarch64/cpu.o [2021-05-19T11:30:00.620Z] #44 65.45 DEP criu/pie/util.d [2021-05-19T11:30:00.620Z] #44 65.64 CC criu/pie/util.o [2021-05-19T11:30:00.706Z] #43 48.52 CC compel/src/lib/infect-util.o [2021-05-19T11:30:00.735Z] #43 39.61 CC images/timens.o [2021-05-19T11:30:00.839Z] #43 62.97 CC criu/arch/aarch64/crtools.o [2021-05-19T11:30:00.857Z] #43 62.53 DEP criu/pie/util-vdso.d [2021-05-19T11:30:00.857Z] #43 62.62 DEP criu/pie/util.d [2021-05-19T11:30:01.047Z] #43 39.93 LINK images/built-in.o [2021-05-19T11:30:01.112Z] #43 62.79 CC criu/pie/util.o [2021-05-19T11:30:01.270Z] #43 48.75 CC compel/src/lib/infect.o [2021-05-19T11:30:01.270Z] #44 66.06 CC criu/pie/util-vdso.o [2021-05-19T11:30:01.320Z] #43 40.22 GEN compel/include/asm [2021-05-19T11:30:01.320Z] #43 40.24 GEN compel/include/version.h [2021-05-19T11:30:01.320Z] #43 40.26 touch .config [2021-05-19T11:30:01.320Z] #43 40.31 GEN include/common/config.h [2021-05-19T11:30:01.369Z] #43 63.17 CC criu/pie/util-vdso.o [2021-05-19T11:30:01.415Z] #43 63.62 CC criu/arch/aarch64/sigframe.o [2021-05-19T11:30:01.415Z] #43 63.75 LINK criu/arch/aarch64/crtools.built-in.o [2021-05-19T11:30:01.581Z] #43 40.46 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-19T11:30:01.581Z] #43 40.46 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-19T11:30:01.581Z] #43 40.48 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-19T11:30:01.581Z] #43 40.50 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-19T11:30:01.581Z] #43 40.54 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-19T11:30:01.581Z] #43 40.57 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-19T11:30:01.678Z] #43 63.78 DEP criu/pie/util-vdso.d [2021-05-19T11:30:01.678Z] #43 63.86 DEP criu/pie/util.d [2021-05-19T11:30:01.843Z] #43 40.59 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-19T11:30:01.843Z] #43 40.63 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-19T11:30:01.843Z] #43 40.65 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-19T11:30:01.843Z] #43 40.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-19T11:30:01.843Z] #43 40.72 DEP compel/plugins/std/infect.d [2021-05-19T11:30:01.923Z] #44 66.70 AR criu/pie/pie.lib.a [2021-05-19T11:30:01.923Z] #44 66.81 DEP criu/pie/restorer.d [2021-05-19T11:30:01.940Z] #43 64.04 CC criu/pie/util.o [2021-05-19T11:30:02.105Z] #43 40.86 DEP compel/plugins/std/string.d [2021-05-19T11:30:02.105Z] #43 40.98 DEP compel/plugins/std/log.d [2021-05-19T11:30:02.105Z] #43 41.02 DEP compel/plugins/std/fds.d [2021-05-19T11:30:02.105Z] #43 41.10 DEP compel/plugins/std/std.d [2021-05-19T11:30:02.200Z] #43 ... [2021-05-19T11:30:02.200Z] [2021-05-19T11:30:02.200Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:30:02.200Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:30:02.200Z] #13 125.2 Selecting previously unselected package libapparmor1:amd64. [2021-05-19T11:30:02.200Z] #13 125.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 125.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-19T11:30:02.200Z] #13 125.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-19T11:30:02.200Z] #13 125.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 125.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-19T11:30:02.200Z] #13 125.5 Selecting previously unselected package libbtrfs0. [2021-05-19T11:30:02.200Z] #13 125.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 125.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-19T11:30:02.200Z] #13 125.6 Selecting previously unselected package libbtrfs-dev. [2021-05-19T11:30:02.200Z] #13 125.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 125.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:30:02.200Z] #13 125.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-19T11:30:02.200Z] #13 125.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 125.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-19T11:30:02.200Z] #13 125.8 Selecting previously unselected package libudev-dev:amd64. [2021-05-19T11:30:02.200Z] #13 125.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 125.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-19T11:30:02.200Z] #13 126.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-19T11:30:02.200Z] #13 126.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 126.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-19T11:30:02.200Z] #13 126.2 Selecting previously unselected package libpcre16-3:amd64. [2021-05-19T11:30:02.200Z] #13 126.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 126.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-19T11:30:02.200Z] #13 126.4 Selecting previously unselected package libpcre32-3:amd64. [2021-05-19T11:30:02.200Z] #13 126.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 126.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-19T11:30:02.200Z] #13 126.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-19T11:30:02.200Z] #13 126.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 126.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-19T11:30:02.200Z] #13 126.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-19T11:30:02.200Z] #13 126.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 126.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-19T11:30:02.200Z] #13 127.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-19T11:30:02.200Z] #13 127.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 127.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-19T11:30:02.200Z] #13 127.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-19T11:30:02.200Z] #13 127.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 127.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-19T11:30:02.200Z] #13 127.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-19T11:30:02.200Z] #13 127.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 127.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-19T11:30:02.200Z] #13 127.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-19T11:30:02.200Z] #13 127.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-19T11:30:02.200Z] #13 127.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-19T11:30:02.200Z] #13 128.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-19T11:30:02.200Z] #13 128.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-19T11:30:02.200Z] #13 128.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-19T11:30:02.200Z] #13 128.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-19T11:30:02.200Z] #13 128.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-19T11:30:02.200Z] #13 128.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-19T11:30:02.200Z] #13 128.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:30:02.200Z] #13 128.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-19T11:30:02.200Z] #13 128.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-19T11:30:02.200Z] #13 128.4 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-19T11:30:02.200Z] #13 128.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-19T11:30:02.200Z] #13 128.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:30:02.200Z] #13 128.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-19T11:30:02.200Z] #13 128.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-19T11:30:02.200Z] #13 128.5 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-19T11:30:02.200Z] #13 128.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-19T11:30:02.200Z] #13 128.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-19T11:30:02.200Z] #13 128.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:30:02.200Z] #13 128.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-19T11:30:02.200Z] #13 128.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-19T11:30:02.200Z] #13 128.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:30:02.200Z] #13 128.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-19T11:30:02.200Z] #13 128.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-19T11:30:02.200Z] #13 128.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-19T11:30:02.200Z] #13 128.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-19T11:30:02.200Z] #13 128.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-19T11:30:02.200Z] #13 128.7 Setting up dmsetup (2:1.02.155-3) ... [2021-05-19T11:30:02.200Z] #13 128.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-19T11:30:02.200Z] #13 128.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-19T11:30:02.200Z] #13 128.8 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:30:02.204Z] #43 64.33 CC criu/pie/util-vdso.o [2021-05-19T11:30:02.223Z] #44 67.13 DEP criu/arch/ppc64/vdso-trampoline.d [2021-05-19T11:30:02.223Z] #44 67.16 DEP criu/arch/ppc64/restorer.d [2021-05-19T11:30:02.299Z] #43 63.92 CC criu/pie/util-vdso-elf32.o [2021-05-19T11:30:02.364Z] #43 41.25 DEP compel/plugins/shmem/shmem.d [2021-05-19T11:30:02.364Z] #43 41.31 DEP compel/plugins/fds/fds.d [2021-05-19T11:30:02.522Z] #44 67.48 DEP criu/arch/ppc64/vdso-pie.d [2021-05-19T11:30:02.623Z] #43 41.50 CC compel/plugins/std/std.o [2021-05-19T11:30:02.823Z] #44 67.63 DEP criu/pie/parasite-vdso.d [2021-05-19T11:30:02.823Z] #44 67.83 DEP criu/pie/parasite.d [2021-05-19T11:30:02.861Z] #43 64.67 AR criu/pie/pie.lib.a [2021-05-19T11:30:02.861Z] #43 64.71 DEP criu/pie/restorer.d [2021-05-19T11:30:02.881Z] #43 41.78 CC compel/plugins/std/fds.o [2021-05-19T11:30:03.118Z] #43 64.95 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-19T11:30:03.156Z] #43 65.26 AR criu/pie/pie.lib.a [2021-05-19T11:30:03.156Z] #43 65.34 DEP criu/pie/restorer.d [2021-05-19T11:30:03.167Z] #44 68.20 CC criu/pie/parasite.o [2021-05-19T11:30:03.374Z] #43 65.02 DEP criu/arch/x86/restorer_unmap.d [2021-05-19T11:30:03.374Z] #43 65.09 DEP criu/arch/x86/restorer.d [2021-05-19T11:30:03.419Z] #43 65.68 DEP criu/arch/aarch64/intraprocedure.d [2021-05-19T11:30:03.419Z] #43 65.70 DEP criu/arch/aarch64/restorer.d [2021-05-19T11:30:03.449Z] #43 42.16 CC compel/plugins/std/log.o [2021-05-19T11:30:03.630Z] #43 65.24 DEP criu/arch/x86/vdso-pie.d [2021-05-19T11:30:03.630Z] #43 65.38 DEP criu/pie/parasite-vdso.d [2021-05-19T11:30:03.630Z] #43 65.49 DEP criu/pie/parasite.d [2021-05-19T11:30:03.681Z] #43 65.88 DEP criu/arch/aarch64/vdso-pie.d [2021-05-19T11:30:03.944Z] #43 66.04 DEP criu/pie/parasite-vdso.d [2021-05-19T11:30:03.944Z] #43 66.18 DEP criu/pie/parasite.d [2021-05-19T11:30:04.016Z] #43 42.99 CC compel/plugins/std/string.o [2021-05-19T11:30:04.194Z] #43 65.80 CC criu/pie/parasite.o [2021-05-19T11:30:04.207Z] #43 66.37 CC criu/pie/parasite.o [2021-05-19T11:30:04.464Z] #43 ... [2021-05-19T11:30:04.464Z] [2021-05-19T11:30:04.464Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-19T11:30:04.464Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-19T11:30:04.464Z] #15 DONE 4.7s [2021-05-19T11:30:04.464Z] [2021-05-19T11:30:04.464Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-19T11:30:04.464Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-19T11:30:04.706Z] #44 69.55 LINK criu/pie/parasite.built-in.o [2021-05-19T11:30:04.706Z] #44 69.56 GEN criu/pie/parasite-blob.h [2021-05-19T11:30:04.706Z] #44 69.59 CC criu/pie/parasite-vdso.o [2021-05-19T11:30:04.721Z] #13 DONE 130.9s [2021-05-19T11:30:04.721Z] [2021-05-19T11:30:04.721Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:30:04.721Z] #53 sha256:4f24e0b4245bd952d188b2ff8623fa18c152a8d8e344eff6de0d5c9ad9e0ade2 [2021-05-19T11:30:04.954Z] #43 43.66 CC compel/plugins/std/infect.o [2021-05-19T11:30:05.213Z] #43 44.10 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-19T11:30:05.213Z] #43 44.15 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-19T11:30:05.213Z] #43 44.18 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-19T11:30:05.355Z] #44 70.31 CC criu/arch/ppc64/vdso-pie.o [2021-05-19T11:30:05.473Z] #43 44.25 AR compel/plugins/std.lib.a [2021-05-19T11:30:05.473Z] #43 44.34 CC compel/plugins/fds/fds.o [2021-05-19T11:30:05.600Z] #43 67.59 LINK criu/pie/parasite.built-in.o [2021-05-19T11:30:05.600Z] #43 67.60 GEN criu/pie/parasite-blob.h [2021-05-19T11:30:05.600Z] #43 67.63 CC criu/pie/parasite-vdso.o [2021-05-19T11:30:05.732Z] #43 44.56 AR compel/plugins/fds.lib.a [2021-05-19T11:30:05.732Z] #43 44.63 HOSTDEP compel/src/lib/log-host.d [2021-05-19T11:30:05.863Z] #43 ... [2021-05-19T11:30:05.863Z] [2021-05-19T11:30:05.863Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:30:05.863Z] #24 sha256:65bf3233804eac009f8304a149d9a04645a3284bcf3da106778710a44d66a2aa [2021-05-19T11:30:05.992Z] #43 44.71 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-19T11:30:05.992Z] #43 44.86 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-19T11:30:05.992Z] #43 44.94 HOSTDEP compel/src/main-host.d [2021-05-19T11:30:06.005Z] #44 70.76 CC criu/arch/ppc64/restorer.o [2021-05-19T11:30:06.091Z] #53 1.662 + RM_GOPATH=0 [2021-05-19T11:30:06.091Z] #53 1.662 + TMP_GOPATH= [2021-05-19T11:30:06.091Z] #53 1.662 + : /build [2021-05-19T11:30:06.091Z] #53 1.662 + '[' -z '' ']' [2021-05-19T11:30:06.091Z] #53 1.662 ++ mktemp -d [2021-05-19T11:30:06.091Z] #53 1.669 + export GOPATH=/tmp/tmp.q0nq7opdT0 [2021-05-19T11:30:06.091Z] #53 1.669 + GOPATH=/tmp/tmp.q0nq7opdT0 [2021-05-19T11:30:06.091Z] #53 1.669 + RM_GOPATH=1 [2021-05-19T11:30:06.091Z] #53 1.669 + case "$(go env GOARCH)" in [2021-05-19T11:30:06.091Z] #53 1.669 ++ go env GOARCH [2021-05-19T11:30:06.091Z] #53 1.674 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:30:06.091Z] #53 1.674 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:30:06.091Z] #53 1.675 ++ dirname /tmp/install/install.sh [2021-05-19T11:30:06.091Z] #53 1.701 + dir=/tmp/install [2021-05-19T11:30:06.091Z] #53 1.701 + bin=runc [2021-05-19T11:30:06.091Z] #53 1.701 + shift [2021-05-19T11:30:06.091Z] #53 1.702 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-19T11:30:06.091Z] #53 1.702 + . /tmp/install/runc.installer [2021-05-19T11:30:06.091Z] #53 1.702 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T11:30:06.091Z] #53 1.703 + install_runc [2021-05-19T11:30:06.091Z] #53 1.708 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-19T11:30:06.091Z] #53 1.711 + uname -r [2021-05-19T11:30:06.091Z] #53 1.714 + RUNC_BUILDTAGS='seccomp ' [2021-05-19T11:30:06.091Z] #53 1.715 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-19T11:30:06.091Z] #53 1.715 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-19T11:30:06.091Z] #53 1.716 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.q0nq7opdT0/src/github.com/opencontainers/runc [2021-05-19T11:30:06.091Z] #53 1.727 Cloning into '/tmp/tmp.q0nq7opdT0/src/github.com/opencontainers/runc'... [2021-05-19T11:30:06.251Z] #43 45.03 DEP compel/src/lib/ptrace.d [2021-05-19T11:30:06.251Z] #43 45.12 DEP compel/src/lib/infect.d [2021-05-19T11:30:06.251Z] #43 45.27 DEP compel/src/lib/infect-util.d [2021-05-19T11:30:06.304Z] #44 71.24 CC criu/arch/ppc64/vdso-trampoline.o [2021-05-19T11:30:06.304Z] #44 71.28 CC criu/pie/restorer.o [2021-05-19T11:30:06.350Z] #53 ... [2021-05-19T11:30:06.350Z] [2021-05-19T11:30:06.350Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-19T11:30:06.350Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-19T11:30:06.350Z] #14 DONE 1.7s [2021-05-19T11:30:06.350Z] [2021-05-19T11:30:06.350Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-19T11:30:06.350Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-19T11:30:06.511Z] #43 45.43 DEP compel/src/lib/infect-rpc.d [2021-05-19T11:30:06.511Z] #43 ... [2021-05-19T11:30:06.511Z] [2021-05-19T11:30:06.511Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:06.511Z] #45 sha256:39cd13cab56c6b50fea5587176289d8cbca175678ef10611b63f6cfe003b8dc6 [2021-05-19T11:30:06.511Z] #45 116.1 mime [2021-05-19T11:30:06.511Z] #45 117.6 mime/quotedprintable [2021-05-19T11:30:06.511Z] #45 118.0 net/http/internal [2021-05-19T11:30:06.511Z] #45 122.4 net/textproto [2021-05-19T11:30:06.511Z] #45 122.4 crypto/x509 [2021-05-19T11:30:06.511Z] #45 123.6 vendor/golang.org/x/net/http/httpguts [2021-05-19T11:30:06.511Z] #45 123.9 vendor/golang.org/x/net/http/httpproxy [2021-05-19T11:30:06.511Z] #45 124.5 mime/multipart [2021-05-19T11:30:06.770Z] #45 ... [2021-05-19T11:30:06.770Z] [2021-05-19T11:30:06.770Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:06.770Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:06.770Z] #43 45.60 DEP compel/arch/x86/src/lib/infect.d [2021-05-19T11:30:06.770Z] #43 45.68 DEP compel/arch/x86/src/lib/cpu.d [2021-05-19T11:30:06.770Z] #43 45.74 DEP compel/src/lib/log.d [2021-05-19T11:30:06.981Z] #16 2.337 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-19T11:30:06.981Z] #16 DONE 2.4s [2021-05-19T11:30:06.981Z] [2021-05-19T11:30:06.981Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-19T11:30:06.981Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-19T11:30:07.030Z] #43 45.80 DEP compel/src/main.d [2021-05-19T11:30:07.030Z] #43 45.89 DEP compel/src/lib/handle-elf.d [2021-05-19T11:30:07.030Z] #43 45.96 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-19T11:30:07.289Z] #43 46.07 CC compel/src/lib/log.o [2021-05-19T11:30:07.289Z] #43 46.34 CC compel/arch/x86/src/lib/cpu.o [2021-05-19T11:30:07.720Z] #15 DONE 1.4s [2021-05-19T11:30:07.720Z] [2021-05-19T11:30:07.720Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-19T11:30:07.720Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-19T11:30:07.720Z] #16 ... [2021-05-19T11:30:07.720Z] [2021-05-19T11:30:07.720Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:30:07.720Z] #58 sha256:107893628f59d59366b37a0af05cbc5fca7a286cc9762619ab7dc438b645a6ef [2021-05-19T11:30:07.720Z] #58 130.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T11:30:07.720Z] #58 130.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-19T11:30:07.720Z] #58 DONE 139.1s [2021-05-19T11:30:07.844Z] #44 ... [2021-05-19T11:30:07.844Z] [2021-05-19T11:30:07.844Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:30:07.844Z] #54 sha256:db47e4a8330708d3586821c894b0d613c466bb527085ab70ee1a11adf95c7963 [2021-05-19T11:30:07.844Z] #54 12.56 + cd /tmp/tmp.I7102nButu/src/github.com/opencontainers/runc [2021-05-19T11:30:07.844Z] #54 12.56 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T11:30:07.844Z] #54 13.10 + '[' -z '' ']' [2021-05-19T11:30:07.844Z] #54 13.10 + target=static [2021-05-19T11:30:07.844Z] #54 13.10 + make 'BUILDTAGS=seccomp ' static [2021-05-19T11:30:07.844Z] #54 13.22 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-19T11:30:07.980Z] [2021-05-19T11:30:07.980Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-19T11:30:07.980Z] #59 sha256:8d584de9f6df78c402e4995c74c07b17630d699360183eb9bb67079f8e800074 [2021-05-19T11:30:07.980Z] #59 DONE 0.2s [2021-05-19T11:30:07.980Z] [2021-05-19T11:30:07.980Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-19T11:30:07.980Z] #60 sha256:8bebdccb8a7e4e910e46098876e3f17cea109d0d9f335fb343069ca7f1f6d0c0 [2021-05-19T11:30:07.980Z] #60 DONE 0.1s [2021-05-19T11:30:07.980Z] [2021-05-19T11:30:07.980Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:07.980Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:07.980Z] #43 51.03 CC compel/src/lib/ptrace.o [2021-05-19T11:30:07.980Z] #43 51.42 AR compel/libcompel.a [2021-05-19T11:30:07.980Z] #43 51.51 HOSTCC compel/src/main-host.o [2021-05-19T11:30:07.980Z] #43 51.81 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-19T11:30:07.980Z] #43 52.03 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-19T11:30:07.980Z] #43 52.69 HOSTCC compel/src/lib/log-host.o [2021-05-19T11:30:07.980Z] #43 52.95 HOSTLINK compel/compel-host-bin [2021-05-19T11:30:07.980Z] #43 53.14 DEP soccr/soccr.d [2021-05-19T11:30:07.980Z] #43 53.44 CC soccr/soccr.o [2021-05-19T11:30:07.980Z] #43 55.61 AR soccr/libsoccr.a [2021-05-19T11:30:07.980Z] #43 55.67 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-19T11:30:08.228Z] #43 47.16 CC compel/arch/x86/src/lib/infect.o [2021-05-19T11:30:08.232Z] #24 125.9 Checking out files: 29% (3302/11365) Checking out files: 30% (3410/11365) Checking out files: 31% (3524/11365) Checking out files: 32% (3637/11365) Checking out files: 33% (3751/11365) Checking out files: 34% (3865/11365) Checking out files: 35% (3978/11365) Checking out files: 36% (4092/11365) Checking out files: 37% (4206/11365) Checking out files: 38% (4319/11365) Checking out files: 39% (4433/11365) Checking out files: 40% (4546/11365) Checking out files: 41% (4660/11365) Checking out files: 42% (4774/11365) Checking out files: 43% (4887/11365) Checking out files: 44% (5001/11365) Checking out files: 45% (5115/11365) Checking out files: 46% (5228/11365) Checking out files: 47% (5342/11365) Checking out files: 48% (5456/11365) Checking out files: 49% (5569/11365) Checking out files: 49% (5655/11365) Checking out files: 50% (5683/11365) Checking out files: 51% (5797/11365) Checking out files: 52% (5910/11365) Checking out files: 53% (6024/11365) Checking out files: 54% (6138/11365) Checking out files: 55% (6251/11365) Checking out files: 56% (6365/11365) Checking out files: 57% (6479/11365) Checking out files: 58% (6592/11365) Checking out files: 59% (6706/11365) Checking out files: 60% (6819/11365) Checking out files: 61% (6933/11365) Checking out files: 62% (7047/11365) Checking out files: 63% (7160/11365) Checking out files: 64% (7274/11365) Checking out files: 65% (7388/11365) Checking out files: 66% (7501/11365) Checking out files: 67% (7615/11365) Checking out files: 68% (7729/11365) Checking out files: 69% (7842/11365) Checking out files: 70% (7956/11365) Checking out files: 71% (8070/11365) Checking out files: 72% (8183/11365) Checking out files: 73% (8297/11365) Checking out files: 74% (8411/11365) Checking out files: 75% (8524/11365) Checking out files: 76% (8638/11365) Checking out files: 77% (8752/11365) Checking out files: 78% (8865/11365) Checking out files: 79% (8979/11365) Checking out files: 80% (9092/11365) Checking out files: 81% (9206/11365) Checking out files: 82% (9320/11365) Checking out files: 83% (9433/11365) Checking out files: 84% (9547/11365) Checking out files: 85% (9661/11365) Checking out files: 86% (9774/11365) Checking out files: 87% (9888/11365) Checking out files: 88% (10002/11365) Checking out files: 89% (10115/11365) Checking out files: 90% (10229/11365) Checking out files: 91% (10343/11365) Checking out files: 92% (10456/11365) Checking out files: 93% (10570/11365) Checking out files: 94% (10684/11365) Checking out files: 94% (10723/11365) Checking out files: 95% (10797/11365) Checking out files: 96% (10911/11365) Checking out files: 97% (11025/11365) Checking out files: 98% (11138/11365) Checking out files: 99% (11252/11365) Checking out files: 100% (11365/11365) Checking out files: 100% (11365/11365), done. [2021-05-19T11:30:08.232Z] #24 129.4 + cd /tmp/tmp.bZCEbek0Ic/tmp/docker-ce [2021-05-19T11:30:08.232Z] #24 129.4 + git checkout -q v17.06.2-ce [2021-05-19T11:30:08.911Z] #43 56.36 DEP criu/arch/x86/sigframe.d [2021-05-19T11:30:08.911Z] #43 56.51 DEP criu/arch/x86/sigaction_compat.d [2021-05-19T11:30:08.911Z] #43 56.72 DEP criu/arch/x86/kerndat.d [2021-05-19T11:30:09.166Z] #43 47.91 CC compel/src/lib/infect-rpc.o [2021-05-19T11:30:09.391Z] #54 ... [2021-05-19T11:30:09.391Z] [2021-05-19T11:30:09.391Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:09.391Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-19T11:30:09.391Z] #21 11.80 Fetched 8724 kB in 11s (772 kB/s) [2021-05-19T11:30:09.391Z] #21 11.80 Reading package lists... [2021-05-19T11:30:09.391Z] #21 16.67 Reading package lists... [2021-05-19T11:30:09.391Z] #21 20.98 Building dependency tree... [2021-05-19T11:30:09.426Z] #43 48.27 CC compel/src/lib/infect-util.o [2021-05-19T11:30:09.475Z] #43 56.91 DEP criu/arch/x86/crtools.d [2021-05-19T11:30:09.475Z] #43 ... [2021-05-19T11:30:09.475Z] [2021-05-19T11:30:09.475Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-19T11:30:09.475Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-19T11:30:09.475Z] #16 1.758 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-19T11:30:09.475Z] #16 DONE 2.0s [2021-05-19T11:30:09.475Z] [2021-05-19T11:30:09.475Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-19T11:30:09.475Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-19T11:30:09.498Z] #17 DONE 2.4s [2021-05-19T11:30:09.498Z] [2021-05-19T11:30:09.498Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-19T11:30:09.498Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-19T11:30:09.685Z] #43 48.54 CC compel/src/lib/infect.o [2021-05-19T11:30:10.039Z] #21 22.32 libcap2-bin is already the newest version (1:2.25-2). [2021-05-19T11:30:10.039Z] #21 22.32 The following additional packages will be installed: [2021-05-19T11:30:10.039Z] #21 22.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-19T11:30:10.039Z] #21 22.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-19T11:30:10.039Z] #21 22.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-19T11:30:10.039Z] #21 22.32 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-19T11:30:10.039Z] #21 22.32 python3.7 python3.7-minimal vim-runtime xxd [2021-05-19T11:30:10.039Z] #21 22.32 Suggested packages: [2021-05-19T11:30:10.039Z] #21 22.32 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-19T11:30:10.039Z] #21 22.32 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-19T11:30:10.039Z] #21 22.32 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-19T11:30:10.039Z] #21 22.32 Recommended packages: [2021-05-19T11:30:10.039Z] #21 22.32 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-19T11:30:10.039Z] #21 22.32 python3-keyrings.alt python3-xdg unzip [2021-05-19T11:30:10.039Z] #21 ... [2021-05-19T11:30:10.039Z] [2021-05-19T11:30:10.039Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:10.039Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:30:10.039Z] #44 75.00 LINK criu/pie/restorer.built-in.o [2021-05-19T11:30:10.039Z] #44 75.03 GEN criu/pie/restorer-blob.h [2021-05-19T11:30:10.338Z] #44 75.24 DEP criu/vdso.d [2021-05-19T11:30:10.426Z] #18 ... [2021-05-19T11:30:10.426Z] [2021-05-19T11:30:10.426Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:30:10.426Z] #53 sha256:a3943a3537add021f7a0791f7b91c8565c6d5c65e787fa756b77adc3ea170bfb [2021-05-19T11:30:10.426Z] #53 5.791 + RM_GOPATH=0 [2021-05-19T11:30:10.426Z] #53 5.791 + TMP_GOPATH= [2021-05-19T11:30:10.426Z] #53 5.791 + : /build [2021-05-19T11:30:10.426Z] #53 5.791 + '[' -z '' ']' [2021-05-19T11:30:10.426Z] #53 5.792 ++ mktemp -d [2021-05-19T11:30:10.426Z] #53 5.800 + export GOPATH=/tmp/tmp.Tey788lMfn [2021-05-19T11:30:10.426Z] #53 5.800 + GOPATH=/tmp/tmp.Tey788lMfn [2021-05-19T11:30:10.426Z] #53 5.800 + RM_GOPATH=1 [2021-05-19T11:30:10.426Z] #53 5.800 + case "$(go env GOARCH)" in [2021-05-19T11:30:10.426Z] #53 5.800 ++ go env GOARCH [2021-05-19T11:30:10.426Z] #53 5.816 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:30:10.426Z] #53 5.816 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:30:10.426Z] #53 5.816 ++ dirname /tmp/install/install.sh [2021-05-19T11:30:10.426Z] #53 5.821 + dir=/tmp/install [2021-05-19T11:30:10.426Z] #53 5.821 + bin=runc [2021-05-19T11:30:10.426Z] #53 5.821 + shift [2021-05-19T11:30:10.426Z] #53 5.821 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-19T11:30:10.426Z] #53 5.821 + . /tmp/install/runc.installer [2021-05-19T11:30:10.426Z] #53 5.821 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T11:30:10.426Z] #53 5.821 + install_runc [2021-05-19T11:30:10.426Z] #53 5.821 + uname -r [2021-05-19T11:30:10.426Z] #53 5.821 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-19T11:30:10.426Z] #53 5.826 + RUNC_BUILDTAGS='seccomp ' [2021-05-19T11:30:10.426Z] #53 5.826 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-19T11:30:10.426Z] #53 5.826 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Tey788lMfn/src/github.com/opencontainers/runc [2021-05-19T11:30:10.426Z] #53 5.826 Cloning into '/tmp/tmp.Tey788lMfn/src/github.com/opencontainers/runc'... [2021-05-19T11:30:10.426Z] #53 5.833 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-19T11:30:10.426Z] #53 15.49 + cd /tmp/tmp.Tey788lMfn/src/github.com/opencontainers/runc [2021-05-19T11:30:10.426Z] #53 15.49 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T11:30:10.636Z] #44 75.55 DEP criu/uts_ns.d [2021-05-19T11:30:10.682Z] #53 15.92 + '[' -z '' ']' [2021-05-19T11:30:10.682Z] #53 15.92 + target=static [2021-05-19T11:30:10.682Z] #53 15.92 + make 'BUILDTAGS=seccomp ' static [2021-05-19T11:30:10.682Z] #53 ... [2021-05-19T11:30:10.682Z] [2021-05-19T11:30:10.682Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:10.682Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:10.682Z] #43 67.16 LINK criu/pie/parasite.built-in.o [2021-05-19T11:30:10.682Z] #43 67.16 GEN criu/pie/parasite-blob.h [2021-05-19T11:30:10.682Z] #43 67.19 CC criu/pie/parasite-vdso.o [2021-05-19T11:30:10.682Z] #43 67.96 CC criu/arch/x86/vdso-pie.o [2021-05-19T11:30:10.682Z] #43 68.32 CC criu/arch/x86/restorer.o [2021-05-19T11:30:10.682Z] #43 68.97 CC criu/arch/x86/restorer_unmap.o [2021-05-19T11:30:10.682Z] #43 69.04 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-19T11:30:10.682Z] #43 69.34 CC criu/pie/restorer.o [2021-05-19T11:30:10.935Z] #44 ... [2021-05-19T11:30:10.935Z] [2021-05-19T11:30:10.935Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:10.935Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:30:10.935Z] #46 133.6 vendor/golang.org/x/text/unicode/norm [2021-05-19T11:30:10.935Z] #46 136.7 github.com/LK4D4/vndr/build [2021-05-19T11:30:10.935Z] #46 ... [2021-05-19T11:30:10.935Z] [2021-05-19T11:30:10.935Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:10.935Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:30:10.935Z] #44 75.87 DEP criu/util.d [2021-05-19T11:30:10.938Z] #43 72.75 LINK criu/pie/restorer.built-in.o [2021-05-19T11:30:11.194Z] #43 72.76 GEN criu/pie/restorer-blob.h [2021-05-19T11:30:11.194Z] #43 72.85 DEP criu/vdso.d [2021-05-19T11:30:11.235Z] #44 76.15 DEP criu/uffd.d [2021-05-19T11:30:11.372Z] #17 DONE 1.7s [2021-05-19T11:30:11.372Z] [2021-05-19T11:30:11.372Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-19T11:30:11.372Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-19T11:30:11.450Z] #43 73.07 DEP criu/vdso-compat.d [2021-05-19T11:30:11.450Z] #43 73.22 DEP criu/uts_ns.d [2021-05-19T11:30:11.534Z] #44 76.45 DEP criu/tun.d [2021-05-19T11:30:11.546Z] #24 ... [2021-05-19T11:30:11.546Z] [2021-05-19T11:30:11.546Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:11.546Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-19T11:30:11.546Z] #20 10.86 Reading package lists... [2021-05-19T11:30:11.546Z] #20 14.26 Building dependency tree... [2021-05-19T11:30:11.546Z] #20 15.64 libcap2-bin is already the newest version (1:2.25-2). [2021-05-19T11:30:11.546Z] #20 15.64 The following additional packages will be installed: [2021-05-19T11:30:11.546Z] #20 15.65 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-19T11:30:11.546Z] #20 15.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-19T11:30:11.546Z] #20 15.65 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-19T11:30:11.546Z] #20 15.65 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-19T11:30:11.546Z] #20 15.65 python3.7 python3.7-minimal vim-runtime xxd [2021-05-19T11:30:11.546Z] #20 15.65 Suggested packages: [2021-05-19T11:30:11.546Z] #20 15.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-19T11:30:11.546Z] #20 15.66 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-19T11:30:11.546Z] #20 15.66 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-19T11:30:11.546Z] #20 15.66 Recommended packages: [2021-05-19T11:30:11.546Z] #20 15.66 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-19T11:30:11.546Z] #20 15.66 python3-keyrings.alt python3-xdg unzip [2021-05-19T11:30:11.546Z] #20 16.64 The following NEW packages will be installed: [2021-05-19T11:30:11.546Z] #20 16.64 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-19T11:30:11.546Z] #20 16.64 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-19T11:30:11.547Z] #20 16.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-19T11:30:11.547Z] #20 16.64 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-19T11:30:11.547Z] #20 16.64 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-19T11:30:11.547Z] #20 16.64 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-19T11:30:11.547Z] #20 16.64 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-19T11:30:11.547Z] #20 16.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-19T11:30:11.547Z] #20 16.64 xz-utils zip [2021-05-19T11:30:11.547Z] #20 17.20 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-19T11:30:11.547Z] #20 17.20 Need to get 27.6 MB of archives. [2021-05-19T11:30:11.547Z] #20 17.20 After this operation, 114 MB of additional disk space will be used. [2021-05-19T11:30:11.547Z] #20 17.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-05-19T11:30:11.547Z] #20 17.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-05-19T11:30:11.547Z] #20 17.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-05-19T11:30:11.547Z] #20 17.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-05-19T11:30:11.547Z] #20 17.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-05-19T11:30:11.547Z] #20 17.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-05-19T11:30:11.547Z] #20 17.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-05-19T11:30:11.547Z] #20 17.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-05-19T11:30:11.547Z] #20 17.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-05-19T11:30:11.547Z] #20 17.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-05-19T11:30:11.547Z] #20 17.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-05-19T11:30:11.547Z] #20 17.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-05-19T11:30:11.547Z] #20 17.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-05-19T11:30:11.547Z] #20 17.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-05-19T11:30:11.547Z] #20 17.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-05-19T11:30:11.547Z] #20 17.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-05-19T11:30:11.547Z] #20 17.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-19T11:30:11.547Z] #20 17.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-19T11:30:11.547Z] #20 17.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-05-19T11:30:11.547Z] #20 17.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-05-19T11:30:11.547Z] #20 17.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-05-19T11:30:11.547Z] #20 17.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-05-19T11:30:11.547Z] #20 17.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-05-19T11:30:11.547Z] #20 17.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-19T11:30:11.547Z] #20 17.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-19T11:30:11.547Z] #20 17.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-19T11:30:11.547Z] #20 17.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-05-19T11:30:11.547Z] #20 17.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-05-19T11:30:11.547Z] #20 17.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-19T11:30:11.547Z] #20 17.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-19T11:30:11.547Z] #20 17.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-19T11:30:11.547Z] #20 17.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-19T11:30:11.547Z] #20 17.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-05-19T11:30:11.547Z] #20 17.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-05-19T11:30:11.547Z] #20 17.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-19T11:30:11.547Z] #20 18.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-19T11:30:11.547Z] #20 18.06 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-19T11:30:11.547Z] #20 18.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-05-19T11:30:11.547Z] #20 18.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-19T11:30:11.547Z] #20 18.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-19T11:30:11.547Z] #20 18.09 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-19T11:30:11.547Z] #20 18.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-05-19T11:30:11.547Z] #20 18.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-05-19T11:30:11.547Z] #20 18.17 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-05-19T11:30:11.547Z] #20 18.18 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-19T11:30:11.547Z] #20 18.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-05-19T11:30:11.547Z] #20 18.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-05-19T11:30:11.547Z] #20 18.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-05-19T11:30:11.547Z] #20 19.24 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:30:11.547Z] #20 19.34 Fetched 27.6 MB in 2s (15.2 MB/s) [2021-05-19T11:30:11.547Z] #20 19.44 Selecting previously unselected package pigz. [2021-05-19T11:30:11.547Z] #20 19.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 ... 23408 files and directories currently installed.) [2021-05-19T11:30:11.547Z] #20 19.54 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-05-19T11:30:11.547Z] #20 19.56 Unpacking pigz (2.4-1) ... [2021-05-19T11:30:11.547Z] #20 19.72 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-05-19T11:30:11.547Z] #20 19.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-19T11:30:11.547Z] #20 19.73 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:11.547Z] #20 20.20 Selecting previously unselected package python3.7-minimal. [2021-05-19T11:30:11.547Z] #20 20.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-19T11:30:11.547Z] #20 20.23 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-19T11:30:11.547Z] #20 20.88 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:11.547Z] #20 20.94 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-19T11:30:11.547Z] #20 23.02 Selecting previously unselected package python3-minimal. [2021-05-19T11:30:11.547Z] #20 23.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 ... 23657 files and directories currently installed.) [2021-05-19T11:30:11.547Z] #20 23.12 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-05-19T11:30:11.547Z] #20 23.13 Unpacking python3-minimal (3.7.3-1) ... [2021-05-19T11:30:11.547Z] #20 23.28 Selecting previously unselected package libmpdec2:arm64. [2021-05-19T11:30:11.547Z] #20 23.30 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-05-19T11:30:11.547Z] #20 23.31 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-05-19T11:30:11.547Z] #20 23.50 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-05-19T11:30:11.547Z] #20 23.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-05-19T11:30:11.547Z] #20 23.52 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:11.706Z] #43 73.37 DEP criu/util.d [2021-05-19T11:30:11.706Z] #43 73.60 DEP criu/uffd.d [2021-05-19T11:30:11.810Z] #20 24.42 Selecting previously unselected package python3.7. [2021-05-19T11:30:11.810Z] #20 ... [2021-05-19T11:30:11.810Z] [2021-05-19T11:30:11.810Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:30:11.810Z] #24 sha256:65bf3233804eac009f8304a149d9a04645a3284bcf3da106778710a44d66a2aa [2021-05-19T11:30:11.810Z] #24 132.8 + mkdir -p /tmp/tmp.bZCEbek0Ic/src/github.com/docker [2021-05-19T11:30:11.810Z] #24 132.8 + mv components/cli /tmp/tmp.bZCEbek0Ic/src/github.com/docker/cli [2021-05-19T11:30:11.810Z] #24 132.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-19T11:30:11.834Z] #44 76.65 DEP criu/tty.d [2021-05-19T11:30:12.134Z] #44 76.91 DEP criu/timerfd.d [2021-05-19T11:30:12.134Z] #44 77.12 DEP criu/timens.d [2021-05-19T11:30:12.223Z] #43 50.72 CC compel/src/lib/ptrace.o [2021-05-19T11:30:12.223Z] #43 ... [2021-05-19T11:30:12.223Z] [2021-05-19T11:30:12.223Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-19T11:30:12.223Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-19T11:30:12.223Z] #13 122.0 Selecting previously unselected package libapparmor1:amd64. [2021-05-19T11:30:12.223Z] #13 122.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 122.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-19T11:30:12.223Z] #13 122.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-19T11:30:12.223Z] #13 122.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 122.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-19T11:30:12.223Z] #13 122.3 Selecting previously unselected package libbtrfs0. [2021-05-19T11:30:12.223Z] #13 122.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 122.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-19T11:30:12.223Z] #13 122.4 Selecting previously unselected package libbtrfs-dev. [2021-05-19T11:30:12.223Z] #13 122.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 122.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:30:12.223Z] #13 122.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-19T11:30:12.223Z] #13 122.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 122.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-19T11:30:12.223Z] #13 122.6 Selecting previously unselected package libudev-dev:amd64. [2021-05-19T11:30:12.223Z] #13 122.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 122.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-19T11:30:12.223Z] #13 122.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-19T11:30:12.223Z] #13 122.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 122.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-19T11:30:12.223Z] #13 123.0 Selecting previously unselected package libpcre16-3:amd64. [2021-05-19T11:30:12.223Z] #13 123.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 123.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-19T11:30:12.223Z] #13 123.2 Selecting previously unselected package libpcre32-3:amd64. [2021-05-19T11:30:12.223Z] #13 123.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 123.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-19T11:30:12.223Z] #13 123.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-19T11:30:12.223Z] #13 123.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 123.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-19T11:30:12.223Z] #13 123.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-19T11:30:12.223Z] #13 123.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 123.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-19T11:30:12.223Z] #13 124.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-19T11:30:12.223Z] #13 124.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 124.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-19T11:30:12.223Z] #13 124.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-19T11:30:12.223Z] #13 124.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 124.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-19T11:30:12.223Z] #13 124.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-19T11:30:12.223Z] #13 124.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 124.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-19T11:30:12.223Z] #13 124.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-19T11:30:12.223Z] #13 124.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-19T11:30:12.223Z] #13 124.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-19T11:30:12.223Z] #13 125.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-19T11:30:12.223Z] #13 125.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-19T11:30:12.223Z] #13 125.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-19T11:30:12.223Z] #13 125.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-19T11:30:12.223Z] #13 125.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-19T11:30:12.223Z] #13 125.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-19T11:30:12.223Z] #13 125.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:30:12.223Z] #13 125.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-19T11:30:12.223Z] #13 125.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-19T11:30:12.223Z] #13 125.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-19T11:30:12.223Z] #13 125.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-19T11:30:12.223Z] #13 125.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-19T11:30:12.223Z] #13 125.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-19T11:30:12.223Z] #13 125.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-19T11:30:12.223Z] #13 125.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-19T11:30:12.223Z] #13 125.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-19T11:30:12.223Z] #13 125.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-19T11:30:12.223Z] #13 125.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:30:12.223Z] #13 125.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-19T11:30:12.223Z] #13 125.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-19T11:30:12.223Z] #13 125.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-19T11:30:12.223Z] #13 125.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-19T11:30:12.223Z] #13 125.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-19T11:30:12.223Z] #13 125.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-19T11:30:12.223Z] #13 125.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-19T11:30:12.223Z] #13 125.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-19T11:30:12.223Z] #13 125.6 Setting up dmsetup (2:1.02.155-3) ... [2021-05-19T11:30:12.223Z] #13 125.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-19T11:30:12.223Z] #13 125.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-19T11:30:12.223Z] #13 125.6 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:30:12.268Z] #43 ... [2021-05-19T11:30:12.268Z] [2021-05-19T11:30:12.268Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-19T11:30:12.268Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-19T11:30:12.268Z] #18 DONE 2.8s [2021-05-19T11:30:12.268Z] [2021-05-19T11:30:12.268Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:12.268Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:12.268Z] #43 73.81 DEP criu/tun.d [2021-05-19T11:30:12.268Z] #43 ... [2021-05-19T11:30:12.268Z] [2021-05-19T11:30:12.268Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-19T11:30:12.268Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-19T11:30:12.302Z] #18 DONE 1.2s [2021-05-19T11:30:12.302Z] [2021-05-19T11:30:12.302Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:12.302Z] #45 sha256:3757aa4e4d30c5f4706630f3d605dcc44ed6accd2f09a93baed28da5b2734717 [2021-05-19T11:30:12.302Z] #45 133.6 net/http/httptrace [2021-05-19T11:30:12.302Z] #45 133.9 net/http [2021-05-19T11:30:12.436Z] #44 77.35 DEP criu/sysfs_parse.d [2021-05-19T11:30:12.559Z] #45 ... [2021-05-19T11:30:12.559Z] [2021-05-19T11:30:12.559Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-19T11:30:12.559Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-19T11:30:12.740Z] #44 77.53 DEP criu/sysctl.d [2021-05-19T11:30:12.740Z] #44 77.71 DEP criu/string.d [2021-05-19T11:30:12.740Z] #44 77.76 DEP criu/stats.d [2021-05-19T11:30:12.830Z] #19 ... [2021-05-19T11:30:12.830Z] [2021-05-19T11:30:12.830Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:12.830Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:30:12.830Z] #45 134.5 github.com/LK4D4/vndr/godl [2021-05-19T11:30:12.830Z] #45 135.2 github.com/LK4D4/vndr [2021-05-19T11:30:12.830Z] #45 ... [2021-05-19T11:30:12.830Z] [2021-05-19T11:30:12.830Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:12.830Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:12.830Z] #43 74.03 DEP criu/tty.d [2021-05-19T11:30:12.830Z] #43 74.30 DEP criu/timerfd.d [2021-05-19T11:30:12.830Z] #43 74.54 DEP criu/timens.d [2021-05-19T11:30:13.041Z] #44 77.94 DEP criu/sockets.d [2021-05-19T11:30:13.086Z] #43 74.70 DEP criu/sysfs_parse.d [2021-05-19T11:30:13.086Z] #43 74.97 DEP criu/sysctl.d [2021-05-19T11:30:13.342Z] #44 78.17 DEP criu/sk-unix.d [2021-05-19T11:30:13.342Z] #43 75.09 DEP criu/string.d [2021-05-19T11:30:13.342Z] #43 ... [2021-05-19T11:30:13.342Z] [2021-05-19T11:30:13.342Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:13.342Z] #45 sha256:f9b062cbf5fa48800002cf5350420952638b5000ac2eb946ececda990d9094b1 [2021-05-19T11:30:13.342Z] #45 DONE 145.1s [2021-05-19T11:30:13.342Z] [2021-05-19T11:30:13.342Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:13.342Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:13.342Z] #43 75.21 DEP criu/stats.d [2021-05-19T11:30:13.598Z] #43 75.35 DEP criu/sockets.d [2021-05-19T11:30:13.598Z] #43 75.47 DEP criu/sk-unix.d [2021-05-19T11:30:13.651Z] #44 78.46 DEP criu/sk-tcp.d [2021-05-19T11:30:13.928Z] #19 DONE 1.2s [2021-05-19T11:30:13.928Z] [2021-05-19T11:30:13.928Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:13.928Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:30:13.949Z] #44 78.71 DEP criu/sk-queue.d [2021-05-19T11:30:13.949Z] #44 78.94 DEP criu/sk-packet.d [2021-05-19T11:30:14.133Z] #13 DONE 127.6s [2021-05-19T11:30:14.133Z] [2021-05-19T11:30:14.133Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:30:14.133Z] #53 sha256:edda61a99aacc71532e17dc39673f8f228ff6604ded16fabcc36481a1d3d135d [2021-05-19T11:30:14.160Z] #43 75.77 DEP criu/sk-tcp.d [2021-05-19T11:30:14.160Z] #43 75.94 DEP criu/sk-queue.d [2021-05-19T11:30:14.248Z] #44 79.24 DEP criu/sk-netlink.d [2021-05-19T11:30:14.416Z] #43 76.12 DEP criu/sk-packet.d [2021-05-19T11:30:14.416Z] #43 76.36 DEP criu/sk-netlink.d [2021-05-19T11:30:14.548Z] #44 79.44 DEP criu/sk-inet.d [2021-05-19T11:30:14.562Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.1% of statements [2021-05-19T11:30:14.562Z] ok github.com/docker/docker/container 0.110s coverage: 34.5% of statements [2021-05-19T11:30:14.562Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-19T11:30:14.562Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-19T11:30:14.562Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-19T11:30:14.562Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-19T11:30:14.848Z] #44 79.67 DEP criu/signalfd.d [2021-05-19T11:30:14.848Z] #44 79.84 DEP criu/sigframe.d [2021-05-19T11:30:14.978Z] #43 76.59 DEP criu/sk-inet.d [2021-05-19T11:30:14.978Z] #43 76.77 DEP criu/signalfd.d [2021-05-19T11:30:14.978Z] #43 76.91 DEP criu/sigframe.d [2021-05-19T11:30:15.148Z] #44 79.98 DEP criu/shmem.d [2021-05-19T11:30:15.148Z] #44 80.18 DEP criu/servicefd.d [2021-05-19T11:30:15.234Z] #43 77.06 DEP criu/shmem.d [2021-05-19T11:30:15.296Z] #20 1.537 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-19T11:30:15.296Z] #20 1.538 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:30:15.296Z] #20 1.576 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:30:15.296Z] #20 1.580 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:30:15.448Z] #44 80.47 DEP criu/seize.d [2021-05-19T11:30:15.490Z] #43 77.23 DEP criu/servicefd.d [2021-05-19T11:30:15.746Z] #43 ... [2021-05-19T11:30:15.746Z] [2021-05-19T11:30:15.746Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-19T11:30:15.746Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-19T11:30:15.746Z] #19 DONE 3.5s [2021-05-19T11:30:15.746Z] [2021-05-19T11:30:15.746Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:15.746Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:15.746Z] #43 77.47 DEP criu/seize.d [2021-05-19T11:30:15.749Z] #44 80.66 DEP criu/seccomp.d [2021-05-19T11:30:15.859Z] #20 2.152 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-19T11:30:16.002Z] #43 77.66 DEP criu/seccomp.d [2021-05-19T11:30:16.002Z] #43 77.81 DEP criu/rst-malloc.d [2021-05-19T11:30:16.029Z] #24 ... [2021-05-19T11:30:16.029Z] [2021-05-19T11:30:16.029Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:16.029Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:30:16.029Z] #43 68.20 CC criu/arch/aarch64/vdso-pie.o [2021-05-19T11:30:16.029Z] #43 68.41 CC criu/arch/aarch64/restorer.o [2021-05-19T11:30:16.029Z] #43 68.84 CC criu/arch/aarch64/intraprocedure.o [2021-05-19T11:30:16.029Z] #43 68.91 CC criu/pie/restorer.o [2021-05-19T11:30:16.029Z] #43 71.45 LINK criu/pie/restorer.built-in.o [2021-05-19T11:30:16.029Z] #43 71.47 GEN criu/pie/restorer-blob.h [2021-05-19T11:30:16.029Z] #43 71.57 DEP criu/vdso.d [2021-05-19T11:30:16.029Z] #43 71.80 DEP criu/uts_ns.d [2021-05-19T11:30:16.029Z] #43 72.07 DEP criu/util.d [2021-05-19T11:30:16.029Z] #43 72.24 DEP criu/uffd.d [2021-05-19T11:30:16.029Z] #43 72.45 DEP criu/tun.d [2021-05-19T11:30:16.029Z] #43 72.59 DEP criu/tty.d [2021-05-19T11:30:16.029Z] #43 72.84 DEP criu/timerfd.d [2021-05-19T11:30:16.029Z] #43 73.04 DEP criu/timens.d [2021-05-19T11:30:16.029Z] #43 73.16 DEP criu/sysfs_parse.d [2021-05-19T11:30:16.029Z] #43 73.30 DEP criu/sysctl.d [2021-05-19T11:30:16.029Z] #43 73.42 DEP criu/string.d [2021-05-19T11:30:16.029Z] #43 73.45 DEP criu/stats.d [2021-05-19T11:30:16.029Z] #43 73.59 DEP criu/sockets.d [2021-05-19T11:30:16.029Z] #43 73.83 DEP criu/sk-unix.d [2021-05-19T11:30:16.029Z] #43 74.07 DEP criu/sk-tcp.d [2021-05-19T11:30:16.029Z] #43 74.25 DEP criu/sk-queue.d [2021-05-19T11:30:16.029Z] #43 74.49 DEP criu/sk-packet.d [2021-05-19T11:30:16.029Z] #43 74.67 DEP criu/sk-netlink.d [2021-05-19T11:30:16.029Z] #43 74.87 DEP criu/sk-inet.d [2021-05-19T11:30:16.029Z] #43 75.07 DEP criu/signalfd.d [2021-05-19T11:30:16.029Z] #43 75.19 DEP criu/sigframe.d [2021-05-19T11:30:16.029Z] #43 75.31 DEP criu/shmem.d [2021-05-19T11:30:16.029Z] #43 75.45 DEP criu/servicefd.d [2021-05-19T11:30:16.029Z] #43 75.54 DEP criu/seize.d [2021-05-19T11:30:16.029Z] #43 75.67 DEP criu/seccomp.d [2021-05-19T11:30:16.029Z] #43 75.88 DEP criu/rst-malloc.d [2021-05-19T11:30:16.029Z] #43 76.00 DEP criu/rbtree.d [2021-05-19T11:30:16.029Z] #43 76.04 DEP criu/pstree.d [2021-05-19T11:30:16.029Z] #43 76.18 DEP criu/protobuf.d [2021-05-19T11:30:16.029Z] #43 76.31 GEN criu/protobuf-desc-gen.h [2021-05-19T11:30:16.029Z] #43 77.97 DEP criu/protobuf-desc.d [2021-05-19T11:30:16.029Z] #43 78.14 DEP criu/proc_parse.d [2021-05-19T11:30:16.029Z] #43 78.28 DEP criu/plugin.d [2021-05-19T11:30:16.029Z] #43 ... [2021-05-19T11:30:16.029Z] [2021-05-19T11:30:16.029Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:16.029Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-19T11:30:16.029Z] #20 24.42 Selecting previously unselected package python3.7. [2021-05-19T11:30:16.029Z] #20 24.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-05-19T11:30:16.029Z] #20 24.47 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:16.029Z] #20 24.64 Selecting previously unselected package libpython3-stdlib:arm64. [2021-05-19T11:30:16.029Z] #20 24.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-05-19T11:30:16.029Z] #20 24.67 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-19T11:30:16.029Z] #20 24.86 Setting up python3-minimal (3.7.3-1) ... [2021-05-19T11:30:16.029Z] #20 26.04 Selecting previously unselected package python3. [2021-05-19T11:30:16.029Z] #20 26.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 ... 24069 files and directories currently installed.) [2021-05-19T11:30:16.029Z] #20 26.10 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-05-19T11:30:16.029Z] #20 26.12 Unpacking python3 (3.7.3-1) ... [2021-05-19T11:30:16.029Z] #20 26.24 Selecting previously unselected package libip4tc0:arm64. [2021-05-19T11:30:16.029Z] #20 26.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-05-19T11:30:16.029Z] #20 26.26 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-05-19T11:30:16.029Z] #20 26.37 Selecting previously unselected package libip6tc0:arm64. [2021-05-19T11:30:16.029Z] #20 26.39 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-05-19T11:30:16.029Z] #20 26.40 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-05-19T11:30:16.029Z] #20 26.49 Selecting previously unselected package libiptc0:arm64. [2021-05-19T11:30:16.029Z] #20 26.49 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-05-19T11:30:16.029Z] #20 26.51 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-05-19T11:30:16.029Z] #20 26.60 Selecting previously unselected package libnfnetlink0:arm64. [2021-05-19T11:30:16.029Z] #20 26.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-05-19T11:30:16.029Z] #20 26.61 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-19T11:30:16.029Z] #20 26.73 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-05-19T11:30:16.029Z] #20 26.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-05-19T11:30:16.029Z] #20 26.74 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-19T11:30:16.029Z] #20 26.84 Selecting previously unselected package libnftnl11:arm64. [2021-05-19T11:30:16.029Z] #20 26.84 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-05-19T11:30:16.029Z] #20 26.86 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-05-19T11:30:16.029Z] #20 26.97 Selecting previously unselected package iptables. [2021-05-19T11:30:16.029Z] #20 26.98 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-05-19T11:30:16.029Z] #20 26.99 Unpacking iptables (1.8.2-4) ... [2021-05-19T11:30:16.029Z] #20 27.36 Selecting previously unselected package xxd. [2021-05-19T11:30:16.029Z] #20 27.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-19T11:30:16.029Z] #20 27.38 Unpacking xxd (2:8.1.0875-5) ... [2021-05-19T11:30:16.029Z] #20 27.51 Selecting previously unselected package vim-common. [2021-05-19T11:30:16.029Z] #20 27.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:30:16.029Z] #20 27.57 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-19T11:30:16.029Z] #20 27.79 Selecting previously unselected package bash-completion. [2021-05-19T11:30:16.029Z] #20 27.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-19T11:30:16.039Z] #53 1.714 + RM_GOPATH=0 [2021-05-19T11:30:16.039Z] #53 1.714 + TMP_GOPATH= [2021-05-19T11:30:16.039Z] #53 1.714 + : /build [2021-05-19T11:30:16.039Z] #53 1.714 + '[' -z '' ']' [2021-05-19T11:30:16.039Z] #53 1.714 ++ mktemp -d [2021-05-19T11:30:16.039Z] #53 1.714 + export GOPATH=/tmp/tmp.yTPZWRZ8bB [2021-05-19T11:30:16.039Z] #53 1.714 + GOPATH=/tmp/tmp.yTPZWRZ8bB [2021-05-19T11:30:16.039Z] #53 1.714 + RM_GOPATH=1 [2021-05-19T11:30:16.039Z] #53 1.714 + case "$(go env GOARCH)" in [2021-05-19T11:30:16.039Z] #53 1.714 ++ go env GOARCH [2021-05-19T11:30:16.039Z] #53 ... [2021-05-19T11:30:16.039Z] [2021-05-19T11:30:16.039Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-19T11:30:16.039Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-19T11:30:16.039Z] #14 DONE 1.8s [2021-05-19T11:30:16.039Z] [2021-05-19T11:30:16.039Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:30:16.039Z] #53 sha256:edda61a99aacc71532e17dc39673f8f228ff6604ded16fabcc36481a1d3d135d [2021-05-19T11:30:16.039Z] #53 1.752 + export GO_BUILDMODE=-buildmode=pie [2021-05-19T11:30:16.039Z] #53 1.752 + GO_BUILDMODE=-buildmode=pie [2021-05-19T11:30:16.039Z] #53 1.753 ++ dirname /tmp/install/install.sh [2021-05-19T11:30:16.039Z] #53 1.754 + dir=/tmp/install [2021-05-19T11:30:16.039Z] #53 1.754 + bin=runc [2021-05-19T11:30:16.039Z] #53 1.754 + shift [2021-05-19T11:30:16.039Z] #53 1.754 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-19T11:30:16.039Z] #53 1.754 + . /tmp/install/runc.installer [2021-05-19T11:30:16.039Z] #53 1.754 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T11:30:16.039Z] #53 1.754 + install_runc [2021-05-19T11:30:16.039Z] #53 1.755 + uname -r [2021-05-19T11:30:16.039Z] #53 1.759 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-19T11:30:16.039Z] #53 1.760 + RUNC_BUILDTAGS='seccomp ' [2021-05-19T11:30:16.039Z] #53 1.761 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-19T11:30:16.039Z] #53 1.761 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-19T11:30:16.039Z] #53 1.761 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yTPZWRZ8bB/src/github.com/opencontainers/runc [2021-05-19T11:30:16.039Z] #53 1.789 Cloning into '/tmp/tmp.yTPZWRZ8bB/src/github.com/opencontainers/runc'... [2021-05-19T11:30:16.048Z] #44 80.88 DEP criu/rst-malloc.d [2021-05-19T11:30:16.048Z] #44 81.10 DEP criu/rbtree.d [2021-05-19T11:30:16.048Z] #44 81.14 DEP criu/pstree.d [2021-05-19T11:30:16.259Z] #43 77.96 DEP criu/rbtree.d [2021-05-19T11:30:16.259Z] #43 77.98 DEP criu/pstree.d [2021-05-19T11:30:16.259Z] #43 78.19 DEP criu/protobuf.d [2021-05-19T11:30:16.347Z] #44 81.36 DEP criu/protobuf.d [2021-05-19T11:30:16.515Z] #43 78.31 GEN criu/protobuf-desc-gen.h [2021-05-19T11:30:16.646Z] #44 81.55 GEN criu/protobuf-desc-gen.h [2021-05-19T11:30:16.789Z] #20 3.208 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:30:16.979Z] #53 ... [2021-05-19T11:30:16.979Z] [2021-05-19T11:30:16.979Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:16.979Z] #45 sha256:39cd13cab56c6b50fea5587176289d8cbca175678ef10611b63f6cfe003b8dc6 [2021-05-19T11:30:16.979Z] #45 126.4 crypto/tls [2021-05-19T11:30:16.979Z] #45 132.7 net/http/httptrace [2021-05-19T11:30:16.979Z] #45 132.9 net/http [2021-05-19T11:30:17.260Z] #45 ... [2021-05-19T11:30:17.260Z] [2021-05-19T11:30:17.260Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:17.260Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:17.260Z] #43 51.13 AR compel/libcompel.a [2021-05-19T11:30:17.260Z] #43 51.19 HOSTCC compel/src/main-host.o [2021-05-19T11:30:17.260Z] #43 51.57 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-19T11:30:17.260Z] #43 51.74 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-19T11:30:17.260Z] #43 52.08 HOSTCC compel/src/lib/log-host.o [2021-05-19T11:30:17.260Z] #43 52.27 HOSTLINK compel/compel-host-bin [2021-05-19T11:30:17.260Z] #43 52.47 DEP soccr/soccr.d [2021-05-19T11:30:17.260Z] #43 52.63 CC soccr/soccr.o [2021-05-19T11:30:17.260Z] #43 54.64 AR soccr/libsoccr.a [2021-05-19T11:30:17.260Z] #43 54.71 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-19T11:30:17.260Z] #43 55.46 DEP criu/arch/x86/sigframe.d [2021-05-19T11:30:17.260Z] #43 55.63 DEP criu/arch/x86/sigaction_compat.d [2021-05-19T11:30:17.260Z] #43 55.71 DEP criu/arch/x86/kerndat.d [2021-05-19T11:30:17.260Z] #43 55.92 DEP criu/arch/x86/crtools.d [2021-05-19T11:30:17.260Z] #43 ... [2021-05-19T11:30:17.260Z] [2021-05-19T11:30:17.260Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-19T11:30:17.260Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-19T11:30:17.260Z] #15 DONE 1.4s [2021-05-19T11:30:17.260Z] [2021-05-19T11:30:17.260Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:30:17.260Z] #58 sha256:75d26104e352b98feba179c6ceff1442f7e0d58f98c522cbee8e4c658fb6770b [2021-05-19T11:30:17.260Z] #58 128.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T11:30:17.260Z] #58 128.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-19T11:30:17.260Z] #58 DONE 136.8s [2021-05-19T11:30:17.260Z] [2021-05-19T11:30:17.260Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:17.260Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:17.260Z] #43 56.09 DEP criu/arch/x86/cpu.d [2021-05-19T11:30:17.260Z] #43 ... [2021-05-19T11:30:17.260Z] [2021-05-19T11:30:17.260Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-19T11:30:17.260Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-19T11:30:17.298Z] #44 ... [2021-05-19T11:30:17.298Z] [2021-05-19T11:30:17.298Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:17.298Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-19T11:30:17.298Z] #21 24.08 The following NEW packages will be installed: [2021-05-19T11:30:17.298Z] #21 24.08 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-19T11:30:17.298Z] #21 24.08 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-19T11:30:17.298Z] #21 24.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-19T11:30:17.298Z] #21 24.08 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-19T11:30:17.298Z] #21 24.08 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-19T11:30:17.298Z] #21 24.08 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-19T11:30:17.298Z] #21 24.08 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-19T11:30:17.298Z] #21 24.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-19T11:30:17.298Z] #21 24.08 xz-utils zip [2021-05-19T11:30:17.298Z] #21 24.25 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-19T11:30:17.298Z] #21 24.25 Need to get 29.2 MB of archives. [2021-05-19T11:30:17.298Z] #21 24.25 After this operation, 134 MB of additional disk space will be used. [2021-05-19T11:30:17.298Z] #21 24.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-05-19T11:30:17.299Z] #21 24.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB] [2021-05-19T11:30:17.299Z] #21 24.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB] [2021-05-19T11:30:17.299Z] #21 24.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-05-19T11:30:17.299Z] #21 24.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-05-19T11:30:17.299Z] #21 24.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] [2021-05-19T11:30:17.299Z] #21 24.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-05-19T11:30:17.299Z] #21 24.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-05-19T11:30:17.299Z] #21 24.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-05-19T11:30:17.299Z] #21 24.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-05-19T11:30:17.299Z] #21 24.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-05-19T11:30:17.299Z] #21 24.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-05-19T11:30:17.299Z] #21 24.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-05-19T11:30:17.299Z] #21 24.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-05-19T11:30:17.299Z] #21 24.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-05-19T11:30:17.299Z] #21 24.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-05-19T11:30:17.299Z] #21 24.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-05-19T11:30:17.299Z] #21 24.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-05-19T11:30:17.299Z] #21 24.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-05-19T11:30:17.299Z] #21 24.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-05-19T11:30:17.299Z] #21 24.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-05-19T11:30:17.299Z] #21 24.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-05-19T11:30:17.299Z] #21 24.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-05-19T11:30:17.299Z] #21 24.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-05-19T11:30:17.299Z] #21 24.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-05-19T11:30:17.299Z] #21 24.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-05-19T11:30:17.299Z] #21 24.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-05-19T11:30:17.299Z] #21 24.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-05-19T11:30:17.299Z] #21 24.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-05-19T11:30:17.299Z] #21 25.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-05-19T11:30:17.299Z] #21 25.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-05-19T11:30:17.299Z] #21 25.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-05-19T11:30:17.299Z] #21 25.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-05-19T11:30:17.299Z] #21 25.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-05-19T11:30:17.299Z] #21 25.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-05-19T11:30:17.299Z] #21 25.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-19T11:30:17.299Z] #21 25.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-05-19T11:30:17.299Z] #21 25.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-05-19T11:30:17.299Z] #21 25.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-19T11:30:17.299Z] #21 25.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-05-19T11:30:17.299Z] #21 25.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-19T11:30:17.299Z] #21 25.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-05-19T11:30:17.299Z] #21 25.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-05-19T11:30:17.299Z] #21 25.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-05-19T11:30:17.299Z] #21 25.79 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-19T11:30:17.299Z] #21 26.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-05-19T11:30:17.299Z] #21 26.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-05-19T11:30:17.299Z] #21 26.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-05-19T11:30:17.299Z] #21 27.21 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:30:17.299Z] #21 27.43 Fetched 29.2 MB in 2s (14.4 MB/s) [2021-05-19T11:30:17.299Z] #21 27.49 Selecting previously unselected package pigz. [2021-05-19T11:30:17.299Z] #21 27.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 ... 23363 files and directories currently installed.) [2021-05-19T11:30:17.299Z] #21 27.59 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-05-19T11:30:17.299Z] #21 27.59 Unpacking pigz (2.4-1) ... [2021-05-19T11:30:17.299Z] #21 27.69 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-05-19T11:30:17.299Z] #21 27.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-19T11:30:17.299Z] #21 27.71 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-05-19T11:30:17.299Z] #21 28.21 Selecting previously unselected package python3.7-minimal. [2021-05-19T11:30:17.299Z] #21 28.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-19T11:30:17.299Z] #21 28.23 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-19T11:30:17.299Z] #21 29.23 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-05-19T11:30:17.299Z] #21 29.24 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-19T11:30:17.519Z] #16 ... [2021-05-19T11:30:17.520Z] [2021-05-19T11:30:17.520Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-19T11:30:17.520Z] #59 sha256:6fc8266e3ff7c091340576c8e50eee769201f444c7ede1f53b5050d17962a8b0 [2021-05-19T11:30:17.520Z] #59 DONE 0.1s [2021-05-19T11:30:17.520Z] [2021-05-19T11:30:17.520Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-19T11:30:17.520Z] #60 sha256:79a4ede01d66ceb861d08462b54321a4057c2b41aa288160ed3fa092660c8423 [2021-05-19T11:30:17.520Z] #60 DONE 0.1s [2021-05-19T11:30:17.520Z] [2021-05-19T11:30:17.520Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:17.520Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:17.520Z] #43 56.37 CC criu/arch/x86/cpu.o [2021-05-19T11:30:18.157Z] #20 4.448 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:30:18.404Z] #43 79.92 DEP criu/protobuf-desc.d [2021-05-19T11:30:18.404Z] #43 80.06 DEP criu/proc_parse.d [2021-05-19T11:30:18.586Z] #20 30.99 Unpacking bash-completion (1:2.8-6) ... [2021-05-19T11:30:18.660Z] #43 80.30 DEP criu/plugin.d [2021-05-19T11:30:18.660Z] #43 80.37 DEP criu/pipes.d [2021-05-19T11:30:18.853Z] #21 ... [2021-05-19T11:30:18.853Z] [2021-05-19T11:30:18.853Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:18.853Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:30:18.853Z] #44 83.84 DEP criu/protobuf-desc.d [2021-05-19T11:30:18.911Z] #43 57.55 CC criu/arch/x86/crtools.o [2021-05-19T11:30:18.911Z] #43 ... [2021-05-19T11:30:18.911Z] [2021-05-19T11:30:18.911Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-19T11:30:18.911Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-19T11:30:18.911Z] #16 1.606 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-19T11:30:18.911Z] #16 DONE 1.7s [2021-05-19T11:30:18.916Z] #43 80.52 DEP criu/pie-util.d [2021-05-19T11:30:18.916Z] #43 80.67 DEP criu/pie-util-vdso.d [2021-05-19T11:30:19.166Z] #20 31.64 Selecting previously unselected package bzip2. [2021-05-19T11:30:19.166Z] #20 31.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-05-19T11:30:19.166Z] #20 31.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-19T11:30:19.166Z] #20 31.80 Selecting previously unselected package xz-utils. [2021-05-19T11:30:19.166Z] #20 31.81 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-05-19T11:30:19.166Z] #20 31.83 Unpacking xz-utils (5.2.4-1) ... [2021-05-19T11:30:19.169Z] #44 84.09 DEP criu/proc_parse.d [2021-05-19T11:30:19.171Z] [2021-05-19T11:30:19.172Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-19T11:30:19.172Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-19T11:30:19.173Z] #43 80.89 DEP criu/pie-util-vdso-elf32.d [2021-05-19T11:30:19.173Z] #43 81.02 DEP criu/path.d [2021-05-19T11:30:19.429Z] #20 32.02 Selecting previously unselected package apparmor. [2021-05-19T11:30:19.429Z] #20 32.02 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-05-19T11:30:19.429Z] #20 32.10 Unpacking apparmor (2.13.2-10) ... [2021-05-19T11:30:19.429Z] #43 81.16 DEP criu/parasite-syscall.d [2021-05-19T11:30:19.429Z] #43 81.38 DEP criu/pagemap.d [2021-05-19T11:30:19.468Z] #44 84.36 DEP criu/plugin.d [2021-05-19T11:30:19.469Z] #44 84.48 DEP criu/pipes.d [2021-05-19T11:30:19.525Z] #20 ... [2021-05-19T11:30:19.525Z] [2021-05-19T11:30:19.525Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:19.526Z] #45 sha256:3757aa4e4d30c5f4706630f3d605dcc44ed6accd2f09a93baed28da5b2734717 [2021-05-19T11:30:19.526Z] #45 150.0 github.com/LK4D4/vndr/godl [2021-05-19T11:30:19.526Z] #45 150.7 github.com/LK4D4/vndr [2021-05-19T11:30:19.526Z] #45 ... [2021-05-19T11:30:19.526Z] [2021-05-19T11:30:19.526Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:19.526Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:19.526Z] #43 57.17 DEP criu/arch/x86/cpu.d [2021-05-19T11:30:19.526Z] #43 57.56 CC criu/arch/x86/cpu.o [2021-05-19T11:30:19.526Z] #43 58.71 CC criu/arch/x86/crtools.o [2021-05-19T11:30:19.526Z] #43 60.28 CC criu/arch/x86/kerndat.o [2021-05-19T11:30:19.526Z] #43 60.91 CC criu/arch/x86/sigaction_compat.o [2021-05-19T11:30:19.526Z] #43 61.26 CC criu/arch/x86/sigframe.o [2021-05-19T11:30:19.526Z] #43 61.76 LINK criu/arch/x86/crtools.built-in.o [2021-05-19T11:30:19.526Z] #43 61.85 DEP criu/pie/util-vdso-elf32.d [2021-05-19T11:30:19.526Z] #43 62.03 DEP criu/pie/util-vdso.d [2021-05-19T11:30:19.526Z] #43 62.18 DEP criu/pie/util.d [2021-05-19T11:30:19.526Z] #43 62.32 CC criu/pie/util.o [2021-05-19T11:30:19.526Z] #43 62.69 CC criu/pie/util-vdso.o [2021-05-19T11:30:19.526Z] #43 63.49 CC criu/pie/util-vdso-elf32.o [2021-05-19T11:30:19.526Z] #43 64.18 AR criu/pie/pie.lib.a [2021-05-19T11:30:19.526Z] #43 64.26 DEP criu/pie/restorer.d [2021-05-19T11:30:19.526Z] #43 64.45 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-19T11:30:19.526Z] #43 64.64 DEP criu/arch/x86/restorer_unmap.d [2021-05-19T11:30:19.526Z] #43 64.67 DEP criu/arch/x86/restorer.d [2021-05-19T11:30:19.526Z] #43 64.96 DEP criu/arch/x86/vdso-pie.d [2021-05-19T11:30:19.526Z] #43 65.14 DEP criu/pie/parasite-vdso.d [2021-05-19T11:30:19.526Z] #43 65.30 DEP criu/pie/parasite.d [2021-05-19T11:30:19.526Z] #43 65.58 CC criu/pie/parasite.o [2021-05-19T11:30:19.526Z] #43 67.04 LINK criu/pie/parasite.built-in.o [2021-05-19T11:30:19.526Z] #43 67.05 GEN criu/pie/parasite-blob.h [2021-05-19T11:30:19.526Z] #43 67.08 CC criu/pie/parasite-vdso.o [2021-05-19T11:30:19.526Z] #43 ... [2021-05-19T11:30:19.526Z] [2021-05-19T11:30:19.526Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:19.526Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:30:19.526Z] #20 5.928 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:30:19.692Z] #20 32.51 Selecting previously unselected package aufs-tools. [2021-05-19T11:30:19.781Z] #44 84.69 DEP criu/pie-util.d [2021-05-19T11:30:19.957Z] #20 32.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-05-19T11:30:19.957Z] #20 32.53 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-19T11:30:19.957Z] #20 32.71 Selecting previously unselected package libonig5:arm64. [2021-05-19T11:30:19.957Z] #20 32.72 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-05-19T11:30:19.957Z] #20 32.72 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-19T11:30:19.991Z] #43 81.54 DEP criu/pagemap-cache.d [2021-05-19T11:30:19.991Z] #43 81.66 DEP criu/page-xfer.d [2021-05-19T11:30:19.991Z] #43 81.77 DEP criu/page-pipe.d [2021-05-19T11:30:19.991Z] #43 81.87 DEP criu/netfilter.d [2021-05-19T11:30:20.079Z] #44 84.84 DEP criu/pie-util-vdso.d [2021-05-19T11:30:20.079Z] #44 84.99 DEP criu/path.d [2021-05-19T11:30:20.115Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2021-05-19T11:30:20.219Z] #20 32.89 Selecting previously unselected package libjq1:arm64. [2021-05-19T11:30:20.219Z] #20 32.90 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-19T11:30:20.220Z] #20 32.91 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-19T11:30:20.247Z] #43 82.01 DEP criu/net.d [2021-05-19T11:30:20.377Z] #44 85.19 DEP criu/parasite-syscall.d [2021-05-19T11:30:20.405Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-05-19T11:30:20.482Z] #20 33.02 Selecting previously unselected package jq. [2021-05-19T11:30:20.483Z] #20 33.03 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-19T11:30:20.483Z] #20 33.04 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-19T11:30:20.483Z] #20 33.13 Selecting previously unselected package libaio1:arm64. [2021-05-19T11:30:20.483Z] #20 33.13 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-05-19T11:30:20.483Z] #20 33.14 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-05-19T11:30:20.483Z] #20 33.23 Selecting previously unselected package libgpm2:arm64. [2021-05-19T11:30:20.483Z] #20 33.23 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-05-19T11:30:20.483Z] #20 33.25 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-05-19T11:30:20.483Z] #20 33.34 Selecting previously unselected package libicu63:arm64. [2021-05-19T11:30:20.503Z] #43 82.27 DEP criu/namespaces.d [2021-05-19T11:30:20.503Z] #43 82.40 DEP criu/mount.d [2021-05-19T11:30:20.675Z] #44 85.46 DEP criu/pagemap.d [2021-05-19T11:30:20.675Z] #44 85.69 DEP criu/pagemap-cache.d [2021-05-19T11:30:20.745Z] #20 33.34 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-19T11:30:20.745Z] #20 33.37 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-19T11:30:20.760Z] #43 82.54 DEP criu/memfd.d [2021-05-19T11:30:20.760Z] #43 ... [2021-05-19T11:30:20.760Z] [2021-05-19T11:30:20.760Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:30:20.760Z] #53 sha256:a3943a3537add021f7a0791f7b91c8565c6d5c65e787fa756b77adc3ea170bfb [2021-05-19T11:30:20.760Z] #53 16.05 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-19T11:30:20.760Z] #53 ... [2021-05-19T11:30:20.760Z] [2021-05-19T11:30:20.760Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:20.760Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:20.760Z] #43 82.69 DEP criu/mem.d [2021-05-19T11:30:20.974Z] #44 85.88 DEP criu/page-xfer.d [2021-05-19T11:30:21.016Z] #43 82.96 DEP criu/lsm.d [2021-05-19T11:30:21.083Z] #17 DONE 1.9s [2021-05-19T11:30:21.083Z] [2021-05-19T11:30:21.083Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:21.083Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:21.083Z] #43 59.39 CC criu/arch/x86/kerndat.o [2021-05-19T11:30:21.275Z] #44 86.15 DEP criu/page-pipe.d [2021-05-19T11:30:21.344Z] #43 60.16 CC criu/arch/x86/sigaction_compat.o [2021-05-19T11:30:21.575Z] #44 86.29 DEP criu/netfilter.d [2021-05-19T11:30:21.575Z] #44 86.49 DEP criu/net.d [2021-05-19T11:30:21.578Z] #43 83.13 DEP criu/log.d [2021-05-19T11:30:21.578Z] #43 ... [2021-05-19T11:30:21.578Z] [2021-05-19T11:30:21.578Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:30:21.578Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T11:30:21.578Z] #32 DONE 153.0s [2021-05-19T11:30:21.578Z] [2021-05-19T11:30:21.578Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:21.578Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:21.578Z] #43 83.27 DEP criu/libnetlink.d [2021-05-19T11:30:21.608Z] #43 60.50 CC criu/arch/x86/sigframe.o [2021-05-19T11:30:21.835Z] #43 83.42 DEP criu/kerndat.d [2021-05-19T11:30:21.835Z] #43 83.58 DEP criu/kcmp-ids.d [2021-05-19T11:30:21.835Z] #43 83.68 DEP criu/irmap.d [2021-05-19T11:30:21.875Z] #44 ... [2021-05-19T11:30:21.875Z] [2021-05-19T11:30:21.875Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:21.875Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:30:21.875Z] #46 144.6 vendor/golang.org/x/net/http2/hpack [2021-05-19T11:30:21.875Z] #46 147.0 mime [2021-05-19T11:30:21.875Z] #46 147.3 net/http/internal [2021-05-19T11:30:21.875Z] #46 151.2 vendor/golang.org/x/net/http/httpproxy [2021-05-19T11:30:21.875Z] #46 151.2 net/textproto [2021-05-19T11:30:21.875Z] #46 151.2 crypto/x509 [2021-05-19T11:30:21.875Z] #46 153.5 mime/multipart [2021-05-19T11:30:21.875Z] #46 153.5 vendor/golang.org/x/net/http/httpguts [2021-05-19T11:30:21.875Z] #46 ... [2021-05-19T11:30:21.875Z] [2021-05-19T11:30:21.875Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:21.875Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-19T11:30:21.875Z] #21 32.12 Selecting previously unselected package python3-minimal. [2021-05-19T11:30:21.875Z] #21 32.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 ... 23612 files and directories currently installed.) [2021-05-19T11:30:21.875Z] #21 32.16 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-05-19T11:30:21.875Z] #21 32.17 Unpacking python3-minimal (3.7.3-1) ... [2021-05-19T11:30:21.875Z] #21 32.24 Selecting previously unselected package libmpdec2:ppc64el. [2021-05-19T11:30:21.875Z] #21 32.24 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-05-19T11:30:21.875Z] #21 32.25 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-05-19T11:30:21.875Z] #21 32.37 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-05-19T11:30:21.875Z] #21 32.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-19T11:30:21.875Z] #21 32.39 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-05-19T11:30:21.875Z] #21 33.72 Selecting previously unselected package python3.7. [2021-05-19T11:30:21.875Z] #21 33.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-19T11:30:21.875Z] #21 33.74 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:21.875Z] #21 33.92 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-05-19T11:30:21.875Z] #21 33.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-05-19T11:30:21.875Z] #21 33.93 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-05-19T11:30:21.875Z] #21 34.01 Setting up python3-minimal (3.7.3-1) ... [2021-05-19T11:30:21.875Z] #43 60.83 LINK criu/arch/x86/crtools.built-in.o [2021-05-19T11:30:21.875Z] #43 60.89 DEP criu/pie/util-vdso-elf32.d [2021-05-19T11:30:21.906Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-05-19T11:30:22.091Z] #43 83.79 DEP criu/ipc_ns.d [2021-05-19T11:30:22.091Z] #43 83.94 DEP criu/image.d [2021-05-19T11:30:22.135Z] #43 ... [2021-05-19T11:30:22.135Z] [2021-05-19T11:30:22.135Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-19T11:30:22.135Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-19T11:30:22.135Z] #18 DONE 1.2s [2021-05-19T11:30:22.135Z] [2021-05-19T11:30:22.135Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:22.135Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:22.135Z] #43 60.97 DEP criu/pie/util-vdso.d [2021-05-19T11:30:22.150Z] #20 ... [2021-05-19T11:30:22.150Z] [2021-05-19T11:30:22.150Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:30:22.150Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-19T11:30:22.150Z] #40 143.0 + dpkg --print-architecture [2021-05-19T11:30:22.347Z] #43 84.09 DEP criu/image-desc.d [2021-05-19T11:30:22.347Z] #43 84.17 DEP criu/fsnotify.d [2021-05-19T11:30:22.395Z] #43 61.15 DEP criu/pie/util.d [2021-05-19T11:30:22.395Z] #43 61.38 CC criu/pie/util.o [2021-05-19T11:30:22.603Z] #43 84.32 DEP criu/filesystems.d [2021-05-19T11:30:22.604Z] #43 84.47 DEP criu/files.d [2021-05-19T11:30:22.860Z] #43 84.68 DEP criu/files-reg.d [2021-05-19T11:30:22.934Z] #21 35.11 Selecting previously unselected package python3. [2021-05-19T11:30:22.934Z] #21 35.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 ... 24024 files and directories currently installed.) [2021-05-19T11:30:22.934Z] #21 35.21 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-05-19T11:30:22.934Z] #21 35.23 Unpacking python3 (3.7.3-1) ... [2021-05-19T11:30:22.964Z] #43 61.74 CC criu/pie/util-vdso.o [2021-05-19T11:30:23.116Z] #43 84.83 DEP criu/files-ext.d [2021-05-19T11:30:23.116Z] #43 84.97 DEP criu/file-lock.d [2021-05-19T11:30:23.224Z] #43 ... [2021-05-19T11:30:23.224Z] [2021-05-19T11:30:23.224Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-19T11:30:23.224Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-19T11:30:23.224Z] #19 DONE 1.2s [2021-05-19T11:30:23.234Z] #21 35.42 Selecting previously unselected package libip4tc0:ppc64el. [2021-05-19T11:30:23.234Z] #21 35.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-05-19T11:30:23.234Z] #21 35.42 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-05-19T11:30:23.234Z] #21 ... [2021-05-19T11:30:23.234Z] [2021-05-19T11:30:23.234Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-19T11:30:23.234Z] #59 sha256:e017cfc6334daa2210162f0d30423bcc6590b886dbe3ba1c1d8127e18a4723d3 [2021-05-19T11:30:23.234Z] #59 146.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-19T11:30:23.234Z] #59 146.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-19T11:30:23.234Z] #59 DONE 156.1s [2021-05-19T11:30:23.234Z] [2021-05-19T11:30:23.234Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:23.234Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-19T11:30:23.234Z] #21 35.55 Selecting previously unselected package libip6tc0:ppc64el. [2021-05-19T11:30:23.234Z] #21 35.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-05-19T11:30:23.234Z] #21 35.56 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-05-19T11:30:23.234Z] #21 35.74 Selecting previously unselected package libiptc0:ppc64el. [2021-05-19T11:30:23.234Z] #21 35.76 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-05-19T11:30:23.234Z] #21 35.77 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-05-19T11:30:23.375Z] #43 85.20 DEP criu/file-ids.d [2021-05-19T11:30:23.484Z] [2021-05-19T11:30:23.484Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:23.484Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:30:23.542Z] #21 35.86 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-05-19T11:30:23.542Z] #21 35.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...#21 ... [2021-05-19T11:30:23.542Z] [2021-05-19T11:30:23.542Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-19T11:30:23.542Z] #60 sha256:4d9ce5e30b394c24cdbabf0f9fdb6daaffb051005464d3d16240eb57dcc1dbb2 [2021-05-19T11:30:23.542Z] #60 DONE 0.2s [2021-05-19T11:30:23.542Z] [2021-05-19T11:30:23.542Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-19T11:30:23.542Z] #61 sha256:d04dab2ecffde7c72fd35218252acafab32e9297a4f4b5041e44ffb46aa60ae6 [2021-05-19T11:30:23.542Z] #61 DONE 0.1s [2021-05-19T11:30:23.542Z] [2021-05-19T11:30:23.542Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:23.542Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-19T11:30:23.542Z] #21 35.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-05-19T11:30:23.542Z] #21 35.88 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-05-19T11:30:23.542Z] #21 35.98 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-05-19T11:30:23.632Z] #43 85.37 DEP criu/fifo.d [2021-05-19T11:30:23.632Z] #43 85.46 DEP criu/fdstore.d [2021-05-19T11:30:23.632Z] #43 85.54 DEP criu/fault-injection.d [2021-05-19T11:30:23.841Z] #21 35.98 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-05-19T11:30:23.841Z] #21 36.00 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-05-19T11:30:23.841Z] #21 36.12 Selecting previously unselected package libnftnl11:ppc64el. [2021-05-19T11:30:23.841Z] #21 36.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-05-19T11:30:23.841Z] #21 36.14 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-05-19T11:30:23.888Z] #43 85.60 DEP criu/external.d [2021-05-19T11:30:23.888Z] #43 85.76 DEP criu/eventpoll.d [2021-05-19T11:30:24.071Z] #40 DONE 145.0s [2021-05-19T11:30:24.071Z] [2021-05-19T11:30:24.071Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:24.071Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-19T11:30:24.071Z] #20 36.67 Selecting previously unselected package libnet1:arm64. [2021-05-19T11:30:24.071Z] #20 36.72 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-19T11:30:24.071Z] #20 36.77 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:30:24.140Z] #21 36.34 Selecting previously unselected package iptables. [2021-05-19T11:30:24.140Z] #21 36.36 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-05-19T11:30:24.140Z] #21 36.36 Unpacking iptables (1.8.2-4) ... [2021-05-19T11:30:24.144Z] #43 85.95 DEP criu/eventfd.d [2021-05-19T11:30:24.350Z] #20 36.94 Selecting previously unselected package libnl-3-200:arm64. [2021-05-19T11:30:24.350Z] #20 36.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-19T11:30:24.350Z] #20 36.99 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-19T11:30:24.350Z] #20 37.11 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-19T11:30:24.350Z] #20 37.12 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-19T11:30:24.350Z] #20 37.12 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-19T11:30:24.400Z] #43 86.12 DEP criu/crtools.d [2021-05-19T11:30:24.612Z] #20 37.20 Selecting previously unselected package libreadline5:arm64. [2021-05-19T11:30:24.612Z] #20 37.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-05-19T11:30:24.612Z] #20 37.22 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-19T11:30:24.656Z] #43 86.40 DEP criu/cr-service.d [2021-05-19T11:30:24.776Z] #20 ... [2021-05-19T11:30:24.776Z] [2021-05-19T11:30:24.776Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:24.776Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:24.776Z] #43 67.69 CC criu/arch/x86/vdso-pie.o [2021-05-19T11:30:24.776Z] #43 68.05 CC criu/arch/x86/restorer.o [2021-05-19T11:30:24.776Z] #43 68.61 CC criu/arch/x86/restorer_unmap.o [2021-05-19T11:30:24.776Z] #43 68.66 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-19T11:30:24.776Z] #43 69.00 CC criu/pie/restorer.o [2021-05-19T11:30:24.776Z] #43 71.95 LINK criu/pie/restorer.built-in.o [2021-05-19T11:30:24.776Z] #43 71.96 GEN criu/pie/restorer-blob.h [2021-05-19T11:30:24.776Z] #43 72.08 DEP criu/vdso.d [2021-05-19T11:30:24.776Z] #43 72.37 DEP criu/vdso-compat.d [2021-05-19T11:30:24.776Z] #43 72.50 DEP criu/uts_ns.d [2021-05-19T11:30:24.803Z] #21 37.09 Selecting previously unselected package xxd. [2021-05-19T11:30:24.803Z] #21 37.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-19T11:30:24.803Z] #21 37.11 Unpacking xxd (2:8.1.0875-5) ... [2021-05-19T11:30:24.803Z] #21 37.24 Selecting previously unselected package vim-common. [2021-05-19T11:30:24.803Z] #21 37.26 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:30:24.803Z] #21 37.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-19T11:30:24.865Z] #20 1.561 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-19T11:30:24.875Z] #20 37.33 Selecting previously unselected package net-tools. [2021-05-19T11:30:24.875Z] #20 37.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-05-19T11:30:24.875Z] #20 37.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-19T11:30:24.875Z] #20 37.60 Selecting previously unselected package python-pip-whl. [2021-05-19T11:30:24.913Z] #43 86.58 DEP criu/cr-restore.d [2021-05-19T11:30:25.033Z] #43 72.64 DEP criu/util.d [2021-05-19T11:30:25.105Z] #21 37.53 Selecting previously unselected package bash-completion. [2021-05-19T11:30:25.105Z] #21 37.54 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-19T11:30:25.124Z] #20 1.674 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:30:25.124Z] #20 1.789 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:30:25.124Z] #20 1.872 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:30:25.169Z] #43 86.86 DEP criu/cr-errno.d [2021-05-19T11:30:25.169Z] #43 86.89 DEP criu/cr-dump.d [2021-05-19T11:30:25.182Z] #20 37.61 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-19T11:30:25.182Z] #20 37.61 Unpacking python-pip-whl (18.1-5) ... [2021-05-19T11:30:25.290Z] #43 72.90 DEP criu/uffd.d [2021-05-19T11:30:25.425Z] #43 87.08 DEP criu/cr-dedup.d [2021-05-19T11:30:25.425Z] #43 87.24 DEP criu/cr-check.d [2021-05-19T11:30:25.445Z] #20 38.13 Selecting previously unselected package python3-lib2to3. [2021-05-19T11:30:25.445Z] #20 38.14 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-19T11:30:25.445Z] #20 38.15 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-19T11:30:25.547Z] #43 73.07 DEP criu/tun.d [2021-05-19T11:30:25.547Z] #43 73.28 DEP criu/tty.d [2021-05-19T11:30:25.681Z] #43 ... [2021-05-19T11:30:25.681Z] [2021-05-19T11:30:25.681Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:25.681Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:30:25.681Z] #20 3.761 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-19T11:30:25.681Z] #20 3.829 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-19T11:30:25.681Z] #20 3.829 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-19T11:30:25.681Z] #20 3.829 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-19T11:30:25.681Z] #20 4.295 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-19T11:30:25.681Z] #20 5.184 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:30:25.682Z] #20 6.333 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:30:25.682Z] #20 7.844 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:30:25.682Z] #20 ... [2021-05-19T11:30:25.682Z] [2021-05-19T11:30:25.682Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:25.682Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:25.682Z] #43 87.47 DEP criu/config.d [2021-05-19T11:30:25.693Z] #20 2.194 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-19T11:30:25.706Z] #20 38.38 Selecting previously unselected package python3-distutils. [2021-05-19T11:30:25.706Z] #20 38.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-19T11:30:25.706Z] #20 38.39 Unpacking python3-distutils (3.7.3-1) ... [2021-05-19T11:30:25.938Z] #43 87.60 DEP criu/clone-noasan.d [2021-05-19T11:30:25.938Z] #43 87.67 DEP criu/cgroup.d [2021-05-19T11:30:25.938Z] #43 87.79 DEP criu/cgroup-props.d [2021-05-19T11:30:25.938Z] #43 87.87 DEP criu/bitmap.d [2021-05-19T11:30:25.967Z] #20 38.58 Selecting previously unselected package python3-pip. [2021-05-19T11:30:25.967Z] #20 38.58 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-19T11:30:25.967Z] #20 38.60 Unpacking python3-pip (18.1-5) ... [2021-05-19T11:30:26.111Z] #43 73.50 DEP criu/timerfd.d [2021-05-19T11:30:26.111Z] #43 73.70 DEP criu/timens.d [2021-05-19T11:30:26.194Z] #43 87.90 DEP criu/bfd.d [2021-05-19T11:30:26.194Z] #43 88.00 DEP criu/autofs.d [2021-05-19T11:30:26.194Z] #43 88.12 DEP criu/aio.d [2021-05-19T11:30:26.229Z] #20 38.82 Selecting previously unselected package python3-pkg-resources. [2021-05-19T11:30:26.229Z] #20 38.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-19T11:30:26.229Z] #20 38.83 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-19T11:30:26.229Z] #20 ... [2021-05-19T11:30:26.229Z] [2021-05-19T11:30:26.229Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:26.229Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:30:26.229Z] #43 78.40 DEP criu/pipes.d [2021-05-19T11:30:26.229Z] #43 78.59 DEP criu/pie-util.d [2021-05-19T11:30:26.229Z] #43 78.74 DEP criu/pie-util-vdso.d [2021-05-19T11:30:26.229Z] #43 78.90 DEP criu/path.d [2021-05-19T11:30:26.229Z] #43 79.00 DEP criu/parasite-syscall.d [2021-05-19T11:30:26.229Z] #43 79.21 DEP criu/pagemap.d [2021-05-19T11:30:26.229Z] #43 79.33 DEP criu/pagemap-cache.d [2021-05-19T11:30:26.229Z] #43 79.51 DEP criu/page-xfer.d [2021-05-19T11:30:26.229Z] #43 79.64 DEP criu/page-pipe.d [2021-05-19T11:30:26.229Z] #43 79.78 DEP criu/netfilter.d [2021-05-19T11:30:26.229Z] #43 79.89 DEP criu/net.d [2021-05-19T11:30:26.229Z] #43 80.10 DEP criu/namespaces.d [2021-05-19T11:30:26.229Z] #43 80.29 DEP criu/mount.d [2021-05-19T11:30:26.229Z] #43 80.44 DEP criu/memfd.d [2021-05-19T11:30:26.229Z] #43 80.55 DEP criu/mem.d [2021-05-19T11:30:26.229Z] #43 80.69 DEP criu/lsm.d [2021-05-19T11:30:26.229Z] #43 80.83 DEP criu/log.d [2021-05-19T11:30:26.229Z] #43 80.98 DEP criu/libnetlink.d [2021-05-19T11:30:26.229Z] #43 81.25 DEP criu/kerndat.d [2021-05-19T11:30:26.229Z] #43 81.52 DEP criu/kcmp-ids.d [2021-05-19T11:30:26.229Z] #43 81.60 DEP criu/irmap.d [2021-05-19T11:30:26.229Z] #43 81.77 DEP criu/ipc_ns.d [2021-05-19T11:30:26.229Z] #43 82.00 DEP criu/image.d [2021-05-19T11:30:26.229Z] #43 82.16 DEP criu/image-desc.d [2021-05-19T11:30:26.229Z] #43 82.29 DEP criu/fsnotify.d [2021-05-19T11:30:26.229Z] #43 82.55 DEP criu/filesystems.d [2021-05-19T11:30:26.229Z] #43 82.82 DEP criu/files.d [2021-05-19T11:30:26.229Z] #43 83.03 DEP criu/files-reg.d [2021-05-19T11:30:26.229Z] #43 83.29 DEP criu/files-ext.d [2021-05-19T11:30:26.229Z] #43 83.40 DEP criu/file-lock.d [2021-05-19T11:30:26.229Z] #43 83.57 DEP criu/file-ids.d [2021-05-19T11:30:26.229Z] #43 83.82 DEP criu/fifo.d [2021-05-19T11:30:26.229Z] #43 84.06 DEP criu/fdstore.d [2021-05-19T11:30:26.229Z] #43 84.21 DEP criu/fault-injection.d [2021-05-19T11:30:26.229Z] #43 84.25 DEP criu/external.d [2021-05-19T11:30:26.229Z] #43 84.40 DEP criu/eventpoll.d [2021-05-19T11:30:26.229Z] #43 84.63 DEP criu/eventfd.d [2021-05-19T11:30:26.229Z] #43 84.71 DEP criu/crtools.d [2021-05-19T11:30:26.229Z] #43 84.92 DEP criu/cr-service.d [2021-05-19T11:30:26.229Z] #43 85.06 DEP criu/cr-restore.d [2021-05-19T11:30:26.229Z] #43 85.37 DEP criu/cr-errno.d [2021-05-19T11:30:26.229Z] #43 85.40 DEP criu/cr-dump.d [2021-05-19T11:30:26.229Z] #43 86.04 DEP criu/cr-dedup.d [2021-05-19T11:30:26.229Z] #43 86.17 DEP criu/cr-check.d [2021-05-19T11:30:26.229Z] #43 86.32 DEP criu/config.d [2021-05-19T11:30:26.229Z] #43 86.49 DEP criu/clone-noasan.d [2021-05-19T11:30:26.229Z] #43 86.71 DEP criu/cgroup.d [2021-05-19T11:30:26.229Z] #43 86.95 DEP criu/cgroup-props.d [2021-05-19T11:30:26.229Z] #43 87.06 DEP criu/bitmap.d [2021-05-19T11:30:26.229Z] #43 87.08 DEP criu/bfd.d [2021-05-19T11:30:26.229Z] #43 87.28 DEP criu/autofs.d [2021-05-19T11:30:26.229Z] #43 87.59 DEP criu/aio.d [2021-05-19T11:30:26.229Z] #43 87.80 DEP criu/action-scripts.d [2021-05-19T11:30:26.229Z] #43 88.17 CC criu/action-scripts.o [2021-05-19T11:30:26.229Z] #43 88.55 CC criu/aio.o [2021-05-19T11:30:26.229Z] #43 ... [2021-05-19T11:30:26.229Z] [2021-05-19T11:30:26.229Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:26.229Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-19T11:30:26.229Z] #20 38.96 Selecting previously unselected package python3-setuptools. [2021-05-19T11:30:26.229Z] #20 38.96 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-19T11:30:26.229Z] #20 38.98 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-19T11:30:26.367Z] #43 73.84 DEP criu/sysfs_parse.d [2021-05-19T11:30:26.367Z] #43 74.07 DEP criu/sysctl.d [2021-05-19T11:30:26.451Z] #43 88.26 DEP criu/action-scripts.d [2021-05-19T11:30:26.491Z] #20 39.19 Selecting previously unselected package python3-wheel. [2021-05-19T11:30:26.491Z] #20 39.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-19T11:30:26.491Z] #20 39.21 Unpacking python3-wheel (0.32.3-2) ... [2021-05-19T11:30:26.491Z] #20 39.31 Selecting previously unselected package sudo. [2021-05-19T11:30:26.624Z] #43 74.30 DEP criu/string.d [2021-05-19T11:30:26.624Z] #43 74.35 DEP criu/stats.d [2021-05-19T11:30:26.624Z] #43 74.46 DEP criu/sockets.d [2021-05-19T11:30:26.634Z] #20 3.236 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-19T11:30:26.707Z] #43 88.52 CC criu/action-scripts.o [2021-05-19T11:30:26.754Z] #20 39.31 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-05-19T11:30:26.754Z] #20 39.33 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-19T11:30:26.881Z] #43 74.72 DEP criu/sk-unix.d [2021-05-19T11:30:27.016Z] #20 39.74 Selecting previously unselected package thin-provisioning-tools. [2021-05-19T11:30:27.270Z] #43 88.89 CC criu/aio.o [2021-05-19T11:30:27.293Z] #20 39.75 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-05-19T11:30:27.293Z] #20 39.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-19T11:30:27.293Z] #20 39.99 Selecting previously unselected package uidmap. [2021-05-19T11:30:27.293Z] #20 39.99 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-05-19T11:30:27.293Z] #20 40.01 Unpacking uidmap (1:4.5-1.1) ... [2021-05-19T11:30:27.446Z] #43 74.93 DEP criu/sk-tcp.d [2021-05-19T11:30:27.446Z] #43 ... [2021-05-19T11:30:27.446Z] [2021-05-19T11:30:27.446Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:30:27.446Z] #53 sha256:4f24e0b4245bd952d188b2ff8623fa18c152a8d8e344eff6de0d5c9ad9e0ade2 [2021-05-19T11:30:27.446Z] #53 12.90 + cd /tmp/tmp.q0nq7opdT0/src/github.com/opencontainers/runc [2021-05-19T11:30:27.446Z] #53 12.90 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T11:30:27.446Z] #53 13.12 + '[' -z '' ']' [2021-05-19T11:30:27.446Z] #53 13.12 + target=static [2021-05-19T11:30:27.446Z] #53 13.13 + make 'BUILDTAGS=seccomp ' static [2021-05-19T11:30:27.446Z] #53 13.59 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-19T11:30:27.526Z] #43 89.38 CC criu/autofs.o [2021-05-19T11:30:27.557Z] #20 40.14 Selecting previously unselected package vim-runtime. [2021-05-19T11:30:27.557Z] #20 40.15 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:30:27.557Z] #20 40.19 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-19T11:30:27.557Z] #20 40.22 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-19T11:30:27.557Z] #20 40.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-19T11:30:27.702Z] #53 ... [2021-05-19T11:30:27.702Z] [2021-05-19T11:30:27.702Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:27.702Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:27.702Z] #43 75.20 DEP criu/sk-queue.d [2021-05-19T11:30:27.702Z] #43 75.46 DEP criu/sk-packet.d [2021-05-19T11:30:27.959Z] #43 75.65 DEP criu/sk-netlink.d [2021-05-19T11:30:28.014Z] #20 4.479 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-19T11:30:28.215Z] #43 75.84 DEP criu/sk-inet.d [2021-05-19T11:30:28.472Z] #43 76.07 DEP criu/signalfd.d [2021-05-19T11:30:28.472Z] #43 76.20 DEP criu/sigframe.d [2021-05-19T11:30:28.729Z] #43 76.29 DEP criu/shmem.d [2021-05-19T11:30:28.729Z] #43 76.45 DEP criu/servicefd.d [2021-05-19T11:30:28.782Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 14.1% of statements [2021-05-19T11:30:28.952Z] #20 ... [2021-05-19T11:30:28.952Z] [2021-05-19T11:30:28.952Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:28.952Z] #45 sha256:39cd13cab56c6b50fea5587176289d8cbca175678ef10611b63f6cfe003b8dc6 [2021-05-19T11:30:28.952Z] #45 148.5 github.com/LK4D4/vndr/godl [2021-05-19T11:30:28.986Z] #43 ... [2021-05-19T11:30:28.986Z] [2021-05-19T11:30:28.986Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:28.986Z] #45 sha256:3757aa4e4d30c5f4706630f3d605dcc44ed6accd2f09a93baed28da5b2734717 [2021-05-19T11:30:28.986Z] #45 DONE 160.2s [2021-05-19T11:30:28.986Z] [2021-05-19T11:30:28.986Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:28.986Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:28.986Z] #43 76.63 DEP criu/seize.d [2021-05-19T11:30:29.244Z] #43 76.86 DEP criu/seccomp.d [2021-05-19T11:30:29.417Z] #43 90.78 CC criu/bfd.o [2021-05-19T11:30:29.417Z] #43 91.23 CC criu/bitmap.o [2021-05-19T11:30:29.629Z] #21 41.45 Unpacking bash-completion (1:2.8-6) ... [2021-05-19T11:30:29.629Z] #21 42.02 Selecting previously unselected package bzip2. [2021-05-19T11:30:29.629Z] #21 42.03 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-05-19T11:30:29.629Z] #21 42.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-19T11:30:29.629Z] #21 42.12 Selecting previously unselected package xz-utils. [2021-05-19T11:30:29.672Z] #43 91.41 CC criu/cgroup-props.o [2021-05-19T11:30:29.807Z] #43 77.23 DEP criu/rst-malloc.d [2021-05-19T11:30:29.807Z] #43 77.42 DEP criu/rbtree.d [2021-05-19T11:30:29.807Z] #43 77.48 DEP criu/pstree.d [2021-05-19T11:30:29.891Z] #45 149.3 github.com/LK4D4/vndr [2021-05-19T11:30:29.930Z] #21 42.13 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-05-19T11:30:29.930Z] #21 42.13 Unpacking xz-utils (5.2.4-1) ... [2021-05-19T11:30:29.930Z] #21 42.31 Selecting previously unselected package apparmor. [2021-05-19T11:30:29.930Z] #21 42.31 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-05-19T11:30:30.063Z] #43 77.76 DEP criu/protobuf.d [2021-05-19T11:30:30.113Z] #20 42.94 Selecting previously unselected package vim. [2021-05-19T11:30:30.232Z] #21 42.48 Unpacking apparmor (2.13.2-10) ... [2021-05-19T11:30:30.319Z] #43 77.96 GEN criu/protobuf-desc-gen.h [2021-05-19T11:30:30.321Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.8% of statements [2021-05-19T11:30:30.375Z] #20 42.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-05-19T11:30:30.375Z] #20 42.98 Unpacking vim (2:8.1.0875-5) ... [2021-05-19T11:30:30.533Z] #21 42.96 Selecting previously unselected package aufs-tools. [2021-05-19T11:30:30.600Z] #43 92.17 CC criu/cgroup.o [2021-05-19T11:30:30.611Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-05-19T11:30:30.638Z] #20 43.35 Selecting previously unselected package xfsprogs. [2021-05-19T11:30:30.638Z] #20 43.36 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-05-19T11:30:30.638Z] #20 43.37 Unpacking xfsprogs (4.20.0-1) ... [2021-05-19T11:30:30.856Z] #21 42.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-05-19T11:30:30.856Z] #21 42.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-19T11:30:30.856Z] #21 43.15 Selecting previously unselected package libonig5:ppc64el. [2021-05-19T11:30:30.856Z] #21 43.17 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-05-19T11:30:30.856Z] #21 43.17 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-05-19T11:30:31.155Z] #21 43.33 Selecting previously unselected package libjq1:ppc64el. [2021-05-19T11:30:31.155Z] #21 43.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-19T11:30:31.155Z] #21 43.34 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-19T11:30:31.155Z] #21 43.49 Selecting previously unselected package jq. [2021-05-19T11:30:31.155Z] #21 43.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-19T11:30:31.155Z] #21 43.52 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-19T11:30:31.212Z] #20 43.78 Selecting previously unselected package zip. [2021-05-19T11:30:31.212Z] #20 43.79 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-05-19T11:30:31.212Z] #20 43.79 Unpacking zip (3.0-11+b1) ... [2021-05-19T11:30:31.212Z] #20 44.03 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-19T11:30:31.241Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-05-19T11:30:31.454Z] #21 43.64 Selecting previously unselected package libaio1:ppc64el. [2021-05-19T11:30:31.454Z] #21 43.65 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-05-19T11:30:31.454Z] #21 43.65 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-05-19T11:30:31.454Z] #21 43.78 Selecting previously unselected package libgpm2:ppc64el. [2021-05-19T11:30:31.454Z] #21 43.80 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-05-19T11:30:31.454Z] #21 43.80 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-05-19T11:30:31.454Z] #21 43.90 Selecting previously unselected package libicu63:ppc64el. [2021-05-19T11:30:31.454Z] #21 43.91 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-05-19T11:30:31.454Z] #21 43.91 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-19T11:30:31.478Z] #20 44.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-19T11:30:31.478Z] #20 44.06 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-05-19T11:30:31.478Z] #20 44.07 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-19T11:30:31.478Z] #20 44.09 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-05-19T11:30:31.478Z] #20 44.11 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-05-19T11:30:31.478Z] #20 44.13 Setting up uidmap (1:4.5-1.1) ... [2021-05-19T11:30:31.478Z] #20 44.15 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-05-19T11:30:31.478Z] #20 44.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:30:31.478Z] #20 44.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-19T11:30:31.478Z] #20 44.20 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-19T11:30:31.478Z] #20 44.22 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-19T11:30:31.478Z] #20 44.24 Setting up xxd (2:8.1.0875-5) ... [2021-05-19T11:30:31.531Z] ok github.com/docker/docker/daemon 12.252s coverage: 17.1% of statements [2021-05-19T11:30:31.531Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-19T11:30:31.531Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-19T11:30:31.531Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-19T11:30:31.531Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-19T11:30:31.687Z] #43 79.40 DEP criu/protobuf-desc.d [2021-05-19T11:30:31.687Z] #43 79.52 DEP criu/proc_parse.d [2021-05-19T11:30:31.741Z] #20 44.26 Setting up zip (3.0-11+b1) ... [2021-05-19T11:30:31.742Z] #20 44.28 Setting up vim-common (2:8.1.0875-5) ... [2021-05-19T11:30:31.742Z] #20 44.32 Setting up bash-completion (1:2.8-6) ... [2021-05-19T11:30:31.756Z] #21 ... [2021-05-19T11:30:31.756Z] [2021-05-19T11:30:31.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:31.756Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:30:31.756Z] #44 86.79 DEP criu/namespaces.d [2021-05-19T11:30:31.756Z] #44 87.03 DEP criu/mount.d [2021-05-19T11:30:31.756Z] #44 87.27 DEP criu/memfd.d [2021-05-19T11:30:31.756Z] #44 87.45 DEP criu/mem.d [2021-05-19T11:30:31.756Z] #44 87.67 DEP criu/lsm.d [2021-05-19T11:30:31.756Z] #44 87.87 DEP criu/log.d [2021-05-19T11:30:31.756Z] #44 88.11 DEP criu/libnetlink.d [2021-05-19T11:30:31.757Z] #44 88.29 DEP criu/kerndat.d [2021-05-19T11:30:31.757Z] #44 88.62 DEP criu/kcmp-ids.d [2021-05-19T11:30:31.757Z] #44 88.78 DEP criu/irmap.d [2021-05-19T11:30:31.757Z] #44 89.11 DEP criu/ipc_ns.d [2021-05-19T11:30:31.757Z] #44 89.38 DEP criu/image.d [2021-05-19T11:30:31.757Z] #44 89.77 DEP criu/image-desc.d [2021-05-19T11:30:31.757Z] #44 89.92 DEP criu/fsnotify.d [2021-05-19T11:30:31.757Z] #44 90.16 DEP criu/filesystems.d [2021-05-19T11:30:31.757Z] #44 90.43 DEP criu/files.d [2021-05-19T11:30:31.757Z] #44 90.66 DEP criu/files-reg.d [2021-05-19T11:30:31.757Z] #44 90.88 DEP criu/files-ext.d [2021-05-19T11:30:31.757Z] #44 91.04 DEP criu/file-lock.d [2021-05-19T11:30:31.757Z] #44 91.22 DEP criu/file-ids.d [2021-05-19T11:30:31.757Z] #44 91.47 DEP criu/fifo.d [2021-05-19T11:30:31.757Z] #44 91.61 DEP criu/fdstore.d [2021-05-19T11:30:31.757Z] #44 91.78 DEP criu/fault-injection.d [2021-05-19T11:30:31.757Z] #44 91.83 DEP criu/external.d [2021-05-19T11:30:31.757Z] #44 91.97 DEP criu/eventpoll.d [2021-05-19T11:30:31.757Z] #44 92.16 DEP criu/eventfd.d [2021-05-19T11:30:31.757Z] #44 92.36 DEP criu/crtools.d [2021-05-19T11:30:31.757Z] #44 92.54 DEP criu/cr-service.d [2021-05-19T11:30:31.757Z] #44 92.75 DEP criu/cr-restore.d [2021-05-19T11:30:31.757Z] #44 93.10 DEP criu/cr-errno.d [2021-05-19T11:30:31.757Z] #44 93.12 DEP criu/cr-dump.d [2021-05-19T11:30:31.757Z] #44 93.41 DEP criu/cr-dedup.d [2021-05-19T11:30:31.757Z] #44 93.64 DEP criu/cr-check.d [2021-05-19T11:30:31.757Z] #44 93.89 DEP criu/config.d [2021-05-19T11:30:31.757Z] #44 94.10 DEP criu/clone-noasan.d [2021-05-19T11:30:31.757Z] #44 94.20 DEP criu/cgroup.d [2021-05-19T11:30:31.757Z] #44 94.44 DEP criu/cgroup-props.d [2021-05-19T11:30:31.757Z] #44 94.65 DEP criu/bitmap.d [2021-05-19T11:30:31.757Z] #44 94.67 DEP criu/bfd.d [2021-05-19T11:30:31.757Z] #44 94.85 DEP criu/autofs.d [2021-05-19T11:30:31.757Z] #44 95.03 DEP criu/aio.d [2021-05-19T11:30:31.757Z] #44 95.20 DEP criu/action-scripts.d [2021-05-19T11:30:31.757Z] #44 95.61 CC criu/action-scripts.o [2021-05-19T11:30:31.757Z] #44 96.42 CC criu/aio.o [2021-05-19T11:30:32.057Z] #44 97.11 CC criu/autofs.o [2021-05-19T11:30:32.160Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2021-05-19T11:30:32.250Z] #43 79.67 DEP criu/plugin.d [2021-05-19T11:30:32.250Z] #43 79.80 DEP criu/pipes.d [2021-05-19T11:30:32.506Z] #43 79.97 DEP criu/pie-util.d [2021-05-19T11:30:32.506Z] #43 80.10 DEP criu/pie-util-vdso.d [2021-05-19T11:30:32.506Z] #43 80.18 DEP criu/pie-util-vdso-elf32.d [2021-05-19T11:30:32.762Z] #43 80.27 DEP criu/path.d [2021-05-19T11:30:32.762Z] #43 80.41 DEP criu/parasite-syscall.d [2021-05-19T11:30:33.019Z] #43 80.63 DEP criu/pagemap.d [2021-05-19T11:30:33.019Z] #43 80.84 DEP criu/pagemap-cache.d [2021-05-19T11:30:33.118Z] #43 94.91 CC criu/clone-noasan.o [2021-05-19T11:30:33.276Z] #43 80.94 DEP criu/page-xfer.d [2021-05-19T11:30:33.276Z] #43 81.06 DEP criu/page-pipe.d [2021-05-19T11:30:33.374Z] #43 95.16 CC criu/config.o [2021-05-19T11:30:33.532Z] #43 81.16 DEP criu/netfilter.d [2021-05-19T11:30:33.532Z] #43 81.27 DEP criu/net.d [2021-05-19T11:30:33.788Z] #43 81.41 DEP criu/namespaces.d [2021-05-19T11:30:33.788Z] #43 81.59 DEP criu/mount.d [2021-05-19T11:30:34.086Z] #45 ... [2021-05-19T11:30:34.086Z] [2021-05-19T11:30:34.086Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:34.086Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:34.086Z] #43 62.78 CC criu/pie/util-vdso-elf32.o [2021-05-19T11:30:34.086Z] #43 63.56 AR criu/pie/pie.lib.a [2021-05-19T11:30:34.086Z] #43 63.64 DEP criu/pie/restorer.d [2021-05-19T11:30:34.086Z] #43 63.96 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-19T11:30:34.086Z] #43 64.08 DEP criu/arch/x86/restorer_unmap.d [2021-05-19T11:30:34.086Z] #43 64.13 DEP criu/arch/x86/restorer.d [2021-05-19T11:30:34.086Z] #43 64.33 DEP criu/arch/x86/vdso-pie.d [2021-05-19T11:30:34.086Z] #43 64.48 DEP criu/pie/parasite-vdso.d [2021-05-19T11:30:34.086Z] #43 64.69 DEP criu/pie/parasite.d [2021-05-19T11:30:34.086Z] #43 65.00 CC criu/pie/parasite.o [2021-05-19T11:30:34.086Z] #43 66.37 LINK criu/pie/parasite.built-in.o [2021-05-19T11:30:34.086Z] #43 66.39 GEN criu/pie/parasite-blob.h [2021-05-19T11:30:34.086Z] #43 66.41 CC criu/pie/parasite-vdso.o [2021-05-19T11:30:34.086Z] #43 67.12 CC criu/arch/x86/vdso-pie.o [2021-05-19T11:30:34.086Z] #43 67.45 CC criu/arch/x86/restorer.o [2021-05-19T11:30:34.086Z] #43 68.05 CC criu/arch/x86/restorer_unmap.o [2021-05-19T11:30:34.086Z] #43 68.10 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-19T11:30:34.086Z] #43 68.46 CC criu/pie/restorer.o [2021-05-19T11:30:34.086Z] #43 71.42 LINK criu/pie/restorer.built-in.o [2021-05-19T11:30:34.086Z] #43 71.44 GEN criu/pie/restorer-blob.h [2021-05-19T11:30:34.086Z] #43 71.51 DEP criu/vdso.d [2021-05-19T11:30:34.086Z] #43 71.76 DEP criu/vdso-compat.d [2021-05-19T11:30:34.086Z] #43 71.90 DEP criu/uts_ns.d [2021-05-19T11:30:34.086Z] #43 72.09 DEP criu/util.d [2021-05-19T11:30:34.086Z] #43 72.26 DEP criu/uffd.d [2021-05-19T11:30:34.086Z] #43 72.45 DEP criu/tun.d [2021-05-19T11:30:34.086Z] #43 72.69 DEP criu/tty.d [2021-05-19T11:30:34.086Z] #43 72.90 DEP criu/timerfd.d [2021-05-19T11:30:34.292Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-05-19T11:30:34.346Z] #43 73.07 DEP criu/timens.d [2021-05-19T11:30:34.346Z] #43 73.25 DEP criu/sysfs_parse.d [2021-05-19T11:30:34.351Z] #43 81.81 DEP criu/memfd.d [2021-05-19T11:30:34.351Z] #43 81.96 DEP criu/mem.d [2021-05-19T11:30:34.351Z] #43 82.14 DEP criu/lsm.d [2021-05-19T11:30:34.582Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.178s coverage: 56.2% of statements [2021-05-19T11:30:34.605Z] #43 73.46 DEP criu/sysctl.d [2021-05-19T11:30:34.607Z] #43 82.29 DEP criu/log.d [2021-05-19T11:30:34.607Z] #43 82.41 DEP criu/libnetlink.d [2021-05-19T11:30:34.741Z] #43 96.57 CC criu/cr-check.o [2021-05-19T11:30:34.840Z] #44 99.29 CC criu/bfd.o [2021-05-19T11:30:34.864Z] #43 82.56 DEP criu/kerndat.d [2021-05-19T11:30:34.865Z] #43 73.67 DEP criu/string.d [2021-05-19T11:30:34.865Z] #43 73.74 DEP criu/stats.d [2021-05-19T11:30:35.055Z] #20 47.44 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-05-19T11:30:35.055Z] #20 47.46 Setting up xz-utils (5.2.4-1) ... [2021-05-19T11:30:35.055Z] #20 47.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-19T11:30:35.055Z] #20 47.51 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-19T11:30:35.055Z] #20 47.65 invoke-rc.d: could not determine current runlevel [2021-05-19T11:30:35.055Z] #20 47.67 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-19T11:30:35.055Z] #20 47.68 Setting up pigz (2.4-1) ... [2021-05-19T11:30:35.055Z] #20 47.72 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-19T11:30:35.055Z] #20 47.74 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-19T11:30:35.055Z] #20 47.77 Setting up python-pip-whl (18.1-5) ... [2021-05-19T11:30:35.055Z] #20 47.78 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-05-19T11:30:35.055Z] #20 47.80 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-19T11:30:35.121Z] #43 ... [2021-05-19T11:30:35.121Z] [2021-05-19T11:30:35.121Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:35.121Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:30:35.121Z] #20 11.48 Fetched 8964 kB in 10s (880 kB/s) [2021-05-19T11:30:35.121Z] #20 11.48 Reading package lists... [2021-05-19T11:30:35.121Z] #20 15.94 Reading package lists... [2021-05-19T11:30:35.121Z] #20 19.99 Building dependency tree... [2021-05-19T11:30:35.121Z] #20 ... [2021-05-19T11:30:35.121Z] [2021-05-19T11:30:35.121Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:35.121Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:35.121Z] #43 82.78 DEP criu/kcmp-ids.d [2021-05-19T11:30:35.125Z] #43 73.91 DEP criu/sockets.d [2021-05-19T11:30:35.125Z] #43 74.16 DEP criu/sk-unix.d [2021-05-19T11:30:35.146Z] #44 ... [2021-05-19T11:30:35.146Z] [2021-05-19T11:30:35.146Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:35.146Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:30:35.146Z] #46 157.8 crypto/tls [2021-05-19T11:30:35.146Z] #46 164.8 net/http/httptrace [2021-05-19T11:30:35.146Z] #46 165.0 net/http [2021-05-19T11:30:35.146Z] #46 ... [2021-05-19T11:30:35.146Z] [2021-05-19T11:30:35.146Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:30:35.146Z] #25 sha256:b66734e56a609102c653d44d2471813f8e001544ad7af71825a025a4e403bc77 [2021-05-19T11:30:35.378Z] #43 82.88 DEP criu/irmap.d [2021-05-19T11:30:35.378Z] #43 83.03 DEP criu/ipc_ns.d [2021-05-19T11:30:35.630Z] #20 48.27 Setting up libaio1:arm64 (0.3.112-3) ... [2021-05-19T11:30:35.630Z] #20 48.28 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-19T11:30:35.630Z] #20 48.30 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:35.630Z] #20 48.34 Setting up vim (2:8.1.0875-5) ... [2021-05-19T11:30:35.630Z] #20 48.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-19T11:30:35.630Z] #20 48.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-19T11:30:35.630Z] #20 48.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-19T11:30:35.630Z] #20 48.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-19T11:30:35.630Z] #20 48.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-19T11:30:35.630Z] #20 48.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-19T11:30:35.630Z] #20 48.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-19T11:30:35.630Z] #20 48.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-19T11:30:35.630Z] #20 48.45 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-19T11:30:35.630Z] #20 48.47 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-19T11:30:35.635Z] #43 83.19 DEP criu/image.d [2021-05-19T11:30:35.635Z] #43 83.28 DEP criu/image-desc.d [2021-05-19T11:30:35.635Z] #43 83.36 DEP criu/fsnotify.d [2021-05-19T11:30:35.694Z] #43 74.40 DEP criu/sk-tcp.d [2021-05-19T11:30:35.694Z] #43 74.69 DEP criu/sk-queue.d [2021-05-19T11:30:35.892Z] #43 83.50 DEP criu/filesystems.d [2021-05-19T11:30:35.893Z] #20 48.49 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-19T11:30:35.893Z] #20 48.51 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-19T11:30:35.893Z] #20 48.53 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-19T11:30:35.893Z] #20 48.54 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:36.107Z] #43 ... [2021-05-19T11:30:36.107Z] [2021-05-19T11:30:36.107Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:36.107Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:30:36.107Z] #20 12.41 Fetched 8964 kB in 9s (1007 kB/s) [2021-05-19T11:30:36.107Z] #20 12.41 Reading package lists... [2021-05-19T11:30:36.107Z] #20 15.63 Reading package lists... [2021-05-19T11:30:36.107Z] #20 18.82 Building dependency tree... [2021-05-19T11:30:36.107Z] #20 20.32 libcap2-bin is already the newest version (1:2.25-2). [2021-05-19T11:30:36.107Z] #20 20.32 The following additional packages will be installed: [2021-05-19T11:30:36.107Z] #20 20.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-19T11:30:36.107Z] #20 20.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-19T11:30:36.107Z] #20 20.33 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-19T11:30:36.107Z] #20 20.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-19T11:30:36.107Z] #20 20.33 python3.7 python3.7-minimal vim-runtime xxd [2021-05-19T11:30:36.107Z] #20 20.34 Suggested packages: [2021-05-19T11:30:36.107Z] #20 20.34 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-19T11:30:36.107Z] #20 20.34 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-19T11:30:36.107Z] #20 20.34 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-19T11:30:36.107Z] #20 20.34 Recommended packages: [2021-05-19T11:30:36.107Z] #20 20.34 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-19T11:30:36.107Z] #20 20.34 python3-keyrings.alt python3-xdg unzip [2021-05-19T11:30:36.148Z] #43 83.61 DEP criu/files.d [2021-05-19T11:30:36.148Z] #43 83.74 DEP criu/files-reg.d [2021-05-19T11:30:36.264Z] #43 74.94 DEP criu/sk-packet.d [2021-05-19T11:30:36.264Z] #43 75.15 DEP criu/sk-netlink.d [2021-05-19T11:30:36.363Z] #20 ... [2021-05-19T11:30:36.363Z] [2021-05-19T11:30:36.363Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:36.363Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:36.363Z] #43 98.23 CC criu/cr-dedup.o [2021-05-19T11:30:36.405Z] #43 83.96 DEP criu/files-ext.d [2021-05-19T11:30:36.405Z] #43 84.15 DEP criu/file-lock.d [2021-05-19T11:30:36.523Z] #43 75.39 DEP criu/sk-inet.d [2021-05-19T11:30:36.662Z] #43 84.28 DEP criu/file-ids.d [2021-05-19T11:30:36.662Z] #43 84.40 DEP criu/fifo.d [2021-05-19T11:30:36.783Z] #43 75.66 DEP criu/signalfd.d [2021-05-19T11:30:36.783Z] #43 75.79 DEP criu/sigframe.d [2021-05-19T11:30:36.842Z] #20 ... [2021-05-19T11:30:36.842Z] [2021-05-19T11:30:36.842Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:36.842Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:30:36.842Z] #43 89.03 CC criu/autofs.o [2021-05-19T11:30:36.842Z] #43 90.18 CC criu/bfd.o [2021-05-19T11:30:36.842Z] #43 90.64 CC criu/bitmap.o [2021-05-19T11:30:36.842Z] #43 90.75 CC criu/cgroup-props.o [2021-05-19T11:30:36.842Z] #43 91.38 CC criu/cgroup.o [2021-05-19T11:30:36.842Z] #43 93.91 CC criu/clone-noasan.o [2021-05-19T11:30:36.842Z] #43 94.08 CC criu/config.o [2021-05-19T11:30:36.842Z] #43 95.67 CC criu/cr-check.o [2021-05-19T11:30:36.842Z] #43 97.17 CC criu/cr-dedup.o [2021-05-19T11:30:36.842Z] #43 97.51 CC criu/cr-dump.o [2021-05-19T11:30:36.918Z] #43 84.52 DEP criu/fdstore.d [2021-05-19T11:30:36.919Z] #43 84.61 DEP criu/fault-injection.d [2021-05-19T11:30:36.919Z] #43 84.65 DEP criu/external.d [2021-05-19T11:30:36.925Z] #43 98.63 CC criu/cr-dump.o [2021-05-19T11:30:37.043Z] #43 75.88 DEP criu/shmem.d [2021-05-19T11:30:37.043Z] #43 76.05 DEP criu/servicefd.d [2021-05-19T11:30:37.175Z] #43 84.74 DEP criu/eventpoll.d [2021-05-19T11:30:37.175Z] #43 84.90 DEP criu/eventfd.d [2021-05-19T11:30:37.302Z] #43 76.26 DEP criu/seize.d [2021-05-19T11:30:37.417Z] #43 99.80 CC criu/cr-errno.o [2021-05-19T11:30:37.432Z] #43 85.04 DEP criu/crtools.d [2021-05-19T11:30:37.432Z] #43 85.15 DEP criu/cr-service.d [2021-05-19T11:30:37.562Z] #43 76.41 DEP criu/seccomp.d [2021-05-19T11:30:37.680Z] #43 99.90 CC criu/cr-restore.o [2021-05-19T11:30:37.689Z] #43 85.28 DEP criu/cr-restore.d [2021-05-19T11:30:37.822Z] #43 76.68 DEP criu/rst-malloc.d [2021-05-19T11:30:37.822Z] #43 76.76 DEP criu/rbtree.d [2021-05-19T11:30:37.822Z] #43 ... [2021-05-19T11:30:37.822Z] [2021-05-19T11:30:37.822Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:30:37.822Z] #53 sha256:edda61a99aacc71532e17dc39673f8f228ff6604ded16fabcc36481a1d3d135d [2021-05-19T11:30:37.822Z] #53 13.66 + cd /tmp/tmp.yTPZWRZ8bB/src/github.com/opencontainers/runc [2021-05-19T11:30:37.822Z] #53 13.66 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-19T11:30:37.822Z] #53 14.03 + '[' -z '' ']' [2021-05-19T11:30:37.822Z] #53 14.03 + target=static [2021-05-19T11:30:37.822Z] #53 14.03 + make 'BUILDTAGS=seccomp ' static [2021-05-19T11:30:37.822Z] #53 14.57 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-19T11:30:37.945Z] #43 85.50 DEP criu/cr-errno.d [2021-05-19T11:30:37.945Z] #43 85.52 DEP criu/cr-dump.d [2021-05-19T11:30:38.082Z] #53 ... [2021-05-19T11:30:38.082Z] [2021-05-19T11:30:38.082Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:38.082Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:38.082Z] #43 76.80 DEP criu/pstree.d [2021-05-19T11:30:38.082Z] #43 76.97 DEP criu/protobuf.d [2021-05-19T11:30:38.202Z] #43 ... [2021-05-19T11:30:38.202Z] [2021-05-19T11:30:38.202Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:30:38.202Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T11:30:38.202Z] #32 DONE 169.2s [2021-05-19T11:30:38.202Z] [2021-05-19T11:30:38.202Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:38.202Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:38.202Z] #43 85.75 DEP criu/cr-dedup.d [2021-05-19T11:30:38.202Z] #43 85.90 DEP criu/cr-check.d [2021-05-19T11:30:38.315Z] #43 ... [2021-05-19T11:30:38.315Z] [2021-05-19T11:30:38.315Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:38.315Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-19T11:30:38.315Z] #20 50.82 Setting up iptables (1.8.2-4) ... [2021-05-19T11:30:38.315Z] #20 50.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-19T11:30:38.315Z] #20 50.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-19T11:30:38.315Z] #20 50.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-19T11:30:38.315Z] #20 50.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-19T11:30:38.315Z] #20 50.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-19T11:30:38.315Z] #20 50.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-19T11:30:38.315Z] #20 50.94 Setting up python3 (3.7.3-1) ... [2021-05-19T11:30:38.341Z] #43 77.20 GEN criu/protobuf-desc-gen.h [2021-05-19T11:30:38.458Z] #43 86.09 DEP criu/config.d [2021-05-19T11:30:38.458Z] #43 86.28 DEP criu/clone-noasan.d [2021-05-19T11:30:38.715Z] #43 86.36 DEP criu/cgroup.d [2021-05-19T11:30:38.776Z] #25 167.8 Checking out files: 23% (2717/11365) Checking out files: 24% (2728/11365) Checking out files: 25% (2842/11365) Checking out files: 26% (2955/11365) Checking out files: 27% (3069/11365) Checking out files: 28% (3183/11365) Checking out files: 29% (3296/11365) Checking out files: 30% (3410/11365) Checking out files: 31% (3524/11365) Checking out files: 32% (3637/11365) Checking out files: 33% (3751/11365) Checking out files: 34% (3865/11365) Checking out files: 35% (3978/11365) Checking out files: 36% (4092/11365) Checking out files: 37% (4206/11365) Checking out files: 38% (4319/11365) Checking out files: 39% (4433/11365) Checking out files: 40% (4546/11365) Checking out files: 41% (4660/11365) Checking out files: 42% (4774/11365) Checking out files: 43% (4887/11365) Checking out files: 44% (5001/11365) Checking out files: 45% (5115/11365) Checking out files: 46% (5228/11365) Checking out files: 47% (5342/11365) Checking out files: 48% (5456/11365) Checking out files: 49% (5569/11365) Checking out files: 50% (5683/11365) Checking out files: 51% (5797/11365) Checking out files: 52% (5910/11365) Checking out files: 53% (6024/11365) Checking out files: 54% (6138/11365) Checking out files: 55% (6251/11365) Checking out files: 56% (6365/11365) Checking out files: 57% (6479/11365) Checking out files: 58% (6592/11365) Checking out files: 59% (6706/11365) Checking out files: 60% (6819/11365) Checking out files: 60% (6879/11365) Checking out files: 61% (6933/11365) Checking out files: 62% (7047/11365) Checking out files: 63% (7160/11365) Checking out files: 64% (7274/11365) Checking out files: 65% (7388/11365) Checking out files: 66% (7501/11365) Checking out files: 67% (7615/11365) Checking out files: 68% (7729/11365) Checking out files: 69% (7842/11365) Checking out files: 70% (7956/11365) Checking out files: 71% (8070/11365) Checking out files: 72% (8183/11365) Checking out files: 73% (8297/11365) Checking out files: 74% (8411/11365) Checking out files: 75% (8524/11365) Checking out files: 76% (8638/11365) Checking out files: 77% (8752/11365) Checking out files: 78% (8865/11365) Checking out files: 79% (8979/11365) Checking out files: 80% (9092/11365) Checking out files: 81% (9206/11365) Checking out files: 81% (9238/11365) Checking out files: 82% (9320/11365) Checking out files: 83% (9433/11365) Checking out files: 84% (9547/11365) Checking out files: 85% (9661/11365) Checking out files: 86% (9774/11365) Checking out files: 87% (9888/11365) Checking out files: 88% (10002/11365) Checking out files: 89% (10115/11365) Checking out files: 90% (10229/11365) Checking out files: 91% (10343/11365) Checking out files: 92% (10456/11365) Checking out files: 93% (10570/11365) Checking out files: 94% (10684/11365) Checking out files: 95% (10797/11365) Checking out files: 96% (10911/11365) Checking out files: 97% (11025/11365) Checking out files: 98% (11138/11365) Checking out files: 99% (11252/11365) Checking out files: 100% (11365/11365) Checking out files: 100% (11365/11365), done. [2021-05-19T11:30:38.815Z] #43 100.7 CC criu/cr-errno.o [2021-05-19T11:30:38.906Z] #20 51.37 Setting up python3-wheel (0.32.3-2) ... [2021-05-19T11:30:38.973Z] #43 86.57 DEP criu/cgroup-props.d [2021-05-19T11:30:39.071Z] #43 100.8 CC criu/cr-restore.o [2021-05-19T11:30:39.077Z] #25 171.8 + cd /tmp/tmp.2CkixKgWrt/tmp/docker-ce [2021-05-19T11:30:39.077Z] #25 171.8 + git checkout -q v17.06.2-ce [2021-05-19T11:30:39.083Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.142s coverage: 46.2% of statements [2021-05-19T11:30:39.241Z] #43 86.77 DEP criu/bitmap.d [2021-05-19T11:30:39.241Z] #43 86.84 DEP criu/bfd.d [2021-05-19T11:30:39.281Z] #43 ... [2021-05-19T11:30:39.281Z] [2021-05-19T11:30:39.281Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:39.281Z] #45 sha256:39cd13cab56c6b50fea5587176289d8cbca175678ef10611b63f6cfe003b8dc6 [2021-05-19T11:30:39.281Z] #45 DONE 158.6s [2021-05-19T11:30:39.281Z] [2021-05-19T11:30:39.281Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:39.281Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:30:39.281Z] #20 5.975 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-19T11:30:39.281Z] #20 11.68 Fetched 8964 kB in 10s (866 kB/s) [2021-05-19T11:30:39.281Z] #20 11.68 Reading package lists... [2021-05-19T11:30:39.499Z] #43 87.07 DEP criu/autofs.d [2021-05-19T11:30:39.499Z] #43 87.20 DEP criu/aio.d [2021-05-19T11:30:39.755Z] #43 87.32 DEP criu/action-scripts.d [2021-05-19T11:30:39.787Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-05-19T11:30:39.862Z] #20 52.41 Setting up apparmor (2.13.2-10) ... [2021-05-19T11:30:40.012Z] #43 87.60 CC criu/action-scripts.o [2021-05-19T11:30:40.269Z] #43 88.05 CC criu/aio.o [2021-05-19T11:30:40.831Z] #43 88.61 CC criu/autofs.o [2021-05-19T11:30:41.189Z] #20 15.83 Reading package lists... [2021-05-19T11:30:41.189Z] #20 ... [2021-05-19T11:30:41.189Z] [2021-05-19T11:30:41.189Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:41.189Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:41.189Z] #43 79.80 DEP criu/protobuf-desc.d [2021-05-19T11:30:41.189Z] #43 79.96 DEP criu/proc_parse.d [2021-05-19T11:30:41.189Z] #43 80.16 DEP criu/plugin.d [2021-05-19T11:30:41.448Z] #43 80.25 DEP criu/pipes.d [2021-05-19T11:30:41.589Z] #43 ... [2021-05-19T11:30:41.589Z] [2021-05-19T11:30:41.589Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:41.589Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:30:41.589Z] #20 21.88 The following NEW packages will be installed: [2021-05-19T11:30:41.589Z] #20 21.88 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-19T11:30:41.589Z] #20 21.89 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-19T11:30:41.589Z] #20 21.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-19T11:30:41.589Z] #20 21.89 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-19T11:30:41.589Z] #20 21.89 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-19T11:30:41.589Z] #20 21.89 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-19T11:30:41.589Z] #20 21.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-19T11:30:41.589Z] #20 21.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-19T11:30:41.589Z] #20 21.89 xz-utils zip [2021-05-19T11:30:41.589Z] #20 22.22 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-19T11:30:41.589Z] #20 22.22 Need to get 28.5 MB of archives. [2021-05-19T11:30:41.589Z] #20 22.22 After this operation, 116 MB of additional disk space will be used. [2021-05-19T11:30:41.589Z] #20 22.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-19T11:30:41.589Z] #20 22.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-19T11:30:41.589Z] #20 22.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-19T11:30:41.589Z] #20 22.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-19T11:30:41.589Z] #20 22.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-19T11:30:41.589Z] #20 22.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-19T11:30:41.589Z] #20 22.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-19T11:30:41.589Z] #20 22.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-19T11:30:41.589Z] #20 22.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-19T11:30:41.589Z] #20 22.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-19T11:30:41.589Z] #20 22.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-19T11:30:41.589Z] #20 22.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-19T11:30:41.589Z] #20 22.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-19T11:30:41.589Z] #20 22.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-19T11:30:41.589Z] #20 22.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-19T11:30:41.589Z] #20 22.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-19T11:30:41.589Z] #20 22.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-19T11:30:41.589Z] #20 22.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-19T11:30:41.589Z] #20 22.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-19T11:30:41.589Z] #20 22.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-19T11:30:41.589Z] #20 22.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-19T11:30:41.589Z] #20 22.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-19T11:30:41.589Z] #20 22.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-19T11:30:41.589Z] #20 22.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-19T11:30:41.589Z] #20 22.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-19T11:30:41.589Z] #20 22.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-19T11:30:41.589Z] #20 22.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-19T11:30:41.589Z] #20 22.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-19T11:30:41.589Z] #20 22.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-19T11:30:41.589Z] #20 23.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-19T11:30:41.589Z] #20 23.18 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-19T11:30:41.589Z] #20 23.18 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-19T11:30:41.589Z] #20 23.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-19T11:30:41.589Z] #20 23.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-19T11:30:41.589Z] #20 23.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-19T11:30:41.589Z] #20 23.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-19T11:30:41.589Z] #20 23.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-19T11:30:41.589Z] #20 23.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-19T11:30:41.589Z] #20 23.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-19T11:30:41.589Z] #20 23.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-19T11:30:41.589Z] #20 23.33 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-19T11:30:41.589Z] #20 23.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-19T11:30:41.589Z] #20 23.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-19T11:30:41.589Z] #20 23.41 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-19T11:30:41.589Z] #20 23.42 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-19T11:30:41.589Z] #20 23.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-19T11:30:41.589Z] #20 23.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-19T11:30:41.589Z] #20 23.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-19T11:30:41.589Z] #20 24.40 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:30:41.589Z] #20 24.51 Fetched 28.5 MB in 2s (15.1 MB/s) [2021-05-19T11:30:41.589Z] #20 24.57 Selecting previously unselected package pigz. [2021-05-19T11:30:41.589Z] #20 24.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-19T11:30:41.589Z] #20 24.66 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-19T11:30:41.589Z] #20 24.67 Unpacking pigz (2.4-1) ... [2021-05-19T11:30:41.589Z] #20 24.76 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-19T11:30:41.589Z] #20 24.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-19T11:30:41.589Z] #20 24.76 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:41.589Z] #20 25.19 Selecting previously unselected package python3.7-minimal. [2021-05-19T11:30:41.589Z] #20 25.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-19T11:30:41.589Z] #20 25.21 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-19T11:30:41.589Z] #20 26.04 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:41.708Z] #43 80.48 DEP criu/pie-util.d [2021-05-19T11:30:41.708Z] #43 80.58 DEP criu/pie-util-vdso.d [2021-05-19T11:30:41.708Z] #43 80.71 DEP criu/pie-util-vdso-elf32.d [2021-05-19T11:30:41.846Z] #20 26.06 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-19T11:30:41.968Z] #43 80.81 DEP criu/path.d [2021-05-19T11:30:41.968Z] #43 80.93 DEP criu/parasite-syscall.d [2021-05-19T11:30:42.043Z] #20 54.58 Setting up xfsprogs (4.20.0-1) ... [2021-05-19T11:30:42.043Z] #20 54.59 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-19T11:30:42.227Z] #43 81.14 DEP criu/pagemap.d [2021-05-19T11:30:42.487Z] #43 81.37 DEP criu/pagemap-cache.d [2021-05-19T11:30:42.487Z] #43 81.46 DEP criu/page-xfer.d [2021-05-19T11:30:42.618Z] #20 55.06 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-19T11:30:42.725Z] #43 89.98 CC criu/bfd.o [2021-05-19T11:30:42.725Z] #43 90.52 CC criu/bitmap.o [2021-05-19T11:30:42.749Z] #43 81.62 DEP criu/page-pipe.d [2021-05-19T11:30:42.749Z] #43 81.71 DEP criu/netfilter.d [2021-05-19T11:30:42.981Z] #43 90.65 CC criu/cgroup-props.o [2021-05-19T11:30:43.008Z] #43 81.86 DEP criu/net.d [2021-05-19T11:30:43.008Z] #43 82.02 DEP criu/namespaces.d [2021-05-19T11:30:43.268Z] #43 82.21 DEP criu/mount.d [2021-05-19T11:30:43.290Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.492s coverage: 49.4% of statements [2021-05-19T11:30:43.527Z] #43 82.38 DEP criu/memfd.d [2021-05-19T11:30:43.566Z] #20 55.95 Setting up python3-distutils (3.7.3-1) ... [2021-05-19T11:30:43.608Z] #25 175.8 + mkdir -p /tmp/tmp.2CkixKgWrt/src/github.com/docker [2021-05-19T11:30:43.608Z] #25 175.8 + mv components/cli /tmp/tmp.2CkixKgWrt/src/github.com/docker/cli [2021-05-19T11:30:43.608Z] #25 175.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-19T11:30:43.736Z] #20 28.11 Selecting previously unselected package python3-minimal. [2021-05-19T11:30:43.737Z] #20 28.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 ... 23684 files and directories currently installed.) [2021-05-19T11:30:43.737Z] #20 28.18 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-19T11:30:43.737Z] #20 28.18 Unpacking python3-minimal (3.7.3-1) ... [2021-05-19T11:30:43.737Z] #20 28.25 Selecting previously unselected package libmpdec2:amd64. [2021-05-19T11:30:43.787Z] #43 82.49 DEP criu/mem.d [2021-05-19T11:30:43.787Z] #43 82.71 DEP criu/lsm.d [2021-05-19T11:30:43.829Z] #20 56.44 Setting up python3-setuptools (40.8.0-1) ... [2021-05-19T11:30:43.911Z] #43 91.50 CC criu/cgroup.o [2021-05-19T11:30:43.993Z] #20 28.26 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-19T11:30:43.993Z] #20 28.27 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-19T11:30:43.993Z] #20 28.36 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-19T11:30:43.993Z] #20 28.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-19T11:30:43.993Z] #20 28.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:44.047Z] #43 82.91 DEP criu/log.d [2021-05-19T11:30:44.047Z] #43 83.02 DEP criu/libnetlink.d [2021-05-19T11:30:44.167Z] #43 ... [2021-05-19T11:30:44.167Z] [2021-05-19T11:30:44.168Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:44.168Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:30:44.168Z] #20 21.82 libcap2-bin is already the newest version (1:2.25-2). [2021-05-19T11:30:44.168Z] #20 21.82 The following additional packages will be installed: [2021-05-19T11:30:44.168Z] #20 21.82 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-19T11:30:44.168Z] #20 21.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-19T11:30:44.168Z] #20 21.83 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-19T11:30:44.168Z] #20 21.83 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-19T11:30:44.168Z] #20 21.83 python3.7 python3.7-minimal vim-runtime xxd [2021-05-19T11:30:44.168Z] #20 21.83 Suggested packages: [2021-05-19T11:30:44.168Z] #20 21.84 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-19T11:30:44.168Z] #20 21.84 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-19T11:30:44.168Z] #20 21.84 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-19T11:30:44.168Z] #20 21.84 Recommended packages: [2021-05-19T11:30:44.168Z] #20 21.84 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-19T11:30:44.168Z] #20 21.84 python3-keyrings.alt python3-xdg unzip [2021-05-19T11:30:44.168Z] #20 23.72 The following NEW packages will be installed: [2021-05-19T11:30:44.168Z] #20 23.72 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-19T11:30:44.168Z] #20 23.72 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-19T11:30:44.168Z] #20 23.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-19T11:30:44.168Z] #20 23.73 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-19T11:30:44.168Z] #20 23.73 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-19T11:30:44.168Z] #20 23.73 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-19T11:30:44.168Z] #20 23.73 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-19T11:30:44.168Z] #20 23.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-19T11:30:44.168Z] #20 23.73 xz-utils zip [2021-05-19T11:30:44.168Z] #20 24.05 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-19T11:30:44.168Z] #20 24.05 Need to get 28.5 MB of archives. [2021-05-19T11:30:44.168Z] #20 24.05 After this operation, 116 MB of additional disk space will be used. [2021-05-19T11:30:44.168Z] #20 24.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-19T11:30:44.168Z] #20 24.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-19T11:30:44.168Z] #20 24.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-19T11:30:44.168Z] #20 24.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-19T11:30:44.168Z] #20 24.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-19T11:30:44.168Z] #20 24.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-19T11:30:44.168Z] #20 24.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-19T11:30:44.168Z] #20 24.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-19T11:30:44.168Z] #20 24.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-19T11:30:44.168Z] #20 24.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-19T11:30:44.168Z] #20 24.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-19T11:30:44.168Z] #20 24.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-19T11:30:44.168Z] #20 24.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-19T11:30:44.168Z] #20 24.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-19T11:30:44.168Z] #20 24.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-19T11:30:44.168Z] #20 24.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-19T11:30:44.168Z] #20 24.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-19T11:30:44.168Z] #20 24.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-19T11:30:44.168Z] #20 24.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-19T11:30:44.168Z] #20 24.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-19T11:30:44.168Z] #20 24.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-19T11:30:44.168Z] #20 24.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-19T11:30:44.168Z] #20 24.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-19T11:30:44.168Z] #20 24.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-19T11:30:44.168Z] #20 24.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-19T11:30:44.168Z] #20 24.46 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-19T11:30:44.168Z] #20 24.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-19T11:30:44.168Z] #20 24.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-19T11:30:44.168Z] #20 24.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-19T11:30:44.168Z] #20 25.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-19T11:30:44.168Z] #20 25.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-19T11:30:44.168Z] #20 25.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-19T11:30:44.168Z] #20 25.26 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-19T11:30:44.168Z] #20 25.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-19T11:30:44.168Z] #20 25.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-19T11:30:44.168Z] #20 25.38 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-19T11:30:44.168Z] #20 25.39 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-19T11:30:44.168Z] #20 25.40 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-19T11:30:44.168Z] #20 25.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-19T11:30:44.168Z] #20 25.43 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-19T11:30:44.168Z] #20 25.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-19T11:30:44.168Z] #20 25.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-19T11:30:44.168Z] #20 25.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-19T11:30:44.168Z] #20 25.59 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-19T11:30:44.168Z] #20 25.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-19T11:30:44.168Z] #20 25.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-19T11:30:44.168Z] #20 26.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-19T11:30:44.168Z] #20 26.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-19T11:30:44.168Z] #20 26.56 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:30:44.168Z] #20 26.63 Fetched 28.5 MB in 2s (12.5 MB/s) [2021-05-19T11:30:44.168Z] #20 26.72 Selecting previously unselected package pigz. [2021-05-19T11:30:44.168Z] #20 26.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-19T11:30:44.168Z] #20 26.79 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-19T11:30:44.168Z] #20 26.80 Unpacking pigz (2.4-1) ... [2021-05-19T11:30:44.168Z] #20 26.87 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-19T11:30:44.168Z] #20 26.89 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-19T11:30:44.168Z] #20 26.89 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:44.168Z] #20 27.30 Selecting previously unselected package python3.7-minimal. [2021-05-19T11:30:44.168Z] #20 27.31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-19T11:30:44.168Z] #20 27.32 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-19T11:30:44.168Z] #20 28.17 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:44.168Z] #20 28.19 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-19T11:30:44.168Z] #20 30.09 Selecting previously unselected package python3-minimal. [2021-05-19T11:30:44.168Z] #20 30.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-19T11:30:44.168Z] #20 30.16 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-19T11:30:44.168Z] #20 30.16 Unpacking python3-minimal (3.7.3-1) ... [2021-05-19T11:30:44.168Z] #20 30.23 Selecting previously unselected package libmpdec2:amd64. [2021-05-19T11:30:44.168Z] #20 30.23 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-19T11:30:44.168Z] #20 30.24 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-19T11:30:44.168Z] #20 30.34 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-19T11:30:44.168Z] #20 30.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-19T11:30:44.168Z] #20 30.35 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:44.307Z] #43 83.11 DEP criu/kerndat.d [2021-05-19T11:30:44.307Z] #43 83.30 DEP criu/kcmp-ids.d [2021-05-19T11:30:44.567Z] #43 83.38 DEP criu/irmap.d [2021-05-19T11:30:44.567Z] #43 83.58 DEP criu/ipc_ns.d [2021-05-19T11:30:44.731Z] #20 31.30 Selecting previously unselected package python3.7. [2021-05-19T11:30:44.827Z] #43 83.78 DEP criu/image.d [2021-05-19T11:30:44.921Z] #20 29.30 Selecting previously unselected package python3.7. [2021-05-19T11:30:44.921Z] #20 29.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-19T11:30:44.921Z] #20 29.32 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:44.988Z] #20 31.32 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-19T11:30:44.988Z] #20 31.33 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:44.988Z] #20 31.48 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-19T11:30:44.988Z] #20 31.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-19T11:30:44.988Z] #20 31.50 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-19T11:30:44.988Z] #20 31.59 Setting up python3-minimal (3.7.3-1) ... [2021-05-19T11:30:45.086Z] #43 83.89 DEP criu/image-desc.d [2021-05-19T11:30:45.086Z] #43 84.02 DEP criu/fsnotify.d [2021-05-19T11:30:45.147Z] #25 ... [2021-05-19T11:30:45.147Z] [2021-05-19T11:30:45.147Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:45.147Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:30:45.147Z] #44 100.2 CC criu/bitmap.o [2021-05-19T11:30:45.147Z] #44 100.5 CC criu/cgroup-props.o [2021-05-19T11:30:45.147Z] #44 101.7 CC criu/cgroup.o [2021-05-19T11:30:45.147Z] #44 107.0 CC criu/clone-noasan.o [2021-05-19T11:30:45.147Z] #44 107.5 CC criu/config.o [2021-05-19T11:30:45.177Z] #20 29.46 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-19T11:30:45.177Z] #20 29.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-19T11:30:45.177Z] #20 29.49 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-19T11:30:45.177Z] #20 29.59 Setting up python3-minimal (3.7.3-1) ... [2021-05-19T11:30:45.221Z] #20 57.88 Setting up python3-pip (18.1-5) ... [2021-05-19T11:30:45.346Z] #43 84.21 DEP criu/filesystems.d [2021-05-19T11:30:45.448Z] #44 ... [2021-05-19T11:30:45.448Z] [2021-05-19T11:30:45.448Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:45.448Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-19T11:30:45.448Z] #21 48.07 Selecting previously unselected package libnet1:ppc64el. [2021-05-19T11:30:45.448Z] #21 48.09 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-19T11:30:45.448Z] #21 48.10 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-19T11:30:45.448Z] #21 48.22 Selecting previously unselected package libnl-3-200:ppc64el. [2021-05-19T11:30:45.448Z] #21 48.23 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-05-19T11:30:45.448Z] #21 48.25 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-19T11:30:45.448Z] #21 48.36 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-05-19T11:30:45.448Z] #21 48.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-05-19T11:30:45.448Z] #21 48.37 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-19T11:30:45.448Z] #21 48.43 Selecting previously unselected package libreadline5:ppc64el. [2021-05-19T11:30:45.448Z] #21 48.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-05-19T11:30:45.448Z] #21 48.44 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-05-19T11:30:45.448Z] #21 48.61 Selecting previously unselected package net-tools. [2021-05-19T11:30:45.448Z] #21 48.63 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-05-19T11:30:45.448Z] #21 48.64 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-19T11:30:45.448Z] #21 48.99 Selecting previously unselected package python-pip-whl. [2021-05-19T11:30:45.448Z] #21 49.01 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-19T11:30:45.448Z] #21 49.02 Unpacking python-pip-whl (18.1-5) ... [2021-05-19T11:30:45.448Z] #21 49.74 Selecting previously unselected package python3-lib2to3. [2021-05-19T11:30:45.448Z] #21 49.75 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-19T11:30:45.448Z] #21 49.75 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-19T11:30:45.448Z] #21 49.95 Selecting previously unselected package python3-distutils. [2021-05-19T11:30:45.448Z] #21 49.95 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-19T11:30:45.448Z] #21 49.96 Unpacking python3-distutils (3.7.3-1) ... [2021-05-19T11:30:45.448Z] #21 50.10 Selecting previously unselected package python3-pip. [2021-05-19T11:30:45.448Z] #21 50.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-19T11:30:45.448Z] #21 50.13 Unpacking python3-pip (18.1-5) ... [2021-05-19T11:30:45.448Z] #21 50.36 Selecting previously unselected package python3-pkg-resources. [2021-05-19T11:30:45.448Z] #21 50.37 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-19T11:30:45.448Z] #21 50.38 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-19T11:30:45.448Z] #21 50.55 Selecting previously unselected package python3-setuptools. [2021-05-19T11:30:45.448Z] #21 50.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-19T11:30:45.448Z] #21 50.58 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-19T11:30:45.448Z] #21 50.83 Selecting previously unselected package python3-wheel. [2021-05-19T11:30:45.448Z] #21 50.84 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-19T11:30:45.448Z] #21 50.87 Unpacking python3-wheel (0.32.3-2) ... [2021-05-19T11:30:45.448Z] #21 50.97 Selecting previously unselected package sudo. [2021-05-19T11:30:45.448Z] #21 50.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-05-19T11:30:45.448Z] #21 51.00 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-19T11:30:45.448Z] #21 51.93 Selecting previously unselected package thin-provisioning-tools. [2021-05-19T11:30:45.448Z] #21 51.95 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-05-19T11:30:45.448Z] #21 51.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-19T11:30:45.448Z] #21 52.36 Selecting previously unselected package uidmap. [2021-05-19T11:30:45.448Z] #21 52.37 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-05-19T11:30:45.448Z] #21 52.37 Unpacking uidmap (1:4.5-1.1) ... [2021-05-19T11:30:45.448Z] #21 52.59 Selecting previously unselected package vim-runtime. [2021-05-19T11:30:45.448Z] #21 52.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:30:45.448Z] #21 52.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-19T11:30:45.448Z] #21 52.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-19T11:30:45.448Z] #21 52.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-19T11:30:45.448Z] #21 56.91 Selecting previously unselected package vim. [2021-05-19T11:30:45.448Z] #21 56.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-19T11:30:45.448Z] #21 56.97 Unpacking vim (2:8.1.0875-5) ... [2021-05-19T11:30:45.448Z] #21 57.66 Selecting previously unselected package xfsprogs. [2021-05-19T11:30:45.448Z] #21 57.67 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-05-19T11:30:45.448Z] #21 57.69 Unpacking xfsprogs (4.20.0-1) ... [2021-05-19T11:30:45.448Z] #21 ... [2021-05-19T11:30:45.448Z] [2021-05-19T11:30:45.448Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:45.448Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:30:45.448Z] #44 110.5 CC criu/cr-check.o [2021-05-19T11:30:45.606Z] #43 84.38 DEP criu/files.d [2021-05-19T11:30:45.606Z] #43 84.56 DEP criu/files-reg.d [2021-05-19T11:30:45.606Z] #43 84.67 DEP criu/files-ext.d [2021-05-19T11:30:45.865Z] #43 84.82 DEP criu/file-lock.d [2021-05-19T11:30:45.985Z] #20 32.40 Selecting previously unselected package python3. [2021-05-19T11:30:45.985Z] #20 32.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-19T11:30:45.985Z] #20 32.45 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-19T11:30:45.985Z] #20 32.47 Unpacking python3 (3.7.3-1) ... [2021-05-19T11:30:46.124Z] #43 84.96 DEP criu/file-ids.d [2021-05-19T11:30:46.124Z] #43 85.06 DEP criu/fifo.d [2021-05-19T11:30:46.124Z] #43 85.19 DEP criu/fdstore.d [2021-05-19T11:30:46.130Z] #20 30.58 Selecting previously unselected package python3. [2021-05-19T11:30:46.247Z] #20 32.60 Selecting previously unselected package libip4tc0:amd64. [2021-05-19T11:30:46.247Z] #20 32.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-19T11:30:46.247Z] #20 32.61 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-19T11:30:46.247Z] #20 32.77 Selecting previously unselected package libip6tc0:amd64. [2021-05-19T11:30:46.247Z] #20 32.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-19T11:30:46.247Z] #20 32.78 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-19T11:30:46.247Z] #20 32.89 Selecting previously unselected package libiptc0:amd64. [2021-05-19T11:30:46.384Z] #43 85.25 DEP criu/fault-injection.d [2021-05-19T11:30:46.384Z] #43 85.30 DEP criu/external.d [2021-05-19T11:30:46.384Z] #43 85.40 DEP criu/eventpoll.d [2021-05-19T11:30:46.389Z] #20 30.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-19T11:30:46.389Z] #20 30.64 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-19T11:30:46.389Z] #20 30.65 Unpacking python3 (3.7.3-1) ... [2021-05-19T11:30:46.389Z] #20 30.81 Selecting previously unselected package libip4tc0:amd64. [2021-05-19T11:30:46.389Z] #20 30.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-19T11:30:46.389Z] #20 30.82 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-19T11:30:46.507Z] #20 32.89 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-19T11:30:46.507Z] #20 32.89 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-19T11:30:46.507Z] #20 32.99 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-19T11:30:46.507Z] #20 ... [2021-05-19T11:30:46.507Z] [2021-05-19T11:30:46.507Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:46.507Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:46.507Z] #43 94.15 CC criu/clone-noasan.o [2021-05-19T11:30:46.613Z] #20 59.23 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:30:46.613Z] #20 59.29 Processing triggers for mime-support (3.62) ... [2021-05-19T11:30:46.644Z] #43 85.56 DEP criu/eventfd.d [2021-05-19T11:30:46.650Z] #20 30.91 Selecting previously unselected package libip6tc0:amd64. [2021-05-19T11:30:46.650Z] #20 30.93 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-19T11:30:46.650Z] #20 30.94 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-19T11:30:46.650Z] #20 31.05 Selecting previously unselected package libiptc0:amd64. [2021-05-19T11:30:46.650Z] #20 31.05 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-19T11:30:46.650Z] #20 31.06 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-19T11:30:46.650Z] #20 31.13 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-19T11:30:46.650Z] #20 31.13 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-19T11:30:46.650Z] #20 31.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-19T11:30:46.766Z] #43 94.37 CC criu/config.o [2021-05-19T11:30:46.904Z] #43 85.76 DEP criu/crtools.d [2021-05-19T11:30:46.904Z] #43 85.90 DEP criu/cr-service.d [2021-05-19T11:30:46.914Z] #20 31.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-19T11:30:46.914Z] #20 31.19 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-19T11:30:46.914Z] #20 31.20 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-19T11:30:46.914Z] #20 31.29 Selecting previously unselected package libnftnl11:amd64. [2021-05-19T11:30:46.914Z] #20 31.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-19T11:30:46.914Z] #20 31.31 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-19T11:30:46.914Z] #20 31.40 Selecting previously unselected package iptables. [2021-05-19T11:30:47.163Z] #43 86.08 DEP criu/cr-restore.d [2021-05-19T11:30:47.179Z] #20 31.41 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-19T11:30:47.179Z] #20 31.42 Unpacking iptables (1.8.2-4) ... [2021-05-19T11:30:47.190Z] #20 DONE 60.0s [2021-05-19T11:30:47.190Z] [2021-05-19T11:30:47.190Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-19T11:30:47.190Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-05-19T11:30:47.423Z] #43 86.27 DEP criu/cr-errno.d [2021-05-19T11:30:47.423Z] #43 86.29 DEP criu/cr-dump.d [2021-05-19T11:30:47.451Z] #20 31.74 Selecting previously unselected package xxd. [2021-05-19T11:30:47.451Z] #20 31.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-19T11:30:47.451Z] #20 31.74 Unpacking xxd (2:8.1.0875-5) ... [2021-05-19T11:30:47.451Z] #20 31.87 Selecting previously unselected package vim-common. [2021-05-19T11:30:47.451Z] #20 31.87 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:30:47.451Z] #20 31.90 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-19T11:30:47.682Z] #43 86.52 DEP criu/cr-dedup.d [2021-05-19T11:30:47.682Z] #43 86.72 DEP criu/cr-check.d [2021-05-19T11:30:47.706Z] #20 32.10 Selecting previously unselected package bash-completion. [2021-05-19T11:30:47.706Z] #20 32.10 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-19T11:30:47.942Z] #43 86.94 DEP criu/config.d [2021-05-19T11:30:48.134Z] #43 95.92 CC criu/cr-check.o [2021-05-19T11:30:48.201Z] #43 87.18 DEP criu/clone-noasan.d [2021-05-19T11:30:48.201Z] #43 87.22 DEP criu/cgroup.d [2021-05-19T11:30:48.230Z] #44 113.1 CC criu/cr-dedup.o [2021-05-19T11:30:48.461Z] #43 ... [2021-05-19T11:30:48.461Z] [2021-05-19T11:30:48.461Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:30:48.461Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-19T11:30:48.461Z] #32 DONE 167.5s [2021-05-19T11:30:48.461Z] [2021-05-19T11:30:48.461Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:48.461Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:30:48.461Z] #20 15.83 Reading package lists... [2021-05-19T11:30:48.461Z] #20 19.76 Building dependency tree... [2021-05-19T11:30:48.461Z] #20 21.59 libcap2-bin is already the newest version (1:2.25-2). [2021-05-19T11:30:48.461Z] #20 21.59 The following additional packages will be installed: [2021-05-19T11:30:48.461Z] #20 21.59 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-19T11:30:48.461Z] #20 21.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-19T11:30:48.461Z] #20 21.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-19T11:30:48.461Z] #20 21.60 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-19T11:30:48.461Z] #20 21.60 python3.7 python3.7-minimal vim-runtime xxd [2021-05-19T11:30:48.461Z] #20 21.60 Suggested packages: [2021-05-19T11:30:48.461Z] #20 21.60 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-19T11:30:48.461Z] #20 21.60 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-19T11:30:48.461Z] #20 21.60 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-19T11:30:48.461Z] #20 21.60 Recommended packages: [2021-05-19T11:30:48.461Z] #20 21.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-19T11:30:48.461Z] #20 21.60 python3-keyrings.alt python3-xdg unzip [2021-05-19T11:30:48.461Z] #20 23.33 The following NEW packages will be installed: [2021-05-19T11:30:48.461Z] #20 23.35 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-19T11:30:48.461Z] #20 23.35 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-19T11:30:48.461Z] #20 23.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-19T11:30:48.461Z] #20 23.35 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-19T11:30:48.461Z] #20 23.35 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-19T11:30:48.461Z] #20 23.36 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-19T11:30:48.461Z] #20 23.36 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-19T11:30:48.461Z] #20 23.36 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-19T11:30:48.461Z] #20 23.36 xz-utils zip [2021-05-19T11:30:48.461Z] #20 23.69 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-19T11:30:48.461Z] #20 23.69 Need to get 28.5 MB of archives. [2021-05-19T11:30:48.461Z] #20 23.69 After this operation, 116 MB of additional disk space will be used. [2021-05-19T11:30:48.461Z] #20 23.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-19T11:30:48.461Z] #20 23.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-19T11:30:48.461Z] #20 23.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-19T11:30:48.461Z] #20 23.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-19T11:30:48.461Z] #20 23.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-19T11:30:48.461Z] #20 23.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-19T11:30:48.461Z] #20 23.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-19T11:30:48.461Z] #20 23.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-19T11:30:48.461Z] #20 23.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-19T11:30:48.461Z] #20 23.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-19T11:30:48.461Z] #20 23.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-19T11:30:48.461Z] #20 23.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-19T11:30:48.461Z] #20 24.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-19T11:30:48.461Z] #20 24.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-19T11:30:48.461Z] #20 24.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-19T11:30:48.461Z] #20 24.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-19T11:30:48.461Z] #20 24.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-19T11:30:48.461Z] #20 24.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-19T11:30:48.461Z] #20 24.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-19T11:30:48.461Z] #20 24.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-19T11:30:48.461Z] #20 24.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-19T11:30:48.461Z] #20 24.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-19T11:30:48.461Z] #20 24.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-19T11:30:48.461Z] #20 24.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-19T11:30:48.461Z] #20 24.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-19T11:30:48.461Z] #20 24.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-19T11:30:48.461Z] #20 24.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-19T11:30:48.461Z] #20 24.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-19T11:30:48.461Z] #20 24.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-19T11:30:48.461Z] #20 24.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-19T11:30:48.461Z] #20 24.71 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-19T11:30:48.461Z] #20 24.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-19T11:30:48.461Z] #20 24.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-19T11:30:48.461Z] #20 24.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-19T11:30:48.461Z] #20 24.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-19T11:30:48.462Z] #20 24.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-19T11:30:48.462Z] #20 24.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-19T11:30:48.462Z] #20 24.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-19T11:30:48.462Z] #20 24.86 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-19T11:30:48.462Z] #20 24.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-19T11:30:48.462Z] #20 24.88 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-19T11:30:48.462Z] #20 24.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-19T11:30:48.462Z] #20 24.98 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-19T11:30:48.462Z] #20 25.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-19T11:30:48.462Z] #20 25.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-19T11:30:48.462Z] #20 ... [2021-05-19T11:30:48.462Z] [2021-05-19T11:30:48.462Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:48.462Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:48.462Z] #43 87.44 DEP criu/cgroup-props.d [2021-05-19T11:30:48.721Z] #43 87.53 DEP criu/bitmap.d [2021-05-19T11:30:48.721Z] #43 87.56 DEP criu/bfd.d [2021-05-19T11:30:48.721Z] #43 87.68 DEP criu/autofs.d [2021-05-19T11:30:48.885Z] #44 113.6 CC criu/cr-dump.o [2021-05-19T11:30:49.121Z] #21 1.493 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-19T11:30:49.121Z] #21 1.501 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-19T11:30:49.121Z] #21 1.505 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-19T11:30:49.121Z] #21 DONE 1.6s [2021-05-19T11:30:49.121Z] [2021-05-19T11:30:49.121Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:30:49.121Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-19T11:30:49.289Z] #43 88.10 DEP criu/aio.d [2021-05-19T11:30:49.289Z] #43 88.36 DEP criu/action-scripts.d [2021-05-19T11:30:49.549Z] #43 88.62 CC criu/action-scripts.o [2021-05-19T11:30:50.025Z] #43 97.56 CC criu/cr-dedup.o [2021-05-19T11:30:50.202Z] #43 88.99 CC criu/aio.o [2021-05-19T11:30:50.280Z] #43 97.96 CC criu/cr-dump.o [2021-05-19T11:30:50.296Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.805s coverage: 73.3% of statements [2021-05-19T11:30:50.296Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-19T11:30:50.296Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.238s coverage: 57.7% of statements [2021-05-19T11:30:50.296Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-19T11:30:50.296Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-19T11:30:50.296Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 57.5% of statements [2021-05-19T11:30:50.467Z] #43 89.42 CC criu/autofs.o [2021-05-19T11:30:50.971Z] #20 35.05 Unpacking bash-completion (1:2.8-6) ... [2021-05-19T11:30:50.971Z] #20 35.44 Selecting previously unselected package bzip2. [2021-05-19T11:30:50.972Z] #20 35.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-19T11:30:50.972Z] #20 35.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-19T11:30:51.024Z] #44 ... [2021-05-19T11:30:51.024Z] [2021-05-19T11:30:51.024Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:51.024Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-19T11:30:51.024Z] #21 58.34 Selecting previously unselected package zip. [2021-05-19T11:30:51.024Z] #21 58.36 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-05-19T11:30:51.024Z] #21 58.36 Unpacking zip (3.0-11+b1) ... [2021-05-19T11:30:51.024Z] #21 58.64 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-19T11:30:51.024Z] #21 58.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-19T11:30:51.024Z] #21 58.66 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-05-19T11:30:51.024Z] #21 58.67 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-05-19T11:30:51.024Z] #21 58.67 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-05-19T11:30:51.024Z] #21 58.68 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-05-19T11:30:51.024Z] #21 58.70 Setting up uidmap (1:4.5-1.1) ... [2021-05-19T11:30:51.024Z] #21 58.71 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-05-19T11:30:51.024Z] #21 58.72 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-19T11:30:51.024Z] #21 58.73 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-19T11:30:51.024Z] #21 58.73 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-19T11:30:51.024Z] #21 58.74 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-19T11:30:51.024Z] #21 58.75 Setting up xxd (2:8.1.0875-5) ... [2021-05-19T11:30:51.024Z] #21 58.76 Setting up zip (3.0-11+b1) ... [2021-05-19T11:30:51.024Z] #21 58.77 Setting up vim-common (2:8.1.0875-5) ... [2021-05-19T11:30:51.024Z] #21 58.80 Setting up bash-completion (1:2.8-6) ... [2021-05-19T11:30:51.024Z] #21 63.05 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-05-19T11:30:51.024Z] #21 63.05 Setting up xz-utils (5.2.4-1) ... [2021-05-19T11:30:51.024Z] #21 63.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-19T11:30:51.024Z] #21 63.10 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-19T11:30:51.024Z] #21 63.20 invoke-rc.d: could not determine current runlevel [2021-05-19T11:30:51.024Z] #21 63.22 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-19T11:30:51.024Z] #21 63.24 Setting up pigz (2.4-1) ... [2021-05-19T11:30:51.024Z] #21 63.26 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-05-19T11:30:51.024Z] #21 63.27 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-19T11:30:51.024Z] #21 63.30 Setting up python-pip-whl (18.1-5) ... [2021-05-19T11:30:51.024Z] #21 63.30 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-05-19T11:30:51.024Z] #21 63.31 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-19T11:30:51.227Z] #20 35.53 Selecting previously unselected package xz-utils. [2021-05-19T11:30:51.227Z] #20 35.54 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-19T11:30:51.227Z] #20 35.54 Unpacking xz-utils (5.2.4-1) ... [2021-05-19T11:30:51.227Z] #20 35.70 Selecting previously unselected package apparmor. [2021-05-19T11:30:51.227Z] #20 35.70 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-19T11:30:51.483Z] #20 35.78 Unpacking apparmor (2.13.2-10) ... [2021-05-19T11:30:51.674Z] #21 63.93 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-05-19T11:30:51.674Z] #21 63.93 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-05-19T11:30:51.674Z] #21 63.94 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-05-19T11:30:51.674Z] #21 63.95 Setting up vim (2:8.1.0875-5) ... [2021-05-19T11:30:51.674Z] #21 64.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-19T11:30:51.674Z] #21 64.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-19T11:30:51.674Z] #21 64.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-19T11:30:51.674Z] #21 64.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-19T11:30:51.674Z] #21 64.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-19T11:30:51.674Z] #21 64.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-19T11:30:51.674Z] #21 64.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-19T11:30:51.678Z] #22 ... [2021-05-19T11:30:51.678Z] [2021-05-19T11:30:51.678Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:51.678Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:30:51.678Z] #43 103.8 CC criu/cr-service.o [2021-05-19T11:30:51.678Z] #43 105.4 CC criu/crtools.o [2021-05-19T11:30:51.678Z] #43 105.8 CC criu/eventfd.o [2021-05-19T11:30:51.678Z] #43 106.3 CC criu/eventpoll.o [2021-05-19T11:30:51.678Z] #43 107.0 CC criu/external.o [2021-05-19T11:30:51.678Z] #43 107.2 CC criu/fault-injection.o [2021-05-19T11:30:51.678Z] #43 107.3 CC criu/fdstore.o [2021-05-19T11:30:51.678Z] #43 107.6 CC criu/fifo.o [2021-05-19T11:30:51.678Z] #43 108.0 CC criu/file-ids.o [2021-05-19T11:30:51.678Z] #43 108.2 CC criu/file-lock.o [2021-05-19T11:30:51.678Z] #43 109.0 CC criu/files-ext.o [2021-05-19T11:30:51.678Z] #43 109.4 CC criu/files-reg.o [2021-05-19T11:30:51.678Z] #43 111.7 CC criu/files.o [2021-05-19T11:30:51.678Z] #43 113.4 CC criu/filesystems.o [2021-05-19T11:30:51.678Z] #43 114.0 CC criu/fsnotify.o [2021-05-19T11:30:51.739Z] #20 36.19 Selecting previously unselected package aufs-tools. [2021-05-19T11:30:51.797Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2021-05-19T11:30:51.973Z] #21 64.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-19T11:30:51.973Z] #21 64.16 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-19T11:30:51.973Z] #21 64.17 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-19T11:30:51.973Z] #21 64.19 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-05-19T11:30:51.973Z] #21 64.19 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-19T11:30:51.973Z] #21 64.19 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-05-19T11:30:51.973Z] #21 64.20 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:51.995Z] #20 36.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-19T11:30:51.995Z] #20 36.21 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-19T11:30:51.995Z] #20 36.34 Selecting previously unselected package libonig5:amd64. [2021-05-19T11:30:51.995Z] #20 36.34 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-19T11:30:51.995Z] #20 36.36 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-19T11:30:52.088Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2021-05-19T11:30:52.170Z] #43 ... [2021-05-19T11:30:52.170Z] [2021-05-19T11:30:52.170Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:52.170Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:30:52.170Z] #20 32.99 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-19T11:30:52.170Z] #20 32.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-19T11:30:52.170Z] #20 33.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-19T11:30:52.170Z] #20 33.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-19T11:30:52.170Z] #20 33.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-19T11:30:52.170Z] #20 33.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-19T11:30:52.170Z] #20 33.13 Selecting previously unselected package libnftnl11:amd64. [2021-05-19T11:30:52.170Z] #20 33.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-19T11:30:52.170Z] #20 33.14 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-19T11:30:52.170Z] #20 33.24 Selecting previously unselected package iptables. [2021-05-19T11:30:52.170Z] #20 33.24 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-19T11:30:52.170Z] #20 33.25 Unpacking iptables (1.8.2-4) ... [2021-05-19T11:30:52.170Z] #20 33.57 Selecting previously unselected package xxd. [2021-05-19T11:30:52.171Z] #20 33.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-19T11:30:52.171Z] #20 33.58 Unpacking xxd (2:8.1.0875-5) ... [2021-05-19T11:30:52.171Z] #20 33.72 Selecting previously unselected package vim-common. [2021-05-19T11:30:52.171Z] #20 33.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:30:52.171Z] #20 33.76 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-19T11:30:52.171Z] #20 33.94 Selecting previously unselected package bash-completion. [2021-05-19T11:30:52.171Z] #20 33.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-19T11:30:52.171Z] #20 36.58 Unpacking bash-completion (1:2.8-6) ... [2021-05-19T11:30:52.171Z] #20 36.97 Selecting previously unselected package bzip2. [2021-05-19T11:30:52.171Z] #20 36.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-19T11:30:52.171Z] #20 37.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-19T11:30:52.171Z] #20 37.10 Selecting previously unselected package xz-utils. [2021-05-19T11:30:52.171Z] #20 37.11 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-19T11:30:52.171Z] #20 37.11 Unpacking xz-utils (5.2.4-1) ... [2021-05-19T11:30:52.171Z] #20 37.27 Selecting previously unselected package apparmor. [2021-05-19T11:30:52.171Z] #20 37.28 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-19T11:30:52.171Z] #20 37.36 Unpacking apparmor (2.13.2-10) ... [2021-05-19T11:30:52.171Z] #20 37.72 Selecting previously unselected package aufs-tools. [2021-05-19T11:30:52.171Z] #20 37.73 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-19T11:30:52.171Z] #20 37.74 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-19T11:30:52.171Z] #20 37.85 Selecting previously unselected package libonig5:amd64. [2021-05-19T11:30:52.171Z] #20 37.86 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-19T11:30:52.171Z] #20 37.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-19T11:30:52.171Z] #20 38.01 Selecting previously unselected package libjq1:amd64. [2021-05-19T11:30:52.171Z] #20 38.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-19T11:30:52.171Z] #20 38.03 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-19T11:30:52.171Z] #20 38.17 Selecting previously unselected package jq. [2021-05-19T11:30:52.171Z] #20 38.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-19T11:30:52.171Z] #20 38.19 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-19T11:30:52.171Z] #20 38.28 Selecting previously unselected package libaio1:amd64. [2021-05-19T11:30:52.171Z] #20 38.31 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-19T11:30:52.171Z] #20 38.32 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-19T11:30:52.171Z] #20 38.38 Selecting previously unselected package libgpm2:amd64. [2021-05-19T11:30:52.171Z] #20 38.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-19T11:30:52.171Z] #20 38.39 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-19T11:30:52.171Z] #20 38.46 Selecting previously unselected package libicu63:amd64. [2021-05-19T11:30:52.171Z] #20 38.47 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-19T11:30:52.171Z] #20 38.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-19T11:30:52.171Z] #20 ... [2021-05-19T11:30:52.171Z] [2021-05-19T11:30:52.171Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:52.171Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:52.171Z] #43 99.92 CC criu/cr-errno.o [2021-05-19T11:30:52.251Z] #20 36.51 Selecting previously unselected package libjq1:amd64. [2021-05-19T11:30:52.251Z] #20 36.51 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-19T11:30:52.251Z] #20 36.53 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-19T11:30:52.251Z] #20 36.65 Selecting previously unselected package jq. [2021-05-19T11:30:52.251Z] #20 36.65 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-19T11:30:52.251Z] #20 36.66 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-19T11:30:52.251Z] #20 36.76 Selecting previously unselected package libaio1:amd64. [2021-05-19T11:30:52.251Z] #20 36.76 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-19T11:30:52.377Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.7% of statements [2021-05-19T11:30:52.377Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-19T11:30:52.377Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-19T11:30:52.385Z] #43 90.97 CC criu/bfd.o [2021-05-19T11:30:52.427Z] #43 99.99 CC criu/cr-restore.o [2021-05-19T11:30:52.507Z] #20 36.77 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-19T11:30:52.507Z] #20 36.84 Selecting previously unselected package libgpm2:amd64. [2021-05-19T11:30:52.507Z] #20 36.85 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-19T11:30:52.507Z] #20 36.85 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-19T11:30:52.507Z] #20 36.91 Selecting previously unselected package libicu63:amd64. [2021-05-19T11:30:52.507Z] #20 36.92 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-19T11:30:52.507Z] #20 36.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-19T11:30:52.625Z] #43 114.9 CC criu/image-desc.o [2021-05-19T11:30:52.644Z] #43 91.56 CC criu/bitmap.o [2021-05-19T11:30:52.888Z] #43 115.1 CC criu/image.o [2021-05-19T11:30:52.903Z] #43 91.75 CC criu/cgroup-props.o [2021-05-19T11:30:53.463Z] #43 ... [2021-05-19T11:30:53.463Z] [2021-05-19T11:30:53.463Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:30:53.463Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-19T11:30:53.463Z] #22 4.629 Collecting yamllint==1.26.1 [2021-05-19T11:30:53.472Z] #43 92.39 CC criu/cgroup.o [2021-05-19T11:30:53.475Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2021-05-19T11:30:53.870Z] #20 ... [2021-05-19T11:30:53.870Z] [2021-05-19T11:30:53.870Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:53.870Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:53.870Z] #43 105.5 CC criu/cr-service.o [2021-05-19T11:30:53.870Z] #43 107.2 CC criu/crtools.o [2021-05-19T11:30:53.870Z] #43 107.8 CC criu/eventfd.o [2021-05-19T11:30:53.870Z] #43 108.1 CC criu/eventpoll.o [2021-05-19T11:30:53.870Z] #43 109.1 CC criu/external.o [2021-05-19T11:30:53.870Z] #43 109.3 CC criu/fault-injection.o [2021-05-19T11:30:53.870Z] #43 109.5 CC criu/fdstore.o [2021-05-19T11:30:53.870Z] #43 109.8 CC criu/fifo.o [2021-05-19T11:30:53.870Z] #43 110.2 CC criu/file-ids.o [2021-05-19T11:30:53.870Z] #43 110.6 CC criu/file-lock.o [2021-05-19T11:30:53.870Z] #43 111.6 CC criu/files-ext.o [2021-05-19T11:30:53.870Z] #43 112.0 CC criu/files-reg.o [2021-05-19T11:30:53.870Z] #43 114.3 CC criu/files.o [2021-05-19T11:30:54.105Z] ok github.com/docker/docker/daemon/logger/awslogs 0.088s coverage: 77.4% of statements [2021-05-19T11:30:54.105Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-19T11:30:54.105Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-19T11:30:54.395Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2021-05-19T11:30:54.408Z] #43 ... [2021-05-19T11:30:54.408Z] [2021-05-19T11:30:54.409Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:54.409Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:30:54.409Z] #20 25.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-19T11:30:54.409Z] #20 25.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-19T11:30:54.409Z] #20 25.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-19T11:30:54.409Z] #20 26.52 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:30:54.409Z] #20 26.64 Fetched 28.5 MB in 2s (12.4 MB/s) [2021-05-19T11:30:54.409Z] #20 26.73 Selecting previously unselected package pigz. [2021-05-19T11:30:54.409Z] #20 26.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-19T11:30:54.409Z] #20 26.80 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-19T11:30:54.409Z] #20 26.81 Unpacking pigz (2.4-1) ... [2021-05-19T11:30:54.409Z] #20 26.86 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-19T11:30:54.409Z] #20 26.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-19T11:30:54.409Z] #20 26.87 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:54.409Z] #20 27.27 Selecting previously unselected package python3.7-minimal. [2021-05-19T11:30:54.409Z] #20 27.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-19T11:30:54.409Z] #20 27.28 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-19T11:30:54.409Z] #20 28.18 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:54.409Z] #20 28.20 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-19T11:30:54.409Z] #20 30.28 Selecting previously unselected package python3-minimal. [2021-05-19T11:30:54.409Z] #20 30.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-19T11:30:54.409Z] #20 30.35 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-19T11:30:54.409Z] #20 30.36 Unpacking python3-minimal (3.7.3-1) ... [2021-05-19T11:30:54.409Z] #20 30.44 Selecting previously unselected package libmpdec2:amd64. [2021-05-19T11:30:54.409Z] #20 30.45 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-19T11:30:54.409Z] #20 30.46 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-19T11:30:54.409Z] #20 30.55 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-19T11:30:54.409Z] #20 30.56 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-19T11:30:54.409Z] #20 30.57 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:54.684Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2021-05-19T11:30:54.795Z] #43 116.4 CC criu/filesystems.o [2021-05-19T11:30:54.977Z] #20 31.56 Selecting previously unselected package python3.7. [2021-05-19T11:30:54.977Z] #20 31.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-19T11:30:54.977Z] #20 31.59 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-19T11:30:55.236Z] #20 31.70 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-19T11:30:55.236Z] #20 31.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-19T11:30:55.236Z] #20 31.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-19T11:30:55.236Z] #20 31.84 Setting up python3-minimal (3.7.3-1) ... [2021-05-19T11:30:55.314Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-05-19T11:30:55.314Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2021-05-19T11:30:55.356Z] #43 117.2 CC criu/fsnotify.o [2021-05-19T11:30:55.546Z] #21 67.87 Setting up iptables (1.8.2-4) ... [2021-05-19T11:30:55.546Z] #21 67.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-19T11:30:55.546Z] #21 67.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-19T11:30:55.546Z] #21 67.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-19T11:30:55.546Z] #21 67.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-19T11:30:55.546Z] #21 67.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-19T11:30:55.546Z] #21 67.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-19T11:30:55.546Z] #21 67.94 Setting up python3 (3.7.3-1) ... [2021-05-19T11:30:55.919Z] #43 ... [2021-05-19T11:30:55.919Z] [2021-05-19T11:30:55.919Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:55.919Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:30:55.919Z] #20 40.34 Selecting previously unselected package libnet1:amd64. [2021-05-19T11:30:55.919Z] #20 40.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-19T11:30:55.919Z] #20 40.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:30:55.919Z] #20 40.45 Selecting previously unselected package libnl-3-200:amd64. [2021-05-19T11:30:55.919Z] #20 40.45 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-19T11:30:56.175Z] #20 40.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-19T11:30:56.175Z] #20 40.55 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-19T11:30:56.175Z] #20 40.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-19T11:30:56.175Z] #20 40.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-19T11:30:56.175Z] #20 32.78 Selecting previously unselected package python3. [2021-05-19T11:30:56.175Z] #20 40.63 Selecting previously unselected package libreadline5:amd64. [2021-05-19T11:30:56.175Z] #20 40.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-19T11:30:56.175Z] #20 40.66 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-19T11:30:56.175Z] #20 32.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 ... 24096 files and directories currently installed.) [2021-05-19T11:30:56.175Z] #20 32.82 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-19T11:30:56.175Z] #20 40.77 Selecting previously unselected package net-tools. [2021-05-19T11:30:56.175Z] #20 32.84 Unpacking python3 (3.7.3-1) ... [2021-05-19T11:30:56.175Z] #20 ... [2021-05-19T11:30:56.175Z] [2021-05-19T11:30:56.175Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:56.175Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:30:56.175Z] #43 95.10 CC criu/clone-noasan.o [2021-05-19T11:30:56.196Z] #21 68.49 Setting up python3-wheel (0.32.3-2) ... [2021-05-19T11:30:56.343Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2021-05-19T11:30:56.343Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-19T11:30:56.343Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 55.1% of statements [2021-05-19T11:30:56.431Z] #20 40.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-19T11:30:56.431Z] #20 40.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-19T11:30:56.434Z] #43 95.28 CC criu/config.o [2021-05-19T11:30:56.495Z] #21 ... [2021-05-19T11:30:56.495Z] [2021-05-19T11:30:56.495Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:56.495Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:30:56.495Z] #46 179.1 github.com/LK4D4/vndr/godl [2021-05-19T11:30:56.495Z] #46 179.9 github.com/LK4D4/vndr [2021-05-19T11:30:56.495Z] #46 ... [2021-05-19T11:30:56.495Z] [2021-05-19T11:30:56.495Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:30:56.495Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:30:56.495Z] #44 117.4 CC criu/cr-errno.o [2021-05-19T11:30:56.495Z] #44 117.4 CC criu/cr-restore.o [2021-05-19T11:30:56.687Z] #20 41.10 Selecting previously unselected package python-pip-whl. [2021-05-19T11:30:56.687Z] #20 41.10 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-19T11:30:56.687Z] #20 41.11 Unpacking python-pip-whl (18.1-5) ... [2021-05-19T11:30:56.972Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 31.5% of statements [2021-05-19T11:30:57.250Z] #20 41.64 Selecting previously unselected package python3-lib2to3. [2021-05-19T11:30:57.250Z] #20 41.64 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-19T11:30:57.250Z] #20 41.64 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-19T11:30:57.250Z] #20 41.75 Selecting previously unselected package python3-distutils. [2021-05-19T11:30:57.506Z] #20 41.76 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-19T11:30:57.506Z] #20 41.76 Unpacking python3-distutils (3.7.3-1) ... [2021-05-19T11:30:57.506Z] #20 41.89 Selecting previously unselected package python3-pip. [2021-05-19T11:30:57.506Z] #20 41.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-19T11:30:57.506Z] #20 41.90 Unpacking python3-pip (18.1-5) ... [2021-05-19T11:30:57.673Z] #43 104.6 CC criu/cr-service.o [2021-05-19T11:30:57.673Z] #43 ... [2021-05-19T11:30:57.673Z] [2021-05-19T11:30:57.673Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:57.673Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:30:57.673Z] #20 41.97 Selecting previously unselected package libnet1:amd64. [2021-05-19T11:30:57.673Z] #20 41.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-19T11:30:57.673Z] #20 41.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:30:57.673Z] #20 42.08 Selecting previously unselected package libnl-3-200:amd64. [2021-05-19T11:30:57.673Z] #20 42.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-19T11:30:57.673Z] #20 42.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-19T11:30:57.673Z] #20 42.18 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-19T11:30:57.673Z] #20 42.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-19T11:30:57.673Z] #20 42.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-19T11:30:57.673Z] #20 42.26 Selecting previously unselected package libreadline5:amd64. [2021-05-19T11:30:57.673Z] #20 42.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-19T11:30:57.673Z] #20 42.29 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-19T11:30:57.673Z] #20 42.42 Selecting previously unselected package net-tools. [2021-05-19T11:30:57.673Z] #20 42.43 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-19T11:30:57.673Z] #20 42.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-19T11:30:57.673Z] #20 42.63 Selecting previously unselected package python-pip-whl. [2021-05-19T11:30:57.673Z] #20 42.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-19T11:30:57.673Z] #20 42.64 Unpacking python-pip-whl (18.1-5) ... [2021-05-19T11:30:57.673Z] #20 43.24 Selecting previously unselected package python3-lib2to3. [2021-05-19T11:30:57.673Z] #20 43.24 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-19T11:30:57.673Z] #20 43.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-19T11:30:57.673Z] #20 43.38 Selecting previously unselected package python3-distutils. [2021-05-19T11:30:57.673Z] #20 43.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-19T11:30:57.673Z] #20 43.38 Unpacking python3-distutils (3.7.3-1) ... [2021-05-19T11:30:57.673Z] #20 43.52 Selecting previously unselected package python3-pip. [2021-05-19T11:30:57.673Z] #20 43.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-19T11:30:57.673Z] #20 43.54 Unpacking python3-pip (18.1-5) ... [2021-05-19T11:30:57.673Z] #20 43.70 Selecting previously unselected package python3-pkg-resources. [2021-05-19T11:30:57.673Z] #20 43.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-19T11:30:57.673Z] #20 43.72 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-19T11:30:57.673Z] #20 43.87 Selecting previously unselected package python3-setuptools. [2021-05-19T11:30:57.673Z] #20 43.88 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-19T11:30:57.673Z] #20 43.89 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-19T11:30:57.673Z] #20 44.12 Selecting previously unselected package python3-wheel. [2021-05-19T11:30:57.673Z] #20 44.14 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-19T11:30:57.673Z] #20 44.14 Unpacking python3-wheel (0.32.3-2) ... [2021-05-19T11:30:57.673Z] #20 44.21 Selecting previously unselected package sudo. [2021-05-19T11:30:57.762Z] #20 42.06 Selecting previously unselected package python3-pkg-resources. [2021-05-19T11:30:57.762Z] #20 42.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-19T11:30:57.762Z] #20 42.08 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-19T11:30:57.762Z] #20 42.18 Selecting previously unselected package python3-setuptools. [2021-05-19T11:30:57.762Z] #20 42.19 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-19T11:30:57.762Z] #20 42.19 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-19T11:30:57.814Z] #43 96.63 CC criu/cr-check.o [2021-05-19T11:30:57.930Z] #20 44.23 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-19T11:30:57.930Z] #20 44.24 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-19T11:30:58.018Z] #20 42.36 Selecting previously unselected package python3-wheel. [2021-05-19T11:30:58.018Z] #20 42.37 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-19T11:30:58.018Z] #20 42.38 Unpacking python3-wheel (0.32.3-2) ... [2021-05-19T11:30:58.018Z] #20 42.45 Selecting previously unselected package sudo. [2021-05-19T11:30:58.018Z] #20 42.46 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-19T11:30:58.018Z] #20 42.46 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-19T11:30:58.058Z] #44 ... [2021-05-19T11:30:58.058Z] [2021-05-19T11:30:58.058Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-19T11:30:58.058Z] #46 sha256:c21226f2bc85288c779b986531771e2f550453a8f9ad3ab666783fd182976431 [2021-05-19T11:30:58.058Z] #46 DONE 190.8s [2021-05-19T11:30:58.058Z] [2021-05-19T11:30:58.058Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:30:58.058Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-19T11:30:58.058Z] #21 69.37 Setting up apparmor (2.13.2-10) ... [2021-05-19T11:30:58.069Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-05-19T11:30:58.186Z] #20 44.71 Selecting previously unselected package thin-provisioning-tools. [2021-05-19T11:30:58.186Z] #20 44.73 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-19T11:30:58.186Z] #20 44.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-19T11:30:58.358Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-05-19T11:30:58.580Z] #20 42.97 Selecting previously unselected package thin-provisioning-tools. [2021-05-19T11:30:58.580Z] #20 42.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-19T11:30:58.580Z] #20 42.99 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-19T11:30:58.747Z] #20 45.10 Selecting previously unselected package uidmap. [2021-05-19T11:30:58.747Z] #20 45.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-19T11:30:58.747Z] #20 45.11 Unpacking uidmap (1:4.5-1.1) ... [2021-05-19T11:30:58.747Z] #20 45.19 Selecting previously unselected package vim-runtime. [2021-05-19T11:30:58.747Z] #20 45.19 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:30:58.747Z] #20 45.22 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-19T11:30:58.747Z] #20 45.24 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-19T11:30:58.747Z] #20 45.24 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-19T11:30:58.765Z] #22 10.02 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-19T11:30:58.836Z] #20 43.25 Selecting previously unselected package uidmap. [2021-05-19T11:30:58.836Z] #20 43.25 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-19T11:30:58.836Z] #20 43.26 Unpacking uidmap (1:4.5-1.1) ... [2021-05-19T11:30:59.045Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-05-19T11:30:59.045Z] ok github.com/docker/docker/daemon/logger/splunk 1.423s coverage: 82.5% of statements [2021-05-19T11:30:59.045Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-19T11:30:59.045Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-19T11:30:59.092Z] #20 43.38 Selecting previously unselected package vim-runtime. [2021-05-19T11:30:59.092Z] #20 43.38 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:30:59.092Z] #20 43.42 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-19T11:30:59.092Z] #20 43.48 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-19T11:30:59.092Z] #20 43.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-19T11:30:59.341Z] #22 ... [2021-05-19T11:30:59.341Z] [2021-05-19T11:30:59.341Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:30:59.341Z] #49 sha256:4ebd8f6afa2f025fe4ea2c26e42affff50bf8297ff87799837bb06fb7839d780 [2021-05-19T11:30:59.341Z] #49 180.4 + /build/golangci-lint --version [2021-05-19T11:30:59.603Z] #49 180.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-19T11:30:59.723Z] #43 98.27 CC criu/cr-dedup.o [2021-05-19T11:30:59.984Z] #43 98.71 CC criu/cr-dump.o [2021-05-19T11:31:00.167Z] #21 72.15 Setting up xfsprogs (4.20.0-1) ... [2021-05-19T11:31:00.167Z] #21 72.17 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-19T11:31:00.466Z] #21 72.62 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-19T11:31:00.551Z] #49 DONE 181.8s [2021-05-19T11:31:00.551Z] [2021-05-19T11:31:00.551Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:31:00.551Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-19T11:31:00.551Z] #22 11.26 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-19T11:31:00.551Z] #22 11.30 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-19T11:31:00.551Z] #22 11.35 Collecting pyyaml (from yamllint==1.26.1) [2021-05-19T11:31:00.551Z] #22 11.58 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-19T11:31:00.613Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2021-05-19T11:31:00.613Z] ok github.com/docker/docker/distribution 0.341s coverage: 25.0% of statements [2021-05-19T11:31:00.613Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-19T11:31:01.128Z] #22 12.38 Installing build dependencies: started [2021-05-19T11:31:01.364Z] #43 ... [2021-05-19T11:31:01.364Z] [2021-05-19T11:31:01.364Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:31:01.364Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:31:01.364Z] #20 32.93 Selecting previously unselected package libip4tc0:amd64. [2021-05-19T11:31:01.364Z] #20 32.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-19T11:31:01.364Z] #20 32.95 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-19T11:31:01.364Z] #20 33.02 Selecting previously unselected package libip6tc0:amd64. [2021-05-19T11:31:01.364Z] #20 33.03 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-19T11:31:01.364Z] #20 33.04 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-19T11:31:01.364Z] #20 33.12 Selecting previously unselected package libiptc0:amd64. [2021-05-19T11:31:01.364Z] #20 33.13 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-19T11:31:01.364Z] #20 33.13 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-19T11:31:01.364Z] #20 33.21 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-19T11:31:01.364Z] #20 33.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-19T11:31:01.364Z] #20 33.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-19T11:31:01.364Z] #20 33.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-19T11:31:01.364Z] #20 33.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-19T11:31:01.364Z] #20 33.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-19T11:31:01.364Z] #20 33.39 Selecting previously unselected package libnftnl11:amd64. [2021-05-19T11:31:01.364Z] #20 33.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-19T11:31:01.364Z] #20 33.40 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-19T11:31:01.364Z] #20 33.50 Selecting previously unselected package iptables. [2021-05-19T11:31:01.364Z] #20 33.51 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-19T11:31:01.364Z] #20 33.51 Unpacking iptables (1.8.2-4) ... [2021-05-19T11:31:01.364Z] #20 33.81 Selecting previously unselected package xxd. [2021-05-19T11:31:01.364Z] #20 33.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-19T11:31:01.364Z] #20 33.83 Unpacking xxd (2:8.1.0875-5) ... [2021-05-19T11:31:01.364Z] #20 33.96 Selecting previously unselected package vim-common. [2021-05-19T11:31:01.364Z] #20 33.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:31:01.364Z] #20 34.00 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-19T11:31:01.364Z] #20 34.20 Selecting previously unselected package bash-completion. [2021-05-19T11:31:01.364Z] #20 34.20 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-19T11:31:01.364Z] #20 36.78 Unpacking bash-completion (1:2.8-6) ... [2021-05-19T11:31:01.364Z] #20 37.18 Selecting previously unselected package bzip2. [2021-05-19T11:31:01.364Z] #20 37.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-19T11:31:01.364Z] #20 37.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-19T11:31:01.364Z] #20 37.28 Selecting previously unselected package xz-utils. [2021-05-19T11:31:01.364Z] #20 37.28 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-19T11:31:01.364Z] #20 37.29 Unpacking xz-utils (5.2.4-1) ... [2021-05-19T11:31:01.364Z] #20 37.51 Selecting previously unselected package apparmor. [2021-05-19T11:31:01.364Z] #20 37.52 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-19T11:31:01.364Z] #20 37.61 Unpacking apparmor (2.13.2-10) ... [2021-05-19T11:31:01.364Z] #20 37.92 Selecting previously unselected package aufs-tools. [2021-05-19T11:31:01.364Z] #20 37.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-19T11:31:01.364Z] #20 37.95 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-19T11:31:01.364Z] #20 38.06 Selecting previously unselected package libonig5:amd64. [2021-05-19T11:31:01.364Z] #20 38.09 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-19T11:31:01.364Z] #20 38.09 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-19T11:31:01.525Z] #21 73.71 Setting up python3-distutils (3.7.3-1) ... [2021-05-19T11:31:01.623Z] #20 38.28 Selecting previously unselected package libjq1:amd64. [2021-05-19T11:31:01.624Z] #20 38.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-19T11:31:01.624Z] #20 38.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-19T11:31:01.624Z] #20 38.40 Selecting previously unselected package jq. [2021-05-19T11:31:01.681Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-05-19T11:31:01.824Z] #21 74.29 Setting up python3-setuptools (40.8.0-1) ... [2021-05-19T11:31:01.884Z] #20 38.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-19T11:31:01.884Z] #20 38.43 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-19T11:31:01.884Z] #20 38.53 Selecting previously unselected package libaio1:amd64. [2021-05-19T11:31:01.884Z] #20 38.54 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-19T11:31:01.884Z] #20 38.55 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-19T11:31:01.884Z] #20 38.61 Selecting previously unselected package libgpm2:amd64. [2021-05-19T11:31:01.884Z] #20 38.61 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-19T11:31:01.884Z] #20 38.62 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-19T11:31:02.013Z] #20 48.21 Selecting previously unselected package vim. [2021-05-19T11:31:02.013Z] #20 48.22 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-19T11:31:02.013Z] #20 48.23 Unpacking vim (2:8.1.0875-5) ... [2021-05-19T11:31:02.143Z] #20 38.68 Selecting previously unselected package libicu63:amd64. [2021-05-19T11:31:02.143Z] #20 38.68 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-19T11:31:02.143Z] #20 38.69 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-19T11:31:02.269Z] #20 48.73 Selecting previously unselected package xfsprogs. [2021-05-19T11:31:02.269Z] #20 48.74 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-19T11:31:02.269Z] #20 48.75 Unpacking xfsprogs (4.20.0-1) ... [2021-05-19T11:31:02.310Z] ok github.com/docker/docker/image 0.013s coverage: 86.8% of statements [2021-05-19T11:31:02.411Z] #20 46.57 Selecting previously unselected package vim. [2021-05-19T11:31:02.411Z] #20 46.58 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-19T11:31:02.411Z] #20 46.61 Unpacking vim (2:8.1.0875-5) ... [2021-05-19T11:31:02.601Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2021-05-19T11:31:02.830Z] #20 49.21 Selecting previously unselected package zip. [2021-05-19T11:31:02.830Z] #20 49.21 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-19T11:31:02.830Z] #20 49.22 Unpacking zip (3.0-11+b1) ... [2021-05-19T11:31:02.830Z] #20 49.41 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-19T11:31:02.830Z] #20 49.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-19T11:31:02.890Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2021-05-19T11:31:02.971Z] #20 47.17 Selecting previously unselected package xfsprogs. [2021-05-19T11:31:02.971Z] #20 47.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-19T11:31:02.971Z] #20 47.18 Unpacking xfsprogs (4.20.0-1) ... [2021-05-19T11:31:03.086Z] #20 49.45 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-19T11:31:03.086Z] #20 49.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-19T11:31:03.086Z] #20 49.48 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-19T11:31:03.086Z] #20 49.49 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-19T11:31:03.086Z] #20 49.50 Setting up uidmap (1:4.5-1.1) ... [2021-05-19T11:31:03.086Z] #20 49.52 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-19T11:31:03.086Z] #20 49.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:31:03.086Z] #20 49.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-19T11:31:03.086Z] #20 49.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-19T11:31:03.086Z] #20 49.57 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-19T11:31:03.086Z] #20 49.59 Setting up xxd (2:8.1.0875-5) ... [2021-05-19T11:31:03.086Z] #20 49.60 Setting up zip (3.0-11+b1) ... [2021-05-19T11:31:03.086Z] #20 49.62 Setting up vim-common (2:8.1.0875-5) ... [2021-05-19T11:31:03.222Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-19T11:31:03.222Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-19T11:31:03.222Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2021-05-19T11:31:03.222Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-19T11:31:03.227Z] #20 47.66 Selecting previously unselected package zip. [2021-05-19T11:31:03.227Z] #20 47.67 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-19T11:31:03.227Z] #20 47.68 Unpacking zip (3.0-11+b1) ... [2021-05-19T11:31:03.342Z] #20 49.67 Setting up bash-completion (1:2.8-6) ... [2021-05-19T11:31:03.370Z] #21 75.80 Setting up python3-pip (18.1-5) ... [2021-05-19T11:31:03.482Z] #20 47.88 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-19T11:31:03.482Z] #20 47.91 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-19T11:31:03.482Z] #20 47.92 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-19T11:31:03.482Z] #20 47.93 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-19T11:31:03.482Z] #20 47.94 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-19T11:31:03.482Z] #20 47.94 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-19T11:31:03.482Z] #20 47.95 Setting up uidmap (1:4.5-1.1) ... [2021-05-19T11:31:03.482Z] #20 47.97 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-19T11:31:03.482Z] #20 47.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:31:03.482Z] #20 48.00 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-19T11:31:03.681Z] #22 ... [2021-05-19T11:31:03.681Z] [2021-05-19T11:31:03.681Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:03.681Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:31:03.681Z] #43 116.0 CC criu/ipc_ns.o [2021-05-19T11:31:03.681Z] #43 116.9 CC criu/irmap.o [2021-05-19T11:31:03.681Z] #43 117.4 CC criu/kcmp-ids.o [2021-05-19T11:31:03.681Z] #43 117.8 CC criu/kerndat.o [2021-05-19T11:31:03.681Z] #43 118.9 CC criu/libnetlink.o [2021-05-19T11:31:03.681Z] #43 119.2 CC criu/log.o [2021-05-19T11:31:03.681Z] #43 119.6 CC criu/lsm.o [2021-05-19T11:31:03.681Z] #43 120.0 CC criu/mem.o [2021-05-19T11:31:03.681Z] #43 121.8 CC criu/memfd.o [2021-05-19T11:31:03.681Z] #43 122.5 CC criu/mount.o [2021-05-19T11:31:03.738Z] #20 48.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-19T11:31:03.738Z] #20 48.02 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-19T11:31:03.738Z] #20 48.03 Setting up xxd (2:8.1.0875-5) ... [2021-05-19T11:31:03.738Z] #20 48.04 Setting up zip (3.0-11+b1) ... [2021-05-19T11:31:03.738Z] #20 48.05 Setting up vim-common (2:8.1.0875-5) ... [2021-05-19T11:31:03.738Z] #20 48.07 Setting up bash-completion (1:2.8-6) ... [2021-05-19T11:31:03.853Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2021-05-19T11:31:03.944Z] #43 126.3 CC criu/namespaces.o [2021-05-19T11:31:04.483Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2021-05-19T11:31:04.917Z] #21 77.10 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:31:04.917Z] #21 77.14 Processing triggers for mime-support (3.62) ... [2021-05-19T11:31:05.123Z] ok github.com/docker/docker/opts 0.012s coverage: 67.1% of statements [2021-05-19T11:31:05.123Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-19T11:31:05.216Z] #21 DONE 77.5s [2021-05-19T11:31:05.216Z] [2021-05-19T11:31:05.216Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-19T11:31:05.216Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-05-19T11:31:05.517Z] #22 0.405 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-19T11:31:05.517Z] #22 0.408 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-19T11:31:05.517Z] #22 0.411 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-19T11:31:05.517Z] #22 DONE 0.5s [2021-05-19T11:31:05.517Z] [2021-05-19T11:31:05.517Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:31:05.517Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-19T11:31:05.865Z] #43 127.9 CC criu/net.o [2021-05-19T11:31:06.336Z] #20 42.39 Selecting previously unselected package libnet1:amd64. [2021-05-19T11:31:06.336Z] #20 42.39 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-19T11:31:06.336Z] #20 42.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:31:06.336Z] #20 42.50 Selecting previously unselected package libnl-3-200:amd64. [2021-05-19T11:31:06.336Z] #20 42.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-19T11:31:06.336Z] #20 42.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-19T11:31:06.336Z] #20 42.61 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-19T11:31:06.336Z] #20 42.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-19T11:31:06.336Z] #20 42.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-19T11:31:06.336Z] #20 42.70 Selecting previously unselected package libreadline5:amd64. [2021-05-19T11:31:06.336Z] #20 42.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-19T11:31:06.336Z] #20 42.73 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-19T11:31:06.336Z] #20 42.84 Selecting previously unselected package net-tools. [2021-05-19T11:31:06.336Z] #20 42.85 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-19T11:31:06.336Z] #20 42.86 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-19T11:31:06.336Z] #20 43.05 Selecting previously unselected package python-pip-whl. [2021-05-19T11:31:06.336Z] #20 43.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-19T11:31:06.336Z] #20 43.06 Unpacking python-pip-whl (18.1-5) ... [2021-05-19T11:31:06.609Z] #20 52.53 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-19T11:31:06.609Z] #20 52.54 Setting up xz-utils (5.2.4-1) ... [2021-05-19T11:31:06.609Z] #20 52.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-19T11:31:06.609Z] #20 52.57 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-19T11:31:06.609Z] #20 52.65 invoke-rc.d: could not determine current runlevel [2021-05-19T11:31:06.609Z] #20 52.66 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-19T11:31:06.609Z] #20 52.67 Setting up pigz (2.4-1) ... [2021-05-19T11:31:06.609Z] #20 52.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-19T11:31:06.609Z] #20 52.70 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-19T11:31:06.609Z] #20 52.74 Setting up python-pip-whl (18.1-5) ... [2021-05-19T11:31:06.609Z] #20 52.76 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-19T11:31:06.609Z] #20 52.78 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-19T11:31:06.624Z] ok github.com/docker/docker/pkg/archive 0.319s coverage: 81.8% of statements [2021-05-19T11:31:06.866Z] #20 53.17 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-19T11:31:06.866Z] #20 53.19 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-19T11:31:06.866Z] #20 53.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-19T11:31:06.866Z] #20 53.22 Setting up vim (2:8.1.0875-5) ... [2021-05-19T11:31:06.866Z] #20 53.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-19T11:31:06.866Z] #20 53.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-19T11:31:06.866Z] #20 53.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-19T11:31:06.866Z] #20 53.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-19T11:31:06.866Z] #20 53.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-19T11:31:06.866Z] #20 53.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-19T11:31:06.866Z] #20 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-19T11:31:06.866Z] #20 53.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-19T11:31:06.866Z] #20 53.31 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-19T11:31:06.866Z] #20 53.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-19T11:31:06.866Z] #20 53.34 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-19T11:31:06.866Z] #20 53.36 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-19T11:31:06.866Z] #20 53.38 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-19T11:31:06.904Z] #20 43.60 Selecting previously unselected package python3-lib2to3. [2021-05-19T11:31:06.904Z] #20 43.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-19T11:31:06.904Z] #20 43.61 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-19T11:31:07.000Z] #20 ... [2021-05-19T11:31:07.000Z] [2021-05-19T11:31:07.000Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:31:07.000Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:31:07.000Z] #40 188.0 + dpkg --print-architecture [2021-05-19T11:31:07.000Z] #40 188.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-19T11:31:07.000Z] #40 188.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-19T11:31:07.000Z] #40 188.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-19T11:31:07.000Z] #40 ... [2021-05-19T11:31:07.000Z] [2021-05-19T11:31:07.000Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:31:07.000Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:31:07.000Z] #20 50.91 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-19T11:31:07.000Z] #20 50.92 Setting up xz-utils (5.2.4-1) ... [2021-05-19T11:31:07.000Z] #20 50.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-19T11:31:07.000Z] #20 50.94 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-19T11:31:07.000Z] #20 51.02 invoke-rc.d: could not determine current runlevel [2021-05-19T11:31:07.000Z] #20 51.03 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-19T11:31:07.000Z] #20 51.04 Setting up pigz (2.4-1) ... [2021-05-19T11:31:07.000Z] #20 51.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-19T11:31:07.000Z] #20 51.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-19T11:31:07.000Z] #20 51.07 Setting up python-pip-whl (18.1-5) ... [2021-05-19T11:31:07.000Z] #20 51.08 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-19T11:31:07.000Z] #20 51.09 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-19T11:31:07.000Z] #20 ... [2021-05-19T11:31:07.000Z] [2021-05-19T11:31:07.000Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:07.000Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:07.000Z] #43 118.5 CC criu/image-desc.o [2021-05-19T11:31:07.000Z] #43 118.6 CC criu/image.o [2021-05-19T11:31:07.000Z] #43 119.6 CC criu/ipc_ns.o [2021-05-19T11:31:07.000Z] #43 120.8 CC criu/irmap.o [2021-05-19T11:31:07.000Z] #43 121.5 CC criu/kcmp-ids.o [2021-05-19T11:31:07.000Z] #43 121.9 CC criu/kerndat.o [2021-05-19T11:31:07.000Z] #43 123.0 CC criu/libnetlink.o [2021-05-19T11:31:07.000Z] #43 123.4 CC criu/log.o [2021-05-19T11:31:07.000Z] #43 124.0 CC criu/lsm.o [2021-05-19T11:31:07.000Z] #43 124.5 CC criu/mem.o [2021-05-19T11:31:07.000Z] #43 126.3 CC criu/memfd.o [2021-05-19T11:31:07.000Z] #43 127.0 CC criu/mount.o [2021-05-19T11:31:07.000Z] #43 ... [2021-05-19T11:31:07.000Z] [2021-05-19T11:31:07.000Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:31:07.000Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:31:07.000Z] #20 51.55 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-19T11:31:07.000Z] #20 51.56 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-19T11:31:07.122Z] #20 53.40 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-19T11:31:07.163Z] #20 43.73 Selecting previously unselected package python3-distutils. [2021-05-19T11:31:07.163Z] #20 43.74 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-19T11:31:07.163Z] #20 43.75 Unpacking python3-distutils (3.7.3-1) ... [2021-05-19T11:31:07.255Z] #20 51.57 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-19T11:31:07.255Z] #20 51.58 Setting up vim (2:8.1.0875-5) ... [2021-05-19T11:31:07.255Z] #20 51.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-19T11:31:07.255Z] #20 51.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-19T11:31:07.255Z] #20 51.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-19T11:31:07.255Z] #20 51.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-19T11:31:07.255Z] #20 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-19T11:31:07.255Z] #20 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-19T11:31:07.255Z] #20 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-19T11:31:07.255Z] #20 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-19T11:31:07.255Z] #20 51.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-19T11:31:07.255Z] #20 51.66 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-19T11:31:07.255Z] #20 51.67 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-19T11:31:07.255Z] #20 51.68 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-19T11:31:07.255Z] #20 51.69 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-19T11:31:07.255Z] #20 51.70 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-19T11:31:07.422Z] #20 43.90 Selecting previously unselected package python3-pip. [2021-05-19T11:31:07.422Z] #20 43.91 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-19T11:31:07.422Z] #20 43.92 Unpacking python3-pip (18.1-5) ... [2021-05-19T11:31:07.422Z] #20 44.09 Selecting previously unselected package python3-pkg-resources. [2021-05-19T11:31:07.422Z] #20 44.10 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-19T11:31:07.422Z] #20 44.11 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-19T11:31:07.660Z] ok github.com/docker/docker/pkg/authorization 0.432s coverage: 68.3% of statements [2021-05-19T11:31:07.660Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-05-19T11:31:07.660Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-05-19T11:31:07.681Z] #20 44.24 Selecting previously unselected package python3-setuptools. [2021-05-19T11:31:07.681Z] #20 44.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-19T11:31:07.681Z] #20 44.25 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-19T11:31:07.940Z] #20 44.47 Selecting previously unselected package python3-wheel. [2021-05-19T11:31:07.940Z] #20 44.49 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-19T11:31:07.940Z] #20 44.49 Unpacking python3-wheel (0.32.3-2) ... [2021-05-19T11:31:08.199Z] #20 44.63 Selecting previously unselected package sudo. [2021-05-19T11:31:08.199Z] #20 44.65 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-19T11:31:08.199Z] #20 44.66 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-19T11:31:08.420Z] #43 130.4 CC criu/netfilter.o [2021-05-19T11:31:08.490Z] #20 ... [2021-05-19T11:31:08.490Z] [2021-05-19T11:31:08.490Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:08.490Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:08.490Z] #43 106.1 CC criu/crtools.o [2021-05-19T11:31:08.490Z] #43 106.8 CC criu/eventfd.o [2021-05-19T11:31:08.490Z] #43 107.2 CC criu/eventpoll.o [2021-05-19T11:31:08.490Z] #43 108.1 CC criu/external.o [2021-05-19T11:31:08.490Z] #43 108.5 CC criu/fault-injection.o [2021-05-19T11:31:08.490Z] #43 108.6 CC criu/fdstore.o [2021-05-19T11:31:08.490Z] #43 109.1 CC criu/fifo.o [2021-05-19T11:31:08.490Z] #43 109.5 CC criu/file-ids.o [2021-05-19T11:31:08.490Z] #43 109.9 CC criu/file-lock.o [2021-05-19T11:31:08.490Z] #43 110.7 CC criu/files-ext.o [2021-05-19T11:31:08.490Z] #43 111.1 CC criu/files-reg.o [2021-05-19T11:31:08.490Z] #43 113.3 CC criu/files.o [2021-05-19T11:31:08.490Z] #43 115.4 CC criu/filesystems.o [2021-05-19T11:31:08.490Z] #43 116.1 CC criu/fsnotify.o [2021-05-19T11:31:08.683Z] #43 130.8 CC criu/page-pipe.o [2021-05-19T11:31:08.717Z] #20 45.18 Selecting previously unselected package thin-provisioning-tools. [2021-05-19T11:31:08.717Z] #20 45.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-19T11:31:08.717Z] #20 45.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-19T11:31:08.717Z] #20 45.41 Selecting previously unselected package uidmap. [2021-05-19T11:31:08.717Z] #20 45.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-19T11:31:08.717Z] #20 45.43 Unpacking uidmap (1:4.5-1.1) ... [2021-05-19T11:31:08.717Z] #20 45.55 Selecting previously unselected package vim-runtime. [2021-05-19T11:31:08.976Z] #20 45.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-19T11:31:08.976Z] #20 45.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-19T11:31:08.976Z] #20 45.62 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-19T11:31:08.976Z] #20 45.62 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-19T11:31:09.258Z] #43 131.5 CC criu/page-xfer.o [2021-05-19T11:31:09.858Z] #43 117.3 CC criu/image-desc.o [2021-05-19T11:31:09.858Z] #43 117.4 CC criu/image.o [2021-05-19T11:31:09.858Z] #43 ... [2021-05-19T11:31:09.858Z] [2021-05-19T11:31:09.858Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:31:09.858Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:31:09.858Z] #20 56.39 Setting up iptables (1.8.2-4) ... [2021-05-19T11:31:09.858Z] #20 56.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-19T11:31:09.858Z] #20 56.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-19T11:31:09.858Z] #20 56.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-19T11:31:09.858Z] #20 56.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-19T11:31:09.858Z] #20 56.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-19T11:31:09.858Z] #20 56.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-19T11:31:10.040Z] #23 ... [2021-05-19T11:31:10.040Z] [2021-05-19T11:31:10.040Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:10.040Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:31:10.040Z] #44 124.9 CC criu/cr-service.o [2021-05-19T11:31:10.040Z] #44 127.1 CC criu/crtools.o [2021-05-19T11:31:10.040Z] #44 127.9 CC criu/eventfd.o [2021-05-19T11:31:10.040Z] #44 128.4 CC criu/eventpoll.o [2021-05-19T11:31:10.040Z] #44 129.5 CC criu/external.o [2021-05-19T11:31:10.040Z] #44 129.9 CC criu/fault-injection.o [2021-05-19T11:31:10.040Z] #44 130.0 CC criu/fdstore.o [2021-05-19T11:31:10.040Z] #44 130.6 CC criu/fifo.o [2021-05-19T11:31:10.040Z] #44 131.2 CC criu/file-ids.o [2021-05-19T11:31:10.040Z] #44 131.7 CC criu/file-lock.o [2021-05-19T11:31:10.040Z] #44 132.9 CC criu/files-ext.o [2021-05-19T11:31:10.040Z] #44 133.5 CC criu/files-reg.o [2021-05-19T11:31:10.114Z] #20 56.50 Setting up python3 (3.7.3-1) ... [2021-05-19T11:31:10.371Z] #20 56.90 Setting up python3-wheel (0.32.3-2) ... [2021-05-19T11:31:10.522Z] #20 54.74 Setting up iptables (1.8.2-4) ... [2021-05-19T11:31:10.522Z] #20 54.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-19T11:31:10.522Z] #20 54.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-19T11:31:10.522Z] #20 54.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-19T11:31:10.522Z] #20 54.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-19T11:31:10.522Z] #20 54.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-19T11:31:10.522Z] #20 54.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-19T11:31:10.522Z] #20 54.82 Setting up python3 (3.7.3-1) ... [2021-05-19T11:31:10.650Z] #43 133.0 CC criu/pagemap-cache.o [2021-05-19T11:31:10.778Z] #20 55.22 Setting up python3-wheel (0.32.3-2) ... [2021-05-19T11:31:11.111Z] #44 ... [2021-05-19T11:31:11.111Z] [2021-05-19T11:31:11.111Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-19T11:31:11.111Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-19T11:31:11.111Z] #33 DONE 203.5s [2021-05-19T11:31:11.111Z] [2021-05-19T11:31:11.111Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:31:11.111Z] #54 sha256:db47e4a8330708d3586821c894b0d613c466bb527085ab70ee1a11adf95c7963 [2021-05-19T11:31:11.225Z] #43 133.3 CC criu/pagemap.o [2021-05-19T11:31:11.300Z] #20 57.63 Setting up apparmor (2.13.2-10) ... [2021-05-19T11:31:11.707Z] #20 56.01 Setting up apparmor (2.13.2-10) ... [2021-05-19T11:31:11.761Z] #54 ... [2021-05-19T11:31:11.761Z] [2021-05-19T11:31:11.761Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:11.761Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:31:11.761Z] #44 136.7 CC criu/files.o [2021-05-19T11:31:11.801Z] #43 134.0 CC criu/parasite-syscall.o [2021-05-19T11:31:12.095Z] ok github.com/docker/docker/pkg/chrootarchive 3.502s coverage: 43.2% of statements [2021-05-19T11:31:12.095Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-05-19T11:31:12.096Z] ok github.com/docker/docker/layer 7.674s coverage: 68.8% of statements [2021-05-19T11:31:12.096Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-19T11:31:12.096Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-19T11:31:12.096Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-19T11:31:12.096Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-19T11:31:12.096Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-19T11:31:12.096Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-19T11:31:12.096Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-19T11:31:12.265Z] #20 ... [2021-05-19T11:31:12.265Z] [2021-05-19T11:31:12.265Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:12.265Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:12.265Z] #43 100.8 CC criu/cr-errno.o [2021-05-19T11:31:12.265Z] #43 100.9 CC criu/cr-restore.o [2021-05-19T11:31:12.265Z] #43 105.7 CC criu/cr-service.o [2021-05-19T11:31:12.265Z] #43 107.3 CC criu/crtools.o [2021-05-19T11:31:12.265Z] #43 107.9 CC criu/eventfd.o [2021-05-19T11:31:12.265Z] #43 108.3 CC criu/eventpoll.o [2021-05-19T11:31:12.265Z] #43 109.2 CC criu/external.o [2021-05-19T11:31:12.265Z] #43 109.6 CC criu/fault-injection.o [2021-05-19T11:31:12.265Z] #43 109.7 CC criu/fdstore.o [2021-05-19T11:31:12.265Z] #43 110.0 CC criu/fifo.o [2021-05-19T11:31:12.265Z] #43 110.5 CC criu/file-ids.o [2021-05-19T11:31:12.265Z] #43 110.9 CC criu/file-lock.o [2021-05-19T11:31:12.265Z] #43 ... [2021-05-19T11:31:12.265Z] [2021-05-19T11:31:12.265Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:31:12.265Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:31:12.265Z] #20 48.87 Selecting previously unselected package vim. [2021-05-19T11:31:12.265Z] #20 48.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-19T11:31:12.265Z] #20 48.90 Unpacking vim (2:8.1.0875-5) ... [2021-05-19T11:31:12.385Z] ok github.com/docker/docker/pkg/discovery 0.001s coverage: 58.3% of statements [2021-05-19T11:31:12.674Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-05-19T11:31:12.748Z] #43 134.7 CC criu/path.o [2021-05-19T11:31:12.748Z] #43 135.1 CC criu/pie-util-vdso.o [2021-05-19T11:31:12.833Z] #20 49.47 Selecting previously unselected package xfsprogs. [2021-05-19T11:31:12.833Z] #20 49.48 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-19T11:31:12.833Z] #20 49.49 Unpacking xfsprogs (4.20.0-1) ... [2021-05-19T11:31:12.964Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2021-05-19T11:31:13.191Z] #20 59.46 Setting up xfsprogs (4.20.0-1) ... [2021-05-19T11:31:13.191Z] #20 59.47 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-19T11:31:13.253Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-05-19T11:31:13.323Z] #43 135.5 CC criu/pie-util.o [2021-05-19T11:31:13.323Z] #43 135.6 CC criu/pipes.o [2021-05-19T11:31:13.401Z] #20 49.98 Selecting previously unselected package zip. [2021-05-19T11:31:13.401Z] #20 49.99 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-19T11:31:13.401Z] #20 49.99 Unpacking zip (3.0-11+b1) ... [2021-05-19T11:31:13.413Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m14.850059368s with top 10 stages: buildssa: 1m40.669873281s, goimports: 21.943201701s, unconvert: 12.801225721s, gosec: 10.556766501s, golint: 6.151975688s, ineffassign: 4.688146115s, misspell: 4.174822789s, inspect: 4.069060435s, vrp: 2.841006315s, printf: 1.973721496s [2021-05-19T11:31:13.448Z] #20 59.90 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-19T11:31:13.598Z] #20 57.79 Setting up xfsprogs (4.20.0-1) ... [2021-05-19T11:31:13.598Z] #20 57.80 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-19T11:31:13.660Z] #20 50.20 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-19T11:31:13.660Z] #20 50.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-19T11:31:13.660Z] #20 50.23 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-19T11:31:13.660Z] #20 50.25 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-19T11:31:13.660Z] #20 50.26 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-19T11:31:13.660Z] #20 50.27 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-19T11:31:13.660Z] #20 50.31 Setting up uidmap (1:4.5-1.1) ... [2021-05-19T11:31:13.660Z] #20 50.34 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-19T11:31:13.660Z] #20 50.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-19T11:31:13.660Z] #20 50.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-19T11:31:13.660Z] #20 50.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-19T11:31:13.660Z] #20 50.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-19T11:31:13.660Z] #20 50.43 Setting up xxd (2:8.1.0875-5) ... [2021-05-19T11:31:13.660Z] #20 50.45 Setting up zip (3.0-11+b1) ... [2021-05-19T11:31:13.660Z] #20 50.46 Setting up vim-common (2:8.1.0875-5) ... [2021-05-19T11:31:13.854Z] #20 58.12 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-19T11:31:13.882Z] ok github.com/docker/docker/pkg/dmesg 0.019s coverage: 83.3% of statements [2021-05-19T11:31:13.898Z] #43 136.2 CC criu/plugin.o [2021-05-19T11:31:13.919Z] #20 50.50 Setting up bash-completion (1:2.8-6) ... [2021-05-19T11:31:14.377Z] #20 60.76 Setting up python3-distutils (3.7.3-1) ... [2021-05-19T11:31:14.473Z] #43 136.7 CC criu/proc_parse.o [2021-05-19T11:31:14.783Z] #20 59.05 Setting up python3-distutils (3.7.3-1) ... [2021-05-19T11:31:14.909Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2021-05-19T11:31:14.940Z] #20 61.25 Setting up python3-setuptools (40.8.0-1) ... [2021-05-19T11:31:15.337Z] #44 139.7 CC criu/filesystems.o [2021-05-19T11:31:15.345Z] #20 59.58 Setting up python3-setuptools (40.8.0-1) ... [2021-05-19T11:31:15.538Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2021-05-19T11:31:15.637Z] #44 140.7 CC criu/fsnotify.o [2021-05-19T11:31:15.869Z] #20 62.41 Setting up python3-pip (18.1-5) ... [2021-05-19T11:31:16.170Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2021-05-19T11:31:16.394Z] #43 ... [2021-05-19T11:31:16.394Z] [2021-05-19T11:31:16.394Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:31:16.394Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-19T11:31:16.394Z] #22 27.40 Installing build dependencies: finished with status 'done' [2021-05-19T11:31:16.460Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2021-05-19T11:31:16.460Z] ok github.com/docker/docker/pkg/fsutils 0.507s coverage: 85.1% of statements [2021-05-19T11:31:16.712Z] #20 60.79 Setting up python3-pip (18.1-5) ... [2021-05-19T11:31:17.180Z] #44 142.1 CC criu/image-desc.o [2021-05-19T11:31:17.220Z] #20 53.39 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-19T11:31:17.220Z] #20 53.40 Setting up xz-utils (5.2.4-1) ... [2021-05-19T11:31:17.220Z] #20 53.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-19T11:31:17.220Z] #20 53.43 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-19T11:31:17.220Z] #20 53.48 invoke-rc.d: could not determine current runlevel [2021-05-19T11:31:17.220Z] #20 53.49 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-19T11:31:17.220Z] #20 53.51 Setting up pigz (2.4-1) ... [2021-05-19T11:31:17.220Z] #20 53.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-19T11:31:17.220Z] #20 53.54 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-19T11:31:17.220Z] #20 53.56 Setting up python-pip-whl (18.1-5) ... [2021-05-19T11:31:17.220Z] #20 53.57 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-19T11:31:17.220Z] #20 53.58 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-19T11:31:17.220Z] #20 54.02 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-19T11:31:17.237Z] #20 63.45 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:31:17.237Z] #20 63.50 Processing triggers for mime-support (3.62) ... [2021-05-19T11:31:17.479Z] #20 54.04 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-19T11:31:17.479Z] #20 54.05 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-19T11:31:17.479Z] #20 54.06 Setting up vim (2:8.1.0875-5) ... [2021-05-19T11:31:17.479Z] #20 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-19T11:31:17.479Z] #20 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-19T11:31:17.479Z] #20 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-19T11:31:17.479Z] #20 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-19T11:31:17.479Z] #20 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-19T11:31:17.479Z] #20 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-19T11:31:17.479Z] #20 54.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-19T11:31:17.479Z] #20 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-19T11:31:17.479Z] #20 54.15 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-19T11:31:17.479Z] #20 54.16 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-19T11:31:17.479Z] #20 54.18 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-19T11:31:17.479Z] #20 54.19 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-19T11:31:17.479Z] #20 54.21 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-19T11:31:17.479Z] #20 54.22 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-19T11:31:17.483Z] #44 142.3 CC criu/image.o [2021-05-19T11:31:17.489Z] ok github.com/docker/docker/pkg/idtools 0.425s coverage: 69.5% of statements [2021-05-19T11:31:17.489Z] ok github.com/docker/docker/pkg/ioutils 0.273s coverage: 69.3% of statements [2021-05-19T11:31:17.641Z] #20 61.88 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:31:17.641Z] #20 61.93 Processing triggers for mime-support (3.62) ... [2021-05-19T11:31:17.641Z] #20 DONE 62.2s [2021-05-19T11:31:17.641Z] [2021-05-19T11:31:17.641Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:17.641Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:17.641Z] #43 131.3 CC criu/namespaces.o [2021-05-19T11:31:17.641Z] #43 133.3 CC criu/net.o [2021-05-19T11:31:17.641Z] #43 136.6 CC criu/netfilter.o [2021-05-19T11:31:17.641Z] #43 137.1 CC criu/page-pipe.o [2021-05-19T11:31:17.641Z] #43 137.8 CC criu/page-xfer.o [2021-05-19T11:31:17.778Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-05-19T11:31:17.778Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-05-19T11:31:17.778Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-19T11:31:17.778Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-19T11:31:17.778Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-19T11:31:17.897Z] #43 139.6 CC criu/pagemap-cache.o [2021-05-19T11:31:17.897Z] #43 ... [2021-05-19T11:31:17.897Z] [2021-05-19T11:31:17.897Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-19T11:31:17.897Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-19T11:31:18.068Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-05-19T11:31:18.068Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-19T11:31:18.068Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2021-05-19T11:31:18.167Z] #20 DONE 64.4s [2021-05-19T11:31:18.167Z] [2021-05-19T11:31:18.167Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-19T11:31:18.167Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-19T11:31:18.357Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-05-19T11:31:18.357Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2021-05-19T11:31:18.544Z] #44 143.2 CC criu/ipc_ns.o [2021-05-19T11:31:18.647Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2021-05-19T11:31:18.647Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-19T11:31:18.647Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-19T11:31:19.096Z] #21 1.025 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-19T11:31:19.096Z] #21 1.028 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-19T11:31:19.096Z] #21 1.032 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-19T11:31:19.096Z] #21 DONE 1.1s [2021-05-19T11:31:19.096Z] [2021-05-19T11:31:19.096Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:31:19.096Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-19T11:31:19.276Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2021-05-19T11:31:19.789Z] #21 1.747 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-19T11:31:19.789Z] #21 1.751 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-19T11:31:19.789Z] #21 1.754 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-19T11:31:19.789Z] #21 DONE 1.9s [2021-05-19T11:31:19.789Z] [2021-05-19T11:31:19.789Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:19.789Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:19.789Z] #43 140.2 CC criu/pagemap.o [2021-05-19T11:31:19.789Z] #43 141.3 CC criu/parasite-syscall.o [2021-05-19T11:31:19.905Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-05-19T11:31:19.905Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-05-19T11:31:20.013Z] #20 ... [2021-05-19T11:31:20.013Z] [2021-05-19T11:31:20.013Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:31:20.013Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:31:20.086Z] #44 144.8 CC criu/irmap.o [2021-05-19T11:31:20.194Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-05-19T11:31:20.271Z] #40 199.4 + dpkg --print-architecture [2021-05-19T11:31:20.272Z] #40 199.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-19T11:31:20.465Z] #22 ... [2021-05-19T11:31:20.465Z] [2021-05-19T11:31:20.465Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:31:20.465Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:31:20.465Z] #40 201.5 + dpkg --print-architecture [2021-05-19T11:31:20.465Z] #40 201.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-19T11:31:20.465Z] #40 201.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-19T11:31:20.465Z] #40 201.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-19T11:31:20.717Z] #43 142.5 CC criu/path.o [2021-05-19T11:31:20.722Z] #40 ... [2021-05-19T11:31:20.722Z] [2021-05-19T11:31:20.722Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:20.722Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:20.722Z] #43 118.3 CC criu/ipc_ns.o [2021-05-19T11:31:20.722Z] #43 119.7 CC criu/irmap.o [2021-05-19T11:31:20.722Z] #43 120.4 CC criu/kcmp-ids.o [2021-05-19T11:31:20.722Z] #43 120.7 CC criu/kerndat.o [2021-05-19T11:31:20.722Z] #43 121.8 CC criu/libnetlink.o [2021-05-19T11:31:20.722Z] #43 122.3 CC criu/log.o [2021-05-19T11:31:20.722Z] #43 122.8 CC criu/lsm.o [2021-05-19T11:31:20.722Z] #43 123.2 CC criu/mem.o [2021-05-19T11:31:20.722Z] #43 125.1 CC criu/memfd.o [2021-05-19T11:31:20.722Z] #43 125.8 CC criu/mount.o [2021-05-19T11:31:20.739Z] #44 145.7 CC criu/kcmp-ids.o [2021-05-19T11:31:20.839Z] #40 199.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-19T11:31:20.839Z] #40 199.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-19T11:31:21.280Z] #43 142.9 CC criu/pie-util-vdso-elf32.o [2021-05-19T11:31:21.337Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 75.0% of statements [2021-05-19T11:31:21.390Z] #44 146.1 CC criu/kerndat.o [2021-05-19T11:31:21.626Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-05-19T11:31:21.842Z] #43 143.4 CC criu/pie-util-vdso.o [2021-05-19T11:31:22.041Z] #44 ... [2021-05-19T11:31:22.041Z] [2021-05-19T11:31:22.041Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:31:22.041Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-19T11:31:22.041Z] #23 6.451 Collecting yamllint==1.26.1 [2021-05-19T11:31:22.041Z] #23 7.024 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-19T11:31:22.041Z] #23 8.454 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-19T11:31:22.041Z] #23 8.521 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-19T11:31:22.041Z] #23 8.586 Collecting pyyaml (from yamllint==1.26.1) [2021-05-19T11:31:22.041Z] #23 8.930 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-19T11:31:22.041Z] #23 9.640 Installing build dependencies: started [2021-05-19T11:31:22.099Z] #43 143.9 CC criu/pie-util.o [2021-05-19T11:31:22.355Z] #43 144.1 CC criu/pipes.o [2021-05-19T11:31:22.614Z] #43 130.4 CC criu/namespaces.o [2021-05-19T11:31:22.691Z] #23 ... [2021-05-19T11:31:22.691Z] [2021-05-19T11:31:22.691Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:22.691Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:31:22.691Z] #44 147.7 CC criu/libnetlink.o [2021-05-19T11:31:22.998Z] #22 ... [2021-05-19T11:31:22.998Z] [2021-05-19T11:31:22.998Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:22.998Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:31:22.998Z] #43 138.9 CC criu/protobuf-desc.o [2021-05-19T11:31:22.998Z] #43 139.8 CC criu/protobuf.o [2021-05-19T11:31:22.998Z] #43 140.4 CC criu/pstree.o [2021-05-19T11:31:22.998Z] #43 141.5 CC criu/rbtree.o [2021-05-19T11:31:22.998Z] #43 141.8 CC criu/rst-malloc.o [2021-05-19T11:31:22.998Z] #43 142.1 CC criu/seccomp.o [2021-05-19T11:31:22.998Z] #43 142.7 CC criu/seize.o [2021-05-19T11:31:22.998Z] #43 143.5 CC criu/servicefd.o [2021-05-19T11:31:22.998Z] #43 144.0 CC criu/shmem.o [2021-05-19T11:31:22.998Z] #43 ... [2021-05-19T11:31:22.998Z] [2021-05-19T11:31:22.998Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:31:22.998Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-19T11:31:22.998Z] #22 33.08 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-19T11:31:22.998Z] #22 33.08 Building wheels for collected packages: yamllint, pyyaml [2021-05-19T11:31:22.998Z] #22 33.09 Running setup.py bdist_wheel for yamllint: started [2021-05-19T11:31:23.261Z] #22 34.29 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-19T11:31:23.261Z] #22 34.29 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-19T11:31:23.261Z] #22 34.35 Running setup.py bdist_wheel for pyyaml: started [2021-05-19T11:31:23.284Z] #43 145.1 CC criu/plugin.o [2021-05-19T11:31:23.340Z] #44 148.2 CC criu/log.o [2021-05-19T11:31:23.374Z] #40 ... [2021-05-19T11:31:23.374Z] [2021-05-19T11:31:23.374Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:23.374Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:23.374Z] #43 111.8 CC criu/files-ext.o [2021-05-19T11:31:23.374Z] #43 112.3 CC criu/files-reg.o [2021-05-19T11:31:23.374Z] #43 114.5 CC criu/files.o [2021-05-19T11:31:23.374Z] #43 116.4 CC criu/filesystems.o [2021-05-19T11:31:23.374Z] #43 117.2 CC criu/fsnotify.o [2021-05-19T11:31:23.374Z] #43 118.4 CC criu/image-desc.o [2021-05-19T11:31:23.374Z] #43 118.5 CC criu/image.o [2021-05-19T11:31:23.374Z] #43 119.5 CC criu/ipc_ns.o [2021-05-19T11:31:23.374Z] #43 120.6 CC criu/irmap.o [2021-05-19T11:31:23.374Z] #43 121.2 CC criu/kcmp-ids.o [2021-05-19T11:31:23.374Z] #43 121.6 CC criu/kerndat.o [2021-05-19T11:31:23.374Z] #43 ... [2021-05-19T11:31:23.374Z] [2021-05-19T11:31:23.374Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-19T11:31:23.374Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-19T11:31:23.374Z] #20 57.09 Setting up iptables (1.8.2-4) ... [2021-05-19T11:31:23.374Z] #20 57.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-19T11:31:23.374Z] #20 57.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-19T11:31:23.374Z] #20 57.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-19T11:31:23.374Z] #20 57.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-19T11:31:23.374Z] #20 57.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-19T11:31:23.374Z] #20 57.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-19T11:31:23.374Z] #20 57.18 Setting up python3 (3.7.3-1) ... [2021-05-19T11:31:23.374Z] #20 57.63 Setting up python3-wheel (0.32.3-2) ... [2021-05-19T11:31:23.374Z] #20 58.48 Setting up apparmor (2.13.2-10) ... [2021-05-19T11:31:23.634Z] #20 60.11 Setting up xfsprogs (4.20.0-1) ... [2021-05-19T11:31:23.634Z] #20 60.13 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-19T11:31:23.846Z] #43 145.6 CC criu/proc_parse.o [2021-05-19T11:31:23.893Z] #20 60.48 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-19T11:31:23.991Z] #44 148.8 CC criu/lsm.o [2021-05-19T11:31:24.292Z] #44 149.4 CC criu/mem.o [2021-05-19T11:31:24.345Z] ok github.com/docker/docker/pkg/signal 2.341s coverage: 61.0% of statements [2021-05-19T11:31:24.508Z] #43 ... [2021-05-19T11:31:24.508Z] [2021-05-19T11:31:24.508Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:31:24.508Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-19T11:31:24.508Z] #22 5.264 Collecting yamllint==1.26.1 [2021-05-19T11:31:24.635Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-05-19T11:31:24.653Z] #22 35.75 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-19T11:31:24.653Z] #22 35.76 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-19T11:31:24.830Z] #20 61.39 Setting up python3-distutils (3.7.3-1) ... [2021-05-19T11:31:24.915Z] #22 35.91 Successfully built yamllint pyyaml [2021-05-19T11:31:24.915Z] #22 35.93 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-19T11:31:24.924Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-05-19T11:31:24.924Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-05-19T11:31:25.178Z] #22 36.32 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-19T11:31:25.398Z] #20 61.90 Setting up python3-setuptools (40.8.0-1) ... [2021-05-19T11:31:25.625Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-05-19T11:31:25.652Z] INFO [runner/unused/goanalysis] analyzers took 28.42431639s with top 10 stages: buildssa: 24.176700213s, U1000: 4.247616177s [2021-05-19T11:31:25.652Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-05-19T11:31:25.652Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/64, skip_files: 1682/1682, autogenerated_exclude: 1577/1682, identifier_marker: 1577/1577, exclude-rules: 64/1577, filename_unadjuster: 1682/1682, exclude: 1577/1577, cgo: 1682/2262, path_prettifier: 1682/1682, skip_dirs: 1682/1682 [2021-05-19T11:31:25.652Z] INFO [runner] processing took 114.72731ms with stages: nolint: 42.694368ms, identifier_marker: 39.036194ms, path_prettifier: 14.002495ms, autogenerated_exclude: 7.283427ms, exclude-rules: 6.43073ms, skip_dirs: 3.666392ms, cgo: 874.775µs, filename_unadjuster: 733.239µs, max_same_issues: 1.745µs, uniq_by_line: 808ns, diff: 718ns, exclude: 475ns, max_from_linter: 474ns, source_code: 461ns, path_shortener: 382ns, skip_files: 316ns, max_per_file_from_linter: 311ns [2021-05-19T11:31:25.652Z] INFO [runner] linters took 1m38.944757805s with stages: goanalysis_metalinter: 1m19.28993836s, unused: 19.538982704s [2021-05-19T11:31:25.652Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-05-19T11:31:25.652Z] INFO Memory: 1651 samples, avg is 246.7MB, max is 3564.3MB [2021-05-19T11:31:25.652Z] INFO Execution took 3m40.4031827s [2021-05-19T11:31:25.913Z] Congratulations! The shell scripts are properly formatted. [2021-05-19T11:31:25.915Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2021-05-19T11:31:26.205Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements [2021-05-19T11:31:26.576Z] #22 DONE 37.4s [2021-05-19T11:31:26.576Z] [2021-05-19T11:31:26.576Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:26.576Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:31:26.576Z] #43 145.0 CC criu/sigframe.o [2021-05-19T11:31:26.576Z] #43 145.2 CC criu/signalfd.o [2021-05-19T11:31:26.576Z] #43 145.4 CC criu/sk-inet.o [2021-05-19T11:31:26.576Z] #43 146.5 CC criu/sk-netlink.o [2021-05-19T11:31:26.576Z] #43 146.9 CC criu/sk-packet.o [2021-05-19T11:31:26.576Z] #43 147.5 CC criu/sk-queue.o [2021-05-19T11:31:26.576Z] #43 148.0 CC criu/sk-tcp.o [2021-05-19T11:31:26.576Z] #43 148.4 CC criu/sk-unix.o [2021-05-19T11:31:26.778Z] #20 63.18 Setting up python3-pip (18.1-5) ... [Pipeline] } [Pipeline] // stage [2021-05-19T11:31:26.883Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2021-05-19T11:31:26.883Z] testing: warning: no tests to run [2021-05-19T11:31:26.883Z] coverage: [no statements] [2021-05-19T11:31:26.883Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-05-19T11:31:27.082Z] #44 151.8 CC criu/memfd.o [2021-05-19T11:31:27.116Z] #43 148.5 CC criu/protobuf-desc.o [2021-05-19T11:31:27.116Z] #43 ... [2021-05-19T11:31:27.116Z] [2021-05-19T11:31:27.116Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:31:27.116Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:31:27.117Z] #40 DONE 218.6s [2021-05-19T11:31:27.117Z] [2021-05-19T11:31:27.117Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:31:27.117Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-19T11:31:27.117Z] #22 6.394 Collecting yamllint==1.26.1 [2021-05-19T11:31:27.174Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-05-19T11:31:27.195Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/make.sh dynbinary-daemon test-docker-py [2021-05-19T11:31:27.465Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-05-19T11:31:27.465Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-05-19T11:31:27.681Z] #22 ... [2021-05-19T11:31:27.681Z] [2021-05-19T11:31:27.681Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:27.681Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:27.681Z] #43 149.5 CC criu/protobuf.o [2021-05-19T11:31:27.716Z] #20 64.16 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:31:27.716Z] #20 64.21 Processing triggers for mime-support (3.62) ... [2021-05-19T11:31:27.736Z] #44 152.6 CC criu/mount.o [2021-05-19T11:31:27.771Z] [2021-05-19T11:31:27.771Z] Removing bundles/ [2021-05-19T11:31:27.771Z] [2021-05-19T11:31:27.771Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-19T11:31:27.771Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T11:31:27.771Z] GOOS="" GOARCH="" GOARM="" [2021-05-19T11:31:27.972Z] #43 150.3 CC criu/sockets.o [2021-05-19T11:31:28.244Z] #43 149.9 CC criu/pstree.o [2021-05-19T11:31:28.401Z] #44 ... [2021-05-19T11:31:28.401Z] [2021-05-19T11:31:28.401Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:31:28.401Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-19T11:31:28.401Z] #23 22.86 Installing build dependencies: finished with status 'done' [2021-05-19T11:31:28.655Z] #20 DONE 65.3s [2021-05-19T11:31:28.655Z] [2021-05-19T11:31:28.655Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-19T11:31:28.655Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-19T11:31:28.980Z] #43 151.2 CC criu/stats.o [2021-05-19T11:31:29.024Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.2% of statements [2021-05-19T11:31:29.245Z] #43 151.5 CC criu/string.o [2021-05-19T11:31:29.511Z] #43 151.6 CC criu/sysctl.o [2021-05-19T11:31:29.613Z] #43 151.1 CC criu/rbtree.o [2021-05-19T11:31:29.613Z] #43 151.4 CC criu/rst-malloc.o [2021-05-19T11:31:29.656Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-05-19T11:31:29.765Z] #22 10.60 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-19T11:31:29.871Z] #43 151.6 CC criu/seccomp.o [2021-05-19T11:31:29.947Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-05-19T11:31:30.043Z] #21 1.241 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-19T11:31:30.043Z] #21 1.243 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-19T11:31:30.043Z] #21 1.247 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-19T11:31:30.043Z] #21 DONE 1.3s [2021-05-19T11:31:30.043Z] [2021-05-19T11:31:30.043Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:30.043Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:30.043Z] #43 122.8 CC criu/libnetlink.o [2021-05-19T11:31:30.043Z] #43 123.2 CC criu/log.o [2021-05-19T11:31:30.043Z] #43 123.7 CC criu/lsm.o [2021-05-19T11:31:30.043Z] #43 124.1 CC criu/mem.o [2021-05-19T11:31:30.043Z] #43 126.0 CC criu/memfd.o [2021-05-19T11:31:30.043Z] #43 126.7 CC criu/mount.o [2021-05-19T11:31:30.043Z] #43 ... [2021-05-19T11:31:30.043Z] [2021-05-19T11:31:30.043Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:31:30.043Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-19T11:31:30.114Z] #43 152.3 CC criu/sysfs_parse.o [2021-05-19T11:31:30.376Z] #43 152.6 CC criu/timens.o [2021-05-19T11:31:30.434Z] #43 152.3 CC criu/seize.o [2021-05-19T11:31:30.640Z] #43 153.0 CC criu/timerfd.o [2021-05-19T11:31:31.137Z] #22 11.77 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-19T11:31:31.137Z] #22 11.83 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-19T11:31:31.137Z] #22 11.91 Collecting pyyaml (from yamllint==1.26.1) [2021-05-19T11:31:31.137Z] #22 12.16 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-19T11:31:31.216Z] #43 153.3 CC criu/tty.o [2021-05-19T11:31:31.367Z] #43 152.9 CC criu/servicefd.o [2021-05-19T11:31:31.394Z] #22 12.49 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-19T11:31:31.624Z] #43 153.3 CC criu/shmem.o [2021-05-19T11:31:31.652Z] #22 12.50 Building wheels for collected packages: yamllint [2021-05-19T11:31:31.652Z] #22 12.50 Running setup.py bdist_wheel for yamllint: started [2021-05-19T11:31:32.009Z] ok github.com/docker/docker/quota 0.900s coverage: 71.4% of statements [2021-05-19T11:31:32.009Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-05-19T11:31:32.191Z] #43 ... [2021-05-19T11:31:32.191Z] [2021-05-19T11:31:32.191Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:31:32.191Z] #49 sha256:0853162bfda80503b35be9d9e4b52be22a5493cb2cd6f2511a77c63a093e87c6 [2021-05-19T11:31:32.191Z] #49 223.2 + /build/golangci-lint --version [2021-05-19T11:31:32.191Z] #49 223.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-19T11:31:32.191Z] #49 DONE 223.8s [2021-05-19T11:31:32.191Z] [2021-05-19T11:31:32.191Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:31:32.191Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-19T11:31:32.191Z] #22 11.73 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-19T11:31:32.448Z] #22 12.74 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-19T11:31:32.448Z] #22 12.80 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-19T11:31:32.448Z] #22 12.84 Collecting pyyaml (from yamllint==1.26.1) [2021-05-19T11:31:32.584Z] #22 13.60 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-19T11:31:32.584Z] #22 13.60 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-19T11:31:32.584Z] #22 13.63 Successfully built yamllint [2021-05-19T11:31:32.705Z] #22 13.10 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-19T11:31:32.841Z] #22 13.67 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-19T11:31:32.963Z] #22 13.39 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-19T11:31:33.042Z] ok github.com/docker/docker/registry 0.078s coverage: 57.2% of statements [2021-05-19T11:31:33.098Z] #22 14.02 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-19T11:31:33.142Z] #43 155.1 CC criu/tun.o [2021-05-19T11:31:33.142Z] #43 ... [2021-05-19T11:31:33.142Z] [2021-05-19T11:31:33.142Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:31:33.142Z] #53 sha256:75c9642d2b0d6eb9211889bd88f0496ff2827d496bb65dc40622f08df87c9f70 [2021-05-19T11:31:33.142Z] #53 116.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-19T11:31:33.220Z] #22 13.39 Building wheels for collected packages: yamllint [2021-05-19T11:31:33.220Z] #22 13.40 Running setup.py bdist_wheel for yamllint: started [2021-05-19T11:31:33.356Z] #22 DONE 14.4s [2021-05-19T11:31:33.356Z] [2021-05-19T11:31:33.356Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:33.356Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:33.356Z] #43 132.3 CC criu/net.o [2021-05-19T11:31:33.356Z] #43 135.2 CC criu/netfilter.o [2021-05-19T11:31:33.356Z] #43 135.5 CC criu/page-pipe.o [2021-05-19T11:31:33.356Z] #43 136.1 CC criu/page-xfer.o [2021-05-19T11:31:33.356Z] #43 137.6 CC criu/pagemap-cache.o [2021-05-19T11:31:33.356Z] #43 138.0 CC criu/pagemap.o [2021-05-19T11:31:33.356Z] #43 139.0 CC criu/parasite-syscall.o [2021-05-19T11:31:33.356Z] #43 140.0 CC criu/path.o [2021-05-19T11:31:33.356Z] #43 140.4 CC criu/pie-util-vdso-elf32.o [2021-05-19T11:31:33.356Z] #43 140.9 CC criu/pie-util-vdso.o [2021-05-19T11:31:33.614Z] #43 ... [2021-05-19T11:31:33.614Z] [2021-05-19T11:31:33.614Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-19T11:31:33.614Z] #25 sha256:9d79fc0b4016bb0d57988d6cc0b550880261fc009e80de4c7656c8105d56fb98 [2021-05-19T11:31:33.673Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-05-19T11:31:33.673Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-05-19T11:31:33.871Z] #25 DONE 0.4s [2021-05-19T11:31:33.871Z] [2021-05-19T11:31:33.871Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-19T11:31:33.871Z] #30 sha256:0d7a4bc1daeef17e031660052a51167a41703554fee1de85eb9fd221a1fa1bc2 [2021-05-19T11:31:34.151Z] #22 14.44 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-19T11:31:34.151Z] #22 14.44 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-19T11:31:34.151Z] #22 14.47 Successfully built yamllint [2021-05-19T11:31:34.151Z] #22 14.47 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-19T11:31:34.303Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-05-19T11:31:34.303Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-05-19T11:31:34.408Z] #22 14.79 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-19T11:31:34.535Z] #53 117.7 + mkdir -p /build [2021-05-19T11:31:34.535Z] #53 117.7 + cp runc /build/runc [2021-05-19T11:31:34.665Z] #22 DONE 15.1s [2021-05-19T11:31:34.665Z] [2021-05-19T11:31:34.665Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-19T11:31:34.665Z] #25 sha256:4ddce31c44bab55dc09890d5079b458b80f9d9c5eddd90ae6fd2c7ccee5cfbb3 [2021-05-19T11:31:35.325Z] #22 5.217 Collecting yamllint==1.26.1 [2021-05-19T11:31:35.399Z] #23 ... [2021-05-19T11:31:35.399Z] [2021-05-19T11:31:35.399Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:35.399Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:31:35.399Z] #44 157.4 CC criu/namespaces.o [2021-05-19T11:31:35.399Z] #44 159.9 CC criu/net.o [2021-05-19T11:31:35.481Z] #53 ... [2021-05-19T11:31:35.481Z] [2021-05-19T11:31:35.481Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:31:35.481Z] #56 sha256:f2bd71fb1e44e282ebb815eca1dc9d634955324f8500a10101ad55da5c194717 [2021-05-19T11:31:35.481Z] #56 170.0 + bin/containerd [2021-05-19T11:31:35.596Z] #25 DONE 0.5s [2021-05-19T11:31:35.596Z] [2021-05-19T11:31:35.596Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-19T11:31:35.596Z] #30 sha256:ab7d721f2518095d6c311a45a0d84893bbfd1d92a198291e331edfb6302c8bc4 [2021-05-19T11:31:35.743Z] #56 ... [2021-05-19T11:31:35.743Z] [2021-05-19T11:31:35.743Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:35.743Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:31:35.743Z] #43 155.6 CC criu/uffd.o [2021-05-19T11:31:35.743Z] #43 156.7 CC criu/util.o [2021-05-19T11:31:35.743Z] #43 157.9 CC criu/uts_ns.o [2021-05-19T11:31:35.743Z] #43 158.1 CC criu/vdso.o [2021-05-19T11:31:36.319Z] #43 158.6 LINK criu/built-in.o [2021-05-19T11:31:36.365Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2021-05-19T11:31:36.595Z] #43 158.8 LINK criu/criu [2021-05-19T11:31:36.595Z] #43 ... [2021-05-19T11:31:36.595Z] [2021-05-19T11:31:36.595Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:31:36.595Z] #53 sha256:75c9642d2b0d6eb9211889bd88f0496ff2827d496bb65dc40622f08df87c9f70 [2021-05-19T11:31:36.595Z] #53 DONE 119.9s [2021-05-19T11:31:36.860Z] [2021-05-19T11:31:36.860Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:31:36.860Z] #24 sha256:65bf3233804eac009f8304a149d9a04645a3284bcf3da106778710a44d66a2aa [2021-05-19T11:31:36.860Z] #24 217.2 + return [2021-05-19T11:31:36.860Z] #24 DONE 217.9s [2021-05-19T11:31:36.860Z] [2021-05-19T11:31:36.860Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:36.860Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:31:36.860Z] #43 159.3 DEP lib/c/criu.d [2021-05-19T11:31:37.130Z] #43 159.4 CC images/rpc.pb-c.o [2021-05-19T11:31:37.397Z] ok github.com/docker/docker/volume/local 0.385s coverage: 76.4% of statements [2021-05-19T11:31:37.707Z] #43 160.0 CC lib/c/criu.o [2021-05-19T11:31:37.863Z] #22 ... [2021-05-19T11:31:37.863Z] [2021-05-19T11:31:37.863Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:37.863Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:37.863Z] #43 131.7 CC criu/namespaces.o [2021-05-19T11:31:37.863Z] #43 133.8 CC criu/net.o [2021-05-19T11:31:37.863Z] #43 136.9 CC criu/netfilter.o [2021-05-19T11:31:38.027Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-05-19T11:31:38.182Z] #44 ... [2021-05-19T11:31:38.182Z] [2021-05-19T11:31:38.182Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:31:38.182Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-19T11:31:38.182Z] #23 31.32 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-19T11:31:38.182Z] #23 31.33 Building wheels for collected packages: yamllint, pyyaml [2021-05-19T11:31:38.182Z] #23 31.34 Running setup.py bdist_wheel for yamllint: started [2021-05-19T11:31:38.182Z] #23 32.51 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-19T11:31:38.182Z] #23 32.52 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-19T11:31:38.182Z] #23 32.60 Running setup.py bdist_wheel for pyyaml: started [2021-05-19T11:31:38.801Z] #43 137.4 CC criu/page-pipe.o [2021-05-19T11:31:39.059Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2021-05-19T11:31:39.060Z] #43 138.0 CC criu/page-xfer.o [2021-05-19T11:31:39.124Z] #43 161.0 LINK lib/c/built-in.o [2021-05-19T11:31:39.124Z] #43 161.0 LINK lib/c/libcriu.so [2021-05-19T11:31:39.124Z] #43 161.1 LINK lib/c/libcriu.a [2021-05-19T11:31:39.124Z] #43 161.3 GEN magic.py [2021-05-19T11:31:39.134Z] #30 DONE 5.4s [2021-05-19T11:31:39.134Z] [2021-05-19T11:31:39.134Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-19T11:31:39.134Z] #33 sha256:3d9015bf14c4d7382d28cae0b71b217672a497991a8d834787673eb755c5d79c [2021-05-19T11:31:39.388Z] #43 161.6 Note: Building without setproctitle() and strlcpy() support. [2021-05-19T11:31:39.388Z] #43 161.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-19T11:31:39.388Z] #43 161.6 Note: Building without GnuTLS support [2021-05-19T11:31:39.388Z] #43 161.6 Makefile.config:39: Warn: you have no libnftables installed [2021-05-19T11:31:39.388Z] #43 161.6 Makefile.config:40: Warn: Building without nftables support [2021-05-19T11:31:40.066Z] #33 DONE 0.8s [2021-05-19T11:31:40.066Z] [2021-05-19T11:31:40.066Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-19T11:31:40.066Z] #35 sha256:9998e6743153b805aff7610ec1804681363b89b2df5533727c32a98092e1dc9c [2021-05-19T11:31:40.319Z] #23 34.42 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-19T11:31:40.319Z] #23 34.42 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-19T11:31:40.319Z] #23 34.57 Successfully built yamllint pyyaml [2021-05-19T11:31:40.319Z] #23 34.58 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-19T11:31:40.323Z] #35 DONE 0.1s [2021-05-19T11:31:40.323Z] [2021-05-19T11:31:40.323Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-19T11:31:40.323Z] #38 sha256:5f1cac7bb7eea50fa2d12e7d8872a3365c83caff18978fc9c6ca98e1bb87685c [2021-05-19T11:31:40.323Z] #38 DONE 0.1s [2021-05-19T11:31:40.323Z] [2021-05-19T11:31:40.323Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:40.323Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:40.323Z] #43 141.5 CC criu/pie-util.o [2021-05-19T11:31:40.323Z] #43 141.9 CC criu/pipes.o [2021-05-19T11:31:40.323Z] #43 142.7 CC criu/plugin.o [2021-05-19T11:31:40.323Z] #43 143.0 CC criu/proc_parse.o [2021-05-19T11:31:40.323Z] #43 145.1 CC criu/protobuf-desc.o [2021-05-19T11:31:40.323Z] #43 145.9 CC criu/protobuf.o [2021-05-19T11:31:40.323Z] #43 146.3 CC criu/pstree.o [2021-05-19T11:31:40.323Z] #43 147.5 CC criu/rbtree.o [2021-05-19T11:31:40.323Z] #43 147.8 CC criu/rst-malloc.o [2021-05-19T11:31:40.337Z] #43 ... [2021-05-19T11:31:40.337Z] [2021-05-19T11:31:40.337Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-19T11:31:40.337Z] #25 sha256:0dbaaa55bace104b4f1cb983487d97f914834d71f1d51781da501c7caa23a0a4 [2021-05-19T11:31:40.337Z] #25 DONE 0.9s [2021-05-19T11:31:40.337Z] [2021-05-19T11:31:40.337Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:40.337Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-19T11:31:40.337Z] #43 162.3 fatal: not a git repository (or any of the parent directories): .git [2021-05-19T11:31:40.441Z] #43 139.4 CC criu/pagemap-cache.o [2021-05-19T11:31:40.580Z] #43 148.1 CC criu/seccomp.o [2021-05-19T11:31:40.625Z] #23 34.98 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-19T11:31:40.701Z] #43 ... [2021-05-19T11:31:40.701Z] [2021-05-19T11:31:40.701Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-19T11:31:40.701Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-19T11:31:40.701Z] #22 10.63 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-19T11:31:40.895Z] #30 DONE 5.5s [2021-05-19T11:31:40.895Z] [2021-05-19T11:31:40.895Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-19T11:31:40.895Z] #33 sha256:9b20b09cdca6bdd42b03caac9657129225cdc50f9ee0062e190249822609bbac [2021-05-19T11:31:40.929Z] #23 DONE 35.2s [2021-05-19T11:31:40.929Z] [2021-05-19T11:31:40.929Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:40.929Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:31:40.929Z] #44 164.7 CC criu/netfilter.o [2021-05-19T11:31:40.929Z] #44 165.3 CC criu/page-pipe.o [2021-05-19T11:31:41.146Z] #43 148.8 CC criu/seize.o [2021-05-19T11:31:41.146Z] #43 ... [2021-05-19T11:31:41.146Z] [2021-05-19T11:31:41.146Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:31:41.146Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:31:41.146Z] #40 DONE 232.2s [2021-05-19T11:31:41.164Z] #33 DONE 0.4s [2021-05-19T11:31:41.164Z] [2021-05-19T11:31:41.164Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-19T11:31:41.164Z] #35 sha256:c68a94318f48083adaa57e8780bae44efb643df11e0352660f4a4892ae97b53f [2021-05-19T11:31:41.164Z] #35 DONE 0.1s [2021-05-19T11:31:41.164Z] [2021-05-19T11:31:41.164Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-19T11:31:41.164Z] #38 sha256:34f699444e4aa2027e3d1d5ff0141f22bb66027770536068d0aac942a90c8f48 [2021-05-19T11:31:41.164Z] #38 DONE 0.1s [2021-05-19T11:31:41.164Z] [2021-05-19T11:31:41.164Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:41.164Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:41.164Z] #43 154.3 CC criu/sigframe.o [2021-05-19T11:31:41.164Z] #43 154.5 CC criu/signalfd.o [2021-05-19T11:31:41.164Z] #43 154.8 CC criu/sk-inet.o [2021-05-19T11:31:41.164Z] #43 155.9 CC criu/sk-netlink.o [2021-05-19T11:31:41.164Z] #43 156.3 CC criu/sk-packet.o [2021-05-19T11:31:41.164Z] #43 156.9 CC criu/sk-queue.o [2021-05-19T11:31:41.164Z] #43 157.3 CC criu/sk-tcp.o [2021-05-19T11:31:41.164Z] #43 157.7 CC criu/sk-unix.o [2021-05-19T11:31:41.164Z] #43 159.4 CC criu/sockets.o [2021-05-19T11:31:41.164Z] #43 160.1 CC criu/stats.o [2021-05-19T11:31:41.164Z] #43 160.3 CC criu/string.o [2021-05-19T11:31:41.164Z] #43 160.3 CC criu/sysctl.o [2021-05-19T11:31:41.164Z] #43 160.8 CC criu/sysfs_parse.o [2021-05-19T11:31:41.164Z] #43 161.1 CC criu/timens.o [2021-05-19T11:31:41.164Z] #43 161.3 CC criu/timerfd.o [2021-05-19T11:31:41.164Z] #43 161.6 CC criu/tty.o [2021-05-19T11:31:41.164Z] #43 163.0 CC criu/tun.o [2021-05-19T11:31:41.288Z] #43 163.2 make[1]: Nothing to be done for 'all'. [2021-05-19T11:31:41.403Z] [2021-05-19T11:31:41.403Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:31:41.403Z] #53 sha256:4f24e0b4245bd952d188b2ff8623fa18c152a8d8e344eff6de0d5c9ad9e0ade2 [2021-05-19T11:31:41.430Z] #43 ... [2021-05-19T11:31:41.430Z] [2021-05-19T11:31:41.430Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-19T11:31:41.430Z] #41 sha256:17de2fb6bae36fdb31fd21111813fb5ea17533f685759862d80d2062553c295a [2021-05-19T11:31:41.577Z] #44 166.4 CC criu/page-xfer.o [2021-05-19T11:31:41.865Z] #43 164.1 make[1]: 'images/built-in.o' is up to date. [2021-05-19T11:31:41.865Z] #43 164.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-19T11:31:41.865Z] #43 164.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-19T11:31:42.007Z] #41 DONE 0.6s [2021-05-19T11:31:42.007Z] [2021-05-19T11:31:42.007Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:42.007Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:42.007Z] #43 163.5 CC criu/uffd.o [2021-05-19T11:31:42.084Z] #22 11.88 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-19T11:31:42.084Z] #22 11.94 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-19T11:31:42.084Z] #22 12.02 Collecting pyyaml (from yamllint==1.26.1) [2021-05-19T11:31:42.127Z] #43 164.2 make[1]: 'compel/libcompel.a' is up to date. [2021-05-19T11:31:42.127Z] #43 164.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-19T11:31:42.127Z] #43 164.4 make[1]: Nothing to be done for 'all'. [2021-05-19T11:31:42.127Z] #43 164.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-19T11:31:42.335Z] #53 ... [2021-05-19T11:31:42.335Z] [2021-05-19T11:31:42.335Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:42.335Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:42.335Z] #43 149.9 CC criu/servicefd.o [2021-05-19T11:31:42.343Z] #22 12.33 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-19T11:31:42.390Z] #43 164.6 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:42.390Z] #43 164.7 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:42.390Z] #43 164.7 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:42.572Z] #43 164.2 CC criu/util.o [2021-05-19T11:31:42.602Z] #22 12.65 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-19T11:31:42.653Z] #43 164.8 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:42.653Z] #43 164.9 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:42.653Z] #43 164.9 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:42.653Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:42.862Z] #22 12.66 Building wheels for collected packages: yamllint [2021-05-19T11:31:42.862Z] #22 12.66 Running setup.py bdist_wheel for yamllint: started [2021-05-19T11:31:42.899Z] #43 150.6 CC criu/shmem.o [2021-05-19T11:31:42.915Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:42.915Z] #43 165.1 INSTALL criu/criu [2021-05-19T11:31:43.231Z] #44 168.3 CC criu/pagemap-cache.o [2021-05-19T11:31:43.464Z] #43 151.3 CC criu/sigframe.o [2021-05-19T11:31:43.500Z] #43 165.1 CC criu/uts_ns.o [2021-05-19T11:31:43.500Z] #43 165.3 CC criu/vdso-compat.o [2021-05-19T11:31:43.500Z] #43 165.4 CC criu/vdso.o [2021-05-19T11:31:43.721Z] #43 ... [2021-05-19T11:31:43.721Z] [2021-05-19T11:31:43.721Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-19T11:31:43.721Z] #41 sha256:3fbacc2e1761b659979d1bb48316a1f3a5cb7cf0e2218e9e67a71402947b9653 [2021-05-19T11:31:43.721Z] #41 DONE 0.6s [2021-05-19T11:31:43.803Z] #22 13.64 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-19T11:31:43.803Z] #22 13.64 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-19T11:31:43.803Z] #22 13.69 Successfully built yamllint [2021-05-19T11:31:43.803Z] #22 13.71 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-19T11:31:43.881Z] #44 168.8 CC criu/pagemap.o [2021-05-19T11:31:43.978Z] [2021-05-19T11:31:43.979Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:43.979Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:43.979Z] #43 151.5 CC criu/signalfd.o [2021-05-19T11:31:43.979Z] #43 151.6 CC criu/sk-inet.o [2021-05-19T11:31:44.061Z] #43 165.8 LINK criu/built-in.o [2021-05-19T11:31:44.061Z] #43 165.9 LINK criu/criu [2021-05-19T11:31:44.063Z] #22 14.05 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-19T11:31:44.317Z] #43 166.2 DEP lib/c/criu.d [2021-05-19T11:31:44.317Z] #43 166.2 CC images/rpc.pb-c.o [2021-05-19T11:31:44.633Z] #22 DONE 14.6s [2021-05-19T11:31:44.633Z] [2021-05-19T11:31:44.633Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:44.633Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:44.633Z] #43 139.9 CC criu/pagemap.o [2021-05-19T11:31:44.633Z] #43 141.0 CC criu/parasite-syscall.o [2021-05-19T11:31:44.633Z] #43 142.0 CC criu/path.o [2021-05-19T11:31:44.633Z] #43 142.4 CC criu/pie-util-vdso-elf32.o [2021-05-19T11:31:44.633Z] #43 143.0 CC criu/pie-util-vdso.o [2021-05-19T11:31:44.633Z] #43 143.5 CC criu/pie-util.o [2021-05-19T11:31:44.879Z] #43 166.6 CC lib/c/criu.o [2021-05-19T11:31:44.896Z] #43 143.7 CC criu/pipes.o [2021-05-19T11:31:44.896Z] #43 ... [2021-05-19T11:31:44.896Z] [2021-05-19T11:31:44.896Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-19T11:31:44.896Z] #25 sha256:44311a67fa77f1581d20987e6d9b05f7c9d31bea9705c04b43eaf6702878ba94 [2021-05-19T11:31:44.896Z] #25 DONE 0.4s [2021-05-19T11:31:44.922Z] #43 152.5 CC criu/sk-netlink.o [2021-05-19T11:31:44.949Z] 4612f6d0b889: Pull complete [2021-05-19T11:31:45.156Z] [2021-05-19T11:31:45.156Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-19T11:31:45.156Z] #30 sha256:d8699f47d11e15d79df2820662a07feb08b692a928a34adb38863cec16256742 [2021-05-19T11:31:45.179Z] #43 152.9 CC criu/sk-packet.o [2021-05-19T11:31:45.426Z] #44 170.0 CC criu/parasite-syscall.o [2021-05-19T11:31:45.742Z] #43 153.5 CC criu/sk-queue.o [2021-05-19T11:31:45.807Z] #43 167.4 LINK lib/c/built-in.o [2021-05-19T11:31:45.807Z] #43 167.4 LINK lib/c/libcriu.so [2021-05-19T11:31:45.807Z] #43 167.4 LINK lib/c/libcriu.a [2021-05-19T11:31:45.807Z] #43 167.5 GEN magic.py [2021-05-19T11:31:45.807Z] #43 167.6 Note: Building without setproctitle() and strlcpy() support. [2021-05-19T11:31:45.807Z] #43 167.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-19T11:31:45.807Z] #43 167.6 Note: Building without GnuTLS support [2021-05-19T11:31:45.807Z] #43 167.6 Makefile.config:39: Warn: you have no libnftables installed [2021-05-19T11:31:45.807Z] #43 167.6 Makefile.config:40: Warn: Building without nftables support [2021-05-19T11:31:46.077Z] #44 171.1 CC criu/path.o [2021-05-19T11:31:46.308Z] #43 153.9 CC criu/sk-tcp.o [2021-05-19T11:31:46.308Z] #43 ... [2021-05-19T11:31:46.308Z] [2021-05-19T11:31:46.308Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:31:46.308Z] #49 sha256:36839d5c8eafe83042f095a50404e61b4aa04c72cf7b4af62ba95e7ecd087d98 [2021-05-19T11:31:46.308Z] #49 237.0 + /build/golangci-lint --version [2021-05-19T11:31:46.308Z] #49 237.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-19T11:31:46.308Z] #49 DONE 237.6s [2021-05-19T11:31:46.369Z] #43 168.1 fatal: not a git repository (or any of the parent directories): .git [2021-05-19T11:31:46.377Z] #44 171.5 CC criu/pie-util-vdso.o [2021-05-19T11:31:46.564Z] [2021-05-19T11:31:46.564Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:46.564Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:46.564Z] #43 154.3 CC criu/sk-unix.o [2021-05-19T11:31:46.932Z] #43 168.6 make[1]: Nothing to be done for 'all'. [2021-05-19T11:31:47.441Z] #44 172.1 CC criu/pie-util.o [2021-05-19T11:31:47.441Z] #44 172.3 CC criu/pipes.o [2021-05-19T11:31:47.495Z] #43 169.2 make[1]: 'images/built-in.o' is up to date. [2021-05-19T11:31:47.495Z] #43 169.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-19T11:31:47.495Z] #43 169.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-19T11:31:47.495Z] #43 169.2 make[1]: 'compel/libcompel.a' is up to date. [2021-05-19T11:31:47.495Z] #43 169.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-19T11:31:47.495Z] #43 169.3 make[1]: Nothing to be done for 'all'. [2021-05-19T11:31:47.495Z] #43 169.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-19T11:31:47.495Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:47.752Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:47.752Z] #43 169.5 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:47.752Z] #43 169.5 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:47.752Z] #43 169.6 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:47.752Z] #43 169.6 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:47.752Z] #43 169.6 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:48.009Z] #43 169.7 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:48.009Z] #43 169.7 INSTALL criu/criu [2021-05-19T11:31:48.095Z] #44 173.1 CC criu/plugin.o [2021-05-19T11:31:48.266Z] #43 DONE 170.0s [2021-05-19T11:31:48.266Z] [2021-05-19T11:31:48.266Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:31:48.266Z] #56 sha256:0a87c310403878aeec37f7818c5e8e9177e3076b9ab8bacfc7e1c2d32861fc62 [2021-05-19T11:31:48.749Z] #44 173.6 CC criu/proc_parse.o [2021-05-19T11:31:49.144Z] #43 156.2 CC criu/sockets.o [2021-05-19T11:31:49.144Z] #43 156.8 CC criu/stats.o [2021-05-19T11:31:49.194Z] #56 ... [2021-05-19T11:31:49.194Z] [2021-05-19T11:31:49.194Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-19T11:31:49.194Z] #44 sha256:ad37cdfd02b0a0fe1ff3725f0120430fb04963b561afb05a76f9fcb18ec7452d [2021-05-19T11:31:49.410Z] #43 156.9 CC criu/string.o [2021-05-19T11:31:49.410Z] #43 157.0 CC criu/sysctl.o [2021-05-19T11:31:49.450Z] #44 DONE 0.1s [2021-05-19T11:31:49.451Z] [2021-05-19T11:31:49.451Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-19T11:31:49.451Z] #46 sha256:8077987cca2d600534eec91b76eec4aa490dc917c0ddc80ec2cb2234b2142b59 [2021-05-19T11:31:49.522Z] #43 DONE 171.4s [2021-05-19T11:31:49.522Z] [2021-05-19T11:31:49.522Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-19T11:31:49.522Z] #30 sha256:428dc29d0e3a404c66b535f76bebbcc59638b8767f35f2ba44f79bda8f54a329 [2021-05-19T11:31:49.522Z] #30 DONE 9.1s [2021-05-19T11:31:49.522Z] [2021-05-19T11:31:49.522Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-19T11:31:49.522Z] #33 sha256:ce47932ec8b63705c6934b1905130824ac6377d0e390f034f37837bf522b3aa0 [2021-05-19T11:31:49.707Z] #46 DONE 0.2s [2021-05-19T11:31:49.707Z] [2021-05-19T11:31:49.707Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-19T11:31:49.707Z] #48 sha256:66645b5079df86b4fcec92a3ef15fabef032f3a54a3a8c75ed46e7c55a2c6aa5 [2021-05-19T11:31:49.707Z] #48 DONE 0.1s [2021-05-19T11:31:49.707Z] [2021-05-19T11:31:49.707Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-19T11:31:49.707Z] #50 sha256:7e6209e383984369f98a1808444e550921a6a9745b14745519aca86586b799e2 [2021-05-19T11:31:49.785Z] #33 DONE 0.6s [2021-05-19T11:31:49.785Z] [2021-05-19T11:31:49.785Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:31:49.785Z] #56 sha256:f2bd71fb1e44e282ebb815eca1dc9d634955324f8500a10101ad55da5c194717 [2021-05-19T11:31:49.979Z] #43 157.5 CC criu/sysfs_parse.o [2021-05-19T11:31:50.048Z] #56 ... [2021-05-19T11:31:50.048Z] [2021-05-19T11:31:50.048Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-19T11:31:50.048Z] #35 sha256:4b12133f8e8919f5e57bd6db21cc680ada49c5322f8afe9f4faf308ff5294d34 [2021-05-19T11:31:50.048Z] #35 DONE 0.1s [2021-05-19T11:31:50.048Z] [2021-05-19T11:31:50.048Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-19T11:31:50.048Z] #38 sha256:385259f4d5fa7598b210f4d4e218ad9a4ca603cdce4930a9174062e1bfc9cba8 [2021-05-19T11:31:50.048Z] #38 DONE 0.1s [2021-05-19T11:31:50.048Z] [2021-05-19T11:31:50.048Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-19T11:31:50.048Z] #41 sha256:6f1189e709a1fa4d31ec7a4f29273bb18efbadbe9dd54ed970066a45d83e136a [2021-05-19T11:31:50.236Z] #43 157.8 CC criu/timens.o [2021-05-19T11:31:50.268Z] #50 DONE 0.5s [2021-05-19T11:31:50.268Z] [2021-05-19T11:31:50.268Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-19T11:31:50.268Z] #52 sha256:ffb88b64652f2365dace61c9b8230ead5de67767e4edb7248a68823c12c5300f [2021-05-19T11:31:50.268Z] #52 DONE 0.1s [2021-05-19T11:31:50.268Z] [2021-05-19T11:31:50.268Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:31:50.268Z] #56 sha256:0a87c310403878aeec37f7818c5e8e9177e3076b9ab8bacfc7e1c2d32861fc62 [2021-05-19T11:31:50.434Z] #30 ... [2021-05-19T11:31:50.434Z] [2021-05-19T11:31:50.434Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:31:50.434Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-19T11:31:50.434Z] #40 DONE 229.3s [2021-05-19T11:31:50.434Z] [2021-05-19T11:31:50.434Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:50.434Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:50.434Z] #43 144.7 CC criu/plugin.o [2021-05-19T11:31:50.434Z] #43 145.1 CC criu/proc_parse.o [2021-05-19T11:31:50.434Z] #43 147.4 CC criu/protobuf-desc.o [2021-05-19T11:31:50.434Z] #43 148.2 CC criu/protobuf.o [2021-05-19T11:31:50.434Z] #43 148.4 CC criu/pstree.o [2021-05-19T11:31:50.434Z] #43 ... [2021-05-19T11:31:50.435Z] [2021-05-19T11:31:50.435Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-19T11:31:50.435Z] #30 sha256:d8699f47d11e15d79df2820662a07feb08b692a928a34adb38863cec16256742 [2021-05-19T11:31:50.435Z] #30 DONE 5.2s [2021-05-19T11:31:50.435Z] [2021-05-19T11:31:50.435Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-19T11:31:50.435Z] #33 sha256:acdc2a2cd5366f6e3be5da0533bc95252aa34e6ced9c49635d61910af483e9ee [2021-05-19T11:31:50.492Z] #43 158.1 CC criu/timerfd.o [2021-05-19T11:31:50.630Z] #41 DONE 0.5s [2021-05-19T11:31:50.630Z] [2021-05-19T11:31:50.630Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-19T11:31:50.630Z] #44 sha256:445f266dbd758cc9c611b1d12cbc23b996d30367a77a7e503c0fcffe21874255 [2021-05-19T11:31:50.748Z] #43 158.4 CC criu/tty.o [2021-05-19T11:31:50.892Z] #44 DONE 0.1s [2021-05-19T11:31:50.892Z] [2021-05-19T11:31:50.892Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-19T11:31:50.892Z] #46 sha256:f8e2064714e214c51486d49433817f2c3b56fc7d5013957bb6a58a2b8f6fbb2e [2021-05-19T11:31:50.892Z] #46 DONE 0.2s [2021-05-19T11:31:50.892Z] [2021-05-19T11:31:50.892Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:31:50.892Z] #56 sha256:f2bd71fb1e44e282ebb815eca1dc9d634955324f8500a10101ad55da5c194717 [2021-05-19T11:31:51.004Z] #33 DONE 0.7s [2021-05-19T11:31:51.004Z] [2021-05-19T11:31:51.004Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-19T11:31:51.004Z] #35 sha256:407563ef918d5da970fa14e4c95fb045694f0a71634f364c22012b8782b83e02 [2021-05-19T11:31:51.004Z] #35 DONE 0.1s [2021-05-19T11:31:51.004Z] [2021-05-19T11:31:51.004Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:51.004Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:51.004Z] #43 149.6 CC criu/rbtree.o [2021-05-19T11:31:51.004Z] #43 ... [2021-05-19T11:31:51.004Z] [2021-05-19T11:31:51.004Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-19T11:31:51.004Z] #38 sha256:d840d7b0595bd5b8ebcf161b86f3639af5742f0953c743d0fded94620d9069f8 [2021-05-19T11:31:51.004Z] #38 DONE 0.1s [2021-05-19T11:31:51.154Z] #56 ... [2021-05-19T11:31:51.154Z] [2021-05-19T11:31:51.154Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-19T11:31:51.154Z] #48 sha256:926c03fbf4df952a08f8cd0c9e0f8345b691657394cbc15c1b64b87f260af162 [2021-05-19T11:31:51.154Z] #48 DONE 0.1s [2021-05-19T11:31:51.154Z] [2021-05-19T11:31:51.154Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-19T11:31:51.154Z] #50 sha256:3459804fe9d96ce104c773f975c2fa3eb65d0d0f1b51b2ba3cd0fa2c3e919575 [2021-05-19T11:31:51.264Z] [2021-05-19T11:31:51.264Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:51.264Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:51.264Z] #43 150.0 CC criu/rst-malloc.o [2021-05-19T11:31:51.567Z] #43 150.4 CC criu/seccomp.o [2021-05-19T11:31:51.726Z] #50 DONE 0.6s [2021-05-19T11:31:51.726Z] [2021-05-19T11:31:51.726Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-19T11:31:51.726Z] #52 sha256:1d3a253bbcead87c3b473315fbbf35c63682f07fc8f1062a2156f0203834f6ed [2021-05-19T11:31:51.987Z] #52 DONE 0.1s [2021-05-19T11:31:51.987Z] [2021-05-19T11:31:51.987Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-19T11:31:51.987Z] #54 sha256:13c4b4694e8488d58c3a668024a4e0e68976a91d32cb587282328e4aa29e27ec [2021-05-19T11:31:52.117Z] #43 159.6 CC criu/tun.o [2021-05-19T11:31:52.248Z] #54 DONE 0.3s [2021-05-19T11:31:52.248Z] [2021-05-19T11:31:52.248Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:31:52.248Z] #56 sha256:f2bd71fb1e44e282ebb815eca1dc9d634955324f8500a10101ad55da5c194717 [2021-05-19T11:31:52.374Z] #43 159.9 CC criu/uffd.o [2021-05-19T11:31:52.545Z] #43 151.3 CC criu/seize.o [2021-05-19T11:31:52.545Z] #43 ... [2021-05-19T11:31:52.545Z] [2021-05-19T11:31:52.545Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-19T11:31:52.545Z] #41 sha256:a6f5667517d244904df8b5c54c4a13c87e53694ad762c18b14de1c3c0563d2c6 [2021-05-19T11:31:52.545Z] #41 DONE 0.7s [2021-05-19T11:31:52.545Z] [2021-05-19T11:31:52.545Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:52.545Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:52.938Z] #43 160.7 CC criu/util.o [2021-05-19T11:31:53.162Z] #43 152.0 CC criu/servicefd.o [2021-05-19T11:31:53.307Z] #44 178.0 CC criu/protobuf-desc.o [2021-05-19T11:31:53.425Z] #43 152.4 CC criu/shmem.o [2021-05-19T11:31:53.868Z] #43 161.6 CC criu/uts_ns.o [2021-05-19T11:31:54.125Z] #43 161.7 CC criu/vdso-compat.o [2021-05-19T11:31:54.125Z] #43 161.9 CC criu/vdso.o [2021-05-19T11:31:54.365Z] #43 153.1 CC criu/sigframe.o [2021-05-19T11:31:54.365Z] #43 153.3 CC criu/signalfd.o [2021-05-19T11:31:54.369Z] #44 179.2 CC criu/protobuf.o [2021-05-19T11:31:54.432Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/rootless [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/volume [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-19T11:31:54.432Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-19T11:31:54.432Z] [2021-05-19T11:31:54.432Z] === Skipped [2021-05-19T11:31:54.432Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-05-19T11:31:54.432Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-05-19T11:31:54.432Z] [2021-05-19T11:31:54.432Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-05-19T11:31:54.432Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-05-19T11:31:54.432Z] [2021-05-19T11:31:54.432Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-19T11:31:54.432Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:31:54.432Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:31:54.432Z] [2021-05-19T11:31:54.432Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-19T11:31:54.432Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:31:54.432Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:31:54.432Z] [2021-05-19T11:31:54.432Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-19T11:31:54.432Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:31:54.432Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:31:54.432Z] [2021-05-19T11:31:54.432Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-19T11:31:54.432Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:31:54.433Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-19T11:31:54.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:31:54.433Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-19T11:31:54.433Z] graphtest_unix.go:73: No driver to put! [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-19T11:31:54.433Z] time="2021-05-19T11:30:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:31:54.433Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:31:54.433Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-19T11:31:54.433Z] time="2021-05-19T11:30:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:31:54.433Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:31:54.433Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-19T11:31:54.433Z] time="2021-05-19T11:30:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:31:54.433Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:31:54.433Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-19T11:31:54.433Z] time="2021-05-19T11:30:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:31:54.433Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:31:54.433Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-19T11:31:54.433Z] time="2021-05-19T11:30:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:31:54.433Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:31:54.433Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-19T11:31:54.433Z] graphtest_unix.go:73: No driver to put! [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-19T11:31:54.433Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-19T11:31:54.433Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-19T11:31:54.433Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-19T11:31:54.433Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-19T11:31:54.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:31:54.433Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-19T11:31:54.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:31:54.433Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-19T11:31:54.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:31:54.433Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-19T11:31:54.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:31:54.433Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-19T11:31:54.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:31:54.433Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-19T11:31:54.433Z] graphtest_unix.go:73: No driver to put! [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-19T11:31:54.433Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-19T11:31:54.433Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] [2021-05-19T11:31:54.433Z] DONE 2229 tests, 26 skipped in 192.951s Post stage [Pipeline] junit [2021-05-19T11:31:54.478Z] Recording test results [2021-05-19T11:31:54.558Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-19T11:31:54.626Z] #43 153.5 CC criu/sk-inet.o [2021-05-19T11:31:54.667Z] #44 ... [2021-05-19T11:31:54.668Z] [2021-05-19T11:31:54.668Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:31:54.668Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-19T11:31:54.668Z] #41 247.2 + dpkg --print-architecture [2021-05-19T11:31:54.668Z] #41 247.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-19T11:31:54.687Z] #43 162.3 LINK criu/built-in.o [2021-05-19T11:31:54.944Z] #43 162.5 LINK criu/criu [2021-05-19T11:31:54.972Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/make.sh dynbinary test-integration [2021-05-19T11:31:55.201Z] #43 162.8 DEP lib/c/criu.d [2021-05-19T11:31:55.201Z] #43 162.8 CC images/rpc.pb-c.o [2021-05-19T11:31:55.264Z] [2021-05-19T11:31:55.264Z] Removing bundles/ [2021-05-19T11:31:55.264Z] [2021-05-19T11:31:55.264Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-19T11:31:55.318Z] #41 247.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-19T11:31:55.319Z] #41 247.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-19T11:31:55.458Z] #43 163.3 CC lib/c/criu.o [2021-05-19T11:31:55.554Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T11:31:55.554Z] GOOS="" GOARCH="" GOARM="" [2021-05-19T11:31:55.564Z] #43 154.5 CC criu/sk-netlink.o [2021-05-19T11:31:55.824Z] #43 154.8 CC criu/sk-packet.o [2021-05-19T11:31:56.391Z] #43 164.1 LINK lib/c/built-in.o [2021-05-19T11:31:56.391Z] #43 164.1 LINK lib/c/libcriu.so [2021-05-19T11:31:56.391Z] #43 164.1 LINK lib/c/libcriu.a [2021-05-19T11:31:56.393Z] #43 155.3 CC criu/sk-queue.o [2021-05-19T11:31:56.651Z] #43 164.3 GEN magic.py [2021-05-19T11:31:56.651Z] #43 164.4 Note: Building without setproctitle() and strlcpy() support. [2021-05-19T11:31:56.651Z] #43 164.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-19T11:31:56.651Z] #43 164.4 Note: Building without GnuTLS support [2021-05-19T11:31:56.651Z] #43 164.4 Makefile.config:39: Warn: you have no libnftables installed [2021-05-19T11:31:56.651Z] #43 164.4 Makefile.config:40: Warn: Building without nftables support [2021-05-19T11:31:56.653Z] #43 155.7 CC criu/sk-tcp.o [2021-05-19T11:31:56.805Z] #56 202.2 + bin/containerd [2021-05-19T11:31:57.214Z] #43 164.9 fatal: not a git repository (or any of the parent directories): .git [2021-05-19T11:31:57.222Z] #43 156.0 CC criu/sk-unix.o [2021-05-19T11:31:57.222Z] #43 ... [2021-05-19T11:31:57.222Z] [2021-05-19T11:31:57.222Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:31:57.222Z] #49 sha256:0a6a4883d8c38ef283b35936b04183d5e230c80b743687c2406b588e7ac61490 [2021-05-19T11:31:57.222Z] #49 235.7 + /build/golangci-lint --version [2021-05-19T11:31:57.222Z] #49 236.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-19T11:31:57.222Z] #49 DONE 236.7s [2021-05-19T11:31:57.481Z] [2021-05-19T11:31:57.481Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:31:57.482Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-19T11:31:57.778Z] #43 165.4 make[1]: Nothing to be done for 'all'. [2021-05-19T11:31:58.343Z] #43 165.9 make[1]: 'images/built-in.o' is up to date. [2021-05-19T11:31:58.343Z] #43 166.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-19T11:31:58.343Z] #43 166.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-19T11:31:58.343Z] #43 166.0 make[1]: 'compel/libcompel.a' is up to date. [2021-05-19T11:31:58.343Z] #43 166.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-19T11:31:58.343Z] #43 166.1 make[1]: Nothing to be done for 'all'. [2021-05-19T11:31:58.600Z] #43 166.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-19T11:31:58.600Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:58.600Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:58.600Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:58.600Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:58.857Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:58.857Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:58.857Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:58.857Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-05-19T11:31:58.857Z] #43 166.6 INSTALL criu/criu [2021-05-19T11:31:58.863Z] #43 157.8 CC criu/sockets.o [2021-05-19T11:31:59.117Z] #43 DONE 166.9s [2021-05-19T11:31:59.117Z] [2021-05-19T11:31:59.117Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:31:59.117Z] #53 sha256:4f24e0b4245bd952d188b2ff8623fa18c152a8d8e344eff6de0d5c9ad9e0ade2 [2021-05-19T11:31:59.432Z] #43 158.4 CC criu/stats.o [2021-05-19T11:31:59.691Z] #43 158.6 CC criu/string.o [2021-05-19T11:31:59.691Z] #43 158.6 CC criu/sysctl.o [2021-05-19T11:32:00.260Z] #43 159.1 CC criu/sysfs_parse.o [2021-05-19T11:32:00.260Z] #43 159.3 CC criu/timens.o [2021-05-19T11:32:00.831Z] #43 159.5 CC criu/timerfd.o [2021-05-19T11:32:00.831Z] #43 159.8 CC criu/tty.o [2021-05-19T11:32:01.011Z] #53 ... [2021-05-19T11:32:01.011Z] [2021-05-19T11:32:01.011Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-19T11:32:01.011Z] #44 sha256:85ca68e358f5bbcb2e32845afc08c030d7ca18101087005252d0c83a0f13d385 [2021-05-19T11:32:01.011Z] #44 DONE 0.1s [2021-05-19T11:32:01.011Z] [2021-05-19T11:32:01.011Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-19T11:32:01.011Z] #46 sha256:06abd59569eca8292bb112b94b2fefc9e758e61a46368e91173b6bb96867999b [2021-05-19T11:32:01.011Z] #46 DONE 0.2s [2021-05-19T11:32:01.011Z] [2021-05-19T11:32:01.011Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:32:01.011Z] #56 sha256:d58147ab23e8548a234997cf2fe9777e3f5eed2cea358f806eaf269e42aae210 [2021-05-19T11:32:01.011Z] #56 ... [2021-05-19T11:32:01.011Z] [2021-05-19T11:32:01.011Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-19T11:32:01.011Z] #48 sha256:ee124bab61c0fb2b152246ab18d06fed250831172b03ebd4b4bdca9e8122693d [2021-05-19T11:32:01.011Z] #48 DONE 0.1s [2021-05-19T11:32:01.011Z] [2021-05-19T11:32:01.012Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-19T11:32:01.012Z] #50 sha256:05031c43333a2b26d346f73432593122c7037a3737bbb63b7f7c5e738ed901fb [2021-05-19T11:32:01.573Z] #50 DONE 0.5s [2021-05-19T11:32:01.573Z] [2021-05-19T11:32:01.573Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-19T11:32:01.573Z] #52 sha256:cdb78f57defdfe4a2c33fbdaa37a98afe6714a8302040042d8d7e5f5c8894ac6 [2021-05-19T11:32:01.573Z] #52 DONE 0.1s [2021-05-19T11:32:01.573Z] [2021-05-19T11:32:01.573Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:32:01.573Z] #53 sha256:4f24e0b4245bd952d188b2ff8623fa18c152a8d8e344eff6de0d5c9ad9e0ade2 [2021-05-19T11:32:02.215Z] #43 161.0 CC criu/tun.o [2021-05-19T11:32:02.476Z] #43 161.4 CC criu/uffd.o [2021-05-19T11:32:03.341Z] #56 ... [2021-05-19T11:32:03.341Z] [2021-05-19T11:32:03.341Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:32:03.341Z] #53 sha256:a3943a3537add021f7a0791f7b91c8565c6d5c65e787fa756b77adc3ea170bfb [2021-05-19T11:32:03.341Z] #53 127.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-19T11:32:03.341Z] #53 128.5 + mkdir -p /build [2021-05-19T11:32:03.341Z] #53 128.5 + cp runc /build/runc [2021-05-19T11:32:03.417Z] #43 162.2 CC criu/util.o [2021-05-19T11:32:03.596Z] #53 DONE 128.9s [2021-05-19T11:32:03.596Z] [2021-05-19T11:32:03.596Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:32:03.596Z] #56 sha256:0a87c310403878aeec37f7818c5e8e9177e3076b9ab8bacfc7e1c2d32861fc62 [2021-05-19T11:32:04.359Z] #43 163.1 CC criu/uts_ns.o [2021-05-19T11:32:04.359Z] #43 163.3 CC criu/vdso-compat.o [2021-05-19T11:32:04.620Z] #43 163.5 CC criu/vdso.o [2021-05-19T11:32:05.190Z] #43 164.0 LINK criu/built-in.o [2021-05-19T11:32:05.190Z] #43 164.1 LINK criu/criu [2021-05-19T11:32:05.450Z] #43 164.4 DEP lib/c/criu.d [2021-05-19T11:32:05.450Z] #43 164.5 CC images/rpc.pb-c.o [2021-05-19T11:32:05.488Z] #56 ... [2021-05-19T11:32:05.488Z] [2021-05-19T11:32:05.488Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-19T11:32:05.488Z] #54 sha256:d11be4f60d81eb339717df46b8d8cb40b17d7496a001e3295b41b54f20bb019e [2021-05-19T11:32:05.488Z] #54 DONE 0.2s [2021-05-19T11:32:05.488Z] [2021-05-19T11:32:05.488Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:32:05.488Z] #56 sha256:0a87c310403878aeec37f7818c5e8e9177e3076b9ab8bacfc7e1c2d32861fc62 [2021-05-19T11:32:05.806Z] #41 ... [2021-05-19T11:32:05.807Z] [2021-05-19T11:32:05.807Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:32:05.807Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:32:05.807Z] #44 179.7 CC criu/pstree.o [2021-05-19T11:32:05.807Z] #44 181.4 CC criu/rbtree.o [2021-05-19T11:32:05.807Z] #44 181.7 CC criu/rst-malloc.o [2021-05-19T11:32:05.807Z] #44 182.0 CC criu/seccomp.o [2021-05-19T11:32:05.807Z] #44 182.8 CC criu/seize.o [2021-05-19T11:32:05.807Z] #44 184.2 CC criu/servicefd.o [2021-05-19T11:32:05.807Z] #44 184.7 CC criu/shmem.o [2021-05-19T11:32:05.807Z] #44 186.1 CC criu/sigframe.o [2021-05-19T11:32:05.807Z] #44 186.3 CC criu/signalfd.o [2021-05-19T11:32:05.807Z] #44 186.8 CC criu/sk-inet.o [2021-05-19T11:32:05.807Z] #44 188.1 CC criu/sk-netlink.o [2021-05-19T11:32:05.807Z] #44 188.7 CC criu/sk-packet.o [2021-05-19T11:32:05.807Z] #44 189.7 CC criu/sk-queue.o [2021-05-19T11:32:05.807Z] #44 190.3 CC criu/sk-tcp.o [2021-05-19T11:32:06.021Z] #43 164.9 CC lib/c/criu.o [2021-05-19T11:32:06.115Z] #44 191.1 CC criu/sk-unix.o [2021-05-19T11:32:06.592Z] #43 165.5 LINK lib/c/built-in.o [2021-05-19T11:32:06.592Z] #43 165.5 LINK lib/c/libcriu.so [2021-05-19T11:32:06.592Z] #43 165.6 LINK lib/c/libcriu.a [2021-05-19T11:32:06.592Z] #43 165.7 GEN magic.py [2021-05-19T11:32:06.820Z] #53 ... [2021-05-19T11:32:06.820Z] [2021-05-19T11:32:06.820Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:32:06.820Z] #56 sha256:d58147ab23e8548a234997cf2fe9777e3f5eed2cea358f806eaf269e42aae210 [2021-05-19T11:32:06.820Z] #56 204.6 + bin/containerd [2021-05-19T11:32:06.852Z] #43 165.8 Note: Building without setproctitle() and strlcpy() support. [2021-05-19T11:32:06.852Z] #43 165.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-19T11:32:06.852Z] #43 165.8 Note: Building without GnuTLS support [2021-05-19T11:32:06.852Z] #43 165.8 Makefile.config:39: Warn: you have no libnftables installed [2021-05-19T11:32:06.852Z] #43 165.8 Makefile.config:40: Warn: Building without nftables support [2021-05-19T11:32:07.165Z] #56 210.8 + bin/containerd-stress [2021-05-19T11:32:07.794Z] #43 166.4 fatal: not a git repository (or any of the parent directories): .git [2021-05-19T11:32:08.055Z] #43 166.9 make[1]: Nothing to be done for 'all'. [2021-05-19T11:32:08.626Z] #43 167.5 make[1]: 'images/built-in.o' is up to date. [2021-05-19T11:32:08.626Z] #43 167.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-19T11:32:08.626Z] #43 167.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-19T11:32:08.626Z] #43 167.5 make[1]: 'compel/libcompel.a' is up to date. [2021-05-19T11:32:08.626Z] #43 167.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-19T11:32:08.626Z] #43 167.6 make[1]: Nothing to be done for 'all'. [2021-05-19T11:32:08.626Z] #43 167.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-19T11:32:08.886Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:08.886Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:08.886Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:08.886Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:08.903Z] #44 193.7 CC criu/sockets.o [2021-05-19T11:32:09.148Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:09.148Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:09.148Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:09.148Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:09.148Z] #43 168.1 INSTALL criu/criu [2021-05-19T11:32:09.409Z] #43 DONE 168.5s [2021-05-19T11:32:09.409Z] [2021-05-19T11:32:09.409Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:32:09.409Z] #56 sha256:6bf2903e689f1f2772a5a5a1adbceffe43b4a85ed3efe10a9e33fa57286be0e4 [2021-05-19T11:32:09.713Z] #56 214.1 + bin/containerd-shim [2021-05-19T11:32:09.969Z] #44 194.9 CC criu/stats.o [2021-05-19T11:32:10.617Z] #44 195.5 CC criu/string.o [2021-05-19T11:32:10.917Z] #44 195.6 CC criu/sysctl.o [2021-05-19T11:32:11.323Z] #56 ... [2021-05-19T11:32:11.323Z] [2021-05-19T11:32:11.323Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-19T11:32:11.323Z] #44 sha256:8882b36536a1a84ec141086b6aeccf1838e8059f2749e9c17ad1b8de6f7b6783 [2021-05-19T11:32:11.323Z] #44 DONE 0.1s [2021-05-19T11:32:11.323Z] [2021-05-19T11:32:11.323Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-19T11:32:11.323Z] #46 sha256:b11e5db1c184b69557401669386b387861483f6e6a2ce6049ab5ccf133ba1e7b [2021-05-19T11:32:11.568Z] #44 196.7 CC criu/sysfs_parse.o [2021-05-19T11:32:11.584Z] #46 DONE 0.2s [2021-05-19T11:32:11.584Z] [2021-05-19T11:32:11.584Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-19T11:32:11.584Z] #48 sha256:982130db53e7cde2f1507d83fe861fc084e4271a7a8e3105ec0a21091c898076 [2021-05-19T11:32:11.584Z] #48 DONE 0.1s [2021-05-19T11:32:11.584Z] [2021-05-19T11:32:11.584Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-19T11:32:11.584Z] #50 sha256:f14b4d43ac758a92f0a8f5beb5d1ec882f108cf7b3d4e87c8b77aaacbb4d7367 [2021-05-19T11:32:12.066Z] #56 ... [2021-05-19T11:32:12.066Z] [2021-05-19T11:32:12.066Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:32:12.066Z] #53 sha256:4f24e0b4245bd952d188b2ff8623fa18c152a8d8e344eff6de0d5c9ad9e0ade2 [2021-05-19T11:32:12.066Z] #53 127.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-19T11:32:12.155Z] #50 DONE 0.5s [2021-05-19T11:32:12.155Z] [2021-05-19T11:32:12.155Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-19T11:32:12.155Z] #52 sha256:bdbfeb3b40f7f033bfa27a9f911bebdc3d8457023b06644a3b3cada124011fbd [2021-05-19T11:32:12.155Z] #52 DONE 0.1s [2021-05-19T11:32:12.155Z] [2021-05-19T11:32:12.155Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:32:12.155Z] #56 sha256:6bf2903e689f1f2772a5a5a1adbceffe43b4a85ed3efe10a9e33fa57286be0e4 [2021-05-19T11:32:12.221Z] #44 197.2 CC criu/timens.o [2021-05-19T11:32:12.327Z] #53 128.0 + mkdir -p /build [2021-05-19T11:32:12.583Z] #53 128.0 + cp runc /build/runc [2021-05-19T11:32:12.874Z] #44 197.6 CC criu/timerfd.o [2021-05-19T11:32:13.148Z] #53 DONE 128.8s [2021-05-19T11:32:13.148Z] [2021-05-19T11:32:13.148Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:32:13.148Z] #56 sha256:d58147ab23e8548a234997cf2fe9777e3f5eed2cea358f806eaf269e42aae210 [2021-05-19T11:32:13.176Z] #44 198.1 CC criu/tty.o [2021-05-19T11:32:14.517Z] #56 ... [2021-05-19T11:32:14.517Z] [2021-05-19T11:32:14.517Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-19T11:32:14.517Z] #54 sha256:c0d3c27af0c66635c0eeed67333afb7b0f6856e1e7841b51c26a62df9c2688b2 [2021-05-19T11:32:14.774Z] #54 DONE 0.3s [2021-05-19T11:32:14.774Z] [2021-05-19T11:32:14.774Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:32:14.774Z] #56 sha256:d58147ab23e8548a234997cf2fe9777e3f5eed2cea358f806eaf269e42aae210 [2021-05-19T11:32:16.314Z] #56 219.8 + bin/containerd-shim-runc-v1 [2021-05-19T11:32:16.767Z] #44 201.0 CC criu/tun.o [2021-05-19T11:32:16.768Z] #44 201.8 CC criu/uffd.o [2021-05-19T11:32:17.438Z] #56 199.9 + bin/containerd [2021-05-19T11:32:18.882Z] #44 203.5 CC criu/util.o [2021-05-19T11:32:19.626Z] #56 223.9 + bin/containerd-shim-runc-v2 [2021-05-19T11:32:21.003Z] #44 205.5 CC criu/uts_ns.o [2021-05-19T11:32:21.003Z] #44 205.9 CC criu/vdso.o [2021-05-19T11:32:21.011Z] #56 225.4 + binaries [2021-05-19T11:32:21.011Z] #56 225.4 + install -D bin/containerd /build/containerd [2021-05-19T11:32:21.011Z] #56 225.5 + install -D bin/containerd-shim /build/containerd-shim [2021-05-19T11:32:21.011Z] #56 225.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-19T11:32:21.272Z] #56 225.5 + install -D bin/ctr /build/ctr [2021-05-19T11:32:21.717Z] #44 206.7 LINK criu/built-in.o [2021-05-19T11:32:21.844Z] #56 DONE 226.3s [2021-05-19T11:32:22.038Z] #44 206.9 LINK criu/criu [2021-05-19T11:32:22.715Z] #44 207.5 DEP lib/c/criu.d [2021-05-19T11:32:22.715Z] #44 207.6 CC images/rpc.pb-c.o [2021-05-19T11:32:22.721Z] #56 ... [2021-05-19T11:32:22.721Z] [2021-05-19T11:32:22.721Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:32:22.721Z] #53 sha256:edda61a99aacc71532e17dc39673f8f228ff6604ded16fabcc36481a1d3d135d [2021-05-19T11:32:22.721Z] #53 127.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-19T11:32:23.293Z] #53 129.0 + mkdir -p /build [2021-05-19T11:32:23.293Z] #53 129.0 + cp runc /build/runc [2021-05-19T11:32:23.553Z] #53 DONE 129.4s [2021-05-19T11:32:23.554Z] [2021-05-19T11:32:23.554Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:32:23.554Z] #56 sha256:6bf2903e689f1f2772a5a5a1adbceffe43b4a85ed3efe10a9e33fa57286be0e4 [2021-05-19T11:32:23.760Z] [2021-05-19T11:32:23.760Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-19T11:32:23.760Z] #57 sha256:931c6a265346c9e04099c9f490c2b97d39d99ab0098f580646267f6ae6475ffb [2021-05-19T11:32:23.772Z] #44 208.6 CC lib/c/criu.o [2021-05-19T11:32:24.937Z] #56 ... [2021-05-19T11:32:24.937Z] [2021-05-19T11:32:24.937Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-19T11:32:24.937Z] #54 sha256:51bfa2c764ddb5d4b61f7dc0a7d52b48902c0f67fbecb2ed4aed31cbae117957 [2021-05-19T11:32:24.937Z] #54 DONE 0.3s [2021-05-19T11:32:24.937Z] [2021-05-19T11:32:24.937Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:32:24.937Z] #56 sha256:6bf2903e689f1f2772a5a5a1adbceffe43b4a85ed3efe10a9e33fa57286be0e4 [2021-05-19T11:32:25.143Z] #57 DONE 1.7s [2021-05-19T11:32:25.143Z] [2021-05-19T11:32:25.143Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-19T11:32:25.143Z] #61 sha256:db1c78ec5196434269191ffd3773074d4455296b936919a0a97365d11cac0080 [2021-05-19T11:32:25.314Z] #44 210.2 LINK lib/c/built-in.o [2021-05-19T11:32:25.314Z] #44 210.2 LINK lib/c/libcriu.so [2021-05-19T11:32:25.314Z] #44 210.3 LINK lib/c/libcriu.a [2021-05-19T11:32:25.404Z] #61 DONE 0.4s [2021-05-19T11:32:25.404Z] [2021-05-19T11:32:25.404Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-19T11:32:25.404Z] #66 sha256:674c0cb40f2fb0952a39f4784e3fc59ba0de188605638e842d11dd546f8918b0 [2021-05-19T11:32:25.617Z] #44 210.5 GEN magic.py [2021-05-19T11:32:25.960Z] #44 210.7 Note: Building without setproctitle() and strlcpy() support. [2021-05-19T11:32:25.960Z] #44 210.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-19T11:32:25.960Z] #44 210.7 Note: Building without GnuTLS support [2021-05-19T11:32:25.960Z] #44 210.7 Makefile.config:39: Warn: you have no libnftables installed [2021-05-19T11:32:25.960Z] #44 210.7 Makefile.config:40: Warn: Building without nftables support [2021-05-19T11:32:26.650Z] #44 211.7 fatal: not a git repository (or any of the parent directories): .git [2021-05-19T11:32:26.977Z] #44 ... [2021-05-19T11:32:26.977Z] [2021-05-19T11:32:26.977Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-19T11:32:26.977Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-19T11:32:26.977Z] #41 DONE 279.7s [2021-05-19T11:32:26.977Z] [2021-05-19T11:32:26.977Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:32:26.977Z] #25 sha256:b66734e56a609102c653d44d2471813f8e001544ad7af71825a025a4e403bc77 [2021-05-19T11:32:27.317Z] #66 DONE 1.7s [2021-05-19T11:32:27.317Z] [2021-05-19T11:32:27.317Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-19T11:32:27.317Z] #68 sha256:d90c29d09b8f3ae9e91056c11e777d9c51272704f42faa88662e74b6a28a96c2 [2021-05-19T11:32:27.317Z] #68 DONE 0.1s [2021-05-19T11:32:27.317Z] [2021-05-19T11:32:27.317Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-19T11:32:27.317Z] #69 sha256:a3f1dc187a678bb656200ab63318d4930d9961e90565aa85494d988f635b2a25 [2021-05-19T11:32:27.317Z] #69 DONE 0.0s [2021-05-19T11:32:27.317Z] [2021-05-19T11:32:27.317Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-19T11:32:27.317Z] #70 sha256:75c0554319f38be0b92b69d32ac8766c7eae6850af1b7c6e4de3e71a378ff63b [2021-05-19T11:32:28.533Z] #25 ... [2021-05-19T11:32:28.533Z] [2021-05-19T11:32:28.533Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-19T11:32:28.533Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-19T11:32:28.533Z] #44 213.2 make[1]: Nothing to be done for 'all'. [2021-05-19T11:32:29.240Z] #70 DONE 1.9s [2021-05-19T11:32:29.240Z] [2021-05-19T11:32:29.240Z] #71 exporting to image [2021-05-19T11:32:29.240Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-19T11:32:29.240Z] #71 exporting layers [2021-05-19T11:32:29.590Z] #44 214.6 make[1]: 'images/built-in.o' is up to date. [2021-05-19T11:32:29.890Z] #44 214.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-19T11:32:29.890Z] #44 214.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-19T11:32:29.890Z] #44 214.8 make[1]: 'compel/libcompel.a' is up to date. [2021-05-19T11:32:29.890Z] #44 214.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-19T11:32:29.890Z] #44 214.9 make[1]: Nothing to be done for 'all'. [2021-05-19T11:32:29.890Z] #44 214.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-19T11:32:30.193Z] #44 215.3 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:30.193Z] #44 215.3 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:30.493Z] #44 215.4 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:30.493Z] #44 215.6 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:30.794Z] #44 215.6 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:30.794Z] #44 215.6 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:30.794Z] #44 215.7 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:30.794Z] #44 215.8 make[2]: Nothing to be done for 'all'. [2021-05-19T11:32:31.096Z] #44 215.8 INSTALL criu/criu [2021-05-19T11:32:31.096Z] #44 DONE 215.9s [2021-05-19T11:32:31.096Z] [2021-05-19T11:32:31.096Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:32:31.096Z] #57 sha256:b253b8095ab07f083ceeca934740aa282acaecc560264703fdf41b70757a7bbd [2021-05-19T11:32:31.986Z] #56 234.8 + bin/containerd-stress [2021-05-19T11:32:31.986Z] #56 236.8 + bin/containerd-shim [2021-05-19T11:32:33.213Z] #57 ... [2021-05-19T11:32:33.213Z] [2021-05-19T11:32:33.213Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-19T11:32:33.213Z] #50 sha256:6ab7531b18bb9758943e249cd7a77cb72318b6190136db142bb5ec264c9938af [2021-05-19T11:32:33.213Z] #50 286.0 + /build/golangci-lint --version [2021-05-19T11:32:33.462Z] #71 exporting layers 4.0s done [2021-05-19T11:32:33.462Z] #71 writing image sha256:1976eb720c915f07728eb61e5c74b7997353554a18d748119857e4d0a9fc0a69 done [2021-05-19T11:32:33.462Z] #71 naming to docker.io/library/docker:fb179ff09887f5956f45be424f342a4a90f07f8b done [2021-05-19T11:32:33.462Z] #71 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2021-05-19T11:32:33.514Z] #50 286.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [Pipeline] sh [2021-05-19T11:32:33.796Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/test/unit [2021-05-19T11:32:33.816Z] #50 DONE 286.5s [2021-05-19T11:32:33.816Z] [2021-05-19T11:32:33.816Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:32:33.816Z] #57 sha256:b253b8095ab07f083ceeca934740aa282acaecc560264703fdf41b70757a7bbd [2021-05-19T11:32:38.520Z] #56 243.8 + bin/containerd-shim-runc-v1 [2021-05-19T11:32:39.086Z] ? github.com/docker/docker/api [no test files] [2021-05-19T11:32:41.295Z] #56 236.3 + bin/containerd-stress [2021-05-19T11:32:41.295Z] #56 238.5 + bin/containerd-shim [2021-05-19T11:32:42.683Z] #56 248.5 + bin/containerd-shim-runc-v2 [2021-05-19T11:32:43.610Z] #56 249.5 + binaries [2021-05-19T11:32:43.610Z] #56 249.5 + install -D bin/containerd /build/containerd [2021-05-19T11:32:43.610Z] #56 249.5 + install -D bin/containerd-shim /build/containerd-shim [2021-05-19T11:32:43.610Z] #56 249.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-19T11:32:43.610Z] #56 249.5 + install -D bin/ctr /build/ctr [2021-05-19T11:32:44.537Z] #56 DONE 250.5s [2021-05-19T11:32:45.465Z] [2021-05-19T11:32:45.465Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-19T11:32:45.465Z] #57 sha256:985b38e397c52b866eab34c5c817556c9d26d441040d8e85a06a3b99e05facf2 [2021-05-19T11:32:46.390Z] #57 DONE 0.9s [2021-05-19T11:32:46.390Z] [2021-05-19T11:32:46.390Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-19T11:32:46.390Z] #61 sha256:4021619b610209db57aeb75f5a7f7222d4e4abdb6b156e380fe9f9be8ba68541 [2021-05-19T11:32:46.390Z] #61 DONE 0.2s [2021-05-19T11:32:46.390Z] [2021-05-19T11:32:46.390Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-19T11:32:46.390Z] #66 sha256:1bd7a4d37e9fca2036eea9f840b7f94a50b430d776d6af87ddeb522c42625972 [2021-05-19T11:32:47.317Z] #66 DONE 0.8s [2021-05-19T11:32:47.317Z] [2021-05-19T11:32:47.317Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-19T11:32:47.317Z] #68 sha256:0704e70643478e56a0db1a7bf6781bee0fbf93602d2dafdb77bb3a37729ef41a [2021-05-19T11:32:47.317Z] #68 DONE 0.0s [2021-05-19T11:32:47.317Z] [2021-05-19T11:32:47.317Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-19T11:32:47.317Z] #69 sha256:20735b069d4ee243d8ec9d65c33407fe9d7fb259a1195489f0966c29436080e0 [2021-05-19T11:32:47.317Z] #69 DONE 0.0s [2021-05-19T11:32:47.317Z] [2021-05-19T11:32:47.317Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-05-19T11:32:47.317Z] #70 sha256:bc87336a0b39e5ef376d13c358e301b0d3086a4e927710309125aabecd8427bd [2021-05-19T11:32:47.838Z] #56 245.4 + bin/containerd-shim-runc-v1 [2021-05-19T11:32:47.878Z] #70 0.683 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-05-19T11:32:47.878Z] #70 0.758 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-19T11:32:48.135Z] #70 0.839 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-19T11:32:48.527Z] #70 1.004 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-19T11:32:49.093Z] #70 1.106 Reading package lists... [2021-05-19T11:32:50.080Z] #70 1.938 Reading package lists... [2021-05-19T11:32:50.080Z] #70 2.629 Building dependency tree... [2021-05-19T11:32:50.080Z] #70 2.768 Reading state information... [2021-05-19T11:32:50.080Z] #70 2.881 The following additional packages will be installed: [2021-05-19T11:32:50.080Z] #70 2.881 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-05-19T11:32:50.080Z] #70 2.882 libpam-systemd [2021-05-19T11:32:50.080Z] #70 2.883 Suggested packages: [2021-05-19T11:32:50.080Z] #70 2.883 systemd-container policykit-1 [2021-05-19T11:32:50.080Z] #70 2.883 Recommended packages: [2021-05-19T11:32:50.080Z] #70 2.883 libnss-systemd [2021-05-19T11:32:50.080Z] #70 2.963 The following NEW packages will be installed: [2021-05-19T11:32:50.336Z] #70 2.963 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-05-19T11:32:50.336Z] #70 2.964 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-05-19T11:32:50.336Z] #70 3.229 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-05-19T11:32:50.336Z] #70 3.229 Need to get 4762 kB of archives. [2021-05-19T11:32:50.336Z] #70 3.229 After this operation, 16.6 MB of additional disk space will be used. [2021-05-19T11:32:50.336Z] #70 3.229 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-05-19T11:32:50.591Z] #70 3.231 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-05-19T11:32:50.591Z] #70 3.232 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-05-19T11:32:50.591Z] #70 3.236 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-05-19T11:32:50.591Z] #70 3.237 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-05-19T11:32:50.591Z] #70 3.238 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-05-19T11:32:50.591Z] #70 3.326 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-05-19T11:32:50.591Z] #70 3.331 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-05-19T11:32:50.591Z] #70 3.334 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-05-19T11:32:50.591Z] #70 3.337 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-05-19T11:32:50.591Z] #70 3.339 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-05-19T11:32:50.847Z] #70 3.542 debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T11:32:50.847Z] #70 3.565 Fetched 4762 kB in 0s (13.0 MB/s) [2021-05-19T11:32:50.847Z] #70 3.588 Selecting previously unselected package libargon2-1:amd64. [2021-05-19T11:32:50.847Z] #70 3.588 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28057 files and directories currently installed.) [2021-05-19T11:32:50.847Z] #70 3.603 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-05-19T11:32:50.847Z] #70 3.609 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-19T11:32:50.847Z] #70 3.639 Selecting previously unselected package libjson-c3:amd64. [2021-05-19T11:32:50.847Z] #70 3.639 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-05-19T11:32:50.847Z] #70 3.643 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-19T11:32:50.847Z] #70 3.672 Selecting previously unselected package libcryptsetup12:amd64. [2021-05-19T11:32:50.847Z] #70 3.673 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-05-19T11:32:50.847Z] #70 3.676 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-19T11:32:50.847Z] #70 3.720 Selecting previously unselected package libidn11:amd64. [2021-05-19T11:32:51.102Z] #70 3.721 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-05-19T11:32:51.102Z] #70 3.723 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-05-19T11:32:51.102Z] #70 3.770 Selecting previously unselected package libkmod2:amd64. [2021-05-19T11:32:51.102Z] #70 3.770 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-05-19T11:32:51.102Z] #70 3.773 Unpacking libkmod2:amd64 (26-1) ... [2021-05-19T11:32:51.102Z] #70 3.809 Selecting previously unselected package systemd. [2021-05-19T11:32:51.102Z] #70 3.811 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-05-19T11:32:51.102Z] #70 3.848 Unpacking systemd (241-7~deb10u7) ... [2021-05-19T11:32:51.337Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2021-05-19T11:32:51.545Z] #56 231.5 + bin/containerd-stress [2021-05-19T11:32:51.545Z] #56 233.7 + bin/containerd-shim [2021-05-19T11:32:51.663Z] #70 4.406 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-19T11:32:51.663Z] #70 4.415 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-19T11:32:51.663Z] #70 4.423 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-19T11:32:51.663Z] #70 4.431 Setting up libidn11:amd64 (1.33-2.2) ... [2021-05-19T11:32:51.663Z] #70 4.439 Setting up libkmod2:amd64 (26-1) ... [2021-05-19T11:32:51.663Z] #70 4.447 Setting up systemd (241-7~deb10u7) ... [2021-05-19T11:32:51.663Z] #70 4.484 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-05-19T11:32:51.663Z] #70 4.485 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-05-19T11:32:51.663Z] #70 4.489 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-19T11:32:51.663Z] #70 4.489 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-19T11:32:52.041Z] #56 250.3 + bin/containerd-shim-runc-v2 [2021-05-19T11:32:52.223Z] #70 4.890 Selecting previously unselected package systemd-sysv. [2021-05-19T11:32:52.223Z] #70 4.890 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28854 files and directories currently installed.) [2021-05-19T11:32:52.223Z] #70 4.903 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-05-19T11:32:52.223Z] #70 4.906 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-05-19T11:32:52.223Z] #70 4.946 Selecting previously unselected package libdbus-1-3:amd64. [2021-05-19T11:32:52.223Z] #70 4.946 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-05-19T11:32:52.223Z] #70 4.949 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-19T11:32:52.223Z] #70 5.004 Selecting previously unselected package dbus. [2021-05-19T11:32:52.223Z] #70 5.005 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-05-19T11:32:52.223Z] #70 5.015 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-05-19T11:32:52.223Z] #70 5.067 Selecting previously unselected package libpam-systemd:amd64. [2021-05-19T11:32:52.223Z] #70 5.070 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-05-19T11:32:52.223Z] #70 5.073 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-19T11:32:52.223Z] #70 5.109 Selecting previously unselected package dbus-user-session. [2021-05-19T11:32:52.457Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T11:32:52.457Z] [2021-05-19T11:32:52.457Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-19T11:32:52.457Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-19T11:32:52.457Z] HOSTNAME=d2c7b1741d6b [2021-05-19T11:32:52.457Z] TESTDEBUG=0 [2021-05-19T11:32:52.457Z] DEST=bundles/test-integration [2021-05-19T11:32:52.457Z] PWD=/go/src/github.com/docker/docker [2021-05-19T11:32:52.457Z] DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:32:52.457Z] container=docker [2021-05-19T11:32:52.457Z] HOME=/root [2021-05-19T11:32:52.457Z] GOLANG_VERSION=1.13.15 [2021-05-19T11:32:52.457Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-19T11:32:52.457Z] VALIDATE_BRANCH=20.10 [2021-05-19T11:32:52.457Z] TERM=xterm [2021-05-19T11:32:52.457Z] DOCKER_PKG=github.com/docker/docker [2021-05-19T11:32:52.457Z] SHLVL=1 [2021-05-19T11:32:52.457Z] TIMEOUT=120m [2021-05-19T11:32:52.457Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-19T11:32:52.457Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-19T11:32:52.457Z] GO111MODULE=off [2021-05-19T11:32:52.457Z] DOCKER_EXPERIMENTAL=1 [2021-05-19T11:32:52.457Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-19T11:32:52.457Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-19T11:32:52.457Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-19T11:32:52.457Z] GOPATH=/go [2021-05-19T11:32:52.457Z] PKG_CONFIG=pkg-config [2021-05-19T11:32:52.457Z] _=/usr/bin/env [2021-05-19T11:32:52.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-19T11:32:52.479Z] #70 5.111 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-05-19T11:32:52.479Z] #70 5.114 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-19T11:32:52.479Z] #70 5.174 Setting up systemd-sysv (241-7~deb10u7) ... [2021-05-19T11:32:52.479Z] #70 5.184 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-19T11:32:52.479Z] #70 5.192 Setting up dbus (1.12.20-0+deb10u1) ... [2021-05-19T11:32:52.734Z] #70 5.293 invoke-rc.d: could not determine current runlevel [2021-05-19T11:32:52.734Z] #70 5.296 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-19T11:32:52.734Z] #70 5.300 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-19T11:32:52.734Z] #70 5.444 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-19T11:32:52.734Z] #70 5.457 Processing triggers for systemd (241-7~deb10u7) ... [2021-05-19T11:32:52.734Z] #70 5.465 Processing triggers for libc-bin (2.28-10) ... [2021-05-19T11:32:52.990Z] #70 DONE 5.6s [2021-05-19T11:32:52.990Z] [2021-05-19T11:32:52.990Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-05-19T11:32:52.990Z] #71 sha256:c945a681afa46ae63437916d9d1b923a7b1805b4ec5c0268f41de3feb26fc8b2 [2021-05-19T11:32:53.246Z] #71 0.441 % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T11:32:53.246Z] #71 0.444 Dload Upload Total Spent Left Speed [2021-05-19T11:32:53.406Z] #56 251.4 + binaries [2021-05-19T11:32:53.406Z] #56 251.4 + install -D bin/containerd /build/containerd [2021-05-19T11:32:53.406Z] #56 251.4 + install -D bin/containerd-shim /build/containerd-shim [2021-05-19T11:32:53.406Z] #56 251.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-19T11:32:53.406Z] #56 251.4 + install -D bin/ctr /build/ctr [2021-05-19T11:32:53.502Z] #71 0.444 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 22787 0 --:--:-- --:--:-- --:--:-- 22787 [2021-05-19T11:32:53.502Z] #71 DONE 0.6s [2021-05-19T11:32:53.502Z] [2021-05-19T11:32:53.502Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-19T11:32:53.502Z] #72 sha256:e21312d3750ef5ec28f9653d12a1b6d4e20bfcb3a21a6f2badefa7ea1033633b [2021-05-19T11:32:54.063Z] #72 DONE 0.7s [2021-05-19T11:32:54.063Z] [2021-05-19T11:32:54.063Z] #73 exporting to image [2021-05-19T11:32:54.063Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-19T11:32:54.063Z] #73 exporting layers [2021-05-19T11:32:55.346Z] #56 DONE 253.4s [2021-05-19T11:32:56.300Z] [2021-05-19T11:32:56.300Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-19T11:32:56.300Z] #57 sha256:df22de029a28eb911a0e3533941a4087f993adfa64a61a5ac309887650723676 [2021-05-19T11:32:56.860Z] #57 DONE 1.0s [2021-05-19T11:32:57.116Z] [2021-05-19T11:32:57.116Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-19T11:32:57.116Z] #61 sha256:be6bdeac2ba48377f2c4386ebf1a1c2285fe509c16706e90f6bbf66470e46a2f [2021-05-19T11:32:57.371Z] #61 DONE 0.2s [2021-05-19T11:32:57.371Z] [2021-05-19T11:32:57.371Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-19T11:32:57.371Z] #66 sha256:0aacfa068db7fd819ad5031667694276fb39ffe2936fc6b25d1b75a975f153bd [2021-05-19T11:32:58.150Z] #56 240.6 + bin/containerd-shim-runc-v1 [2021-05-19T11:32:58.297Z] #66 DONE 0.9s [2021-05-19T11:32:58.297Z] [2021-05-19T11:32:58.297Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-19T11:32:58.297Z] #68 sha256:7691c3812bf665527ce67358da9181df953e13890de5bd061fbbfb1fedbbe867 [2021-05-19T11:32:58.297Z] #68 DONE 0.0s [2021-05-19T11:32:58.297Z] [2021-05-19T11:32:58.297Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-19T11:32:58.297Z] #69 sha256:6c6d900a91277cf6275e33623504aa3bb4c26086d063abfb0cc6d7639b3327f2 [2021-05-19T11:32:58.297Z] #69 DONE 0.0s [2021-05-19T11:32:58.297Z] [2021-05-19T11:32:58.297Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-19T11:32:58.297Z] #70 sha256:9e159548c606c1d3da056cf65ffa5fa20a99e4bbbe94755a7d344d847f40e0f5 [2021-05-19T11:33:01.170Z] #57 ... [2021-05-19T11:33:01.170Z] [2021-05-19T11:33:01.170Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-19T11:33:01.170Z] #54 sha256:db47e4a8330708d3586821c894b0d613c466bb527085ab70ee1a11adf95c7963 [2021-05-19T11:33:01.170Z] #54 193.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-19T11:33:01.170Z] #54 194.3 + mkdir -p /build [2021-05-19T11:33:01.170Z] #54 194.3 + cp runc /build/runc [2021-05-19T11:33:01.170Z] #54 DONE 194.5s [2021-05-19T11:33:01.170Z] [2021-05-19T11:33:01.170Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:33:01.170Z] #57 sha256:b253b8095ab07f083ceeca934740aa282acaecc560264703fdf41b70757a7bbd [2021-05-19T11:33:01.566Z] #70 DONE 2.8s [2021-05-19T11:33:01.566Z] [2021-05-19T11:33:01.566Z] #71 exporting to image [2021-05-19T11:33:01.566Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-19T11:33:01.566Z] #71 exporting layers [2021-05-19T11:33:02.146Z] #73 exporting layers 6.7s done [2021-05-19T11:33:02.146Z] #73 writing image sha256:d4bc05c65381db3ebe426a7129d30b2d2b99f7d9f8004793319d034e8130745c done [2021-05-19T11:33:02.146Z] #73 naming to docker.io/library/docker:fb179ff09887f5956f45be424f342a4a90f07f8b done [2021-05-19T11:33:02.146Z] #73 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-19T11:33:02.344Z] #56 245.1 + bin/containerd-shim-runc-v2 [2021-05-19T11:33:02.486Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/make.sh dynbinary test-integration [2021-05-19T11:33:03.280Z] #56 246.0 + binaries [2021-05-19T11:33:03.280Z] #56 246.0 + install -D bin/containerd /build/containerd [2021-05-19T11:33:03.280Z] #56 246.1 + install -D bin/containerd-shim /build/containerd-shim [2021-05-19T11:33:03.280Z] #56 246.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-19T11:33:03.280Z] #56 246.1 + install -D bin/ctr /build/ctr [2021-05-19T11:33:03.942Z] #57 271.4 + bin/containerd [2021-05-19T11:33:04.297Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T11:33:04.297Z] [2021-05-19T11:33:04.297Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-05-19T11:33:04.297Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-05-19T11:33:04.297Z] Using test binary docker [2021-05-19T11:33:04.297Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-19T11:33:04.297Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-19T11:33:04.297Z] INFO: Waiting for daemon to start... [2021-05-19T11:33:04.297Z] Starting dockerd [2021-05-19T11:33:04.297Z] . [2021-05-19T11:33:04.297Z] INFO: Building docker-sdk-python3:4.4.1... [2021-05-19T11:33:04.373Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-05-19T11:33:04.373Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-05-19T11:33:04.373Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-05-19T11:33:04.373Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-05-19T11:33:04.373Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-05-19T11:33:04.373Z] Detected virtualization docker. [2021-05-19T11:33:04.373Z] Detected architecture x86-64. [2021-05-19T11:33:04.373Z] Set hostname to <4219714d462e>. [2021-05-19T11:33:04.629Z] + source /etc/docker-entrypoint-cmd [2021-05-19T11:33:04.629Z] ++ hack/make.sh dynbinary test-integration [2021-05-19T11:33:04.629Z] [2021-05-19T11:33:04.629Z] Removing bundles/ [2021-05-19T11:33:04.629Z] [2021-05-19T11:33:04.629Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-19T11:33:04.629Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T11:33:04.629Z] GOOS="" GOARCH="" GOARM="" [2021-05-19T11:33:05.182Z] #56 DONE 247.8s [2021-05-19T11:33:05.751Z] [2021-05-19T11:33:05.751Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-19T11:33:05.751Z] #57 sha256:e1b96b7e6a2365b326a49b045b72199cacef6be9688eb4daadfe2177df5efc6d [2021-05-19T11:33:06.044Z] #57 ... [2021-05-19T11:33:06.044Z] [2021-05-19T11:33:06.044Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-19T11:33:06.044Z] #25 sha256:b66734e56a609102c653d44d2471813f8e001544ad7af71825a025a4e403bc77 [2021-05-19T11:33:06.044Z] #25 318.6 + return [2021-05-19T11:33:06.044Z] #25 DONE 318.8s [2021-05-19T11:33:06.044Z] [2021-05-19T11:33:06.044Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:33:06.044Z] #57 sha256:b253b8095ab07f083ceeca934740aa282acaecc560264703fdf41b70757a7bbd [2021-05-19T11:33:06.687Z] #57 DONE 0.9s [2021-05-19T11:33:06.687Z] [2021-05-19T11:33:06.687Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-19T11:33:06.687Z] #61 sha256:e87b15141a3dedeeafeeb5e624435d8ad88e672d61480c140b55c81fb2f7f460 [2021-05-19T11:33:06.945Z] #61 DONE 0.2s [2021-05-19T11:33:06.945Z] [2021-05-19T11:33:06.945Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-19T11:33:06.945Z] #66 sha256:6c496f368a3701631ae6f7aae878230a62cced9b5e575e1f5ced8db300ba0c9f [2021-05-19T11:33:07.881Z] #66 DONE 0.8s [2021-05-19T11:33:07.881Z] [2021-05-19T11:33:07.881Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-19T11:33:07.881Z] #68 sha256:61bbd65183e1c435bf4fdef5d31cec10795c3090a15c5e799abd428f076f93e0 [2021-05-19T11:33:07.881Z] #68 DONE 0.0s [2021-05-19T11:33:07.881Z] [2021-05-19T11:33:07.881Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-19T11:33:07.881Z] #69 sha256:2cbedcbfd73a0eee0e2e7616902530ad4f76d7bdd7b821dcb7b562779a3c2534 [2021-05-19T11:33:07.881Z] #69 DONE 0.0s [2021-05-19T11:33:07.881Z] [2021-05-19T11:33:07.881Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-19T11:33:07.881Z] #70 sha256:61816b6d90e4cbb70490cab435d87833e0e45568990401460a2d764cde1e3dde [2021-05-19T11:33:08.104Z] #71 exporting layers 6.7s done [2021-05-19T11:33:08.104Z] #71 writing image sha256:e6b6b13dd27610761cf7e36b9b195947631b419fd951e9124ea9f25a112a0cb0 done [2021-05-19T11:33:08.104Z] #71 naming to docker.io/library/docker:fb179ff09887f5956f45be424f342a4a90f07f8b done [2021-05-19T11:33:08.104Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-05-19T11:33:08.156Z] #57 ... [2021-05-19T11:33:08.156Z] [2021-05-19T11:33:08.156Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-19T11:33:08.156Z] #26 sha256:1acfbb3b5f1327960332bb18935d1a2ceb0110b4bc417d83bc92d86b507d38e3 [2021-05-19T11:33:08.156Z] #26 DONE 0.1s [2021-05-19T11:33:08.156Z] [2021-05-19T11:33:08.156Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-19T11:33:08.156Z] #31 sha256:c441967acbe998ba5ffda967796fec51b217efd5119c0162124dae048e11b97e [2021-05-19T11:33:08.438Z] + trap exit INT TERM [2021-05-19T11:33:08.438Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-05-19T11:33:08.438Z] + CONTAINER_NAME=docker-pr1 [2021-05-19T11:33:08.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42395/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42395/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/make.sh dynbinary-daemon [2021-05-19T11:33:08.815Z] #31 DONE 0.7s [2021-05-19T11:33:08.815Z] [2021-05-19T11:33:08.815Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:33:08.815Z] #57 sha256:b253b8095ab07f083ceeca934740aa282acaecc560264703fdf41b70757a7bbd [2021-05-19T11:33:08.815Z] #57 ... [2021-05-19T11:33:08.815Z] [2021-05-19T11:33:08.815Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-19T11:33:08.815Z] #34 sha256:42ba591eb6cd405217c98c641a86d81b2ee0c302420a148a6009a435cecda413 [2021-05-19T11:33:08.815Z] #34 DONE 0.1s [2021-05-19T11:33:08.815Z] [2021-05-19T11:33:08.815Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-19T11:33:08.815Z] #36 sha256:f9628bfaed79313937b5feb0a5b6b7133a29bdd448b603764ccf7b215f892212 [2021-05-19T11:33:08.815Z] #36 DONE 0.1s [2021-05-19T11:33:08.815Z] [2021-05-19T11:33:08.815Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-19T11:33:08.815Z] #39 sha256:178a8e17310e5f875cf659512897d50c566d70f5cd077405b702331585872961 [2021-05-19T11:33:08.815Z] #39 DONE 0.1s [2021-05-19T11:33:08.815Z] [2021-05-19T11:33:08.815Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:33:08.815Z] #57 sha256:b253b8095ab07f083ceeca934740aa282acaecc560264703fdf41b70757a7bbd [2021-05-19T11:33:09.115Z] #57 ... [2021-05-19T11:33:09.115Z] [2021-05-19T11:33:09.115Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-19T11:33:09.115Z] #42 sha256:ed4701b8ab633b6472bfda1caf5ed1dc323e0cc90a0db0f2b4c24bc6f3299335 [2021-05-19T11:33:09.418Z] #42 DONE 0.3s [2021-05-19T11:33:09.418Z] [2021-05-19T11:33:09.418Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-19T11:33:09.418Z] #45 sha256:fc0e7d935a14be97c2075099fc45a9586f09e7e8642c3532c7db33ab1aeb92b1 [2021-05-19T11:33:09.418Z] #45 DONE 0.1s [2021-05-19T11:33:09.418Z] [2021-05-19T11:33:09.418Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:33:09.418Z] #57 sha256:b253b8095ab07f083ceeca934740aa282acaecc560264703fdf41b70757a7bbd [2021-05-19T11:33:09.418Z] #57 ... [2021-05-19T11:33:09.418Z] [2021-05-19T11:33:09.418Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-19T11:33:09.418Z] #47 sha256:729f8b34f14ee1b3fc850b146de62d86c7e4e7d8de17e5a83780325fcc20f2e3 [2021-05-19T11:33:09.418Z] #47 DONE 0.1s [2021-05-19T11:33:09.418Z] [2021-05-19T11:33:09.418Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-19T11:33:09.418Z] #49 sha256:5dcc98c6b13bc4024bd50b92e4979443ad533770582722f23246253fbe1fea84 [2021-05-19T11:33:09.719Z] #49 DONE 0.1s [2021-05-19T11:33:09.719Z] [2021-05-19T11:33:09.719Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-19T11:33:09.719Z] #51 sha256:e417aa64dc34de8c1bc505f14c33057bb5a418f995e5ac80d2304b69b32dbbe4 [2021-05-19T11:33:09.719Z] #51 DONE 0.1s [2021-05-19T11:33:09.719Z] [2021-05-19T11:33:09.719Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:33:09.719Z] #57 sha256:b253b8095ab07f083ceeca934740aa282acaecc560264703fdf41b70757a7bbd [2021-05-19T11:33:09.719Z] #57 ... [2021-05-19T11:33:09.719Z] [2021-05-19T11:33:09.719Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-19T11:33:09.719Z] #53 sha256:e1501df09cc977b2cccfaa53447cf9cfdd71fefd373a5d1d4266ae3b80e47201 [2021-05-19T11:33:09.719Z] #53 DONE 0.1s [2021-05-19T11:33:09.719Z] [2021-05-19T11:33:09.719Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-19T11:33:09.719Z] #55 sha256:d20b79862efae8df2787b4a21be8668aa5a136eb2ab01509e07f65ebc9e34627 [2021-05-19T11:33:09.784Z] #70 DONE 1.8s [2021-05-19T11:33:09.784Z] [2021-05-19T11:33:09.784Z] #71 exporting to image [2021-05-19T11:33:09.784Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-19T11:33:09.784Z] #71 exporting layers [2021-05-19T11:33:09.805Z] [2021-05-19T11:33:09.805Z] Removing bundles/ [2021-05-19T11:33:09.805Z] [2021-05-19T11:33:09.805Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-19T11:33:09.805Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T11:33:09.805Z] GOOS="" GOARCH="" GOARM="" [2021-05-19T11:33:10.019Z] #55 DONE 0.1s [2021-05-19T11:33:10.019Z] [2021-05-19T11:33:10.019Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-19T11:33:10.019Z] #57 sha256:b253b8095ab07f083ceeca934740aa282acaecc560264703fdf41b70757a7bbd [2021-05-19T11:33:14.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-19T11:33:14.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-19T11:33:16.355Z] #71 exporting layers 6.7s done [2021-05-19T11:33:16.355Z] #71 writing image sha256:a89887667137a10113443dfb031efd16f0ce533baa1cfc1fd5c3ccba9a7fe4d0 done [2021-05-19T11:33:16.355Z] #71 naming to docker.io/library/docker:fb179ff09887f5956f45be424f342a4a90f07f8b done [2021-05-19T11:33:16.355Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-19T11:33:16.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/make.sh dynbinary test-integration [2021-05-19T11:33:17.649Z] [2021-05-19T11:33:17.909Z] Removing bundles/ [2021-05-19T11:33:17.909Z] [2021-05-19T11:33:17.909Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-19T11:33:17.909Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T11:33:17.909Z] GOOS="" GOARCH="" GOARM="" [2021-05-19T11:33:27.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-19T11:33:33.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-19T11:33:33.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-19T11:33:34.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-19T11:33:34.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-19T11:33:35.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-19T11:33:36.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-19T11:33:38.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-19T11:33:39.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-19T11:33:40.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-19T11:33:40.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-19T11:33:43.874Z] sha256:77a712e5024d9996a3d34ad58264be8788d681d8235bc76fc6088cccb8014132 [2021-05-19T11:33:43.874Z] INFO: Starting docker-py tests... [2021-05-19T11:33:43.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-19T11:33:43.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-19T11:33:43.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-19T11:33:43.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-19T11:33:43.900Z] #57 305.8 + bin/containerd-stress [2021-05-19T11:33:43.900Z] #57 308.2 + bin/containerd-shim [2021-05-19T11:33:44.004Z] 8116de3c91c3: Pull complete [2021-05-19T11:33:44.004Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-19T11:33:44.004Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:33:44.004Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-05-19T11:33:44.004Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-05-19T11:33:44.004Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935' [2021-05-19T11:33:44.004Z] WARN: Skipping validation tests [2021-05-19T11:33:44.004Z] INFO: Running unit tests at 05/19/2021 11:33:27... [2021-05-19T11:33:44.004Z] INFO: make.ps1 starting at 05/19/2021 11:33:31 [2021-05-19T11:33:44.004Z] INFO: Git commit (fb179ff098) assumed from DOCKER_GITCOMMIT environment variable [2021-05-19T11:33:44.004Z] INFO: Invoking autogen... [2021-05-19T11:33:44.004Z] INFO: Running unit tests... [2021-05-19T11:33:44.005Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-05-19T11:33:44.817Z] ============================= test session starts ============================== [2021-05-19T11:33:44.817Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-05-19T11:33:44.817Z] rootdir: /src, inifile: pytest.ini [2021-05-19T11:33:44.817Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-05-19T11:33:44.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-19T11:33:45.553Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-19T11:33:45.553Z] Using test binary docker [2021-05-19T11:33:45.553Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-19T11:33:45.553Z] +++ /etc/init.d/apparmor start [2021-05-19T11:33:45.553Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-19T11:33:45.553Z] INFO: Waiting for daemon to start... [2021-05-19T11:33:45.553Z] Starting dockerd [2021-05-19T11:33:45.553Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-05-19T11:33:46.202Z] collected 389 items / 1 deselected / 388 selected [2021-05-19T11:33:46.203Z] [2021-05-19T11:33:47.461Z] #57 315.2 + bin/containerd-shim-runc-v1 [2021-05-19T11:33:47.610Z] . [2021-05-19T11:33:47.610Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-19T11:33:47.610Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-19T11:33:47.610Z] Error: No such image: emptyfs [2021-05-19T11:33:47.610Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-19T11:33:47.610Z] ++++ docker load [2021-05-19T11:33:47.899Z] Running integration-test (iteration 1) [2021-05-19T11:33:47.899Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-05-19T11:33:47.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:33:47.899Z] ++ set -e [2021-05-19T11:33:47.899Z] ++ '[' -n 0 ']' [2021-05-19T11:33:47.899Z] ++ set -x [2021-05-19T11:33:47.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:33:48.710Z] ? github.com/docker/docker/api [no test files] [2021-05-19T11:33:53.096Z] #57 320.1 + bin/containerd-shim-runc-v2 [2021-05-19T11:33:53.391Z] #57 321.3 + binaries [2021-05-19T11:33:53.391Z] #57 321.3 + install -D bin/containerd /build/containerd [2021-05-19T11:33:53.391Z] #57 321.3 + install -D bin/containerd-shim /build/containerd-shim [2021-05-19T11:33:53.391Z] #57 321.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-19T11:33:53.391Z] #57 321.3 + install -D bin/ctr /build/ctr [2021-05-19T11:33:53.685Z] #57 DONE 321.4s [2021-05-19T11:33:54.733Z] [2021-05-19T11:33:54.733Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-19T11:33:54.733Z] #58 sha256:fa8478ac15e4ac2e37a1d331280c25dcce1b300b228ce9cf9457ec08a0ca23c6 [2021-05-19T11:33:54.733Z] #58 DONE 0.1s [2021-05-19T11:33:54.733Z] [2021-05-19T11:33:54.733Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-19T11:33:54.733Z] #62 sha256:c34e4a6be2a4c19b783187c80855a9de82ab86352c7939e41b08a1862cb8fd22 [2021-05-19T11:33:54.733Z] #62 DONE 0.1s [2021-05-19T11:33:54.733Z] [2021-05-19T11:33:54.733Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-19T11:33:54.733Z] #67 sha256:90c2f6e5e626f4b91a904fc59d157977892acb547471e096a554266425430170 [2021-05-19T11:33:54.733Z] #67 DONE 0.1s [2021-05-19T11:33:54.733Z] [2021-05-19T11:33:54.733Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-19T11:33:54.733Z] #69 sha256:6e74316dd242f8033624e9a9e53b94e80de9b11e8fab232d7a0d938848668d54 [2021-05-19T11:33:54.733Z] #69 DONE 0.1s [2021-05-19T11:33:54.733Z] [2021-05-19T11:33:54.733Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-19T11:33:54.733Z] #70 sha256:f40c689a57c74aac445cd07a05636526a6321763f333598f6bd1c7751a49be42 [2021-05-19T11:33:54.733Z] #70 DONE 0.0s [2021-05-19T11:33:55.029Z] [2021-05-19T11:33:55.029Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-19T11:33:55.029Z] #71 sha256:39367e7440670c93efc0dd76097101549e237680ac2a41ae3d578a968cc63c89 [2021-05-19T11:33:56.497Z] Loaded image: buildpack-deps:buster [2021-05-19T11:33:56.497Z] Loaded image: busybox:latest [2021-05-19T11:33:56.497Z] Loaded image: busybox:glibc [2021-05-19T11:33:57.120Z] #71 DONE 2.3s [2021-05-19T11:33:57.120Z] [2021-05-19T11:33:57.120Z] #72 exporting to oci image format [2021-05-19T11:33:57.120Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-05-19T11:33:57.120Z] #72 exporting layers [2021-05-19T11:33:57.998Z] Loaded image: debian:bullseye [2021-05-19T11:33:58.287Z] Loaded image: hello-world:latest [2021-05-19T11:33:58.287Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T11:33:58.576Z] INFO: Testing against a local daemon [2021-05-19T11:33:58.576Z] === RUN TestCgroupNamespacesBuild [2021-05-19T11:33:59.106Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-19T11:33:59.106Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-19T11:33:59.106Z] ok github.com/docker/docker/api/types/filters 0.033s coverage: 92.2% of statements [2021-05-19T11:33:59.106Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2021-05-19T11:33:59.106Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-19T11:33:59.106Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2021-05-19T11:33:59.106Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/builder [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-19T11:33:59.106Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-05-19T11:33:59.106Z] ok github.com/docker/docker/builder/remotecontext 0.176s coverage: 13.7% of statements [2021-05-19T11:33:59.106Z] ok github.com/docker/docker/builder/dockerfile 0.371s coverage: 48.5% of statements [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-19T11:33:59.106Z] ok github.com/docker/docker/builder/remotecontext/git 4.324s coverage: 86.3% of statements [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/cli [no test files] [2021-05-19T11:33:59.106Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-19T11:34:01.324Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2021-05-19T11:34:01.324Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-19T11:34:02.924Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.96s) [2021-05-19T11:34:02.924Z] === RUN TestBuildWithSession [2021-05-19T11:34:02.924Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-19T11:34:02.924Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T11:34:02.924Z] === RUN TestBuildSquashParent [2021-05-19T11:34:03.398Z] ok github.com/docker/docker/client 0.270s coverage: 75.4% of statements [2021-05-19T11:34:03.550Z] === RUN TestMiddlewares [2021-05-19T11:34:03.550Z] --- PASS: TestMiddlewares (0.00s) [2021-05-19T11:34:03.550Z] PASS [2021-05-19T11:34:03.550Z] coverage: 9.0% of statements [2021-05-19T11:34:03.550Z] ok github.com/docker/docker/api/server 0.068s coverage: 9.0% of statements [2021-05-19T11:34:08.990Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-05-19T11:34:09.824Z] tests/integration/api_client_test.py ..... [ 7%] [2021-05-19T11:34:11.430Z] --- PASS: TestBuildSquashParent (7.49s) [2021-05-19T11:34:11.430Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-19T11:34:11.430Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:34:11.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:34:11.430Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:34:11.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:34:11.430Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:34:11.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:34:11.430Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:34:11.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:34:11.430Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:34:11.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:34:11.430Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:34:11.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:34:11.430Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:34:11.430Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:34:12.042Z] tests/integration/api_config_test.py ..... [ 8%] [2021-05-19T11:34:13.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:34:13.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:34:16.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:34:16.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:34:18.925Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-19T11:34:18.925Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2021-05-19T11:34:18.925Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2021-05-19T11:34:18.925Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.91s) [2021-05-19T11:34:18.925Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s) [2021-05-19T11:34:18.925Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.72s) [2021-05-19T11:34:18.925Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2021-05-19T11:34:18.925Z] === RUN TestBuildMultiStageCopy [2021-05-19T11:34:18.925Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-19T11:34:22.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-19T11:34:22.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-19T11:34:23.107Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-19T11:34:23.737Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-19T11:34:24.366Z] --- PASS: TestBuildMultiStageCopy (5.48s) [2021-05-19T11:34:24.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.93s) [2021-05-19T11:34:24.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-05-19T11:34:24.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2021-05-19T11:34:24.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2021-05-19T11:34:24.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2021-05-19T11:34:24.366Z] === RUN TestBuildMultiStageParentConfig [2021-05-19T11:34:26.422Z] --- PASS: TestBuildMultiStageParentConfig (1.72s) [2021-05-19T11:34:26.422Z] === RUN TestBuildLabelWithTargets [2021-05-19T11:34:29.197Z] --- PASS: TestBuildLabelWithTargets (2.72s) [2021-05-19T11:34:29.197Z] === RUN TestBuildWithEmptyLayers [2021-05-19T11:34:30.039Z] ok github.com/docker/docker/cmd/dockerd 0.122s coverage: 29.1% of statements [2021-05-19T11:34:30.225Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2021-05-19T11:34:30.225Z] === RUN TestBuildMultiStageOnBuild [2021-05-19T11:34:30.986Z] ok github.com/docker/docker/container 0.154s coverage: 34.5% of statements [2021-05-19T11:34:30.986Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-19T11:34:30.986Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-19T11:34:30.986Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-19T11:34:30.986Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-19T11:34:33.909Z] --- PASS: TestBuildMultiStageOnBuild (3.39s) [2021-05-19T11:34:33.909Z] === RUN TestBuildUncleanTarFilenames [2021-05-19T11:34:34.296Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 65.3% of statements [2021-05-19T11:34:35.005Z] --- PASS: TestBuildUncleanTarFilenames (1.49s) [2021-05-19T11:34:35.005Z] === RUN TestBuildMultiStageLayerLeak [2021-05-19T11:34:35.245Z] ok github.com/docker/docker/daemon/cluster/convert 0.048s coverage: 35.9% of statements [2021-05-19T11:34:38.509Z] --- PASS: TestBuildMultiStageLayerLeak (3.51s) [2021-05-19T11:34:38.509Z] === RUN TestBuildWithHugeFile [2021-05-19T11:34:39.463Z] ok github.com/docker/docker/daemon/cluster 0.125s coverage: 0.5% of statements [2021-05-19T11:34:40.856Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2021-05-19T11:34:41.631Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T11:34:41.631Z] [2021-05-19T11:34:41.631Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-19T11:34:41.631Z] DOCKER_SYSTEMD=1 [2021-05-19T11:34:41.631Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-19T11:34:41.631Z] HOSTNAME=4219714d462e [2021-05-19T11:34:41.631Z] DEST=bundles/test-integration [2021-05-19T11:34:41.631Z] PWD=/go/src/github.com/docker/docker [2021-05-19T11:34:41.631Z] DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:34:41.631Z] container=docker [2021-05-19T11:34:41.631Z] HOME=/root [2021-05-19T11:34:41.631Z] LANG=C.UTF-8 [2021-05-19T11:34:41.631Z] INVOCATION_ID=5590a1e395924e3aaaf222018a317458 [2021-05-19T11:34:41.631Z] GOLANG_VERSION=1.13.15 [2021-05-19T11:34:41.631Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-19T11:34:41.631Z] VALIDATE_BRANCH=20.10 [2021-05-19T11:34:41.631Z] TERM=xterm [2021-05-19T11:34:41.631Z] DOCKER_PKG=github.com/docker/docker [2021-05-19T11:34:41.631Z] SHLVL=3 [2021-05-19T11:34:41.631Z] TIMEOUT=120m [2021-05-19T11:34:41.631Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-19T11:34:41.631Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-19T11:34:41.631Z] GO111MODULE=off [2021-05-19T11:34:41.631Z] DOCKER_EXPERIMENTAL=1 [2021-05-19T11:34:41.631Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-19T11:34:41.631Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-19T11:34:41.631Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-19T11:34:41.631Z] GOPATH=/go [2021-05-19T11:34:41.631Z] PKG_CONFIG=pkg-config [2021-05-19T11:34:41.631Z] _=/usr/bin/env [2021-05-19T11:34:41.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-19T11:34:41.804Z] ok github.com/docker/docker/daemon/config 0.097s coverage: 81.8% of statements [2021-05-19T11:34:42.380Z] ok github.com/docker/docker/daemon/events 0.080s coverage: 50.0% of statements [2021-05-19T11:34:43.771Z] ok github.com/docker/docker/daemon/graphdriver 0.031s coverage: 2.2% of statements [2021-05-19T11:34:47.985Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 2.9% of statements [2021-05-19T11:34:47.985Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.029s coverage: 73.3% of statements [2021-05-19T11:34:47.985Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.514s coverage: 14.0% of statements [2021-05-19T11:34:48.226Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T11:34:48.226Z] [2021-05-19T11:34:48.226Z] + TEST_INTEGRATION_DEST=1 [2021-05-19T11:34:48.226Z] + CONTAINER_NAME=docker-pr1-1 [2021-05-19T11:34:48.226Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-05-19T11:34:48.226Z] + run_tests test-integration-flaky [2021-05-19T11:34:48.226Z] + '[' -n 0 ']' [2021-05-19T11:34:48.226Z] + rm= [2021-05-19T11:34:48.226Z] + c=0 [2021-05-19T11:34:48.226Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42395/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42395/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42395/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/make.sh test-integration-flaky test-integration [2021-05-19T11:34:48.226Z] + TEST_INTEGRATION_DEST=3 [2021-05-19T11:34:48.226Z] + CONTAINER_NAME=docker-pr1-3 [2021-05-19T11:34:48.226Z] + TEST_SKIP_INTEGRATION=1 [2021-05-19T11:34:48.226Z] ++ jobs -p [2021-05-19T11:34:48.226Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-19T11:34:48.226Z] + run_tests [2021-05-19T11:34:48.226Z] + '[' -n 0 ']' [2021-05-19T11:34:48.226Z] + rm= [2021-05-19T11:34:48.226Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42395/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42395/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42395/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/make.sh '' test-integration [2021-05-19T11:34:48.226Z] + for job in $(jobs -p) [2021-05-19T11:34:48.226Z] + wait 9487 [2021-05-19T11:34:48.226Z] + TEST_INTEGRATION_DEST=2 [2021-05-19T11:34:48.226Z] + CONTAINER_NAME=docker-pr1-2 [2021-05-19T11:34:48.226Z] + TEST_SKIP_INTEGRATION=1 [2021-05-19T11:34:48.226Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-19T11:34:48.226Z] + run_tests [2021-05-19T11:34:48.226Z] + '[' -n 0 ']' [2021-05-19T11:34:48.226Z] + rm= [2021-05-19T11:34:48.226Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42395/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42395/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42395/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/make.sh '' test-integration [2021-05-19T11:34:48.226Z] [2021-05-19T11:34:48.226Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-05-19T11:34:48.226Z] [2021-05-19T11:34:48.226Z] [2021-05-19T11:34:48.226Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-19T11:34:48.226Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-19T11:34:48.226Z] HOSTNAME=45d40e0a2bfc [2021-05-19T11:34:48.226Z] TEST_SKIP_INTEGRATION=1 [2021-05-19T11:34:48.226Z] TESTDEBUG=0 [2021-05-19T11:34:48.226Z] DEST=bundles/test-integration [2021-05-19T11:34:48.226Z] PWD=/go/src/github.com/docker/docker [2021-05-19T11:34:48.226Z] KEEPBUNDLE=1 [2021-05-19T11:34:48.226Z] DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:34:48.226Z] container=docker [2021-05-19T11:34:48.226Z] HOME=/root [2021-05-19T11:34:48.226Z] GOLANG_VERSION=1.13.15 [2021-05-19T11:34:48.226Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-19T11:34:48.226Z] VALIDATE_BRANCH=20.10 [2021-05-19T11:34:48.226Z] TERM=xterm [2021-05-19T11:34:48.226Z] DOCKER_PKG=github.com/docker/docker [2021-05-19T11:34:48.226Z] SHLVL=1 [2021-05-19T11:34:48.226Z] TIMEOUT=120m [2021-05-19T11:34:48.226Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-19T11:34:48.226Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-19T11:34:48.226Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-19T11:34:48.226Z] GO111MODULE=off [2021-05-19T11:34:48.226Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-19T11:34:48.226Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-19T11:34:48.226Z] GOPATH=/go [2021-05-19T11:34:48.226Z] PKG_CONFIG=pkg-config [2021-05-19T11:34:48.226Z] _=/usr/bin/env [2021-05-19T11:34:48.226Z] Building test suite binary ./integration-cli/test.main [2021-05-19T11:34:48.226Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-19T11:34:48.226Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-19T11:34:48.226Z] HOSTNAME=aae64f587497 [2021-05-19T11:34:48.226Z] TEST_SKIP_INTEGRATION=1 [2021-05-19T11:34:48.226Z] TESTDEBUG=0 [2021-05-19T11:34:48.226Z] DEST=bundles/test-integration [2021-05-19T11:34:48.226Z] PWD=/go/src/github.com/docker/docker [2021-05-19T11:34:48.226Z] KEEPBUNDLE=1 [2021-05-19T11:34:48.226Z] DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:34:48.226Z] container=docker [2021-05-19T11:34:48.226Z] HOME=/root [2021-05-19T11:34:48.226Z] GOLANG_VERSION=1.13.15 [2021-05-19T11:34:48.226Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-19T11:34:48.226Z] VALIDATE_BRANCH=20.10 [2021-05-19T11:34:48.226Z] TERM=xterm [2021-05-19T11:34:48.226Z] DOCKER_PKG=github.com/docker/docker [2021-05-19T11:34:48.226Z] SHLVL=1 [2021-05-19T11:34:48.226Z] TIMEOUT=120m [2021-05-19T11:34:48.226Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-19T11:34:48.226Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-19T11:34:48.226Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-19T11:34:48.226Z] GO111MODULE=off [2021-05-19T11:34:48.226Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-19T11:34:48.226Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-19T11:34:48.226Z] GOPATH=/go [2021-05-19T11:34:48.226Z] PKG_CONFIG=pkg-config [2021-05-19T11:34:48.226Z] _=/usr/bin/env [2021-05-19T11:34:48.226Z] Building test suite binary ./integration-cli/test.main [2021-05-19T11:34:48.226Z] No new tests added to integration. [2021-05-19T11:34:48.226Z] [2021-05-19T11:34:48.226Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-19T11:34:48.226Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-19T11:34:48.226Z] HOSTNAME=3b25bee38e7d [2021-05-19T11:34:48.226Z] TESTDEBUG=0 [2021-05-19T11:34:48.226Z] DEST=bundles/test-integration [2021-05-19T11:34:48.226Z] PWD=/go/src/github.com/docker/docker [2021-05-19T11:34:48.226Z] KEEPBUNDLE=1 [2021-05-19T11:34:48.226Z] DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:34:48.226Z] container=docker [2021-05-19T11:34:48.226Z] HOME=/root [2021-05-19T11:34:48.226Z] GOLANG_VERSION=1.13.15 [2021-05-19T11:34:48.226Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-19T11:34:48.226Z] VALIDATE_BRANCH=20.10 [2021-05-19T11:34:48.226Z] TERM=xterm [2021-05-19T11:34:48.226Z] DOCKER_PKG=github.com/docker/docker [2021-05-19T11:34:48.226Z] SHLVL=1 [2021-05-19T11:34:48.226Z] TIMEOUT=120m [2021-05-19T11:34:48.226Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-19T11:34:48.226Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-19T11:34:48.226Z] GO111MODULE=off [2021-05-19T11:34:48.226Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-19T11:34:48.226Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-19T11:34:48.226Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-19T11:34:48.226Z] GOPATH=/go [2021-05-19T11:34:48.226Z] PKG_CONFIG=pkg-config [2021-05-19T11:34:48.226Z] _=/usr/bin/env [2021-05-19T11:34:48.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-19T11:34:48.931Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.705s coverage: 56.2% of statements [2021-05-19T11:34:49.675Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-05-19T11:34:50.857Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.032s coverage: 1.9% of statements [2021-05-19T11:34:52.249Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.776s coverage: 49.4% of statements [2021-05-19T11:34:54.293Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-19T11:34:54.384Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T11:34:54.384Z] [2021-05-19T11:34:54.384Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-19T11:34:54.384Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-19T11:34:54.384Z] HOSTNAME=094167cd0f70 [2021-05-19T11:34:54.384Z] DEST=bundles/test-integration [2021-05-19T11:34:54.384Z] PWD=/go/src/github.com/docker/docker [2021-05-19T11:34:54.384Z] DOCKER_ROOTLESS=1 [2021-05-19T11:34:54.384Z] DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:34:54.384Z] container=docker [2021-05-19T11:34:54.384Z] HOME=/root [2021-05-19T11:34:54.384Z] GOLANG_VERSION=1.13.15 [2021-05-19T11:34:54.384Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-19T11:34:54.384Z] VALIDATE_BRANCH=20.10 [2021-05-19T11:34:54.384Z] TERM=xterm [2021-05-19T11:34:54.384Z] DOCKER_PKG=github.com/docker/docker [2021-05-19T11:34:54.384Z] SHLVL=1 [2021-05-19T11:34:54.384Z] TIMEOUT=120m [2021-05-19T11:34:54.384Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-19T11:34:54.384Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-19T11:34:54.384Z] GO111MODULE=off [2021-05-19T11:34:54.384Z] DOCKER_EXPERIMENTAL=1 [2021-05-19T11:34:54.384Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-19T11:34:54.384Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-19T11:34:54.384Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-19T11:34:54.384Z] GOPATH=/go [2021-05-19T11:34:54.384Z] PKG_CONFIG=pkg-config [2021-05-19T11:34:54.384Z] _=/usr/bin/env [2021-05-19T11:34:54.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-19T11:34:54.754Z] === RUN TestBoolValue [2021-05-19T11:34:54.754Z] --- PASS: TestBoolValue (0.00s) [2021-05-19T11:34:54.754Z] === RUN TestBoolValueOrDefault [2021-05-19T11:34:54.754Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-19T11:34:54.801Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.351s coverage: 57.7% of statements [2021-05-19T11:34:54.801Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 57.5% of statements [2021-05-19T11:34:54.801Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.167s coverage: 46.2% of statements [2021-05-19T11:34:55.215Z] === RUN TestInt64ValueOrZero [2021-05-19T11:34:55.215Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-19T11:34:55.215Z] === RUN TestInt64ValueOrDefault [2021-05-19T11:34:55.215Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-19T11:34:55.215Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-19T11:34:55.215Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-19T11:34:55.215Z] === RUN TestJsonContentType [2021-05-19T11:34:55.215Z] --- PASS: TestJsonContentType (0.00s) [2021-05-19T11:34:55.215Z] PASS [2021-05-19T11:34:55.215Z] coverage: 14.7% of statements [2021-05-19T11:34:55.215Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 14.7% of statements [2021-05-19T11:34:55.748Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2021-05-19T11:34:56.766Z] === RUN TestMaskSecretKeys [2021-05-19T11:34:56.766Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-19T11:34:56.766Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-19T11:34:56.766Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-19T11:34:56.766Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-19T11:34:56.766Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-19T11:34:56.766Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-19T11:34:56.766Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-19T11:34:56.766Z] === RUN TestVersionMiddlewareVersion [2021-05-19T11:34:56.766Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-19T11:34:56.766Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-19T11:34:56.766Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-19T11:34:56.766Z] PASS [2021-05-19T11:34:56.766Z] coverage: 37.7% of statements [2021-05-19T11:34:56.766Z] ok github.com/docker/docker/api/server/middleware 0.064s coverage: 37.7% of statements [2021-05-19T11:34:56.766Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-19T11:34:56.766Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-19T11:34:56.766Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-19T11:34:56.766Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-19T11:34:56.766Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-19T11:34:56.766Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-19T11:34:56.766Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-19T11:34:56.766Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-19T11:34:56.766Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-19T11:34:56.766Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-19T11:34:56.766Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-19T11:34:57.137Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2021-05-19T11:34:57.137Z] ok github.com/docker/docker/daemon 12.217s coverage: 17.1% of statements [2021-05-19T11:34:57.137Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-19T11:34:57.137Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-19T11:34:57.137Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-19T11:34:57.137Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-19T11:34:57.137Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-19T11:34:57.137Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-19T11:34:57.137Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-19T11:34:58.309Z] === RUN TestToJSON [2021-05-19T11:34:58.309Z] --- PASS: TestToJSON (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestToParamWithVersion [2021-05-19T11:34:58.309Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestFromJSON [2021-05-19T11:34:58.309Z] --- PASS: TestFromJSON (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestEmpty [2021-05-19T11:34:58.309Z] --- PASS: TestEmpty (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestArgsMatchKVListEmptySources [2021-05-19T11:34:58.309Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestArgsMatchKVList [2021-05-19T11:34:58.309Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestArgsMatch [2021-05-19T11:34:58.309Z] --- PASS: TestArgsMatch (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestAdd [2021-05-19T11:34:58.309Z] --- PASS: TestAdd (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestDel [2021-05-19T11:34:58.309Z] --- PASS: TestDel (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestLen [2021-05-19T11:34:58.309Z] --- PASS: TestLen (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestExactMatch [2021-05-19T11:34:58.309Z] --- PASS: TestExactMatch (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestOnlyOneExactMatch [2021-05-19T11:34:58.309Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestContains [2021-05-19T11:34:58.309Z] --- PASS: TestContains (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestValidate [2021-05-19T11:34:58.309Z] --- PASS: TestValidate (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestWalkValues [2021-05-19T11:34:58.309Z] --- PASS: TestWalkValues (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestFuzzyMatch [2021-05-19T11:34:58.309Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-19T11:34:58.309Z] === RUN TestClone [2021-05-19T11:34:58.309Z] --- PASS: TestClone (0.00s) [2021-05-19T11:34:58.309Z] PASS [2021-05-19T11:34:58.309Z] coverage: 92.2% of statements [2021-05-19T11:34:58.309Z] ok github.com/docker/docker/api/types/filters 0.112s coverage: 92.2% of statements [2021-05-19T11:34:58.309Z] === RUN TestStrSliceMarshalJSON [2021-05-19T11:34:58.310Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-19T11:34:58.310Z] === RUN TestStrSliceUnmarshalJSON [2021-05-19T11:34:58.310Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-19T11:34:58.310Z] === RUN TestStrSliceUnmarshalString [2021-05-19T11:34:58.310Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-19T11:34:58.310Z] === RUN TestStrSliceUnmarshalSlice [2021-05-19T11:34:58.310Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-19T11:34:58.310Z] PASS [2021-05-19T11:34:58.310Z] coverage: 90.0% of statements [2021-05-19T11:34:58.310Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2021-05-19T11:34:58.310Z] === RUN TestDurationToSecondsString [2021-05-19T11:34:58.310Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-19T11:34:58.310Z] === RUN TestGetTimestamp [2021-05-19T11:34:58.310Z] === RUN TestAdjustForAPIVersion [2021-05-19T11:34:58.310Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-19T11:34:58.310Z] PASS [2021-05-19T11:34:58.310Z] coverage: 5.7% of statements [2021-05-19T11:34:58.310Z] ok github.com/docker/docker/api/server/router/swarm 0.057s coverage: 5.7% of statements [2021-05-19T11:34:58.528Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 6.7% of statements [2021-05-19T11:34:58.528Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-19T11:34:58.528Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-19T11:34:58.771Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-19T11:34:58.771Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-19T11:34:58.771Z] ? github.com/docker/docker/api/types [no test files] [2021-05-19T11:34:58.771Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-19T11:34:58.771Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-19T11:34:58.771Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-19T11:34:58.771Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-19T11:34:58.771Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-19T11:34:58.771Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-19T11:34:58.771Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-19T11:34:58.771Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-19T11:34:58.771Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-19T11:34:58.771Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-19T11:34:58.771Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-19T11:34:58.771Z] --- PASS: TestGetTimestamp (0.13s) [2021-05-19T11:34:58.771Z] === RUN TestParseTimestamps [2021-05-19T11:34:58.771Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-19T11:34:58.771Z] PASS [2021-05-19T11:34:58.771Z] coverage: 100.0% of statements [2021-05-19T11:34:58.771Z] ok github.com/docker/docker/api/types/time 0.174s coverage: 100.0% of statements [2021-05-19T11:34:58.790Z] ok github.com/docker/docker/daemon/logger 0.281s coverage: 43.2% of statements [2021-05-19T11:34:59.053Z] ok github.com/docker/docker/daemon/logger/gelf 0.042s coverage: 67.0% of statements [2021-05-19T11:34:59.232Z] === RUN TestCompareVersion [2021-05-19T11:34:59.232Z] --- PASS: TestCompareVersion (0.00s) [2021-05-19T11:34:59.232Z] PASS [2021-05-19T11:34:59.232Z] coverage: 75.0% of statements [2021-05-19T11:34:59.232Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2021-05-19T11:34:59.232Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-19T11:34:59.232Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-19T11:34:59.232Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-19T11:34:59.232Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-19T11:34:59.232Z] ? github.com/docker/docker/builder [no test files] [2021-05-19T11:34:59.232Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-19T11:34:59.232Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-19T11:34:59.232Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-19T11:34:59.232Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-19T11:34:59.232Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-19T11:34:59.232Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-19T11:34:59.232Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-19T11:34:59.627Z] ok github.com/docker/docker/daemon/logger/awslogs 0.277s coverage: 77.4% of statements [2021-05-19T11:34:59.627Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-19T11:34:59.627Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-19T11:35:00.201Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 87.2% of statements [2021-05-19T11:35:00.463Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 23.9% of statements [2021-05-19T11:35:00.729Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.058s coverage: 69.9% of statements [2021-05-19T11:35:00.776Z] === RUN TestParseRemoteURL [2021-05-19T11:35:00.776Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-19T11:35:00.776Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-19T11:35:00.776Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-19T11:35:00.776Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-19T11:35:00.776Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-19T11:35:00.776Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-19T11:35:00.776Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-19T11:35:00.776Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-19T11:35:00.776Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-19T11:35:00.776Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-19T11:35:00.776Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-19T11:35:00.776Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-19T11:35:00.776Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-19T11:35:00.776Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-19T11:35:00.776Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-19T11:35:00.776Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-19T11:35:00.776Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-19T11:35:00.776Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-19T11:35:00.776Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-19T11:35:00.776Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-19T11:35:00.776Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-19T11:35:00.776Z] === RUN TestCloneArgsSmartHttp [2021-05-19T11:35:00.776Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-05-19T11:35:00.776Z] === RUN TestCloneArgsDumbHttp [2021-05-19T11:35:00.776Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-19T11:35:00.776Z] === RUN TestCloneArgsGit [2021-05-19T11:35:00.776Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-19T11:35:00.776Z] === RUN TestCheckoutGit [2021-05-19T11:35:01.677Z] ok github.com/docker/docker/daemon/logger/local 0.091s coverage: 75.2% of statements [2021-05-19T11:35:01.677Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-19T11:35:02.256Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2021-05-19T11:35:02.832Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.076s coverage: 55.1% of statements [2021-05-19T11:35:02.962Z] === RUN TestEnable [2021-05-19T11:35:02.962Z] --- PASS: TestEnable (0.00s) [2021-05-19T11:35:02.962Z] === RUN TestDisable [2021-05-19T11:35:02.962Z] --- PASS: TestDisable (0.00s) [2021-05-19T11:35:02.962Z] === RUN TestEnabled [2021-05-19T11:35:02.962Z] --- PASS: TestEnabled (0.00s) [2021-05-19T11:35:02.962Z] PASS [2021-05-19T11:35:02.962Z] coverage: 100.0% of statements [2021-05-19T11:35:02.962Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2021-05-19T11:35:02.962Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-19T11:35:02.962Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-19T11:35:02.962Z] === RUN TestProcessNoDockerignore [2021-05-19T11:35:02.962Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-19T11:35:02.962Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-19T11:35:02.962Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-19T11:35:02.962Z] === RUN TestDetectContentType [2021-05-19T11:35:02.962Z] --- PASS: TestDetectContentType (0.00s) [2021-05-19T11:35:02.962Z] === RUN TestSelectAcceptableMIME [2021-05-19T11:35:02.962Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-19T11:35:02.962Z] === RUN TestInspectEmptyResponse [2021-05-19T11:35:02.962Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-19T11:35:02.962Z] === RUN TestInspectResponseBinary [2021-05-19T11:35:02.962Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-19T11:35:02.962Z] === RUN TestResponseUnsupportedContentType [2021-05-19T11:35:02.962Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-19T11:35:02.962Z] === RUN TestInspectResponseTextSimple [2021-05-19T11:35:02.962Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-19T11:35:02.962Z] === RUN TestInspectResponseEmptyContentType [2021-05-19T11:35:02.962Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-19T11:35:02.962Z] === RUN TestUnknownContentLength [2021-05-19T11:35:02.962Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-19T11:35:02.962Z] === RUN TestDownloadRemote [2021-05-19T11:35:02.962Z] --- PASS: TestDownloadRemote (0.07s) [2021-05-19T11:35:02.962Z] === RUN TestGetWithStatusError [2021-05-19T11:35:02.962Z] --- PASS: TestGetWithStatusError (0.01s) [2021-05-19T11:35:02.962Z] === RUN TestCloseRootDirectory [2021-05-19T11:35:02.962Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-19T11:35:02.962Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:35:02.962Z] === RUN TestHashFile [2021-05-19T11:35:02.962Z] --- SKIP: TestHashFile (0.00s) [2021-05-19T11:35:02.962Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:35:02.962Z] === RUN TestHashSubdir [2021-05-19T11:35:02.962Z] --- SKIP: TestHashSubdir (0.00s) [2021-05-19T11:35:02.962Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:35:02.962Z] === RUN TestRemoveDirectory [2021-05-19T11:35:02.962Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-19T11:35:02.962Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:35:02.962Z] PASS [2021-05-19T11:35:02.962Z] coverage: 9.3% of statements [2021-05-19T11:35:02.962Z] ok github.com/docker/docker/builder/remotecontext 0.281s coverage: 9.3% of statements [2021-05-19T11:35:03.093Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2021-05-19T11:35:03.424Z] === RUN TestGetAllAllowed [2021-05-19T11:35:03.424Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestGetAllMeta [2021-05-19T11:35:03.424Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-19T11:35:03.424Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestIsUnreferencedBuiltin [2021-05-19T11:35:03.424Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestIsExistingDirectory [2021-05-19T11:35:03.424Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestGetFilenameForDownload [2021-05-19T11:35:03.424Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestEnv2Variables [2021-05-19T11:35:03.424Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-19T11:35:03.424Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestMaintainer [2021-05-19T11:35:03.424Z] --- PASS: TestMaintainer (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestLabel [2021-05-19T11:35:03.424Z] --- PASS: TestLabel (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestFromScratch [2021-05-19T11:35:03.424Z] --- PASS: TestFromScratch (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestFromWithArg [2021-05-19T11:35:03.424Z] --- PASS: TestFromWithArg (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-19T11:35:03.424Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestFromWithUndefinedArg [2021-05-19T11:35:03.424Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestFromMultiStageWithNamedStage [2021-05-19T11:35:03.424Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestOnbuild [2021-05-19T11:35:03.424Z] --- PASS: TestOnbuild (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestWorkdir [2021-05-19T11:35:03.424Z] --- PASS: TestWorkdir (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestCmd [2021-05-19T11:35:03.424Z] --- PASS: TestCmd (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestHealthcheckNone [2021-05-19T11:35:03.424Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestHealthcheckCmd [2021-05-19T11:35:03.424Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestEntrypoint [2021-05-19T11:35:03.424Z] --- PASS: TestEntrypoint (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestExpose [2021-05-19T11:35:03.424Z] --- PASS: TestExpose (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestUser [2021-05-19T11:35:03.424Z] --- PASS: TestUser (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestVolume [2021-05-19T11:35:03.424Z] --- PASS: TestVolume (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestStopSignal [2021-05-19T11:35:03.424Z] --- SKIP: TestStopSignal (0.00s) [2021-05-19T11:35:03.424Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-19T11:35:03.424Z] === RUN TestArg [2021-05-19T11:35:03.424Z] --- PASS: TestArg (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestShell [2021-05-19T11:35:03.424Z] --- PASS: TestShell (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestPrependEnvOnCmd [2021-05-19T11:35:03.424Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestRunWithBuildArgs [2021-05-19T11:35:03.424Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestRunIgnoresHealthcheck [2021-05-19T11:35:03.424Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestDispatchUnsupportedOptions [2021-05-19T11:35:03.424Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-19T11:35:03.424Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-19T11:35:03.424Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-19T11:35:03.424Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-19T11:35:03.424Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-19T11:35:03.424Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-19T11:35:03.424Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestNormalizeWorkdir [2021-05-19T11:35:03.424Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-19T11:35:03.424Z] === RUN TestDispatch [2021-05-19T11:35:03.424Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-19T11:35:03.424Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-19T11:35:03.424Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-19T11:35:03.424Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-19T11:35:03.886Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-19T11:35:03.886Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-19T11:35:03.886Z] === RUN TestDispatch/COPY_url [2021-05-19T11:35:03.886Z] --- PASS: TestDispatch (0.06s) [2021-05-19T11:35:03.886Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-05-19T11:35:03.886Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-05-19T11:35:03.886Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-19T11:35:03.886Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-19T11:35:03.886Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-19T11:35:03.886Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-19T11:35:03.886Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-19T11:35:03.886Z] === RUN TestAddScratchImageAddsToMounts [2021-05-19T11:35:03.886Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-19T11:35:03.886Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-19T11:35:03.886Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-19T11:35:03.886Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-19T11:35:03.886Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-19T11:35:03.886Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-19T11:35:03.886Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-19T11:35:03.886Z] === RUN TestImageSourceGetAddsToMounts [2021-05-19T11:35:03.886Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-19T11:35:03.886Z] === RUN TestEmptyDockerfile [2021-05-19T11:35:03.886Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-19T11:35:03.886Z] === RUN TestSymlinkDockerfile [2021-05-19T11:35:03.886Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-19T11:35:03.886Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-19T11:35:03.886Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-19T11:35:03.886Z] === RUN TestNonExistingDockerfile [2021-05-19T11:35:03.886Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-19T11:35:03.886Z] === RUN TestCopyRunConfig [2021-05-19T11:35:03.886Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-19T11:35:03.886Z] === RUN TestDeepCopyRunConfig [2021-05-19T11:35:03.886Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-19T11:35:03.886Z] === RUN TestExportImage [2021-05-19T11:35:03.886Z] --- PASS: TestExportImage (0.00s) [2021-05-19T11:35:03.886Z] === RUN TestNormalizeDest [2021-05-19T11:35:03.886Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-19T11:35:03.886Z] PASS [2021-05-19T11:35:03.886Z] coverage: 46.8% of statements [2021-05-19T11:35:03.886Z] ok github.com/docker/docker/builder/dockerfile 0.219s coverage: 46.8% of statements [2021-05-19T11:35:03.886Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-19T11:35:04.041Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 46.8% of statements [2021-05-19T11:35:04.615Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2021-05-19T11:35:05.190Z] ok github.com/docker/docker/daemon/logger/splunk 1.885s coverage: 82.5% of statements [2021-05-19T11:35:05.190Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-19T11:35:05.190Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-19T11:35:05.726Z] --- PASS: TestBuildWithHugeFile (26.53s) [2021-05-19T11:35:05.727Z] === RUN TestBuildWithEmptyDockerfile [2021-05-19T11:35:05.727Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:35:05.727Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:35:05.727Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:35:05.727Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:35:05.727Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:35:05.727Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:35:05.727Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:35:05.727Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:35:05.727Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:35:05.727Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-05-19T11:35:05.727Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2021-05-19T11:35:05.727Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2021-05-19T11:35:05.727Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-05-19T11:35:05.727Z] === RUN TestBuildPreserveOwnership [2021-05-19T11:35:05.727Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-19T11:35:05.840Z] ok github.com/docker/docker/distribution/metadata 0.114s coverage: 48.2% of statements [2021-05-19T11:35:06.786Z] ok github.com/docker/docker/distribution 0.279s coverage: 25.0% of statements [2021-05-19T11:35:06.786Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-19T11:35:06.786Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-05-19T11:35:08.182Z] ok github.com/docker/docker/image/cache 0.034s coverage: 19.2% of statements [2021-05-19T11:35:08.182Z] ok github.com/docker/docker/image 0.091s coverage: 86.8% of statements [2021-05-19T11:35:08.444Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2021-05-19T11:35:09.018Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2021-05-19T11:35:09.018Z] ok github.com/docker/docker/distribution/xfer 1.692s coverage: 85.1% of statements [2021-05-19T11:35:09.018Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-19T11:35:09.018Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-19T11:35:09.018Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-19T11:35:09.964Z] ok github.com/docker/docker/oci 0.020s coverage: 38.4% of statements [2021-05-19T11:35:10.226Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 52.9% of statements [2021-05-19T11:35:10.801Z] ok github.com/docker/docker/opts 0.073s coverage: 67.1% of statements [2021-05-19T11:35:11.275Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-19T11:35:11.747Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2021-05-19T11:35:12.693Z] ok github.com/docker/docker/pkg/authorization 0.588s coverage: 68.3% of statements [2021-05-19T11:35:12.693Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2021-05-19T11:35:13.266Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2021-05-19T11:35:13.387Z] --- PASS: TestBuildPreserveOwnership (7.53s) [2021-05-19T11:35:13.387Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.95s) [2021-05-19T11:35:13.387Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.58s) [2021-05-19T11:35:13.387Z] === RUN TestBuildPlatformInvalid [2021-05-19T11:35:13.387Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-05-19T11:35:13.387Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-19T11:35:13.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-19T11:35:13.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-19T11:35:13.847Z] ok github.com/docker/docker/pkg/archive 1.237s coverage: 82.0% of statements [2021-05-19T11:35:14.108Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2021-05-19T11:35:14.385Z] === RUN TestCheckpointCreateError [2021-05-19T11:35:14.385Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestCheckpointCreate [2021-05-19T11:35:14.385Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestCheckpointDeleteError [2021-05-19T11:35:14.385Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestCheckpointDelete [2021-05-19T11:35:14.385Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestCheckpointListError [2021-05-19T11:35:14.385Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestCheckpointList [2021-05-19T11:35:14.385Z] --- PASS: TestCheckpointList (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestCheckpointListContainerNotFound [2021-05-19T11:35:14.385Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestNewClientWithOpsFromEnv [2021-05-19T11:35:14.385Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-19T11:35:14.385Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-19T11:35:14.385Z] === RUN TestGetAPIPath [2021-05-19T11:35:14.385Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestParseHostURL [2021-05-19T11:35:14.385Z] --- PASS: TestParseHostURL (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-19T11:35:14.385Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-19T11:35:14.385Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestNegotiateAPIVersion [2021-05-19T11:35:14.385Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestNegotiateAPVersionOverride [2021-05-19T11:35:14.385Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-19T11:35:14.385Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-19T11:35:14.385Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-19T11:35:14.385Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestClientRedirect [2021-05-19T11:35:14.385Z] --- PASS: TestClientRedirect (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestConfigCreateUnsupported [2021-05-19T11:35:14.385Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestConfigCreateError [2021-05-19T11:35:14.385Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestConfigCreate [2021-05-19T11:35:14.385Z] --- PASS: TestConfigCreate (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestConfigInspectNotFound [2021-05-19T11:35:14.385Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestConfigInspectWithEmptyID [2021-05-19T11:35:14.385Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestConfigInspectUnsupported [2021-05-19T11:35:14.385Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestConfigInspectError [2021-05-19T11:35:14.385Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestConfigInspectConfigNotFound [2021-05-19T11:35:14.385Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestConfigInspect [2021-05-19T11:35:14.385Z] --- PASS: TestConfigInspect (0.00s) [2021-05-19T11:35:14.385Z] === RUN TestConfigListUnsupported [2021-05-19T11:35:14.386Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestConfigListError [2021-05-19T11:35:14.386Z] --- PASS: TestConfigListError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestConfigList [2021-05-19T11:35:14.386Z] --- PASS: TestConfigList (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestConfigRemoveUnsupported [2021-05-19T11:35:14.386Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestConfigRemoveError [2021-05-19T11:35:14.386Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestConfigRemove [2021-05-19T11:35:14.386Z] --- PASS: TestConfigRemove (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestConfigUpdateUnsupported [2021-05-19T11:35:14.386Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestConfigUpdateError [2021-05-19T11:35:14.386Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestConfigUpdate [2021-05-19T11:35:14.386Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerCommitError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerCommit [2021-05-19T11:35:14.386Z] --- PASS: TestContainerCommit (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerStatPathError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerStatPathNotFoundError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerStatPathNoHeaderError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerStatPath [2021-05-19T11:35:14.386Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestCopyToContainerError [2021-05-19T11:35:14.386Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestCopyToContainerNotFoundError [2021-05-19T11:35:14.386Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-19T11:35:14.386Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestCopyToContainer [2021-05-19T11:35:14.386Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestCopyFromContainerError [2021-05-19T11:35:14.386Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestCopyFromContainerNotFoundError [2021-05-19T11:35:14.386Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-19T11:35:14.386Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-19T11:35:14.386Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestCopyFromContainer [2021-05-19T11:35:14.386Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerCreateError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerCreateImageNotFound [2021-05-19T11:35:14.386Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerCreateWithName [2021-05-19T11:35:14.386Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerCreateAutoRemove [2021-05-19T11:35:14.386Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerDiffError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerDiff [2021-05-19T11:35:14.386Z] --- PASS: TestContainerDiff (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerExecCreateError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerExecCreate [2021-05-19T11:35:14.386Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerExecStartError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerExecStart [2021-05-19T11:35:14.386Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerExecInspectError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerExecInspect [2021-05-19T11:35:14.386Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerExportError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerExportError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerExport [2021-05-19T11:35:14.386Z] --- PASS: TestContainerExport (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerInspectError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerInspectContainerNotFound [2021-05-19T11:35:14.386Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerInspectWithEmptyID [2021-05-19T11:35:14.386Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerInspect [2021-05-19T11:35:14.386Z] --- PASS: TestContainerInspect (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerInspectNode [2021-05-19T11:35:14.386Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerKillError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerKillError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerKill [2021-05-19T11:35:14.386Z] --- PASS: TestContainerKill (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerListError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerListError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerList [2021-05-19T11:35:14.386Z] --- PASS: TestContainerList (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerLogsNotFoundError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerLogsError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerLogs [2021-05-19T11:35:14.386Z] --- PASS: TestContainerLogs (0.18s) [2021-05-19T11:35:14.386Z] === RUN TestContainerPauseError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerPause [2021-05-19T11:35:14.386Z] --- PASS: TestContainerPause (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainersPruneError [2021-05-19T11:35:14.386Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainersPrune [2021-05-19T11:35:14.386Z] --- PASS: TestContainersPrune (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerRemoveError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerRemoveNotFoundError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerRemove [2021-05-19T11:35:14.386Z] --- PASS: TestContainerRemove (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerRenameError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerRename [2021-05-19T11:35:14.386Z] --- PASS: TestContainerRename (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerResizeError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerExecResizeError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerResize [2021-05-19T11:35:14.386Z] --- PASS: TestContainerResize (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerExecResize [2021-05-19T11:35:14.386Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerRestartError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerRestart [2021-05-19T11:35:14.386Z] --- PASS: TestContainerRestart (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerStartError [2021-05-19T11:35:14.386Z] --- PASS: TestContainerStartError (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerStart [2021-05-19T11:35:14.386Z] --- PASS: TestContainerStart (0.00s) [2021-05-19T11:35:14.386Z] === RUN TestContainerStatsError [2021-05-19T11:35:14.682Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-05-19T11:35:14.847Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestContainerStats [2021-05-19T11:35:14.847Z] --- PASS: TestContainerStats (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestContainerStopError [2021-05-19T11:35:14.847Z] --- PASS: TestContainerStopError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestContainerStop [2021-05-19T11:35:14.847Z] --- PASS: TestContainerStop (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestContainerTopError [2021-05-19T11:35:14.847Z] --- PASS: TestContainerTopError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestContainerTop [2021-05-19T11:35:14.847Z] --- PASS: TestContainerTop (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestContainerUnpauseError [2021-05-19T11:35:14.847Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestContainerUnpause [2021-05-19T11:35:14.847Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestContainerUpdateError [2021-05-19T11:35:14.847Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestContainerUpdate [2021-05-19T11:35:14.847Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestContainerWaitError [2021-05-19T11:35:14.847Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestContainerWait [2021-05-19T11:35:14.847Z] --- PASS: TestContainerWait (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestDiskUsageError [2021-05-19T11:35:14.847Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestDiskUsage [2021-05-19T11:35:14.847Z] --- PASS: TestDiskUsage (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestDistributionInspectUnsupported [2021-05-19T11:35:14.847Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestDistributionInspectWithEmptyID [2021-05-19T11:35:14.847Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestEventsErrorInOptions [2021-05-19T11:35:14.847Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestEventsErrorFromServer [2021-05-19T11:35:14.847Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestEvents [2021-05-19T11:35:14.847Z] --- PASS: TestEvents (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestTLSCloseWriter [2021-05-19T11:35:14.847Z] === PAUSE TestTLSCloseWriter [2021-05-19T11:35:14.847Z] === RUN TestImageBuildError [2021-05-19T11:35:14.847Z] --- PASS: TestImageBuildError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageBuild [2021-05-19T11:35:14.847Z] --- PASS: TestImageBuild (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestGetDockerOS [2021-05-19T11:35:14.847Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageCreateError [2021-05-19T11:35:14.847Z] --- PASS: TestImageCreateError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageCreate [2021-05-19T11:35:14.847Z] --- PASS: TestImageCreate (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageHistoryError [2021-05-19T11:35:14.847Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageHistory [2021-05-19T11:35:14.847Z] --- PASS: TestImageHistory (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageImportError [2021-05-19T11:35:14.847Z] --- PASS: TestImageImportError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageImport [2021-05-19T11:35:14.847Z] --- PASS: TestImageImport (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageInspectError [2021-05-19T11:35:14.847Z] --- PASS: TestImageInspectError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageInspectImageNotFound [2021-05-19T11:35:14.847Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageInspectWithEmptyID [2021-05-19T11:35:14.847Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageInspect [2021-05-19T11:35:14.847Z] --- PASS: TestImageInspect (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageListError [2021-05-19T11:35:14.847Z] --- PASS: TestImageListError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageList [2021-05-19T11:35:14.847Z] --- PASS: TestImageList (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageListApiBefore125 [2021-05-19T11:35:14.847Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageLoadError [2021-05-19T11:35:14.847Z] --- PASS: TestImageLoadError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageLoad [2021-05-19T11:35:14.847Z] --- PASS: TestImageLoad (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagesPruneError [2021-05-19T11:35:14.847Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagesPrune [2021-05-19T11:35:14.847Z] --- PASS: TestImagesPrune (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagePullReferenceParseError [2021-05-19T11:35:14.847Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagePullAnyError [2021-05-19T11:35:14.847Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-19T11:35:14.847Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-19T11:35:14.847Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-19T11:35:14.847Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-19T11:35:14.847Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagePullWithoutErrors [2021-05-19T11:35:14.847Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagePushReferenceError [2021-05-19T11:35:14.847Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagePushAnyError [2021-05-19T11:35:14.847Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-19T11:35:14.847Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-19T11:35:14.847Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-19T11:35:14.847Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-19T11:35:14.847Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImagePushWithoutErrors [2021-05-19T11:35:14.847Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-19T11:35:14.847Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-19T11:35:14.847Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-19T11:35:14.847Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-19T11:35:14.847Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-19T11:35:14.847Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-19T11:35:14.847Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-19T11:35:14.847Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-19T11:35:14.847Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageRemoveError [2021-05-19T11:35:14.847Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageRemoveImageNotFound [2021-05-19T11:35:14.847Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageRemove [2021-05-19T11:35:14.847Z] --- PASS: TestImageRemove (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageSaveError [2021-05-19T11:35:14.847Z] --- PASS: TestImageSaveError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageSave [2021-05-19T11:35:14.847Z] --- PASS: TestImageSave (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageSearchAnyError [2021-05-19T11:35:14.847Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-19T11:35:14.847Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-19T11:35:14.847Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-19T11:35:14.847Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-19T11:35:14.847Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageSearchWithoutErrors [2021-05-19T11:35:14.847Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageTagError [2021-05-19T11:35:14.847Z] --- PASS: TestImageTagError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageTagInvalidReference [2021-05-19T11:35:14.847Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageTagInvalidSourceImageName [2021-05-19T11:35:14.847Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageTagHexSource [2021-05-19T11:35:14.847Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestImageTag [2021-05-19T11:35:14.847Z] --- PASS: TestImageTag (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestInfoServerError [2021-05-19T11:35:14.847Z] --- PASS: TestInfoServerError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestInfoInvalidResponseJSONError [2021-05-19T11:35:14.847Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestInfo [2021-05-19T11:35:14.847Z] --- PASS: TestInfo (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkConnectError [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkConnect [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkCreateError [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkCreate [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkDisconnectError [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkDisconnect [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkInspectError [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkInspectNotFoundError [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkInspectWithEmptyID [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkInspect [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkListError [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkListError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkList [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkList (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworksPruneError [2021-05-19T11:35:14.847Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworksPrune [2021-05-19T11:35:14.847Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkRemoveError [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNetworkRemove [2021-05-19T11:35:14.847Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNodeInspectError [2021-05-19T11:35:14.847Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNodeInspectNodeNotFound [2021-05-19T11:35:14.847Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNodeInspectWithEmptyID [2021-05-19T11:35:14.847Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNodeInspect [2021-05-19T11:35:14.847Z] --- PASS: TestNodeInspect (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNodeListError [2021-05-19T11:35:14.847Z] --- PASS: TestNodeListError (0.00s) [2021-05-19T11:35:14.847Z] === RUN TestNodeList [2021-05-19T11:35:14.847Z] --- PASS: TestNodeList (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestNodeRemoveError [2021-05-19T11:35:14.848Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestNodeRemove [2021-05-19T11:35:14.848Z] --- PASS: TestNodeRemove (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestNodeUpdateError [2021-05-19T11:35:14.848Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestNodeUpdate [2021-05-19T11:35:14.848Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestOptionWithTimeout [2021-05-19T11:35:14.848Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPingFail [2021-05-19T11:35:14.848Z] --- PASS: TestPingFail (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPingWithError [2021-05-19T11:35:14.848Z] 2021/05/19 11:35:14 RoundTripper returned a response & error; ignoring response [2021-05-19T11:35:14.848Z] 2021/05/19 11:35:14 RoundTripper returned a response & error; ignoring response [2021-05-19T11:35:14.848Z] --- PASS: TestPingWithError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPingSuccess [2021-05-19T11:35:14.848Z] --- PASS: TestPingSuccess (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPingHeadFallback [2021-05-19T11:35:14.848Z] === RUN TestPingHeadFallback/OK [2021-05-19T11:35:14.848Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-19T11:35:14.848Z] === RUN TestPingHeadFallback/Not_Found [2021-05-19T11:35:14.848Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-19T11:35:14.848Z] --- PASS: TestPingHeadFallback (0.04s) [2021-05-19T11:35:14.848Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-19T11:35:14.848Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-19T11:35:14.848Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-19T11:35:14.848Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginDisableError [2021-05-19T11:35:14.848Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginDisable [2021-05-19T11:35:14.848Z] --- PASS: TestPluginDisable (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginEnableError [2021-05-19T11:35:14.848Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginEnable [2021-05-19T11:35:14.848Z] --- PASS: TestPluginEnable (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginInspectError [2021-05-19T11:35:14.848Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginInspectWithEmptyID [2021-05-19T11:35:14.848Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginInspect [2021-05-19T11:35:14.848Z] --- PASS: TestPluginInspect (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginListError [2021-05-19T11:35:14.848Z] --- PASS: TestPluginListError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginList [2021-05-19T11:35:14.848Z] --- PASS: TestPluginList (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginPushError [2021-05-19T11:35:14.848Z] --- PASS: TestPluginPushError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginPush [2021-05-19T11:35:14.848Z] --- PASS: TestPluginPush (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginRemoveError [2021-05-19T11:35:14.848Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginRemove [2021-05-19T11:35:14.848Z] --- PASS: TestPluginRemove (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginSetError [2021-05-19T11:35:14.848Z] --- PASS: TestPluginSetError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPluginSet [2021-05-19T11:35:14.848Z] --- PASS: TestPluginSet (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSetHostHeader [2021-05-19T11:35:14.848Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestPlainTextError [2021-05-19T11:35:14.848Z] --- PASS: TestPlainTextError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestInfiniteError [2021-05-19T11:35:14.848Z] --- PASS: TestInfiniteError (0.02s) [2021-05-19T11:35:14.848Z] === RUN TestSecretCreateUnsupported [2021-05-19T11:35:14.848Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretCreateError [2021-05-19T11:35:14.848Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretCreate [2021-05-19T11:35:14.848Z] --- PASS: TestSecretCreate (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretInspectUnsupported [2021-05-19T11:35:14.848Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretInspectError [2021-05-19T11:35:14.848Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretInspectSecretNotFound [2021-05-19T11:35:14.848Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretInspectWithEmptyID [2021-05-19T11:35:14.848Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretInspect [2021-05-19T11:35:14.848Z] --- PASS: TestSecretInspect (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretListUnsupported [2021-05-19T11:35:14.848Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretListError [2021-05-19T11:35:14.848Z] --- PASS: TestSecretListError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretList [2021-05-19T11:35:14.848Z] --- PASS: TestSecretList (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretRemoveUnsupported [2021-05-19T11:35:14.848Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretRemoveError [2021-05-19T11:35:14.848Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretRemove [2021-05-19T11:35:14.848Z] --- PASS: TestSecretRemove (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretUpdateUnsupported [2021-05-19T11:35:14.848Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretUpdateError [2021-05-19T11:35:14.848Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSecretUpdate [2021-05-19T11:35:14.848Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceCreateError [2021-05-19T11:35:14.848Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceCreate [2021-05-19T11:35:14.848Z] --- PASS: TestServiceCreate (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-19T11:35:14.848Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceCreateDigestPinning [2021-05-19T11:35:14.848Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceInspectError [2021-05-19T11:35:14.848Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceInspectServiceNotFound [2021-05-19T11:35:14.848Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceInspectWithEmptyID [2021-05-19T11:35:14.848Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceInspect [2021-05-19T11:35:14.848Z] --- PASS: TestServiceInspect (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceListError [2021-05-19T11:35:14.848Z] --- PASS: TestServiceListError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceList [2021-05-19T11:35:14.848Z] --- PASS: TestServiceList (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceLogsError [2021-05-19T11:35:14.848Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceLogs [2021-05-19T11:35:14.848Z] --- PASS: TestServiceLogs (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceRemoveError [2021-05-19T11:35:14.848Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceRemoveNotFoundError [2021-05-19T11:35:14.848Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceRemove [2021-05-19T11:35:14.848Z] --- PASS: TestServiceRemove (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceUpdateError [2021-05-19T11:35:14.848Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestServiceUpdate [2021-05-19T11:35:14.848Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSwarmGetUnlockKeyError [2021-05-19T11:35:14.848Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSwarmGetUnlockKey [2021-05-19T11:35:14.848Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSwarmInitError [2021-05-19T11:35:14.848Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSwarmInit [2021-05-19T11:35:14.848Z] --- PASS: TestSwarmInit (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSwarmInspectError [2021-05-19T11:35:14.848Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSwarmInspect [2021-05-19T11:35:14.848Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSwarmJoinError [2021-05-19T11:35:14.848Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSwarmJoin [2021-05-19T11:35:14.848Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSwarmLeaveError [2021-05-19T11:35:14.848Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSwarmLeave [2021-05-19T11:35:14.848Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSwarmUnlockError [2021-05-19T11:35:14.848Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSwarmUnlock [2021-05-19T11:35:14.848Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSwarmUpdateError [2021-05-19T11:35:14.848Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestSwarmUpdate [2021-05-19T11:35:14.848Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestTaskInspectError [2021-05-19T11:35:14.848Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestTaskInspectWithEmptyID [2021-05-19T11:35:14.848Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestTaskInspect [2021-05-19T11:35:14.848Z] --- PASS: TestTaskInspect (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestTaskListError [2021-05-19T11:35:14.848Z] --- PASS: TestTaskListError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestTaskList [2021-05-19T11:35:14.848Z] --- PASS: TestTaskList (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestVolumeCreateError [2021-05-19T11:35:14.848Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestVolumeCreate [2021-05-19T11:35:14.848Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestVolumeInspectError [2021-05-19T11:35:14.848Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestVolumeInspectNotFound [2021-05-19T11:35:14.848Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestVolumeInspectWithEmptyID [2021-05-19T11:35:14.848Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestVolumeInspect [2021-05-19T11:35:14.848Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestVolumeListError [2021-05-19T11:35:14.848Z] --- PASS: TestVolumeListError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestVolumeList [2021-05-19T11:35:14.848Z] --- PASS: TestVolumeList (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestVolumeRemoveError [2021-05-19T11:35:14.848Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-19T11:35:14.848Z] === RUN TestVolumeRemove [2021-05-19T11:35:14.848Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-19T11:35:14.848Z] === CONT TestTLSCloseWriter [2021-05-19T11:35:14.848Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-19T11:35:14.848Z] PASS [2021-05-19T11:35:14.848Z] coverage: 74.9% of statements [2021-05-19T11:35:14.848Z] ok github.com/docker/docker/client 0.570s coverage: 74.9% of statements [2021-05-19T11:35:15.255Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2021-05-19T11:35:15.828Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-05-19T11:35:16.430Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-05-19T11:35:16.701Z] ok github.com/docker/docker/pkg/chrootarchive 3.036s coverage: 43.2% of statements [2021-05-19T11:35:17.660Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-05-19T11:35:17.660Z] ok github.com/docker/docker/pkg/filenotify 0.628s coverage: 67.0% of statements [2021-05-19T11:35:18.234Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-05-19T11:35:18.234Z] ok github.com/docker/docker/pkg/fsutils 0.258s coverage: 85.1% of statements [2021-05-19T11:35:18.496Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2021-05-19T11:35:19.070Z] ok github.com/docker/docker/layer 7.610s coverage: 68.8% of statements [2021-05-19T11:35:19.070Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-19T11:35:19.070Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-19T11:35:19.070Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-19T11:35:19.070Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-19T11:35:19.070Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-19T11:35:19.070Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-19T11:35:19.070Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-19T11:35:19.644Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2021-05-19T11:35:19.644Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-05-19T11:35:19.644Z] ok github.com/docker/docker/pkg/idtools 0.779s coverage: 69.5% of statements [2021-05-19T11:35:19.905Z] ok github.com/docker/docker/pkg/ioutils 0.663s coverage: 70.6% of statements [2021-05-19T11:35:19.905Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-19T11:35:19.905Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-19T11:35:19.905Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-19T11:35:20.167Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2021-05-19T11:35:20.167Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-19T11:35:20.429Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2021-05-19T11:35:20.429Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2021-05-19T11:35:20.691Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 86.7% of statements [2021-05-19T11:35:20.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-19T11:35:20.953Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2021-05-19T11:35:20.953Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-19T11:35:20.953Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-19T11:35:21.526Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2021-05-19T11:35:21.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-19T11:35:22.100Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2021-05-19T11:35:22.100Z] ok github.com/docker/docker/pkg/progress 0.024s coverage: 75.9% of statements [2021-05-19T11:35:22.361Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2021-05-19T11:35:22.934Z] ok github.com/docker/docker/pkg/reexec 0.027s coverage: 82.4% of statements [2021-05-19T11:35:23.507Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-05-19T11:35:23.768Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2021-05-19T11:35:23.825Z] Loaded image: buildpack-deps:buster [2021-05-19T11:35:23.825Z] Loaded image: busybox:latest [2021-05-19T11:35:23.825Z] Loaded image: busybox:glibc [2021-05-19T11:35:23.825Z] Loaded image: debian:bullseye [2021-05-19T11:35:23.825Z] Loaded image: hello-world:latest [2021-05-19T11:35:24.030Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2021-05-19T11:35:24.030Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-05-19T11:35:24.115Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T11:35:25.416Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 54.9% of statements [2021-05-19T11:35:25.416Z] ok github.com/docker/docker/pkg/system 0.016s coverage: 36.9% of statements [2021-05-19T11:35:25.989Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2021-05-19T11:35:25.989Z] ok github.com/docker/docker/pkg/signal 2.895s coverage: 61.0% of statements [2021-05-19T11:35:26.250Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2021-05-19T11:35:26.250Z] testing: warning: no tests to run [2021-05-19T11:35:26.250Z] coverage: [no statements] [2021-05-19T11:35:26.250Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2021-05-19T11:35:26.824Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-05-19T11:35:26.824Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2021-05-19T11:35:26.824Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2021-05-19T11:35:28.215Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2021-05-19T11:35:28.215Z] ok github.com/docker/docker/profiles/seccomp 0.033s coverage: 85.4% of statements [2021-05-19T11:35:29.161Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2021-05-19T11:35:29.734Z] ok github.com/docker/docker/plugin 0.549s coverage: 23.2% of statements [2021-05-19T11:35:30.997Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.41s) [2021-05-19T11:35:30.997Z] PASS [2021-05-19T11:35:30.997Z] [2021-05-19T11:35:30.997Z] === Skipped [2021-05-19T11:35:30.997Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-05-19T11:35:30.997Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T11:35:30.997Z] [2021-05-19T11:35:30.997Z] [2021-05-19T11:35:30.997Z] DONE 33 tests, 1 skipped in 102.663s [2021-05-19T11:35:30.997Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-05-19T11:35:30.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:35:30.997Z] ++ set -e [2021-05-19T11:35:30.997Z] ++ '[' -n 0 ']' [2021-05-19T11:35:30.997Z] ++ set -x [2021-05-19T11:35:30.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:35:30.997Z] INFO: Testing against a local daemon [2021-05-19T11:35:30.997Z] === RUN TestConfigInspect [2021-05-19T11:35:31.652Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2021-05-19T11:35:31.652Z] ok github.com/docker/docker/registry 0.167s coverage: 57.2% of statements [2021-05-19T11:35:31.652Z] ok github.com/docker/docker/quota 0.583s coverage: 71.4% of statements [2021-05-19T11:35:31.652Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 50.9% of statements [2021-05-19T11:35:32.243Z] ok github.com/docker/docker/testutil 0.024s coverage: 62.5% of statements [2021-05-19T11:35:32.566Z] --- PASS: TestCheckoutGit (31.56s) [2021-05-19T11:35:32.566Z] === RUN TestValidGitTransport [2021-05-19T11:35:32.566Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-19T11:35:32.566Z] === RUN TestGitInvalidRef [2021-05-19T11:35:32.566Z] --- PASS: TestGitInvalidRef (0.22s) [2021-05-19T11:35:32.566Z] PASS [2021-05-19T11:35:32.566Z] coverage: 86.3% of statements [2021-05-19T11:35:32.566Z] ok github.com/docker/docker/builder/remotecontext/git 31.983s coverage: 86.3% of statements [2021-05-19T11:35:32.816Z] ok github.com/docker/docker/runconfig 0.033s coverage: 66.1% of statements [2021-05-19T11:35:33.028Z] ? github.com/docker/docker/cli [no test files] [2021-05-19T11:35:33.028Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-19T11:35:34.566Z] #72 exporting layers 84.2s done [2021-05-19T11:35:34.566Z] #72 exporting manifest sha256:fd684e67a39ef741eb88bcf8cb8cf4ec2562f90f8ece728fc4401c1df193d98e done [2021-05-19T11:35:34.566Z] #72 exporting config sha256:7ac2c22abb9648b6bad38d6f617a9c0e3e630d6e35738251ead2e47c9ae40b84 done [2021-05-19T11:35:34.566Z] #72 sending tarball [2021-05-19T11:35:34.735Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2021-05-19T11:35:35.309Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.0% of statements [2021-05-19T11:35:35.442Z] --- PASS: TestConfigInspect (3.99s) [2021-05-19T11:35:35.442Z] === RUN TestConfigList [2021-05-19T11:35:35.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-19T11:35:35.571Z] ok github.com/docker/docker/volume/local 0.213s coverage: 76.4% of statements [2021-05-19T11:35:36.955Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-05-19T11:35:38.151Z] #72 ... [2021-05-19T11:35:38.151Z] [2021-05-19T11:35:38.151Z] #73 importing to docker [2021-05-19T11:35:38.151Z] #73 sha256:43f65db14d494a519b0690e22b626a7ac472c86207d1372c6d2e74253366fd68 [2021-05-19T11:35:38.944Z] --- PASS: TestConfigList (3.76s) [2021-05-19T11:35:38.944Z] === RUN TestConfigsCreateAndDelete [2021-05-19T11:35:40.123Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-19T11:35:40.123Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-19T11:35:40.123Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-19T11:35:40.123Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-19T11:35:40.123Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-19T11:35:40.123Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-19T11:35:40.123Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-19T11:35:40.124Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-19T11:35:40.124Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-19T11:35:40.124Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-19T11:35:40.124Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-19T11:35:40.124Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-19T11:35:40.124Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-19T11:35:40.124Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-19T11:35:40.124Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-19T11:35:40.124Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-19T11:35:40.124Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-19T11:35:40.124Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-19T11:35:40.124Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-19T11:35:40.124Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-19T11:35:40.124Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-19T11:35:40.124Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-19T11:35:40.124Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-19T11:35:40.124Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-19T11:35:40.124Z] === RUN TestConfigureDaemonLogs [2021-05-19T11:35:40.124Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-19T11:35:40.124Z] === RUN TestCommonOptionsInstallFlags [2021-05-19T11:35:40.124Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-19T11:35:40.124Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-19T11:35:40.124Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-19T11:35:40.124Z] PASS [2021-05-19T11:35:40.124Z] coverage: 18.4% of statements [2021-05-19T11:35:40.124Z] ok github.com/docker/docker/cmd/dockerd 0.403s coverage: 18.4% of statements [2021-05-19T11:35:41.097Z] === RUN TestContainerStopSignal [2021-05-19T11:35:41.097Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestContainerStopTimeout [2021-05-19T11:35:41.097Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-19T11:35:41.097Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-19T11:35:41.097Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-19T11:35:41.097Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestReplaceAndAppendEnvVars [2021-05-19T11:35:41.097Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-19T11:35:41.097Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-19T11:35:41.097Z] === RUN TestNewMemoryStore [2021-05-19T11:35:41.097Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestAddContainers [2021-05-19T11:35:41.097Z] --- PASS: TestAddContainers (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestGetContainer [2021-05-19T11:35:41.097Z] --- PASS: TestGetContainer (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestDeleteContainer [2021-05-19T11:35:41.097Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestListContainers [2021-05-19T11:35:41.097Z] --- PASS: TestListContainers (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestFirstContainer [2021-05-19T11:35:41.097Z] --- PASS: TestFirstContainer (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestApplyAllContainer [2021-05-19T11:35:41.097Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestIsValidHealthString [2021-05-19T11:35:41.097Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestStateRunStop [2021-05-19T11:35:41.097Z] --- PASS: TestStateRunStop (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestStateTimeoutWait [2021-05-19T11:35:41.097Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-19T11:35:41.097Z] state_test.go:141: Stop callback fired [2021-05-19T11:35:41.097Z] state_test.go:165: Stop callback fired [2021-05-19T11:35:41.097Z] === RUN TestIsValidStateString [2021-05-19T11:35:41.097Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestViewSaveDelete [2021-05-19T11:35:41.097Z] --- PASS: TestViewSaveDelete (0.01s) [2021-05-19T11:35:41.097Z] === RUN TestViewAll [2021-05-19T11:35:41.097Z] --- PASS: TestViewAll (0.01s) [2021-05-19T11:35:41.097Z] === RUN TestViewGet [2021-05-19T11:35:41.097Z] --- PASS: TestViewGet (0.01s) [2021-05-19T11:35:41.097Z] === RUN TestNames [2021-05-19T11:35:41.097Z] --- PASS: TestNames (0.00s) [2021-05-19T11:35:41.097Z] === RUN TestViewWithHealthCheck [2021-05-19T11:35:41.097Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-19T11:35:41.097Z] PASS [2021-05-19T11:35:41.097Z] coverage: 41.4% of statements [2021-05-19T11:35:41.097Z] ok github.com/docker/docker/container 0.268s coverage: 41.4% of statements [2021-05-19T11:35:41.097Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-19T11:35:41.097Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-19T11:35:41.097Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-19T11:35:41.097Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-19T11:35:42.446Z] --- PASS: TestConfigsCreateAndDelete (3.74s) [2021-05-19T11:35:42.446Z] === RUN TestConfigsUpdate [2021-05-19T11:35:43.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-19T11:35:44.019Z] === RUN TestPrepare [2021-05-19T11:35:44.019Z] --- PASS: TestPrepare (0.00s) [2021-05-19T11:35:44.019Z] === RUN TestStart [2021-05-19T11:35:44.019Z] --- PASS: TestStart (0.00s) [2021-05-19T11:35:44.019Z] === RUN TestWaitCancel [2021-05-19T11:35:44.019Z] --- PASS: TestWaitCancel (0.00s) [2021-05-19T11:35:44.019Z] === RUN TestWaitDisabled [2021-05-19T11:35:44.019Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-19T11:35:44.019Z] === RUN TestWaitEnabled [2021-05-19T11:35:44.019Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-19T11:35:44.481Z] === RUN TestRemove [2021-05-19T11:35:44.481Z] --- PASS: TestRemove (0.00s) [2021-05-19T11:35:44.481Z] PASS [2021-05-19T11:35:44.481Z] coverage: 65.3% of statements [2021-05-19T11:35:44.481Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.679s coverage: 65.3% of statements [2021-05-19T11:35:45.454Z] === RUN TestNewListSecretsFilters [2021-05-19T11:35:45.454Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-19T11:35:45.454Z] === RUN TestNewListConfigsFilters [2021-05-19T11:35:45.454Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-19T11:35:45.454Z] PASS [2021-05-19T11:35:45.454Z] coverage: 0.5% of statements [2021-05-19T11:35:45.454Z] ok github.com/docker/docker/daemon/cluster 0.255s coverage: 0.5% of statements [2021-05-19T11:35:45.454Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-19T11:35:45.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-19T11:35:45.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-19T11:35:45.916Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-19T11:35:45.916Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-19T11:35:45.916Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-19T11:35:45.916Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-19T11:35:45.916Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-19T11:35:45.916Z] PASS [2021-05-19T11:35:45.916Z] coverage: 35.9% of statements [2021-05-19T11:35:45.916Z] ok github.com/docker/docker/daemon/cluster/convert 0.268s coverage: 35.9% of statements [2021-05-19T11:35:45.953Z] --- PASS: TestConfigsUpdate (3.30s) [2021-05-19T11:35:45.953Z] === RUN TestTemplatedConfig [2021-05-19T11:35:46.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-19T11:35:47.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-19T11:35:48.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-19T11:35:49.532Z] --- PASS: TestTemplatedConfig (3.93s) [2021-05-19T11:35:49.532Z] === RUN TestConfigCreateResolve [2021-05-19T11:35:49.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-19T11:35:51.727Z] === RUN TestBuilderGC [2021-05-19T11:35:51.727Z] --- PASS: TestBuilderGC (0.00s) [2021-05-19T11:35:51.727Z] === RUN TestDaemonConfigurationNotFound [2021-05-19T11:35:51.727Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-19T11:35:51.727Z] === RUN TestDaemonBrokenConfiguration [2021-05-19T11:35:51.727Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-19T11:35:51.727Z] === RUN TestParseClusterAdvertiseSettings [2021-05-19T11:35:51.727Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-19T11:35:51.727Z] === RUN TestFindConfigurationConflicts [2021-05-19T11:35:51.727Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-19T11:35:51.727Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-19T11:35:51.727Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-19T11:35:51.727Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-19T11:35:51.727Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-19T11:35:51.727Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-19T11:35:51.727Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-19T11:35:51.727Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-19T11:35:51.727Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-19T11:35:51.727Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-19T11:35:51.727Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-19T11:35:51.727Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-19T11:35:51.727Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-19T11:35:51.727Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-19T11:35:51.728Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-19T11:35:51.728Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-19T11:35:51.728Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-19T11:35:51.728Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-19T11:35:51.728Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-19T11:35:51.728Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-19T11:35:51.728Z] === RUN TestValidateConfigurationErrors [2021-05-19T11:35:51.728Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-19T11:35:51.728Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-19T11:35:51.728Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-19T11:35:51.728Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-19T11:35:51.728Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-19T11:35:51.728Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-19T11:35:51.728Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-19T11:35:51.728Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-19T11:35:51.728Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-19T11:35:51.728Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-19T11:35:51.728Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-19T11:35:51.728Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-19T11:35:51.728Z] === RUN TestValidateConfiguration [2021-05-19T11:35:51.728Z] === RUN TestValidateConfiguration/with_label [2021-05-19T11:35:51.728Z] === RUN TestValidateConfiguration/with_dns [2021-05-19T11:35:51.728Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-19T11:35:51.728Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-19T11:35:51.728Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-19T11:35:51.728Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-19T11:35:51.728Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-19T11:35:51.728Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-19T11:35:51.728Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-19T11:35:51.728Z] === RUN TestModifiedDiscoverySettings [2021-05-19T11:35:51.728Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-19T11:35:51.728Z] === RUN TestReloadSetConfigFileNotExist [2021-05-19T11:35:51.728Z] time="2021-05-19T11:35:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-19T11:35:51.728Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-05-19T11:35:51.728Z] === RUN TestReloadDefaultConfigNotExist [2021-05-19T11:35:51.728Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-19T11:35:51.728Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:35:51.728Z] === RUN TestReloadBadDefaultConfig [2021-05-19T11:35:51.728Z] time="2021-05-19T11:35:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-835965887" [2021-05-19T11:35:51.728Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-19T11:35:51.728Z] === RUN TestReloadWithConflictingLabels [2021-05-19T11:35:51.728Z] time="2021-05-19T11:35:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-166938130" [2021-05-19T11:35:51.728Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-19T11:35:51.728Z] === RUN TestReloadWithDuplicateLabels [2021-05-19T11:35:51.728Z] time="2021-05-19T11:35:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-040093769" [2021-05-19T11:35:51.728Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-19T11:35:51.728Z] === RUN TestDaemonConfigurationMerge [2021-05-19T11:35:51.728Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-19T11:35:51.728Z] PASS [2021-05-19T11:35:51.728Z] coverage: 79.7% of statements [2021-05-19T11:35:51.728Z] ok github.com/docker/docker/daemon/config 0.390s coverage: 79.7% of statements [2021-05-19T11:35:51.728Z] === RUN TestDiscoveryOptsErrors [2021-05-19T11:35:51.728Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-19T11:35:51.728Z] === RUN TestDiscoveryOpts [2021-05-19T11:35:51.728Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-19T11:35:51.728Z] PASS [2021-05-19T11:35:51.728Z] coverage: 30.0% of statements [2021-05-19T11:35:51.728Z] ok github.com/docker/docker/daemon/discovery 0.100s coverage: 30.0% of statements [2021-05-19T11:35:52.701Z] === RUN TestVerifyNetworkingConfig [2021-05-19T11:35:52.701Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-19T11:35:52.701Z] === RUN TestGetContainer [2021-05-19T11:35:52.701Z] --- PASS: TestGetContainer (0.00s) [2021-05-19T11:35:52.701Z] === RUN TestValidContainerNames [2021-05-19T11:35:52.701Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-19T11:35:52.701Z] === RUN TestContainerInitDNS [2021-05-19T11:35:52.701Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-19T11:35:52.701Z] daemon_test.go:147: root required [2021-05-19T11:35:52.701Z] === RUN TestMerge [2021-05-19T11:35:52.701Z] --- PASS: TestMerge (0.00s) [2021-05-19T11:35:52.701Z] === RUN TestValidateContainerIsolation [2021-05-19T11:35:52.701Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-19T11:35:52.701Z] === RUN TestFindNetworkErrorType [2021-05-19T11:35:52.701Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-19T11:35:52.701Z] === RUN TestEnsureServicesExist [2021-05-19T11:35:52.701Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-05-19T11:35:52.701Z] === RUN TestEnsureServicesExistErrors [2021-05-19T11:35:52.701Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-19T11:35:52.701Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-19T11:35:52.701Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-19T11:35:52.701Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-19T11:35:52.701Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-19T11:35:52.701Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-19T11:35:52.701Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-19T11:35:52.701Z] === RUN TestContainerDelete [2021-05-19T11:35:52.701Z] --- PASS: TestContainerDelete (0.00s) [2021-05-19T11:35:52.701Z] === RUN TestContainerDoubleDelete [2021-05-19T11:35:52.701Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-19T11:35:52.701Z] === RUN TestLogContainerEventCopyLabels [2021-05-19T11:35:52.701Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-19T11:35:52.701Z] === RUN TestLogContainerEventWithAttributes [2021-05-19T11:35:52.701Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-19T11:35:52.701Z] === RUN TestNoneHealthcheck [2021-05-19T11:35:52.701Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-19T11:35:53.150Z] --- PASS: TestConfigCreateResolve (3.71s) [2021-05-19T11:35:53.151Z] === RUN TestConfigDaemonLibtrustID [2021-05-19T11:35:53.163Z] === RUN TestHealthStates [2021-05-19T11:35:53.163Z] time="2021-05-19T11:35:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-19T11:35:53.163Z] time="2021-05-19T11:35:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-19T11:35:53.163Z] time="2021-05-19T11:35:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-19T11:35:53.163Z] time="2021-05-19T11:35:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-19T11:35:53.163Z] time="2021-05-19T11:35:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-19T11:35:53.163Z] time="2021-05-19T11:35:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-19T11:35:53.163Z] time="2021-05-19T11:35:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-19T11:35:53.163Z] time="2021-05-19T11:35:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-19T11:35:53.163Z] time="2021-05-19T11:35:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-19T11:35:53.164Z] time="2021-05-19T11:35:52Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-19T11:35:53.164Z] --- PASS: TestHealthStates (0.22s) [2021-05-19T11:35:53.164Z] === RUN TestMaskURLCredentials [2021-05-19T11:35:53.164Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-19T11:35:53.164Z] === RUN TestGetInspectData [2021-05-19T11:35:53.164Z] --- PASS: TestGetInspectData (0.00s) [2021-05-19T11:35:53.164Z] === RUN TestFillLicense [2021-05-19T11:35:53.164Z] --- PASS: TestFillLicense (0.00s) [2021-05-19T11:35:53.164Z] === RUN TestListInvalidFilter [2021-05-19T11:35:53.164Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-19T11:35:53.164Z] === RUN TestNameFilter [2021-05-19T11:35:53.164Z] --- PASS: TestNameFilter (0.00s) [2021-05-19T11:35:53.164Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-19T11:35:53.164Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-19T11:35:53.164Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-19T11:35:53.164Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-19T11:35:53.164Z] === RUN TestDaemonReloadLabels [2021-05-19T11:35:53.164Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-19T11:35:53.164Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-19T11:35:53.164Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-19T11:35:53.164Z] === RUN TestDaemonReloadMirrors [2021-05-19T11:35:53.164Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-19T11:35:53.164Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-19T11:35:53.164Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-19T11:35:53.164Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-19T11:35:53.164Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-19T11:35:53.164Z] === RUN TestDaemonDiscoveryReload [2021-05-19T11:35:53.164Z] === RUN TestEventsLog [2021-05-19T11:35:53.164Z] --- PASS: TestEventsLog (0.00s) [2021-05-19T11:35:53.164Z] === RUN TestEventsLogTimeout [2021-05-19T11:35:53.164Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-19T11:35:53.164Z] === RUN TestLogEvents [2021-05-19T11:35:53.164Z] --- PASS: TestLogEvents (0.05s) [2021-05-19T11:35:53.164Z] === RUN TestLoadBufferedEvents [2021-05-19T11:35:53.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-19T11:35:53.626Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-05-19T11:35:53.626Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-19T11:35:53.626Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-19T11:35:53.626Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-19T11:35:53.626Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-19T11:35:53.626Z] PASS [2021-05-19T11:35:53.626Z] coverage: 50.0% of statements [2021-05-19T11:35:53.626Z] ok github.com/docker/docker/daemon/events 0.249s coverage: 50.0% of statements [2021-05-19T11:35:53.780Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-05-19T11:35:53.780Z] PASS [2021-05-19T11:35:53.780Z] [2021-05-19T11:35:53.780Z] DONE 7 tests in 23.028s [2021-05-19T11:35:53.780Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-05-19T11:35:53.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:35:53.780Z] ++ set -e [2021-05-19T11:35:53.780Z] ++ '[' -n 0 ']' [2021-05-19T11:35:53.780Z] ++ set -x [2021-05-19T11:35:53.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:35:53.780Z] INFO: Testing against a local daemon [2021-05-19T11:35:53.780Z] === RUN TestCheckpoint [2021-05-19T11:35:53.780Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-19T11:35:53.780Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T11:35:53.780Z] === RUN TestContainerInvalidJSON [2021-05-19T11:35:53.780Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:35:53.780Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:35:53.780Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:35:53.780Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:35:53.780Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:35:53.780Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:35:53.780Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:35:53.780Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:35:53.780Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:35:53.780Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-19T11:35:53.780Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-19T11:35:53.780Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-19T11:35:53.780Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-19T11:35:53.780Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-19T11:35:53.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-19T11:35:54.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-19T11:35:54.070Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-05-19T11:35:54.070Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-19T11:35:54.070Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-05-19T11:35:54.070Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-19T11:35:54.088Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-05-19T11:35:54.088Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-19T11:35:54.088Z] === RUN TestWaitNodeAttachment [2021-05-19T11:35:54.359Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-05-19T11:35:54.359Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-19T11:35:54.359Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-05-19T11:35:54.359Z] === RUN TestCopyFromContainer [2021-05-19T11:35:54.549Z] === RUN TestIsEmptyDir [2021-05-19T11:35:54.549Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-19T11:35:54.549Z] PASS [2021-05-19T11:35:54.549Z] coverage: 2.3% of statements [2021-05-19T11:35:54.549Z] ok github.com/docker/docker/daemon/graphdriver 0.114s coverage: 2.3% of statements [2021-05-19T11:35:54.550Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-19T11:35:54.550Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-19T11:35:54.550Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-19T11:35:54.550Z] === RUN TestIsolationConversion [2021-05-19T11:35:54.550Z] === RUN TestIsolationConversion/default [2021-05-19T11:35:54.550Z] === RUN TestIsolationConversion/process [2021-05-19T11:35:54.550Z] === RUN TestIsolationConversion/hyperv [2021-05-19T11:35:54.550Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-19T11:35:54.550Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-19T11:35:54.550Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-19T11:35:54.550Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-19T11:35:54.550Z] === RUN TestContainerLabels [2021-05-19T11:35:54.550Z] --- PASS: TestContainerLabels (0.00s) [2021-05-19T11:35:54.550Z] === RUN TestCredentialSpecConversion [2021-05-19T11:35:54.550Z] === RUN TestCredentialSpecConversion/none [2021-05-19T11:35:54.550Z] === RUN TestCredentialSpecConversion/config [2021-05-19T11:35:54.550Z] === RUN TestCredentialSpecConversion/file [2021-05-19T11:35:54.550Z] === RUN TestCredentialSpecConversion/registry [2021-05-19T11:35:54.550Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-19T11:35:54.550Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-19T11:35:54.550Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-19T11:35:54.550Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-19T11:35:54.550Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-19T11:35:54.550Z] === RUN TestControllerValidateMountBind [2021-05-19T11:35:54.550Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-19T11:35:54.550Z] === RUN TestControllerValidateMountVolume [2021-05-19T11:35:54.550Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-19T11:35:54.550Z] === RUN TestControllerValidateMountTarget [2021-05-19T11:35:54.550Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-19T11:35:54.550Z] === RUN TestControllerValidateMountTmpfs [2021-05-19T11:35:54.550Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-19T11:35:54.550Z] === RUN TestControllerValidateMountInvalidType [2021-05-19T11:35:54.550Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-19T11:35:54.550Z] === RUN TestControllerValidateMountNamedPipe [2021-05-19T11:35:54.550Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-19T11:35:54.550Z] PASS [2021-05-19T11:35:54.550Z] coverage: 11.3% of statements [2021-05-19T11:35:54.550Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.752s coverage: 11.3% of statements [2021-05-19T11:35:54.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-19T11:35:55.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-19T11:35:55.011Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-05-19T11:35:55.011Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-19T11:35:55.011Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-19T11:35:55.011Z] reload_test.go:520: root required [2021-05-19T11:35:55.011Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-19T11:35:55.011Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-05-19T11:35:55.011Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-19T11:35:55.011Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-05-19T11:35:55.011Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-19T11:35:55.011Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-05-19T11:35:55.011Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-19T11:35:55.011Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-19T11:35:55.011Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-19T11:35:55.011Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-19T11:35:55.011Z] === RUN TestParseVolumesFrom [2021-05-19T11:35:55.011Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-19T11:35:55.011Z] PASS [2021-05-19T11:35:55.011Z] coverage: 9.1% of statements [2021-05-19T11:35:55.011Z] ok github.com/docker/docker/daemon 2.794s coverage: 9.1% of statements [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-19T11:35:55.473Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-19T11:35:55.473Z] === RUN TestLinkNaming [2021-05-19T11:35:55.473Z] --- PASS: TestLinkNaming (0.00s) [2021-05-19T11:35:55.473Z] === RUN TestLinkNew [2021-05-19T11:35:55.473Z] --- PASS: TestLinkNew (0.00s) [2021-05-19T11:35:55.473Z] === RUN TestLinkEnv [2021-05-19T11:35:55.473Z] --- PASS: TestLinkEnv (0.00s) [2021-05-19T11:35:55.473Z] === RUN TestLinkMultipleEnv [2021-05-19T11:35:55.473Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-19T11:35:55.473Z] === RUN TestLinkPortRangeEnv [2021-05-19T11:35:55.473Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-19T11:35:55.473Z] PASS [2021-05-19T11:35:55.473Z] coverage: 93.0% of statements [2021-05-19T11:35:55.473Z] ok github.com/docker/docker/daemon/links 0.228s coverage: 93.0% of statements [2021-05-19T11:35:56.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-19T11:35:56.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-19T11:35:56.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-19T11:35:56.813Z] #73 DONE 17.0s [2021-05-19T11:35:56.813Z] [2021-05-19T11:35:56.813Z] #72 exporting to oci image format [2021-05-19T11:35:56.813Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-05-19T11:35:56.813Z] #72 sending tarball 33.1s done [2021-05-19T11:35:56.813Z] #72 DONE 117.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-19T11:35:57.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-19T11:35:57.158Z] === RUN TestCopyFromContainer// [2021-05-19T11:35:57.158Z] === RUN TestCopyFromContainer//bar/root [2021-05-19T11:35:57.158Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-19T11:35:57.158Z] === RUN TestCopyFromContainer/bar/quux [2021-05-19T11:35:57.158Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-19T11:35:57.273Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/test/unit [2021-05-19T11:35:57.448Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-19T11:35:57.448Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-19T11:35:57.448Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-19T11:35:57.738Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-19T11:35:57.738Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-19T11:35:57.738Z] --- PASS: TestCopyFromContainer (3.37s) [2021-05-19T11:35:57.738Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-19T11:35:57.738Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-05-19T11:35:57.738Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-19T11:35:57.738Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-05-19T11:35:57.738Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-05-19T11:35:57.738Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-05-19T11:35:57.738Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-19T11:35:57.738Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-19T11:35:57.738Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-19T11:35:57.738Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-19T11:35:57.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-19T11:35:57.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:35:57.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:35:57.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:35:57.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:35:57.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:35:57.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:35:57.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:35:57.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:35:57.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:35:57.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-19T11:35:57.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-19T11:35:57.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-19T11:35:57.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-19T11:35:57.738Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-19T11:35:58.027Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-19T11:35:58.027Z] === RUN TestCreateWithInvalidEnv [2021-05-19T11:35:58.027Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-19T11:35:58.027Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-19T11:35:58.027Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-19T11:35:58.027Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-19T11:35:58.027Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-19T11:35:58.027Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-19T11:35:58.027Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-19T11:35:58.027Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-19T11:35:58.027Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-19T11:35:58.027Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-19T11:35:58.027Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-19T11:35:58.027Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-19T11:35:58.027Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-19T11:35:58.027Z] === RUN TestCreateTmpfsMountsTarget [2021-05-19T11:35:58.027Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-05-19T11:35:58.027Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-19T11:35:58.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-19T11:35:58.390Z] === RUN TestAdapterReadLogs [2021-05-19T11:35:58.390Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-19T11:35:58.390Z] === RUN TestCopier [2021-05-19T11:35:58.390Z] --- PASS: TestCopier (0.00s) [2021-05-19T11:35:58.390Z] === RUN TestCopierLongLines [2021-05-19T11:35:58.390Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-19T11:35:58.390Z] === RUN TestCopierSlow [2021-05-19T11:35:58.600Z] ..........................xx.................... [ 29%] [2021-05-19T11:35:58.853Z] --- PASS: TestCopierSlow (0.22s) [2021-05-19T11:35:58.853Z] === RUN TestCopierWithSized [2021-05-19T11:35:58.853Z] === RUN TestCopierWithSized/as_is [2021-05-19T11:35:58.853Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-19T11:35:58.853Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-19T11:35:58.853Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-19T11:35:58.853Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-05-19T11:35:58.853Z] === RUN TestCopierWithPartial [2021-05-19T11:35:58.853Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-19T11:35:58.853Z] === RUN TestRingLogger [2021-05-19T11:35:58.853Z] --- PASS: TestRingLogger (0.00s) [2021-05-19T11:35:58.853Z] === RUN TestRingCap [2021-05-19T11:35:58.853Z] --- PASS: TestRingCap (0.00s) [2021-05-19T11:35:58.853Z] === RUN TestRingClose [2021-05-19T11:35:58.853Z] --- PASS: TestRingClose (0.00s) [2021-05-19T11:35:58.853Z] === RUN TestRingDrain [2021-05-19T11:35:58.853Z] --- PASS: TestRingDrain (0.00s) [2021-05-19T11:35:58.853Z] PASS [2021-05-19T11:35:58.853Z] coverage: 43.5% of statements [2021-05-19T11:35:58.854Z] ok github.com/docker/docker/daemon/logger 0.594s coverage: 43.5% of statements [2021-05-19T11:35:58.854Z] === RUN TestNewStreamConfig [2021-05-19T11:35:58.854Z] === RUN TestNewStreamConfig/defaults [2021-05-19T11:35:58.854Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-19T11:35:58.854Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-19T11:35:58.854Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-19T11:35:58.854Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-19T11:35:58.854Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-19T11:35:58.854Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-19T11:35:58.854Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-19T11:35:58.854Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-19T11:35:58.854Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-19T11:35:58.854Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-19T11:35:58.854Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-19T11:35:58.854Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-19T11:35:58.854Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-19T11:35:58.854Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-19T11:35:58.854Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-19T11:35:58.854Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-19T11:35:58.854Z] time="2021-05-19T11:35:58Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-19T11:35:58.854Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-05-19T11:35:58.854Z] === RUN TestCreateSuccess [2021-05-19T11:35:58.854Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestCreateLogGroupSuccess [2021-05-19T11:35:58.854Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestCreateError [2021-05-19T11:35:58.854Z] --- PASS: TestCreateError (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestCreateAlreadyExists [2021-05-19T11:35:58.854Z] time="2021-05-19T11:35:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-19T11:35:58.854Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestLogClosed [2021-05-19T11:35:58.854Z] --- PASS: TestLogClosed (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestLogBlocking [2021-05-19T11:35:58.854Z] --- PASS: TestLogBlocking (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-19T11:35:58.854Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestLogNonBlockingBufferFull [2021-05-19T11:35:58.854Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestPublishBatchSuccess [2021-05-19T11:35:58.854Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestPublishBatchError [2021-05-19T11:35:58.854Z] time="2021-05-19T11:35:58Z" level=error msg=Error [2021-05-19T11:35:58.854Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-19T11:35:58.854Z] time="2021-05-19T11:35:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-19T11:35:58.854Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-19T11:35:58.854Z] time="2021-05-19T11:35:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-19T11:35:58.854Z] time="2021-05-19T11:35:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-19T11:35:58.854Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestCollectBatchSimple [2021-05-19T11:35:58.854Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestCollectBatchTicker [2021-05-19T11:35:58.854Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestCollectBatchMultilinePattern [2021-05-19T11:35:58.854Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-19T11:35:58.854Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-19T11:35:58.854Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-19T11:35:58.854Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-05-19T11:35:58.854Z] === RUN TestCollectBatchClose [2021-05-19T11:35:58.854Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestEffectiveLen [2021-05-19T11:35:58.854Z] === RUN TestEffectiveLen/0/Hello [2021-05-19T11:35:58.854Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-19T11:35:58.854Z] === RUN TestEffectiveLen/2/🙃 [2021-05-19T11:35:58.854Z] === RUN TestEffectiveLen/3/���� [2021-05-19T11:35:58.854Z] === RUN TestEffectiveLen/4/He��o [2021-05-19T11:35:58.854Z] === RUN TestEffectiveLen/5/ [2021-05-19T11:35:58.854Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-19T11:35:58.854Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-19T11:35:58.854Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-19T11:35:58.854Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-19T11:35:58.854Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-19T11:35:58.854Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-19T11:35:58.854Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestFindValidSplit [2021-05-19T11:35:58.854Z] === RUN TestFindValidSplit/0/ [2021-05-19T11:35:58.854Z] === RUN TestFindValidSplit/1/Hello [2021-05-19T11:35:58.854Z] === RUN TestFindValidSplit/2/Hello [2021-05-19T11:35:58.854Z] === RUN TestFindValidSplit/3/Hello [2021-05-19T11:35:58.854Z] === RUN TestFindValidSplit/4/🙃 [2021-05-19T11:35:58.854Z] === RUN TestFindValidSplit/5/🙃 [2021-05-19T11:35:58.854Z] === RUN TestFindValidSplit/6/a� [2021-05-19T11:35:58.854Z] === RUN TestFindValidSplit/7/a� [2021-05-19T11:35:58.854Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-19T11:35:58.854Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1044: [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1045: [2021-05-19T11:35:58.854Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1044: Hello [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1045: [2021-05-19T11:35:58.854Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1044: He [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1045: llo [2021-05-19T11:35:58.854Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1044: [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1045: Hello [2021-05-19T11:35:58.854Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1044: [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-19T11:35:58.854Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1045: [2021-05-19T11:35:58.854Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1044: a [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1045: � [2021-05-19T11:35:58.854Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1044: a� [2021-05-19T11:35:58.854Z] cloudwatchlogs_test.go:1045: [2021-05-19T11:35:58.854Z] === RUN TestProcessEventEmoji [2021-05-19T11:35:58.854Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-19T11:35:58.854Z] === RUN TestCollectBatchLineSplit [2021-05-19T11:35:58.854Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-19T11:35:58.903Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/rootless [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/volume [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-19T11:35:58.903Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === Skipped [2021-05-19T11:35:58.903Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-05-19T11:35:58.903Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-05-19T11:35:58.903Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-19T11:35:58.903Z] graphtest_unix.go:73: No driver to put! [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-19T11:35:58.903Z] time="2021-05-19T11:34:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-19T11:35:58.903Z] time="2021-05-19T11:34:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-19T11:35:58.903Z] time="2021-05-19T11:34:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-19T11:35:58.903Z] time="2021-05-19T11:34:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-19T11:35:58.903Z] time="2021-05-19T11:34:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-19T11:35:58.903Z] graphtest_unix.go:73: No driver to put! [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-19T11:35:58.903Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-19T11:35:58.903Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-19T11:35:58.903Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-19T11:35:58.903Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-19T11:35:58.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:35:58.903Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-19T11:35:58.903Z] graphtest_unix.go:73: No driver to put! [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-19T11:35:58.903Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-19T11:35:58.903Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] [2021-05-19T11:35:58.903Z] DONE 2229 tests, 26 skipped in 198.668s Post stage [Pipeline] junit [2021-05-19T11:35:58.918Z] Recording test results [2021-05-19T11:35:58.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-19T11:35:59.316Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-19T11:35:59.316Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-05-19T11:35:59.316Z] === RUN TestCollectBatchMaxEvents [2021-05-19T11:35:59.316Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-05-19T11:35:59.316Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-19T11:35:59.316Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-05-19T11:35:59.316Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-19T11:35:59.316Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-05-19T11:35:59.316Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-19T11:35:59.316Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-05-19T11:35:59.316Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-19T11:35:59.316Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-19T11:35:59.316Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-19T11:35:59.316Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-19T11:35:59.316Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-19T11:35:59.316Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-19T11:35:59.316Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-19T11:35:59.316Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-19T11:35:59.316Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-19T11:35:59.316Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-19T11:35:59.316Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-19T11:35:59.316Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-19T11:35:59.316Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-19T11:35:59.316Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-19T11:35:59.316Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-19T11:35:59.316Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-19T11:35:59.316Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-19T11:35:59.316Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-19T11:35:59.316Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-19T11:35:59.316Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-19T11:35:59.316Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-19T11:35:59.316Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-19T11:35:59.316Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-19T11:35:59.316Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-19T11:35:59.316Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-19T11:35:59.316Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-19T11:35:59.316Z] === RUN TestCreateTagSuccess [2021-05-19T11:35:59.316Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-19T11:35:59.316Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-19T11:35:59.316Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-19T11:35:59.316Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-19T11:35:59.316Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-19T11:35:59.316Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-19T11:35:59.316Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-19T11:35:59.316Z] PASS [2021-05-19T11:35:59.316Z] coverage: 77.8% of statements [2021-05-19T11:35:59.316Z] ok github.com/docker/docker/daemon/logger/awslogs 0.351s coverage: 77.8% of statements [2021-05-19T11:35:59.316Z] === RUN TestSearchRegistryForImagesErrors [2021-05-19T11:35:59.316Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-19T11:35:59.316Z] === RUN TestSearchRegistryForImages [2021-05-19T11:35:59.316Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-19T11:35:59.316Z] === RUN TestOnlyPlatformWithFallback [2021-05-19T11:35:59.316Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-19T11:35:59.316Z] === RUN TestImageDelete [2021-05-19T11:35:59.316Z] === RUN TestImageDelete/no_lease [2021-05-19T11:35:59.316Z] === RUN TestImageDelete/lease_exists [2021-05-19T11:35:59.316Z] === RUN TestJSONFileLogger [2021-05-19T11:35:59.316Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-19T11:35:59.316Z] === RUN TestJSONFileLoggerWithTags [2021-05-19T11:35:59.316Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-19T11:35:59.316Z] === RUN TestJSONFileLoggerWithOpts [2021-05-19T11:35:59.316Z] --- PASS: TestImageDelete (0.03s) [2021-05-19T11:35:59.316Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-19T11:35:59.316Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-05-19T11:35:59.316Z] === RUN TestContentStoreForPull [2021-05-19T11:35:59.316Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-19T11:35:59.316Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-19T11:35:59.316Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-19T11:35:59.316Z] === RUN TestEncodeDecode [2021-05-19T11:35:59.316Z] === PAUSE TestEncodeDecode [2021-05-19T11:35:59.316Z] === RUN TestUnexpectedEOF [2021-05-19T11:35:59.778Z] time="2021-05-19T11:35:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-19T11:35:59.778Z] time="2021-05-19T11:35:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-19T11:35:59.778Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-05-19T11:35:59.778Z] === CONT TestEncodeDecode [2021-05-19T11:35:59.778Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-19T11:35:59.778Z] PASS [2021-05-19T11:35:59.778Z] coverage: 69.9% of statements [2021-05-19T11:35:59.778Z] --- PASS: TestContentStoreForPull (0.20s) [2021-05-19T11:35:59.778Z] PASS [2021-05-19T11:35:59.778Z] coverage: 6.7% of statements [2021-05-19T11:35:59.778Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.366s coverage: 69.9% of statements [2021-05-19T11:35:59.778Z] ok github.com/docker/docker/daemon/images 0.513s coverage: 6.7% of statements [2021-05-19T11:35:59.778Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-19T11:35:59.778Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-19T11:35:59.778Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-19T11:35:59.778Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-19T11:35:59.778Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-19T11:35:59.778Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-19T11:35:59.778Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-19T11:35:59.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-19T11:36:00.239Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-19T11:36:00.239Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-19T11:36:00.239Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-19T11:36:00.239Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-05-19T11:36:00.239Z] === RUN TestFastTimeMarshalJSON [2021-05-19T11:36:00.239Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-05-19T11:36:00.239Z] PASS [2021-05-19T11:36:00.239Z] coverage: 87.2% of statements [2021-05-19T11:36:00.239Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.188s coverage: 87.2% of statements [2021-05-19T11:36:00.498Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-19T11:36:00.818Z] --- PASS: TestCreateWithCustomMaskedPaths (2.80s) [2021-05-19T11:36:00.818Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-19T11:36:00.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-19T11:36:00.840Z] ? github.com/docker/docker/api [no test files] [2021-05-19T11:36:00.840Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/make.sh dynbinary test-integration [2021-05-19T11:36:01.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-19T11:36:01.783Z] [2021-05-19T11:36:01.783Z] Removing bundles/ [2021-05-19T11:36:01.783Z] [2021-05-19T11:36:01.783Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-19T11:36:01.783Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T11:36:01.783Z] GOOS="" GOARCH="" GOARM="" [2021-05-19T11:36:01.784Z] === RUN TestWriteLog [2021-05-19T11:36:01.784Z] === PAUSE TestWriteLog [2021-05-19T11:36:01.784Z] === RUN TestReadLog [2021-05-19T11:36:01.784Z] === PAUSE TestReadLog [2021-05-19T11:36:01.784Z] === CONT TestWriteLog [2021-05-19T11:36:01.784Z] === CONT TestReadLog [2021-05-19T11:36:01.784Z] === RUN TestReadLog/tail_exact [2021-05-19T11:36:01.784Z] --- PASS: TestWriteLog (0.00s) [2021-05-19T11:36:01.784Z] === RUN TestReadLog/tail_less_than_available [2021-05-19T11:36:01.784Z] === RUN TestReadLog/tail_more_than_available [2021-05-19T11:36:01.784Z] --- PASS: TestReadLog (0.14s) [2021-05-19T11:36:01.784Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-05-19T11:36:01.784Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-19T11:36:01.784Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-19T11:36:01.784Z] PASS [2021-05-19T11:36:01.784Z] coverage: 75.2% of statements [2021-05-19T11:36:01.784Z] ok github.com/docker/docker/daemon/logger/local 0.503s coverage: 75.2% of statements [2021-05-19T11:36:02.246Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-19T11:36:02.246Z] === RUN TestOpenFileDelete [2021-05-19T11:36:02.246Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-19T11:36:02.246Z] === RUN TestOpenFileRename [2021-05-19T11:36:02.246Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-19T11:36:02.246Z] === RUN TestParseLogTagDefaultTag [2021-05-19T11:36:02.246Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-19T11:36:02.246Z] === RUN TestParseLogTag [2021-05-19T11:36:02.246Z] --- PASS: TestParseLogTag (0.00s) [2021-05-19T11:36:02.246Z] === RUN TestParseLogTagEmptyTag [2021-05-19T11:36:02.246Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-19T11:36:02.246Z] === RUN TestTailFiles [2021-05-19T11:36:02.246Z] --- PASS: TestTailFiles (0.00s) [2021-05-19T11:36:02.246Z] === RUN TestFollowLogsConsumerGone [2021-05-19T11:36:02.246Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-19T11:36:02.246Z] === RUN TestFollowLogsProducerGone [2021-05-19T11:36:02.246Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-19T11:36:02.246Z] logfile_test.go:179: logDecode() closed after sending 222 messages [2021-05-19T11:36:02.246Z] logfile_test.go:232: messages sent: 222, received: 222 [2021-05-19T11:36:02.246Z] === RUN TestCheckCapacityAndRotate [2021-05-19T11:36:02.246Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-19T11:36:02.246Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-19T11:36:02.246Z] === RUN TestLog [2021-05-19T11:36:02.246Z] --- PASS: TestLog (0.01s) [2021-05-19T11:36:02.246Z] PASS [2021-05-19T11:36:02.246Z] coverage: 31.5% of statements [2021-05-19T11:36:02.246Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.112s coverage: 31.5% of statements [2021-05-19T11:36:02.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-19T11:36:02.707Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2021-05-19T11:36:02.707Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-19T11:36:02.707Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-05-19T11:36:02.707Z] PASS [2021-05-19T11:36:02.707Z] coverage: 55.8% of statements [2021-05-19T11:36:02.707Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.344s coverage: 55.8% of statements [2021-05-19T11:36:02.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-19T11:36:03.681Z] === RUN TestValidateLogOpt [2021-05-19T11:36:03.681Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-19T11:36:03.681Z] === RUN TestNewMissedConfig [2021-05-19T11:36:03.681Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-19T11:36:03.681Z] === RUN TestNewMissedUrl [2021-05-19T11:36:03.681Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-19T11:36:03.681Z] === RUN TestNewMissedToken [2021-05-19T11:36:03.681Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-19T11:36:03.681Z] === RUN TestNewWithProxy [2021-05-19T11:36:03.681Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-19T11:36:03.681Z] === RUN TestDefault [2021-05-19T11:36:03.681Z] --- PASS: TestDefault (0.01s) [2021-05-19T11:36:03.681Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-19T11:36:03.681Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-19T11:36:03.681Z] === RUN TestJsonFormat [2021-05-19T11:36:03.681Z] --- PASS: TestJsonFormat (0.00s) [2021-05-19T11:36:03.681Z] === RUN TestRawFormat [2021-05-19T11:36:03.681Z] --- PASS: TestRawFormat (0.00s) [2021-05-19T11:36:03.681Z] === RUN TestRawFormatWithLabels [2021-05-19T11:36:03.681Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-19T11:36:03.681Z] === RUN TestRawFormatWithoutTag [2021-05-19T11:36:03.681Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-19T11:36:03.681Z] === RUN TestBatching [2021-05-19T11:36:03.681Z] === RUN TestNewParse [2021-05-19T11:36:03.681Z] --- PASS: TestNewParse (0.00s) [2021-05-19T11:36:03.681Z] PASS [2021-05-19T11:36:03.681Z] coverage: 8.3% of statements [2021-05-19T11:36:03.681Z] ok github.com/docker/docker/daemon/logger/templates 0.147s coverage: 8.3% of statements [2021-05-19T11:36:03.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-19T11:36:04.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-19T11:36:04.143Z] --- PASS: TestBatching (0.48s) [2021-05-19T11:36:04.143Z] === RUN TestFrequency [2021-05-19T11:36:04.143Z] --- PASS: TestFrequency (0.18s) [2021-05-19T11:36:04.143Z] === RUN TestOneMessagePerRequest [2021-05-19T11:36:04.143Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-19T11:36:04.143Z] === RUN TestVerify [2021-05-19T11:36:04.143Z] --- PASS: TestVerify (0.00s) [2021-05-19T11:36:04.143Z] === RUN TestSkipVerify [2021-05-19T11:36:04.382Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.96s) [2021-05-19T11:36:04.382Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-19T11:36:04.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:36:04.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:36:04.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:36:04.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:36:04.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:36:04.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:36:04.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:36:04.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:36:04.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:36:04.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:36:04.382Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:36:04.382Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:36:04.382Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:36:04.382Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:36:04.382Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:36:04.382Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-19T11:36:04.382Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-19T11:36:04.382Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-19T11:36:04.382Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-19T11:36:04.382Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-19T11:36:04.382Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-19T11:36:04.382Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T11:36:04.605Z] === RUN TestParseLogFormat [2021-05-19T11:36:04.605Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-19T11:36:04.605Z] === RUN TestValidateLogOptEmpty [2021-05-19T11:36:04.605Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-19T11:36:04.605Z] === RUN TestValidateSyslogAddress [2021-05-19T11:36:04.605Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-19T11:36:04.605Z] === RUN TestParseAddressDefaultPort [2021-05-19T11:36:04.605Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-19T11:36:04.605Z] === RUN TestValidateSyslogFacility [2021-05-19T11:36:04.605Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-19T11:36:04.605Z] === RUN TestValidateLogOptSyslogFormat [2021-05-19T11:36:04.605Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-19T11:36:04.605Z] === RUN TestValidateLogOpt [2021-05-19T11:36:04.605Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-19T11:36:04.605Z] PASS [2021-05-19T11:36:04.605Z] coverage: 46.8% of statements [2021-05-19T11:36:04.605Z] ok github.com/docker/docker/daemon/logger/syslog 0.160s coverage: 46.8% of statements [2021-05-19T11:36:04.605Z] --- PASS: TestSkipVerify (0.44s) [2021-05-19T11:36:04.605Z] === RUN TestBufferMaximum [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621424164.470350\",\"host\":\"8a48c01f3d7d\"}'" [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621424164.470350\",\"host\":\"8a48c01f3d7d\"}'" [2021-05-19T11:36:04.605Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-19T11:36:04.605Z] === RUN TestServerAlwaysDown [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621424164.473349\",\"host\":\"8a48c01f3d7d\"}'" [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621424164.473349\",\"host\":\"8a48c01f3d7d\"}'" [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621424164.473349\",\"host\":\"8a48c01f3d7d\"}'" [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621424164.474352\",\"host\":\"8a48c01f3d7d\"}'" [2021-05-19T11:36:04.605Z] time="2021-05-19T11:36:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621424164.474352\",\"host\":\"8a48c01f3d7d\"}'" [2021-05-19T11:36:04.605Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-19T11:36:04.605Z] === RUN TestCannotSendAfterClose [2021-05-19T11:36:04.605Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-19T11:36:04.605Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-19T11:36:04.672Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.95s) [2021-05-19T11:36:04.672Z] === RUN TestCreateDifferentPlatform [2021-05-19T11:36:04.672Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-19T11:36:04.672Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-19T11:36:04.672Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-19T11:36:04.672Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-19T11:36:04.672Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-19T11:36:04.672Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-19T11:36:04.672Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-05-19T11:36:04.672Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-19T11:36:04.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-19T11:36:04.962Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-05-19T11:36:04.962Z] === RUN TestContainerStartOnDaemonRestart [2021-05-19T11:36:04.962Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-19T11:36:04.962Z] === RUN TestDaemonRestartIpcMode [2021-05-19T11:36:04.962Z] === PAUSE TestDaemonRestartIpcMode [2021-05-19T11:36:04.962Z] === RUN TestDaemonHostGatewayIP [2021-05-19T11:36:04.962Z] === PAUSE TestDaemonHostGatewayIP [2021-05-19T11:36:04.962Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-19T11:36:04.962Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-19T11:36:04.962Z] === RUN TestContainerKillOnDaemonStart [2021-05-19T11:36:04.962Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-19T11:36:04.962Z] === RUN TestDiff [2021-05-19T11:36:05.414Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-19T11:36:05.414Z] Using test binary docker [2021-05-19T11:36:05.414Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-19T11:36:05.414Z] Starting apparmor (via systemctl): apparmor.service. [2021-05-19T11:36:05.414Z] INFO: Waiting for daemon to start... [2021-05-19T11:36:05.414Z] Starting dockerd [2021-05-19T11:36:05.579Z] time="2021-05-19T11:36:05Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49203/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-19T11:36:05.579Z] time="2021-05-19T11:36:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8a48c01f3d7d\"}'" [2021-05-19T11:36:05.579Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-19T11:36:05.579Z] PASS [2021-05-19T11:36:05.579Z] coverage: 82.5% of statements [2021-05-19T11:36:05.579Z] ok github.com/docker/docker/daemon/logger/splunk 2.290s coverage: 82.5% of statements [2021-05-19T11:36:05.579Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-19T11:36:05.579Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-19T11:36:05.579Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-19T11:36:05.991Z] --- PASS: TestDiff (0.97s) [2021-05-19T11:36:05.991Z] === RUN TestExecWithCloseStdin [2021-05-19T11:36:06.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-19T11:36:06.552Z] === RUN TestV1IDService [2021-05-19T11:36:06.552Z] --- PASS: TestV1IDService (0.02s) [2021-05-19T11:36:06.552Z] === RUN TestV2MetadataService [2021-05-19T11:36:06.552Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-19T11:36:06.552Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-19T11:36:06.552Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-19T11:36:06.552Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-19T11:36:06.552Z] === RUN TestContinueOnError_NeverContinue [2021-05-19T11:36:06.552Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-19T11:36:06.552Z] === RUN TestContinueOnError_UnnestsErrors [2021-05-19T11:36:06.552Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-05-19T11:36:06.552Z] === RUN TestManifestStore [2021-05-19T11:36:06.552Z] === RUN TestManifestStore/no_remote_or_local [2021-05-19T11:36:06.552Z] time="2021-05-19T11:36:06Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local147321255\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-19T11:36:06.552Z] === RUN TestManifestStore/no_local_cache [2021-05-19T11:36:06.552Z] === RUN TestManifestStore/with_local_cache [2021-05-19T11:36:06.552Z] === RUN TestManifestStore/unknown_media_type [2021-05-19T11:36:06.552Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-19T11:36:06.552Z] time="2021-05-19T11:36:06Z" level=warning msg="reference for unknown type: " [2021-05-19T11:36:06.552Z] time="2021-05-19T11:36:06Z" level=warning msg="reference for unknown type: " [2021-05-19T11:36:06.552Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-19T11:36:06.552Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-19T11:36:06.552Z] time="2021-05-19T11:36:06Z" level=warning msg="reference for unknown type: " [2021-05-19T11:36:06.552Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-19T11:36:06.552Z] time="2021-05-19T11:36:06Z" level=warning msg="reference for unknown type: " [2021-05-19T11:36:06.552Z] time="2021-05-19T11:36:06Z" level=warning msg="reference for unknown type: " [2021-05-19T11:36:06.552Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-19T11:36:06.552Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-19T11:36:06.552Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-19T11:36:06.552Z] time="2021-05-19T11:36:06Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-19T11:36:06.552Z] --- PASS: TestManifestStore (0.29s) [2021-05-19T11:36:06.552Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-05-19T11:36:06.552Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-05-19T11:36:06.552Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-05-19T11:36:06.552Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-05-19T11:36:06.552Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-05-19T11:36:06.552Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-05-19T11:36:06.552Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-19T11:36:06.552Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-05-19T11:36:06.552Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-05-19T11:36:07.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-19T11:36:07.014Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-19T11:36:07.014Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-05-19T11:36:07.014Z] === RUN TestDetectManifestBlobMediaType [2021-05-19T11:36:07.014Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-19T11:36:07.014Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-19T11:36:07.014Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-19T11:36:07.014Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-19T11:36:07.014Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-19T11:36:07.014Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-19T11:36:07.014Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-19T11:36:07.014Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-19T11:36:07.014Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-19T11:36:07.014Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-19T11:36:07.014Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-19T11:36:07.014Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-19T11:36:07.014Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-19T11:36:07.014Z] === RUN TestFixManifestLayers [2021-05-19T11:36:07.014Z] --- PASS: TestFixManifestLayers (0.01s) [2021-05-19T11:36:07.014Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-19T11:36:07.014Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-19T11:36:07.014Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-19T11:36:07.014Z] === RUN TestFixManifestLayersBadParent [2021-05-19T11:36:07.014Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-19T11:36:07.014Z] === RUN TestValidateManifest [2021-05-19T11:36:07.014Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-19T11:36:07.014Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-19T11:36:07.014Z] === RUN TestFormatPlatform [2021-05-19T11:36:07.014Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-19T11:36:07.014Z] === RUN TestGetRepositoryMountCandidates [2021-05-19T11:36:07.014Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-19T11:36:07.014Z] === RUN TestLayerAlreadyExists [2021-05-19T11:36:07.014Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-19T11:36:07.014Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-19T11:36:07.014Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-19T11:36:07.014Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-19T11:36:07.014Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-19T11:36:07.014Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-19T11:36:07.014Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-19T11:36:07.014Z] === RUN TestWhenEmptyAuthConfig [2021-05-19T11:36:07.019Z] --- PASS: TestExecWithCloseStdin (1.23s) [2021-05-19T11:36:07.019Z] === RUN TestExec [2021-05-19T11:36:07.299Z] . [2021-05-19T11:36:07.299Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-19T11:36:07.476Z] === RUN TestSuccessfulDownload [2021-05-19T11:36:07.476Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-19T11:36:07.476Z] download_test.go:268: Needs fixing on Windows [2021-05-19T11:36:07.476Z] === RUN TestCancelledDownload [2021-05-19T11:36:07.476Z] --- PASS: TestV2MetadataService (0.95s) [2021-05-19T11:36:07.476Z] PASS [2021-05-19T11:36:07.476Z] coverage: 48.2% of statements [2021-05-19T11:36:07.476Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-19T11:36:07.476Z] === RUN TestMaxDownloadAttempts [2021-05-19T11:36:07.476Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-19T11:36:07.476Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-19T11:36:07.476Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-19T11:36:07.476Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-19T11:36:07.476Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-19T11:36:07.476Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-19T11:36:07.476Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-19T11:36:07.476Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-19T11:36:07.476Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-19T11:36:07.476Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-19T11:36:07.476Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-19T11:36:07.476Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-19T11:36:07.476Z] ok github.com/docker/docker/distribution/metadata 1.142s coverage: 48.2% of statements [2021-05-19T11:36:07.554Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-19T11:36:07.554Z] Error: No such image: emptyfs [2021-05-19T11:36:07.554Z] Running integration-test (iteration 1) [2021-05-19T11:36:07.554Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-19T11:36:07.938Z] time="2021-05-19T11:36:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-19T11:36:07.938Z] time="2021-05-19T11:36:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-19T11:36:07.938Z] time="2021-05-19T11:36:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-19T11:36:07.938Z] time="2021-05-19T11:36:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-19T11:36:07.938Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-19T11:36:07.938Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-05-19T11:36:07.938Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-05-19T11:36:07.938Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-05-19T11:36:07.938Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-05-19T11:36:07.938Z] === RUN TestTransfer [2021-05-19T11:36:07.938Z] === RUN TestNotFound [2021-05-19T11:36:07.938Z] --- PASS: TestNotFound (0.00s) [2021-05-19T11:36:07.938Z] === RUN TestConflict [2021-05-19T11:36:07.938Z] --- PASS: TestConflict (0.00s) [2021-05-19T11:36:07.938Z] === RUN TestForbidden [2021-05-19T11:36:07.938Z] --- PASS: TestForbidden (0.00s) [2021-05-19T11:36:07.938Z] === RUN TestInvalidParameter [2021-05-19T11:36:07.938Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-19T11:36:07.938Z] === RUN TestNotImplemented [2021-05-19T11:36:07.938Z] --- PASS: TestNotImplemented (0.00s) [2021-05-19T11:36:07.938Z] === RUN TestNotModified [2021-05-19T11:36:07.938Z] --- PASS: TestNotModified (0.00s) [2021-05-19T11:36:07.938Z] === RUN TestUnauthorized [2021-05-19T11:36:07.938Z] --- PASS: TestUnauthorized (0.00s) [2021-05-19T11:36:07.938Z] === RUN TestUnknown [2021-05-19T11:36:07.938Z] --- PASS: TestUnknown (0.00s) [2021-05-19T11:36:07.938Z] === RUN TestCancelled [2021-05-19T11:36:07.938Z] --- PASS: TestCancelled (0.00s) [2021-05-19T11:36:07.938Z] === RUN TestDeadline [2021-05-19T11:36:07.938Z] --- PASS: TestDeadline (0.00s) [2021-05-19T11:36:07.938Z] === RUN TestDataLoss [2021-05-19T11:36:07.938Z] --- PASS: TestDataLoss (0.00s) [2021-05-19T11:36:07.938Z] === RUN TestUnavailable [2021-05-19T11:36:07.938Z] --- PASS: TestUnavailable (0.00s) [2021-05-19T11:36:07.938Z] === RUN TestSystem [2021-05-19T11:36:07.938Z] --- PASS: TestSystem (0.00s) [2021-05-19T11:36:07.938Z] === RUN TestFromStatusCode [2021-05-19T11:36:07.938Z] === RUN TestFromStatusCode/Not_Found [2021-05-19T11:36:07.938Z] === RUN TestFromStatusCode/Bad_Request [2021-05-19T11:36:07.938Z] === RUN TestFromStatusCode/Conflict [2021-05-19T11:36:07.938Z] === RUN TestFromStatusCode/Unauthorized [2021-05-19T11:36:07.938Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-19T11:36:07.938Z] === RUN TestFromStatusCode/Forbidden [2021-05-19T11:36:07.938Z] === RUN TestFromStatusCode/Not_Modified [2021-05-19T11:36:07.938Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-19T11:36:07.938Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-19T11:36:07.938Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-19T11:36:07.938Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-19T11:36:07.938Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-19T11:36:07.938Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-19T11:36:07.938Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-19T11:36:07.938Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-19T11:36:07.938Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-19T11:36:07.938Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-19T11:36:07.938Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-19T11:36:07.938Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-19T11:36:07.938Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-19T11:36:07.938Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-19T11:36:07.938Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-19T11:36:07.938Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-19T11:36:07.938Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-19T11:36:07.938Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-19T11:36:07.938Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-19T11:36:07.938Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-19T11:36:07.938Z] PASS [2021-05-19T11:36:07.938Z] coverage: 53.1% of statements [2021-05-19T11:36:07.938Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-05-19T11:36:07.938Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2021-05-19T11:36:07.938Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-19T11:36:07.938Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-19T11:36:07.938Z] === RUN TestTokenPassThru [2021-05-19T11:36:07.938Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-19T11:36:07.938Z] === RUN TestTokenPassThruDifferentHost [2021-05-19T11:36:07.938Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-05-19T11:36:07.938Z] PASS [2021-05-19T11:36:07.938Z] coverage: 23.4% of statements [2021-05-19T11:36:07.938Z] ok github.com/docker/docker/distribution 1.600s coverage: 23.4% of statements [2021-05-19T11:36:07.938Z] --- PASS: TestTransfer (0.12s) [2021-05-19T11:36:07.938Z] === RUN TestConcurrencyLimit [2021-05-19T11:36:07.938Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-19T11:36:08.054Z] --- PASS: TestExec (1.15s) [2021-05-19T11:36:08.054Z] === RUN TestExecUser [2021-05-19T11:36:08.400Z] --- PASS: TestConcurrencyLimit (0.42s) [2021-05-19T11:36:08.400Z] === RUN TestInactiveJobs [2021-05-19T11:36:08.861Z] --- PASS: TestInactiveJobs (0.53s) [2021-05-19T11:36:08.861Z] === RUN TestWatchRelease [2021-05-19T11:36:08.861Z] --- PASS: TestWatchRelease (0.09s) [2021-05-19T11:36:08.861Z] === RUN TestWatchFinishedTransfer [2021-05-19T11:36:08.861Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-19T11:36:08.861Z] === RUN TestDuplicateTransfer [2021-05-19T11:36:08.861Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-05-19T11:36:08.861Z] === RUN TestSuccessfulUpload [2021-05-19T11:36:08.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-19T11:36:09.474Z] time="2021-05-19T11:36:09Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-19T11:36:09.556Z] --- PASS: TestExecUser (1.20s) [2021-05-19T11:36:09.556Z] === RUN TestExportContainerAndImportImage [2021-05-19T11:36:09.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-19T11:36:09.936Z] === RUN TestCompare [2021-05-19T11:36:09.936Z] --- PASS: TestCompare (0.00s) [2021-05-19T11:36:09.936Z] PASS [2021-05-19T11:36:09.936Z] coverage: 19.2% of statements [2021-05-19T11:36:09.936Z] ok github.com/docker/docker/image/cache 0.091s coverage: 19.2% of statements [2021-05-19T11:36:09.936Z] --- PASS: TestSuccessfulUpload (0.84s) [2021-05-19T11:36:09.936Z] === RUN TestCancelledUpload [2021-05-19T11:36:09.936Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-19T11:36:09.936Z] PASS [2021-05-19T11:36:09.936Z] coverage: 76.8% of statements [2021-05-19T11:36:09.936Z] ok github.com/docker/docker/distribution/xfer 2.508s coverage: 76.8% of statements [2021-05-19T11:36:09.936Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-19T11:36:09.936Z] === RUN TestFSGetInvalidData [2021-05-19T11:36:09.936Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-05-19T11:36:09.936Z] === RUN TestFSInvalidSet [2021-05-19T11:36:09.936Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-19T11:36:09.936Z] === RUN TestFSInvalidRoot [2021-05-19T11:36:09.936Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-19T11:36:09.936Z] === RUN TestFSMetadataGetSet [2021-05-19T11:36:09.936Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-05-19T11:36:09.936Z] === RUN TestFSInvalidWalker [2021-05-19T11:36:09.936Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-19T11:36:09.936Z] === RUN TestFSGetSet [2021-05-19T11:36:09.936Z] --- PASS: TestFSGetSet (0.02s) [2021-05-19T11:36:09.936Z] === RUN TestFSGetUnsetKey [2021-05-19T11:36:09.936Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-05-19T11:36:09.936Z] === RUN TestFSGetEmptyData [2021-05-19T11:36:09.936Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-05-19T11:36:09.936Z] === RUN TestFSDelete [2021-05-19T11:36:09.936Z] --- PASS: TestFSDelete (0.01s) [2021-05-19T11:36:09.936Z] === RUN TestFSWalker [2021-05-19T11:36:09.936Z] --- PASS: TestFSWalker (0.01s) [2021-05-19T11:36:09.936Z] === RUN TestFSWalkerStopOnError [2021-05-19T11:36:09.936Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-19T11:36:09.936Z] === RUN TestNewFromJSON [2021-05-19T11:36:09.936Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-19T11:36:09.936Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-19T11:36:09.936Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-19T11:36:09.936Z] === RUN TestMarshalKeyOrder [2021-05-19T11:36:09.936Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-19T11:36:09.936Z] === RUN TestImage [2021-05-19T11:36:09.936Z] --- PASS: TestImage (0.00s) [2021-05-19T11:36:09.936Z] === RUN TestImageOSNotEmpty [2021-05-19T11:36:09.936Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-19T11:36:09.936Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-19T11:36:09.936Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-19T11:36:09.936Z] === RUN TestCreate [2021-05-19T11:36:09.936Z] === RUN TestMakeV1ConfigFromConfig [2021-05-19T11:36:09.936Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-19T11:36:09.936Z] PASS [2021-05-19T11:36:09.936Z] coverage: 25.0% of statements [2021-05-19T11:36:09.936Z] --- PASS: TestCreate (0.02s) [2021-05-19T11:36:09.936Z] === RUN TestRestore [2021-05-19T11:36:09.936Z] ok github.com/docker/docker/image/v1 0.081s coverage: 25.0% of statements [2021-05-19T11:36:10.399Z] time="2021-05-19T11:36:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-19T11:36:10.399Z] --- PASS: TestRestore (0.20s) [2021-05-19T11:36:10.399Z] === RUN TestAddDelete [2021-05-19T11:36:10.399Z] --- PASS: TestAddDelete (0.06s) [2021-05-19T11:36:10.399Z] === RUN TestSearchAfterDelete [2021-05-19T11:36:10.399Z] --- PASS: TestSearchAfterDelete (0.03s) [2021-05-19T11:36:10.399Z] === RUN TestParentReset [2021-05-19T11:36:10.399Z] --- PASS: TestParentReset (0.03s) [2021-05-19T11:36:10.399Z] === RUN TestGetAndSetLastUpdated [2021-05-19T11:36:10.399Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-05-19T11:36:10.399Z] === RUN TestStoreLen [2021-05-19T11:36:10.399Z] --- PASS: TestStoreLen (0.06s) [2021-05-19T11:36:10.399Z] PASS [2021-05-19T11:36:10.399Z] coverage: 86.8% of statements [2021-05-19T11:36:10.399Z] ok github.com/docker/docker/image 0.620s coverage: 86.8% of statements [2021-05-19T11:36:10.585Z] --- PASS: TestExportContainerAndImportImage (1.33s) [2021-05-19T11:36:10.585Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-19T11:36:10.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-19T11:36:10.861Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-19T11:36:10.861Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-19T11:36:11.835Z] === RUN TestSerialization [2021-05-19T11:36:11.835Z] --- PASS: TestSerialization (0.02s) [2021-05-19T11:36:11.835Z] PASS [2021-05-19T11:36:11.835Z] coverage: 87.5% of statements [2021-05-19T11:36:11.835Z] ok github.com/docker/docker/libcontainerd/queue 0.076s coverage: 87.5% of statements [2021-05-19T11:36:12.163Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-19T11:36:12.163Z] Using test binary docker [2021-05-19T11:36:12.163Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-19T11:36:12.163Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-19T11:36:12.163Z] INFO: Waiting for daemon to start... [2021-05-19T11:36:12.163Z] Starting dockerd [2021-05-19T11:36:12.646Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2021-05-19T11:36:12.646Z] === RUN TestHealthCheckWorkdir [2021-05-19T11:36:13.380Z] === RUN TestEnvironmentParsing [2021-05-19T11:36:13.380Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-19T11:36:13.380Z] PASS [2021-05-19T11:36:13.380Z] coverage: 1.0% of statements [2021-05-19T11:36:13.380Z] ok github.com/docker/docker/libcontainerd/local 0.212s coverage: 1.0% of statements [2021-05-19T11:36:13.380Z] === RUN TestEmptyLayer [2021-05-19T11:36:13.380Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-19T11:36:13.380Z] === RUN TestCommitFailure [2021-05-19T11:36:13.380Z] --- PASS: TestCommitFailure (0.01s) [2021-05-19T11:36:13.380Z] === RUN TestStartTransactionFailure [2021-05-19T11:36:13.380Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-19T11:36:13.380Z] === RUN TestGetOrphan [2021-05-19T11:36:13.380Z] --- PASS: TestGetOrphan (0.01s) [2021-05-19T11:36:13.380Z] === RUN TestMountAndRegister [2021-05-19T11:36:13.380Z] --- PASS: TestMountAndRegister (0.06s) [2021-05-19T11:36:13.380Z] layer_test.go:271: Layer size: 14 [2021-05-19T11:36:13.380Z] === RUN TestLayerRelease [2021-05-19T11:36:13.380Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-19T11:36:13.380Z] layer_test.go:304: Failing on Windows [2021-05-19T11:36:13.380Z] === RUN TestStoreRestore [2021-05-19T11:36:13.380Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-19T11:36:13.380Z] layer_test.go:353: Failing on Windows [2021-05-19T11:36:13.380Z] === RUN TestTarStreamStability [2021-05-19T11:36:13.380Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-19T11:36:13.380Z] layer_test.go:468: Failing on Windows [2021-05-19T11:36:13.380Z] === RUN TestRegisterExistingLayer [2021-05-19T11:36:13.841Z] --- PASS: TestRegisterExistingLayer (0.15s) [2021-05-19T11:36:13.842Z] === RUN TestTarStreamVerification [2021-05-19T11:36:13.842Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-19T11:36:13.842Z] layer_test.go:697: Failing on Windows [2021-05-19T11:36:13.842Z] === RUN TestLayerMigration [2021-05-19T11:36:13.842Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-19T11:36:13.842Z] migration_test.go:46: Failing on Windows [2021-05-19T11:36:13.842Z] === RUN TestLayerMigrationNoTarsplit [2021-05-19T11:36:13.842Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-19T11:36:13.842Z] migration_test.go:182: Failing on Windows [2021-05-19T11:36:13.842Z] === RUN TestMountInit [2021-05-19T11:36:13.842Z] --- SKIP: TestMountInit (0.00s) [2021-05-19T11:36:13.842Z] mount_test.go:17: Failing on Windows [2021-05-19T11:36:13.842Z] === RUN TestMountSize [2021-05-19T11:36:13.842Z] --- SKIP: TestMountSize (0.00s) [2021-05-19T11:36:13.842Z] mount_test.go:76: Failing on Windows [2021-05-19T11:36:13.842Z] === RUN TestMountChanges [2021-05-19T11:36:13.842Z] --- SKIP: TestMountChanges (0.00s) [2021-05-19T11:36:13.842Z] mount_test.go:125: Failing on Windows [2021-05-19T11:36:13.842Z] === RUN TestMountApply [2021-05-19T11:36:13.842Z] --- SKIP: TestMountApply (0.00s) [2021-05-19T11:36:13.842Z] mount_test.go:212: Failing on Windows [2021-05-19T11:36:13.842Z] PASS [2021-05-19T11:36:13.842Z] coverage: 30.1% of statements [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-19T11:36:13.842Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-19T11:36:13.842Z] ok github.com/docker/docker/layer 0.388s coverage: 30.1% of statements [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-19T11:36:13.842Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-19T11:36:13.842Z] PASS [2021-05-19T11:36:13.842Z] coverage: 42.3% of statements [2021-05-19T11:36:13.842Z] ok github.com/docker/docker/oci 0.081s coverage: 42.3% of statements [2021-05-19T11:36:13.842Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-19T11:36:13.842Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-19T11:36:13.842Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-19T11:36:13.842Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-19T11:36:13.842Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-19T11:36:14.251Z] --- PASS: TestHealthCheckWorkdir (1.52s) [2021-05-19T11:36:14.251Z] === RUN TestHealthKillContainer [2021-05-19T11:36:14.303Z] === RUN TestAddressPoolOpt [2021-05-19T11:36:14.303Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/a [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/something [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/_=a [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/env1=value1 [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/_env1=value1 [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/PATH [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/=a [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/PATH= [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/PATH=something [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/asd!qwe [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/1asd [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/123 [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/some_space [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/__some_space_before [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/some_space_after__ [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/= [2021-05-19T11:36:14.303Z] === RUN TestValidateEnv/PaTh [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-19T11:36:14.303Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-19T11:36:14.303Z] === RUN TestParseHost [2021-05-19T11:36:14.304Z] --- PASS: TestParseHost (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestParseDockerDaemonHost [2021-05-19T11:36:14.304Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestParseTCP [2021-05-19T11:36:14.304Z] --- PASS: TestParseTCP (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-19T11:36:14.304Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestValidateExtraHosts [2021-05-19T11:36:14.304Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestIpOptString [2021-05-19T11:36:14.304Z] --- PASS: TestIpOptString (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-19T11:36:14.304Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestNewIpOptValidDefaultVal [2021-05-19T11:36:14.304Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestIpOptSetInvalidVal [2021-05-19T11:36:14.304Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestValidateIPAddress [2021-05-19T11:36:14.304Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestMapOpts [2021-05-19T11:36:14.304Z] --- PASS: TestMapOpts (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestListOptsWithoutValidator [2021-05-19T11:36:14.304Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestListOptsWithValidator [2021-05-19T11:36:14.304Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestValidateDNSSearch [2021-05-19T11:36:14.304Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestValidateLabel [2021-05-19T11:36:14.304Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-19T11:36:14.304Z] === RUN TestValidateLabel/label_with_general_format [2021-05-19T11:36:14.304Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-19T11:36:14.304Z] === RUN TestValidateLabel/label_with_one_more [2021-05-19T11:36:14.304Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-19T11:36:14.304Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-19T11:36:14.304Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-19T11:36:14.304Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-19T11:36:14.304Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-19T11:36:14.304Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-19T11:36:14.304Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-19T11:36:14.304Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-19T11:36:14.304Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-19T11:36:14.304Z] --- PASS: TestValidateLabel (0.00s) [2021-05-19T11:36:14.304Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-19T11:36:14.304Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-19T11:36:14.304Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-19T11:36:14.304Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-19T11:36:14.304Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-19T11:36:14.304Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-19T11:36:14.304Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-19T11:36:14.304Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-19T11:36:14.304Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-19T11:36:14.304Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-19T11:36:14.304Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-19T11:36:14.304Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-19T11:36:14.304Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestNamedListOpts [2021-05-19T11:36:14.304Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestNamedMapOpts [2021-05-19T11:36:14.304Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestParseLink [2021-05-19T11:36:14.304Z] --- PASS: TestParseLink (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestQuotedStringSetWithQuotes [2021-05-19T11:36:14.304Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-19T11:36:14.304Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-19T11:36:14.304Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-19T11:36:14.304Z] === RUN TestUlimitOpt [2021-05-19T11:36:14.304Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-19T11:36:14.304Z] PASS [2021-05-19T11:36:14.304Z] coverage: 67.1% of statements [2021-05-19T11:36:14.304Z] ok github.com/docker/docker/opts 0.086s coverage: 67.1% of statements [2021-05-19T11:36:14.304Z] === RUN TestParseVersion [2021-05-19T11:36:14.304Z] --- PASS: TestParseVersion (0.00s) [2021-05-19T11:36:14.304Z] PASS [2021-05-19T11:36:14.304Z] coverage: 52.9% of statements [2021-05-19T11:36:14.304Z] ok github.com/docker/docker/pkg/aaparser 0.069s coverage: 52.9% of statements [2021-05-19T11:36:15.447Z] . [2021-05-19T11:36:15.447Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-19T11:36:15.447Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-19T11:36:15.447Z] Error: No such image: emptyfs [2021-05-19T11:36:15.447Z] Running integration-test (iteration 1) [2021-05-19T11:36:15.447Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-19T11:36:15.848Z] === RUN TestPeerCertificateMarshalJSON [2021-05-19T11:36:15.848Z] === RUN TestUnbuffered [2021-05-19T11:36:15.848Z] --- PASS: TestUnbuffered (0.00s) [2021-05-19T11:36:15.848Z] === RUN TestRaceUnbuffered [2021-05-19T11:36:15.848Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-19T11:36:15.848Z] PASS [2021-05-19T11:36:15.848Z] coverage: 100.0% of statements [2021-05-19T11:36:15.848Z] ok github.com/docker/docker/pkg/broadcaster 0.055s coverage: 100.0% of statements [2021-05-19T11:36:16.279Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2021-05-19T11:36:16.310Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-19T11:36:16.310Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-19T11:36:16.310Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2021-05-19T11:36:16.310Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-19T11:36:16.310Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-19T11:36:16.310Z] === RUN TestMiddleware [2021-05-19T11:36:16.310Z] --- PASS: TestMiddleware (0.00s) [2021-05-19T11:36:16.310Z] === RUN TestNewResponseModifier [2021-05-19T11:36:16.310Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-19T11:36:16.310Z] PASS [2021-05-19T11:36:16.310Z] coverage: 26.8% of statements [2021-05-19T11:36:16.310Z] ok github.com/docker/docker/pkg/authorization 0.647s coverage: 26.8% of statements [2021-05-19T11:36:16.310Z] === RUN TestMatch [2021-05-19T11:36:16.310Z] === RUN TestMatch/[[]] [2021-05-19T11:36:16.310Z] === RUN TestMatch/[[foo]] [2021-05-19T11:36:16.310Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-19T11:36:16.310Z] === RUN TestMatch/[[foo_bar]] [2021-05-19T11:36:16.310Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-19T11:36:16.310Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-19T11:36:16.310Z] === RUN TestMatch/[] [2021-05-19T11:36:16.310Z] === RUN TestMatch/[]#01 [2021-05-19T11:36:16.310Z] === RUN TestMatch/[[qux]] [2021-05-19T11:36:16.310Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-19T11:36:16.310Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-19T11:36:16.310Z] === RUN TestMatch/[[foo_baz]] [2021-05-19T11:36:16.310Z] --- PASS: TestMatch (0.00s) [2021-05-19T11:36:16.310Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-19T11:36:16.310Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-19T11:36:16.310Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-19T11:36:16.310Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-19T11:36:16.310Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-19T11:36:16.310Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-19T11:36:16.310Z] --- PASS: TestMatch/[] (0.00s) [2021-05-19T11:36:16.310Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-19T11:36:16.310Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-19T11:36:16.310Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-19T11:36:16.310Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-19T11:36:16.310Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-19T11:36:16.310Z] PASS [2021-05-19T11:36:16.310Z] coverage: 87.5% of statements [2021-05-19T11:36:16.310Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-05-19T11:36:17.043Z] --- PASS: TestHealthKillContainer (3.25s) [2021-05-19T11:36:17.043Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-19T11:36:17.282Z] === RUN TestIsArchivePathDir [2021-05-19T11:36:17.282Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-05-19T11:36:17.282Z] === RUN TestIsArchivePathInvalidFile [2021-05-19T11:36:17.282Z] === RUN TestSizeEmpty [2021-05-19T11:36:17.282Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-19T11:36:17.282Z] === RUN TestSizeEmptyFile [2021-05-19T11:36:17.282Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-19T11:36:17.282Z] === RUN TestSizeNonemptyFile [2021-05-19T11:36:17.282Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-19T11:36:17.282Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-19T11:36:17.282Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-19T11:36:17.282Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-19T11:36:17.282Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-19T11:36:17.282Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-19T11:36:17.282Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-19T11:36:17.282Z] === RUN TestMoveToSubdir [2021-05-19T11:36:17.282Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-19T11:36:17.282Z] === RUN TestSizeNonExistingDirectory [2021-05-19T11:36:17.282Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-19T11:36:17.282Z] PASS [2021-05-19T11:36:17.282Z] coverage: 80.0% of statements [2021-05-19T11:36:17.282Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2021-05-19T11:36:17.282Z] === RUN TestChrootTarUntar [2021-05-19T11:36:17.282Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-19T11:36:17.282Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:36:17.282Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-19T11:36:17.282Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-19T11:36:17.282Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:36:17.282Z] === RUN TestChrootUntarEmptyArchive [2021-05-19T11:36:17.282Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-05-19T11:36:17.282Z] === RUN TestIsArchivePathTar [2021-05-19T11:36:17.282Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-19T11:36:17.282Z] === RUN TestChrootTarUntarWithSymlink [2021-05-19T11:36:17.282Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-19T11:36:17.282Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T11:36:17.282Z] === RUN TestChrootCopyWithTar [2021-05-19T11:36:17.282Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-19T11:36:17.282Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T11:36:17.282Z] === RUN TestChrootCopyFileWithTar [2021-05-19T11:36:17.282Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-19T11:36:17.282Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:36:17.282Z] === RUN TestChrootUntarPath [2021-05-19T11:36:17.282Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-19T11:36:17.282Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T11:36:17.282Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-19T11:36:17.282Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-19T11:36:17.282Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:36:17.282Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-19T11:36:17.282Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-19T11:36:17.282Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:36:17.282Z] === RUN TestChrootApplyDotDotFile [2021-05-19T11:36:17.282Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-19T11:36:17.282Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:36:17.282Z] PASS [2021-05-19T11:36:17.282Z] coverage: 15.4% of statements [2021-05-19T11:36:17.282Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 15.4% of statements [2021-05-19T11:36:17.744Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-05-19T11:36:17.744Z] === RUN TestDecompressStreamGzip [2021-05-19T11:36:17.744Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-05-19T11:36:17.744Z] === RUN TestDecompressStreamBzip2 [2021-05-19T11:36:17.744Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-05-19T11:36:17.744Z] === RUN TestDecompressStreamXz [2021-05-19T11:36:17.744Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-19T11:36:17.744Z] archive_test.go:134: Xz not present in msys2 [2021-05-19T11:36:17.744Z] === RUN TestCompressStreamXzUnsupported [2021-05-19T11:36:17.744Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-19T11:36:17.744Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-19T11:36:17.744Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-19T11:36:17.744Z] === RUN TestCompressStreamInvalid [2021-05-19T11:36:17.744Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-19T11:36:17.744Z] === RUN TestExtensionInvalid [2021-05-19T11:36:17.744Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-19T11:36:17.744Z] === RUN TestExtensionUncompressed [2021-05-19T11:36:17.744Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-19T11:36:17.744Z] === RUN TestExtensionBzip2 [2021-05-19T11:36:17.744Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-19T11:36:17.744Z] === RUN TestExtensionGzip [2021-05-19T11:36:17.744Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-19T11:36:17.744Z] === RUN TestExtensionXz [2021-05-19T11:36:17.744Z] --- PASS: TestExtensionXz (0.00s) [2021-05-19T11:36:17.744Z] === RUN TestCmdStreamLargeStderr [2021-05-19T11:36:17.744Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-05-19T11:36:18.071Z] --- PASS: TestInspectCpusetInConfigPre120 (1.05s) [2021-05-19T11:36:18.071Z] === RUN TestIpcModeNone [2021-05-19T11:36:18.205Z] === RUN TestCmdStreamBad [2021-05-19T11:36:18.205Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-19T11:36:18.205Z] archive_test.go:239: Failing on Windows CI machines [2021-05-19T11:36:18.205Z] === RUN TestCmdStreamGood [2021-05-19T11:36:18.205Z] --- PASS: TestCmdStreamGood (0.06s) [2021-05-19T11:36:18.205Z] === RUN TestUntarPathWithInvalidDest [2021-05-19T11:36:18.205Z] --- PASS: TestUntarPathWithInvalidDest (0.12s) [2021-05-19T11:36:18.205Z] === RUN TestUntarPathWithInvalidSrc [2021-05-19T11:36:18.205Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-19T11:36:18.205Z] === RUN TestUntarPath [2021-05-19T11:36:18.205Z] === RUN Test [2021-05-19T11:36:18.205Z] === RUN Test/TestContainsEntry [2021-05-19T11:36:18.205Z] === RUN Test/TestCreateEntries [2021-05-19T11:36:18.205Z] === RUN Test/TestEntriesDiff [2021-05-19T11:36:18.205Z] === RUN Test/TestEntriesEquality [2021-05-19T11:36:18.205Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-19T11:36:18.205Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-19T11:36:18.205Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-19T11:36:18.205Z] === RUN Test/TestGeneratorNotGenerate [2021-05-19T11:36:18.205Z] === RUN Test/TestGeneratorWithPort [2021-05-19T11:36:18.205Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-19T11:36:18.205Z] === RUN Test/TestNewEntry [2021-05-19T11:36:18.205Z] === RUN Test/TestParse [2021-05-19T11:36:18.205Z] --- PASS: Test (0.00s) [2021-05-19T11:36:18.205Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-19T11:36:18.205Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-19T11:36:18.205Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-19T11:36:18.205Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-19T11:36:18.205Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-19T11:36:18.205Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-19T11:36:18.205Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-19T11:36:18.205Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-19T11:36:18.205Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-19T11:36:18.205Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-19T11:36:18.205Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-19T11:36:18.205Z] --- PASS: Test/TestParse (0.00s) [2021-05-19T11:36:18.205Z] PASS [2021-05-19T11:36:18.205Z] coverage: 58.3% of statements [2021-05-19T11:36:18.205Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2021-05-19T11:36:18.205Z] --- PASS: TestUntarPath (0.07s) [2021-05-19T11:36:18.205Z] === RUN TestUntarPathWithDestinationFile [2021-05-19T11:36:18.205Z] --- PASS: TestUntarPathWithDestinationFile (0.11s) [2021-05-19T11:36:18.205Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-19T11:36:18.205Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-05-19T11:36:18.205Z] === RUN TestCopyWithTarInvalidSrc [2021-05-19T11:36:18.205Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-19T11:36:18.205Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-19T11:36:18.205Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.01s) [2021-05-19T11:36:18.205Z] === RUN TestCopyWithTarSrcFile [2021-05-19T11:36:18.205Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-05-19T11:36:18.205Z] === RUN TestCopyWithTarSrcFolder [2021-05-19T11:36:18.205Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-19T11:36:18.205Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-19T11:36:18.205Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-19T11:36:18.205Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-19T11:36:18.205Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-19T11:36:18.205Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-19T11:36:18.205Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-19T11:36:18.205Z] === RUN TestCopyFileWithTarSrcFile [2021-05-19T11:36:18.205Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-19T11:36:18.205Z] === RUN TestTarFiles [2021-05-19T11:36:18.666Z] === RUN Test [2021-05-19T11:36:18.666Z] === RUN Test/TestContent [2021-05-19T11:36:18.666Z] === RUN Test/TestInitialize [2021-05-19T11:36:18.666Z] === RUN Test/TestNew [2021-05-19T11:36:18.666Z] === RUN Test/TestParsingContentsWithComments [2021-05-19T11:36:18.666Z] === RUN Test/TestRegister [2021-05-19T11:36:18.666Z] === RUN Test/TestWatch [2021-05-19T11:36:18.666Z] --- PASS: Test (0.02s) [2021-05-19T11:36:18.666Z] --- PASS: Test/TestContent (0.00s) [2021-05-19T11:36:18.666Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-19T11:36:18.666Z] --- PASS: Test/TestNew (0.00s) [2021-05-19T11:36:18.666Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-19T11:36:18.666Z] --- PASS: Test/TestRegister (0.00s) [2021-05-19T11:36:18.666Z] --- PASS: Test/TestWatch (0.02s) [2021-05-19T11:36:18.666Z] PASS [2021-05-19T11:36:18.666Z] coverage: 92.9% of statements [2021-05-19T11:36:18.666Z] ok github.com/docker/docker/pkg/discovery/file 0.060s coverage: 92.9% of statements [2021-05-19T11:36:19.613Z] --- PASS: TestIpcModeNone (1.20s) [2021-05-19T11:36:19.613Z] === RUN TestIpcModePrivate [2021-05-19T11:36:19.643Z] === RUN Test [2021-05-19T11:36:19.643Z] === RUN Test/TestWatch [2021-05-19T11:36:19.643Z] --- PASS: Test (0.00s) [2021-05-19T11:36:19.643Z] --- PASS: Test/TestWatch (0.00s) [2021-05-19T11:36:19.643Z] PASS [2021-05-19T11:36:19.643Z] coverage: 92.3% of statements [2021-05-19T11:36:19.643Z] ok github.com/docker/docker/pkg/discovery/memory 0.092s coverage: 92.3% of statements [2021-05-19T11:36:19.643Z] === RUN Test [2021-05-19T11:36:19.643Z] === RUN Test/TestInitialize [2021-05-19T11:36:19.802Z] Loaded image: buildpack-deps:buster [2021-05-19T11:36:19.802Z] Loaded image: busybox:latest [2021-05-19T11:36:20.058Z] Loaded image: busybox:glibc [2021-05-19T11:36:20.105Z] time="2021-05-19T11:36:19Z" level=info msg="Initializing discovery without TLS" [2021-05-19T11:36:20.105Z] time="2021-05-19T11:36:19Z" level=info msg="Initializing discovery without TLS" [2021-05-19T11:36:20.105Z] time="2021-05-19T11:36:19Z" level=info msg="Initializing discovery without TLS" [2021-05-19T11:36:20.105Z] === RUN Test/TestInitializeWithCerts [2021-05-19T11:36:20.105Z] time="2021-05-19T11:36:19Z" level=info msg="Initializing discovery with TLS" [2021-05-19T11:36:20.105Z] === RUN Test/TestWatch [2021-05-19T11:36:20.105Z] time="2021-05-19T11:36:19Z" level=info msg="Initializing discovery without TLS" [2021-05-19T11:36:20.105Z] === RUN Test [2021-05-19T11:36:20.105Z] === RUN Test/TestInitialize [2021-05-19T11:36:20.105Z] === RUN Test/TestInitializeWithPattern [2021-05-19T11:36:20.105Z] === RUN Test/TestRegister [2021-05-19T11:36:20.105Z] === RUN Test/TestWatch [2021-05-19T11:36:20.105Z] --- PASS: Test (0.00s) [2021-05-19T11:36:20.105Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-19T11:36:20.105Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-19T11:36:20.105Z] --- PASS: Test/TestRegister (0.00s) [2021-05-19T11:36:20.105Z] --- PASS: Test/TestWatch (0.00s) [2021-05-19T11:36:20.105Z] PASS [2021-05-19T11:36:20.105Z] coverage: 93.8% of statements [2021-05-19T11:36:20.105Z] ok github.com/docker/docker/pkg/discovery/nodes 0.073s coverage: 93.8% of statements [2021-05-19T11:36:20.712Z] --- PASS: TestIpcModePrivate (1.18s) [2021-05-19T11:36:20.712Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:107, shared: false, mustBeShared: false [2021-05-19T11:36:20.712Z] === RUN TestIpcModeShareable [2021-05-19T11:36:21.078Z] === RUN TestPollerAddRemove [2021-05-19T11:36:21.078Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-19T11:36:21.078Z] === RUN TestPollerEvent [2021-05-19T11:36:21.078Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-19T11:36:21.078Z] poller_test.go:41: No chmod on Windows [2021-05-19T11:36:21.078Z] === RUN TestPollerClose [2021-05-19T11:36:21.078Z] --- PASS: TestPollerClose (0.00s) [2021-05-19T11:36:21.078Z] PASS [2021-05-19T11:36:21.078Z] coverage: 36.2% of statements [2021-05-19T11:36:21.078Z] ok github.com/docker/docker/pkg/filenotify 0.072s coverage: 36.2% of statements [2021-05-19T11:36:21.539Z] === RUN TestCopyFileWithInvalidSrc [2021-05-19T11:36:21.539Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestCopyFileWithInvalidDest [2021-05-19T11:36:21.539Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-19T11:36:21.539Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-19T11:36:21.539Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestCopyFile [2021-05-19T11:36:21.539Z] --- PASS: TestCopyFile (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-19T11:36:21.539Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-19T11:36:21.539Z] fileutils_test.go:134: Needs porting to Windows [2021-05-19T11:36:21.539Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-19T11:36:21.539Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-19T11:36:21.539Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-19T11:36:21.539Z] fileutils_test.go:180: Needs porting to Windows [2021-05-19T11:36:21.539Z] === RUN TestWildcardMatches [2021-05-19T11:36:21.539Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestPatternMatches [2021-05-19T11:36:21.539Z] --- PASS: TestPatternMatches (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-19T11:36:21.539Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestPatternMatchesFolderExclusions [2021-05-19T11:36:21.539Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-19T11:36:21.539Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-19T11:36:21.539Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-19T11:36:21.539Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-19T11:36:21.539Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestSingleExclamationError [2021-05-19T11:36:21.539Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestMatchesWithNoPatterns [2021-05-19T11:36:21.539Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestMatchesWithMalformedPatterns [2021-05-19T11:36:21.539Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestMatches [2021-05-19T11:36:21.539Z] --- PASS: TestMatches (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestCleanPatterns [2021-05-19T11:36:21.539Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-19T11:36:21.539Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestCleanPatternsExceptionFlag [2021-05-19T11:36:21.539Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-19T11:36:21.539Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-19T11:36:21.539Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestCleanPatternsErrorSingleException [2021-05-19T11:36:21.539Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestCreateIfNotExistsDir [2021-05-19T11:36:21.539Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestCreateIfNotExistsFile [2021-05-19T11:36:21.539Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-19T11:36:21.539Z] === RUN TestMatch [2021-05-19T11:36:21.539Z] --- PASS: TestMatch (0.00s) [2021-05-19T11:36:21.539Z] PASS [2021-05-19T11:36:21.539Z] coverage: 87.7% of statements [2021-05-19T11:36:21.539Z] ok github.com/docker/docker/pkg/fileutils 0.101s coverage: 87.7% of statements [2021-05-19T11:36:21.741Z] --- PASS: TestIpcModeShareable (1.28s) [2021-05-19T11:36:21.741Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:101, shared: true, mustBeShared: true [2021-05-19T11:36:21.741Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-19T11:36:22.003Z] === RUN TestGet [2021-05-19T11:36:22.003Z] --- PASS: TestGet (0.00s) [2021-05-19T11:36:22.003Z] === RUN TestGetShortcutString [2021-05-19T11:36:22.003Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-19T11:36:22.003Z] PASS [2021-05-19T11:36:22.003Z] coverage: 42.9% of statements [2021-05-19T11:36:22.003Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2021-05-19T11:36:22.569Z] Loaded image: debian:bullseye [2021-05-19T11:36:22.569Z] Loaded image: hello-world:latest [2021-05-19T11:36:22.569Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T11:36:22.569Z] INFO: Testing against a local daemon [2021-05-19T11:36:22.569Z] === RUN TestCgroupNamespacesBuild [2021-05-19T11:36:22.976Z] --- PASS: Test (3.15s) [2021-05-19T11:36:22.976Z] --- PASS: Test/TestInitialize (0.14s) [2021-05-19T11:36:22.976Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-05-19T11:36:22.976Z] --- PASS: Test/TestWatch (3.00s) [2021-05-19T11:36:22.976Z] PASS [2021-05-19T11:36:22.976Z] coverage: 84.1% of statements [2021-05-19T11:36:22.976Z] ok github.com/docker/docker/pkg/discovery/kv 3.222s coverage: 84.1% of statements [2021-05-19T11:36:22.976Z] === RUN TestCreateIDMapOrder [2021-05-19T11:36:22.976Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-19T11:36:22.976Z] PASS [2021-05-19T11:36:22.976Z] coverage: 7.2% of statements [2021-05-19T11:36:22.976Z] ok github.com/docker/docker/pkg/idtools 0.079s coverage: 7.2% of statements [2021-05-19T11:36:23.948Z] --- PASS: TestTarFiles (5.28s) [2021-05-19T11:36:23.948Z] === RUN TestTarUntar [2021-05-19T11:36:23.948Z] --- PASS: TestTarUntar (0.02s) [2021-05-19T11:36:23.948Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-19T11:36:23.948Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-19T11:36:23.948Z] === RUN TestTarWithOptions [2021-05-19T11:36:23.948Z] --- PASS: TestTarWithOptions (0.04s) [2021-05-19T11:36:23.948Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-19T11:36:23.948Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-19T11:36:23.948Z] === RUN TestUntarUstarGnuConflict [2021-05-19T11:36:23.948Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-19T11:36:23.948Z] === RUN TestUntarInvalidFilenames [2021-05-19T11:36:23.948Z] === RUN TestFixedBufferCap [2021-05-19T11:36:23.948Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-19T11:36:23.948Z] === RUN TestFixedBufferLen [2021-05-19T11:36:23.948Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-19T11:36:23.948Z] === RUN TestFixedBufferString [2021-05-19T11:36:23.948Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-19T11:36:23.948Z] === RUN TestFixedBufferWrite [2021-05-19T11:36:23.948Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-19T11:36:23.948Z] === RUN TestFixedBufferRead [2021-05-19T11:36:23.948Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-19T11:36:23.948Z] === RUN TestBytesPipeRead [2021-05-19T11:36:23.948Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-19T11:36:23.948Z] === RUN TestBytesPipeWrite [2021-05-19T11:36:23.948Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-19T11:36:23.948Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-19T11:36:23.948Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames868326246\\dest" [2021-05-19T11:36:23.948Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-05-19T11:36:23.948Z] === RUN TestUntarHardlinkToSymlink [2021-05-19T11:36:23.948Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-19T11:36:23.948Z] === RUN TestUntarInvalidHardlink [2021-05-19T11:36:23.948Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink802134343\\victim\\hello" -> "../victim/hello" [2021-05-19T11:36:23.948Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink701380602\\victim\\hello" -> "/../victim/hello" [2021-05-19T11:36:23.948Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink629116177\\victim" -> "../victim" [2021-05-19T11:36:23.948Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink080718140\\victim" -> "../victim" [2021-05-19T11:36:23.948Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink208934251\\victim" -> "../victim" [2021-05-19T11:36:23.948Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink119725518\\victim" -> "../victim" [2021-05-19T11:36:23.948Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-05-19T11:36:23.948Z] === RUN TestUntarInvalidSymlink [2021-05-19T11:36:23.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink023252693\\dest\\dotdot" -> "../victim/hello" [2021-05-19T11:36:23.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink752415792\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-19T11:36:23.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink360136655\\dest\\loophole-victim" -> "../victim" [2021-05-19T11:36:23.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink304130786\\dest\\loophole-victim" -> "../victim" [2021-05-19T11:36:23.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink695160537\\dest\\loophole-victim" -> "../victim" [2021-05-19T11:36:23.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink881106020\\dest\\loophole-victim" -> "../victim" [2021-05-19T11:36:23.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink723444339\\dest\\dir\\loophole" -> "../../victim" [2021-05-19T11:36:23.948Z] --- PASS: TestUntarInvalidSymlink (0.14s) [2021-05-19T11:36:23.948Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-19T11:36:23.948Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-19T11:36:23.948Z] === RUN TestXGlobalNoParent [2021-05-19T11:36:23.948Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-19T11:36:23.948Z] === RUN TestReplaceFileTarWrapper [2021-05-19T11:36:24.409Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-05-19T11:36:24.409Z] === RUN TestPrefixHeaderReadable [2021-05-19T11:36:24.410Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-05-19T11:36:24.410Z] === RUN TestDisablePigz [2021-05-19T11:36:24.410Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-05-19T11:36:24.410Z] === RUN TestAtomicWriteToFile [2021-05-19T11:36:24.410Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-19T11:36:24.410Z] === RUN TestAtomicWriteSetCommit [2021-05-19T11:36:24.410Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-19T11:36:24.410Z] === RUN TestAtomicWriteSetCancel [2021-05-19T11:36:24.410Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-19T11:36:24.410Z] === RUN TestReadCloserWrapperClose [2021-05-19T11:36:24.410Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestReaderErrWrapperReadOnError [2021-05-19T11:36:24.410Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestReaderErrWrapperRead [2021-05-19T11:36:24.410Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestHashData [2021-05-19T11:36:24.410Z] --- PASS: TestHashData (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestCancelReadCloser [2021-05-19T11:36:24.410Z] === RUN TestStandardLongPath [2021-05-19T11:36:24.410Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestUNCLongPath [2021-05-19T11:36:24.410Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-19T11:36:24.410Z] PASS [2021-05-19T11:36:24.410Z] coverage: 100.0% of statements [2021-05-19T11:36:24.410Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2021-05-19T11:36:24.410Z] === RUN TestError [2021-05-19T11:36:24.410Z] --- PASS: TestError (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestProgressString [2021-05-19T11:36:24.410Z] === RUN TestProgressString/no_progress [2021-05-19T11:36:24.410Z] === RUN TestProgressString/progress_1 [2021-05-19T11:36:24.410Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-19T11:36:24.410Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-19T11:36:24.410Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-19T11:36:24.410Z] === RUN TestProgressString/with_units [2021-05-19T11:36:24.410Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-19T11:36:24.410Z] === RUN TestProgressString/hide_counts [2021-05-19T11:36:24.410Z] --- PASS: TestProgressString (0.00s) [2021-05-19T11:36:24.410Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-19T11:36:24.410Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-19T11:36:24.410Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-19T11:36:24.410Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-19T11:36:24.410Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-19T11:36:24.410Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-19T11:36:24.410Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-19T11:36:24.410Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestJSONMessageDisplay [2021-05-19T11:36:24.410Z] --- PASS: TestDisablePigz (0.11s) [2021-05-19T11:36:24.410Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-19T11:36:24.410Z] === RUN TestPigz [2021-05-19T11:36:24.410Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-19T11:36:24.410Z] === RUN TestWriteCloserWrapperClose [2021-05-19T11:36:24.410Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestNopWriteCloser [2021-05-19T11:36:24.410Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestNopWriter [2021-05-19T11:36:24.410Z] --- PASS: TestNopWriter (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestWriteCounter [2021-05-19T11:36:24.410Z] --- PASS: TestWriteCounter (0.00s) [2021-05-19T11:36:24.410Z] PASS [2021-05-19T11:36:24.410Z] coverage: 69.2% of statements [2021-05-19T11:36:24.410Z] ok github.com/docker/docker/pkg/ioutils 0.700s coverage: 69.2% of statements [2021-05-19T11:36:24.410Z] --- PASS: TestPigz (0.13s) [2021-05-19T11:36:24.410Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-19T11:36:24.410Z] === RUN TestCopyFileWithInvalidDest [2021-05-19T11:36:24.410Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-19T11:36:24.410Z] archive_windows_test.go:16: Currently fails [2021-05-19T11:36:24.410Z] === RUN TestCanonicalTarNameForPath [2021-05-19T11:36:24.410Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestCanonicalTarName [2021-05-19T11:36:24.410Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestChmodTarEntry [2021-05-19T11:36:24.410Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestHardLinkOrder [2021-05-19T11:36:24.410Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-05-19T11:36:24.410Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-19T11:36:24.410Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-19T11:36:24.410Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestDisplayJSONMessagesStream [2021-05-19T11:36:24.410Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-19T11:36:24.410Z] PASS [2021-05-19T11:36:24.410Z] coverage: 91.7% of statements [2021-05-19T11:36:24.410Z] ok github.com/docker/docker/pkg/jsonmessage 0.197s coverage: 91.7% of statements [2021-05-19T11:36:24.410Z] --- PASS: TestHardLinkOrder (0.07s) [2021-05-19T11:36:24.410Z] === RUN TestChangeString [2021-05-19T11:36:24.410Z] --- PASS: TestChangeString (0.00s) [2021-05-19T11:36:24.410Z] === RUN TestChangesWithNoChanges [2021-05-19T11:36:24.410Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-05-19T11:36:24.410Z] === RUN TestChangesWithChanges [2021-05-19T11:36:24.410Z] --- PASS: TestChangesWithChanges (0.04s) [2021-05-19T11:36:24.410Z] === RUN TestChangesWithChangesGH13590 [2021-05-19T11:36:24.410Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-19T11:36:24.410Z] changes_test.go:192: needs more investigation [2021-05-19T11:36:24.410Z] === RUN TestChangesDirsEmpty [2021-05-19T11:36:24.871Z] --- PASS: TestChangesDirsEmpty (0.12s) [2021-05-19T11:36:24.871Z] === RUN TestChangesDirsMutated [2021-05-19T11:36:24.871Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-05-19T11:36:24.871Z] === RUN TestApplyLayer [2021-05-19T11:36:24.871Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-19T11:36:24.871Z] changes_test.go:405: needs further investigation [2021-05-19T11:36:24.871Z] === RUN TestChangesSizeWithHardlinks [2021-05-19T11:36:24.871Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-19T11:36:24.871Z] changes_test.go:441: needs further investigation [2021-05-19T11:36:24.871Z] === RUN TestChangesSizeWithNoChanges [2021-05-19T11:36:24.871Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-19T11:36:24.871Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-19T11:36:24.871Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-19T11:36:24.871Z] === RUN TestChangesSize [2021-05-19T11:36:24.871Z] --- PASS: TestChangesSize (0.00s) [2021-05-19T11:36:24.871Z] === RUN TestApplyLayerInvalidFilenames [2021-05-19T11:36:24.871Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames641425818\\dest" [2021-05-19T11:36:24.871Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-05-19T11:36:24.871Z] === RUN TestApplyLayerInvalidHardlink [2021-05-19T11:36:24.871Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink591059420\\victim\\hello" -> "../victim/hello" [2021-05-19T11:36:24.871Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink755887499\\victim\\hello" -> "/../victim/hello" [2021-05-19T11:36:24.871Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink163683182\\victim" -> "../victim" [2021-05-19T11:36:24.871Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink051534325\\victim" -> "../victim" [2021-05-19T11:36:24.871Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink473423056\\victim" -> "../victim" [2021-05-19T11:36:24.871Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink941092335\\victim" -> "../victim" [2021-05-19T11:36:24.871Z] --- PASS: TestApplyLayerInvalidHardlink (0.07s) [2021-05-19T11:36:24.871Z] === RUN TestApplyLayerInvalidSymlink [2021-05-19T11:36:24.871Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink584255618\\dest\\dotdot" -> "../victim/hello" [2021-05-19T11:36:24.871Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink946589689\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-19T11:36:24.871Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink787081988\\dest\\loophole-victim" -> "../victim" [2021-05-19T11:36:24.871Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink684878483\\dest\\loophole-victim" -> "../victim" [2021-05-19T11:36:24.871Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink755345622\\dest\\loophole-victim" -> "../victim" [2021-05-19T11:36:24.871Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink973502525\\dest\\loophole-victim" -> "../victim" [2021-05-19T11:36:24.871Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-05-19T11:36:24.871Z] === RUN TestApplyLayerWhiteouts [2021-05-19T11:36:24.871Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-05-19T11:36:24.871Z] === RUN TestGenerateEmptyFile [2021-05-19T11:36:24.871Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-19T11:36:24.871Z] === RUN TestGenerateWithContent [2021-05-19T11:36:24.871Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-19T11:36:24.871Z] PASS [2021-05-19T11:36:24.871Z] coverage: 62.8% of statements [2021-05-19T11:36:24.871Z] ok github.com/docker/docker/pkg/archive 8.004s coverage: 62.8% of statements [2021-05-19T11:36:25.127Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-05-19T11:36:25.333Z] === RUN TestNameFormat [2021-05-19T11:36:25.333Z] --- PASS: TestNameFormat (0.00s) [2021-05-19T11:36:25.333Z] === RUN TestNameRetries [2021-05-19T11:36:25.333Z] --- PASS: TestNameRetries (0.00s) [2021-05-19T11:36:25.333Z] PASS [2021-05-19T11:36:25.333Z] coverage: 85.7% of statements [2021-05-19T11:36:25.333Z] === RUN TestParseKeyValueOpt [2021-05-19T11:36:25.333Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-19T11:36:25.333Z] === RUN TestParseUintList [2021-05-19T11:36:25.333Z] --- PASS: TestParseUintList (0.00s) [2021-05-19T11:36:25.333Z] === RUN TestParseUintListMaximumLimits [2021-05-19T11:36:25.333Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-19T11:36:25.333Z] PASS [2021-05-19T11:36:25.333Z] coverage: 97.0% of statements [2021-05-19T11:36:25.333Z] ok github.com/docker/docker/pkg/namesgenerator 0.095s coverage: 85.7% of statements [2021-05-19T11:36:25.333Z] ok github.com/docker/docker/pkg/parsers 0.084s coverage: 97.0% of statements [2021-05-19T11:36:25.346Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.55s) [2021-05-19T11:36:25.346Z] === RUN TestAPIIpcModeHost [2021-05-19T11:36:25.794Z] === RUN TestNewAndRemove [2021-05-19T11:36:25.794Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-19T11:36:25.794Z] === RUN TestRemoveInvalidPath [2021-05-19T11:36:25.794Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-19T11:36:25.794Z] PASS [2021-05-19T11:36:25.794Z] coverage: 82.6% of statements [2021-05-19T11:36:25.794Z] ok github.com/docker/docker/pkg/pidfile 0.073s coverage: 82.6% of statements [2021-05-19T11:36:26.375Z] --- PASS: TestAPIIpcModeHost (0.98s) [2021-05-19T11:36:26.375Z] === RUN TestDaemonIpcModeShareable [2021-05-19T11:36:26.728Z] --- PASS: TestCgroupNamespacesBuild (3.52s) [2021-05-19T11:36:26.728Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-19T11:36:26.767Z] === RUN TestParseEmptyInterface [2021-05-19T11:36:26.767Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-19T11:36:26.767Z] === RUN TestParseNonInterfaceType [2021-05-19T11:36:26.767Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-19T11:36:26.767Z] === RUN TestParseWithOneFunction [2021-05-19T11:36:26.767Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-19T11:36:26.767Z] === RUN TestParseWithMultipleFuncs [2021-05-19T11:36:26.767Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-19T11:36:26.767Z] === RUN TestParseWithUnnamedReturn [2021-05-19T11:36:26.767Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-19T11:36:26.767Z] === RUN TestEmbeddedInterface [2021-05-19T11:36:26.767Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-19T11:36:26.767Z] === RUN TestParsedImports [2021-05-19T11:36:26.767Z] --- PASS: TestParsedImports (0.00s) [2021-05-19T11:36:26.767Z] === RUN TestAliasedImports [2021-05-19T11:36:26.767Z] --- PASS: TestAliasedImports (0.00s) [2021-05-19T11:36:26.767Z] PASS [2021-05-19T11:36:26.767Z] coverage: 56.8% of statements [2021-05-19T11:36:26.767Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2021-05-19T11:36:27.654Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.70s) [2021-05-19T11:36:27.654Z] === RUN TestBuildWithSession [2021-05-19T11:36:27.654Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-19T11:36:27.654Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T11:36:27.654Z] === RUN TestBuildSquashParent [2021-05-19T11:36:27.740Z] === RUN TestFailedConnection [2021-05-19T11:36:28.201Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-19T11:36:28.201Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-19T11:36:28.201Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-19T11:36:28.201Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-19T11:36:28.201Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-19T11:36:28.201Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-19T11:36:28.201Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-19T11:36:28.201Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-19T11:36:28.201Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-19T11:36:28.201Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-19T11:36:28.201Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-19T11:36:28.201Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-19T11:36:28.201Z] === RUN TestBufferPoolPutAndGet [2021-05-19T11:36:28.201Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-19T11:36:28.201Z] PASS [2021-05-19T11:36:28.201Z] coverage: 88.2% of statements [2021-05-19T11:36:28.201Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2021-05-19T11:36:28.201Z] === RUN TestHTTPTransport [2021-05-19T11:36:28.201Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-19T11:36:28.201Z] PASS [2021-05-19T11:36:28.201Z] coverage: 85.7% of statements [2021-05-19T11:36:28.201Z] ok github.com/docker/docker/pkg/plugins/transport 0.059s coverage: 85.7% of statements [2021-05-19T11:36:28.434Z] --- PASS: TestDaemonIpcModeShareable (2.15s) [2021-05-19T11:36:28.434Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2021-05-19T11:36:28.434Z] === RUN TestDaemonIpcModePrivate [2021-05-19T11:36:28.663Z] --- PASS: TestFailedConnection (1.03s) [2021-05-19T11:36:28.663Z] === RUN TestFailOnce [2021-05-19T11:36:28.663Z] 2021/05/19 11:36:28 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-05-19T11:36:28.663Z] goroutine 10 [running]: [2021-05-19T11:36:28.663Z] net/http.(*conn).serve.func1(0xc000058aa0) [2021-05-19T11:36:28.663Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-19T11:36:28.663Z] panic(0x849b40, 0x986ad0) [2021-05-19T11:36:28.663Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-19T11:36:28.663Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-19T11:36:28.663Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-19T11:36:28.663Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-19T11:36:28.663Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-19T11:36:28.663Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-19T11:36:28.663Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-19T11:36:28.663Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-19T11:36:28.663Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-19T11:36:28.663Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2c0, 0xc00004a980) [2021-05-19T11:36:28.663Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-19T11:36:28.663Z] created by net/http.(*Server).Serve [2021-05-19T11:36:28.663Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-19T11:36:28.663Z] time="2021-05-19T11:36:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2021-05-19T11:36:29.125Z] === RUN TestOutputOnPrematureClose [2021-05-19T11:36:29.125Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-19T11:36:29.125Z] === RUN TestCompleteSilently [2021-05-19T11:36:29.125Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-19T11:36:29.125Z] PASS [2021-05-19T11:36:29.125Z] coverage: 75.9% of statements [2021-05-19T11:36:29.125Z] ok github.com/docker/docker/pkg/progress 0.059s coverage: 75.9% of statements [2021-05-19T11:36:29.125Z] === RUN TestSendToOneSub [2021-05-19T11:36:29.125Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-19T11:36:29.125Z] === RUN TestSendToMultipleSubs [2021-05-19T11:36:29.125Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-19T11:36:29.125Z] === RUN TestEvictOneSub [2021-05-19T11:36:29.125Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-19T11:36:29.125Z] === RUN TestClosePublisher [2021-05-19T11:36:29.125Z] --- PASS: TestClosePublisher (0.00s) [2021-05-19T11:36:29.125Z] === RUN TestPubSubRace [2021-05-19T11:36:29.586Z] --- PASS: TestFailOnce (1.15s) [2021-05-19T11:36:29.586Z] === RUN TestEchoInputOutput [2021-05-19T11:36:29.586Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-19T11:36:29.586Z] === RUN TestBackoff [2021-05-19T11:36:29.586Z] --- PASS: TestBackoff (0.00s) [2021-05-19T11:36:29.586Z] === RUN TestAbortRetry [2021-05-19T11:36:29.586Z] --- PASS: TestAbortRetry (0.00s) [2021-05-19T11:36:29.586Z] === RUN TestClientScheme [2021-05-19T11:36:29.586Z] --- PASS: TestClientScheme (0.00s) [2021-05-19T11:36:29.586Z] === RUN TestNewClientWithTimeout [2021-05-19T11:36:30.047Z] === RUN TestRegister [2021-05-19T11:36:30.047Z] --- PASS: TestRegister (0.00s) [2021-05-19T11:36:30.047Z] === RUN TestCommand [2021-05-19T11:36:30.047Z] --- PASS: TestCommand (0.03s) [2021-05-19T11:36:30.047Z] === RUN TestNaiveSelf [2021-05-19T11:36:30.047Z] --- PASS: TestNaiveSelf (0.03s) [2021-05-19T11:36:30.047Z] PASS [2021-05-19T11:36:30.047Z] coverage: 82.4% of statements [2021-05-19T11:36:30.047Z] ok github.com/docker/docker/pkg/reexec 0.119s coverage: 82.4% of statements [2021-05-19T11:36:30.047Z] --- PASS: TestPubSubRace (1.04s) [2021-05-19T11:36:30.047Z] PASS [2021-05-19T11:36:30.047Z] coverage: 75.0% of statements [2021-05-19T11:36:30.047Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 75.0% of statements [2021-05-19T11:36:30.047Z] time="2021-05-19T11:36:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-19T11:36:30.491Z] --- PASS: TestDaemonIpcModePrivate (2.01s) [2021-05-19T11:36:30.491Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-05-19T11:36:30.491Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-19T11:36:31.020Z] === RUN TestParseSignal [2021-05-19T11:36:31.020Z] --- PASS: TestParseSignal (0.00s) [2021-05-19T11:36:31.020Z] === RUN TestValidSignalForPlatform [2021-05-19T11:36:31.020Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-19T11:36:31.020Z] PASS [2021-05-19T11:36:31.020Z] coverage: 20.3% of statements [2021-05-19T11:36:31.482Z] ok github.com/docker/docker/pkg/signal 0.086s coverage: 20.3% of statements [2021-05-19T11:36:31.482Z] === RUN TestNewStdWriter [2021-05-19T11:36:31.482Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-19T11:36:31.482Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-19T11:36:31.482Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-19T11:36:31.482Z] === RUN TestWriteWithNilBytes [2021-05-19T11:36:31.482Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-19T11:36:31.482Z] === RUN TestWrite [2021-05-19T11:36:31.482Z] --- PASS: TestWrite (0.00s) [2021-05-19T11:36:31.482Z] === RUN TestWriteWithWriterError [2021-05-19T11:36:31.482Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-19T11:36:31.482Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-19T11:36:31.482Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-19T11:36:31.482Z] === RUN TestStdCopyWriteAndRead [2021-05-19T11:36:31.482Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-19T11:36:31.482Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-19T11:36:31.482Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-19T11:36:31.482Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-19T11:36:31.482Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-19T11:36:31.482Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-19T11:36:31.482Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-19T11:36:31.482Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-19T11:36:31.482Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-19T11:36:31.482Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-19T11:36:31.482Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-19T11:36:31.482Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-19T11:36:31.482Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-19T11:36:31.482Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-19T11:36:31.482Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-19T11:36:31.482Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-19T11:36:31.482Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-19T11:36:31.482Z] PASS [2021-05-19T11:36:31.482Z] coverage: 100.0% of statements [2021-05-19T11:36:31.482Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2021-05-19T11:36:31.944Z] time="2021-05-19T11:36:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-19T11:36:32.405Z] === RUN TestGenerateRandomID [2021-05-19T11:36:32.405Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestShortenId [2021-05-19T11:36:32.405Z] --- PASS: TestShortenId (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestShortenSha256Id [2021-05-19T11:36:32.405Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestShortenIdEmpty [2021-05-19T11:36:32.405Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestShortenIdInvalid [2021-05-19T11:36:32.405Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestIsShortIDNonHex [2021-05-19T11:36:32.405Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestIsShortIDNotCorrectSize [2021-05-19T11:36:32.405Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-19T11:36:32.405Z] PASS [2021-05-19T11:36:32.405Z] coverage: 70.6% of statements [2021-05-19T11:36:32.405Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-05-19T11:36:32.405Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-19T11:36:32.405Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-19T11:36:32.405Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestFormatStatus [2021-05-19T11:36:32.405Z] --- PASS: TestFormatStatus (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestFormatError [2021-05-19T11:36:32.405Z] --- PASS: TestFormatError (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestFormatJSONError [2021-05-19T11:36:32.405Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-19T11:36:32.405Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-19T11:36:32.405Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestNewJSONProgressOutput [2021-05-19T11:36:32.405Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestAuxFormatterEmit [2021-05-19T11:36:32.405Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestStreamWriterStdout [2021-05-19T11:36:32.405Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-19T11:36:32.405Z] === RUN TestStreamWriterStderr [2021-05-19T11:36:32.405Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-19T11:36:32.405Z] PASS [2021-05-19T11:36:32.405Z] coverage: 66.2% of statements [2021-05-19T11:36:32.405Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2021-05-19T11:36:32.548Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.06s) [2021-05-19T11:36:32.548Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-05-19T11:36:32.548Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-19T11:36:33.378Z] === RUN TestIsCpusetListAvailable [2021-05-19T11:36:33.378Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-19T11:36:33.378Z] PASS [2021-05-19T11:36:33.378Z] coverage: 38.2% of statements [2021-05-19T11:36:33.378Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2021-05-19T11:36:33.533Z] Loaded image: buildpack-deps:buster [2021-05-19T11:36:33.533Z] Loaded image: busybox:latest [2021-05-19T11:36:33.533Z] Loaded image: busybox:glibc [2021-05-19T11:36:33.839Z] === RUN TestChtimes [2021-05-19T11:36:33.839Z] --- PASS: TestChtimes (0.00s) [2021-05-19T11:36:33.839Z] === RUN TestChtimesWindows [2021-05-19T11:36:33.839Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-19T11:36:33.839Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-19T11:36:33.839Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-19T11:36:33.839Z] === RUN TestEnsureRemoveAllNotExist [2021-05-19T11:36:33.839Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-19T11:36:33.839Z] === RUN TestEnsureRemoveAllWithDir [2021-05-19T11:36:33.839Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-19T11:36:33.839Z] === RUN TestEnsureRemoveAllWithFile [2021-05-19T11:36:33.839Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-19T11:36:33.839Z] === RUN TestHasWin32KSupport [2021-05-19T11:36:33.839Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-19T11:36:33.839Z] syscall_windows_test.go:8: win32k: true [2021-05-19T11:36:33.839Z] PASS [2021-05-19T11:36:33.839Z] coverage: 12.0% of statements [2021-05-19T11:36:33.839Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 12.0% of statements [2021-05-19T11:36:34.183Z] --- PASS: TestBuildSquashParent (6.25s) [2021-05-19T11:36:34.183Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-19T11:36:34.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:36:34.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:36:34.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:36:34.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:36:34.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:36:34.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:36:34.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:36:34.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:36:34.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:36:34.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:36:34.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:36:34.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:36:34.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:36:34.183Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:36:34.300Z] time="2021-05-19T11:36:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-19T11:36:34.300Z] === RUN TestTailFile [2021-05-19T11:36:34.300Z] --- PASS: TestTailFile (0.00s) [2021-05-19T11:36:34.300Z] === RUN TestTailFileManyLines [2021-05-19T11:36:34.300Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-19T11:36:34.300Z] === RUN TestTailEmptyFile [2021-05-19T11:36:34.300Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-19T11:36:34.300Z] === RUN TestTailNegativeN [2021-05-19T11:36:34.300Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-19T11:36:34.300Z] === RUN TestNewTailReader [2021-05-19T11:36:34.300Z] === PAUSE TestNewTailReader [2021-05-19T11:36:34.300Z] === CONT TestNewTailReader [2021-05-19T11:36:34.300Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-19T11:36:34.300Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-19T11:36:34.469Z] Loaded image: debian:bullseye [2021-05-19T11:36:34.469Z] Loaded image: hello-world:latest [2021-05-19T11:36:34.469Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T11:36:34.469Z] INFO: Testing against a local daemon [2021-05-19T11:36:34.469Z] === RUN TestCgroupNamespacesBuild [2021-05-19T11:36:34.605Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.12s) [2021-05-19T11:36:34.605Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2021-05-19T11:36:34.605Z] === RUN TestIpcModeOlderClient [2021-05-19T11:36:34.605Z] === PAUSE TestIpcModeOlderClient [2021-05-19T11:36:34.605Z] === RUN TestKillContainerInvalidSignal [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/no_delimiter [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/truncated_last_line [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-19T11:36:34.762Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.762Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.762Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.762Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.762Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:34.762Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.762Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.762Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.762Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/no_delimiter [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.763Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-19T11:36:34.763Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.764Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:34.765Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:34.765Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:34.766Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-19T11:36:34.767Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:34.767Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:34.847Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-19T11:36:35.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-19T11:36:35.244Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.02s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.02s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.02s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.02s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T11:36:35.244Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.02s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.02s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T11:36:35.245Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-19T11:36:35.246Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-19T11:36:35.246Z] PASS [2021-05-19T11:36:35.246Z] coverage: 88.6% of statements [2021-05-19T11:36:35.246Z] ok github.com/docker/docker/pkg/tailfile 0.404s coverage: 88.6% of statements [2021-05-19T11:36:35.634Z] --- PASS: TestKillContainerInvalidSignal (1.01s) [2021-05-19T11:36:35.634Z] === RUN TestKillContainer [2021-05-19T11:36:35.634Z] === RUN TestKillContainer/no_signal [2021-05-19T11:36:35.707Z] === RUN TestTarSumRemoveNonExistent [2021-05-19T11:36:35.707Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-19T11:36:35.707Z] === RUN TestTarSumRemove [2021-05-19T11:36:35.707Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-19T11:36:35.707Z] === RUN TestSortFileInfoSums [2021-05-19T11:36:35.707Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-19T11:36:35.707Z] === RUN TestNewTarSumForLabelInvalid [2021-05-19T11:36:35.707Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-19T11:36:35.707Z] === RUN TestNewTarSumForLabel [2021-05-19T11:36:35.707Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-19T11:36:35.707Z] === RUN TestEmptyTar [2021-05-19T11:36:35.707Z] --- PASS: TestEmptyTar (0.00s) [2021-05-19T11:36:35.707Z] === RUN TestTarSumsReadSize [2021-05-19T11:36:35.707Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-19T11:36:35.707Z] === RUN TestTarSums [2021-05-19T11:36:35.707Z] --- PASS: TestTarSums (0.09s) [2021-05-19T11:36:35.707Z] === RUN TestIteration [2021-05-19T11:36:35.707Z] --- PASS: TestIteration (0.00s) [2021-05-19T11:36:35.707Z] === RUN TestVersionLabelForChecksum [2021-05-19T11:36:35.707Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-19T11:36:35.707Z] === RUN TestVersion [2021-05-19T11:36:35.707Z] --- PASS: TestVersion (0.00s) [2021-05-19T11:36:35.707Z] === RUN TestGetVersion [2021-05-19T11:36:35.707Z] --- PASS: TestGetVersion (0.00s) [2021-05-19T11:36:35.707Z] === RUN TestGetVersions [2021-05-19T11:36:35.707Z] --- PASS: TestGetVersions (0.00s) [2021-05-19T11:36:35.707Z] PASS [2021-05-19T11:36:35.707Z] coverage: 89.3% of statements [2021-05-19T11:36:35.707Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2021-05-19T11:36:36.070Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:36:36.170Z] testing: warning: no tests to run [2021-05-19T11:36:36.170Z] PASS [2021-05-19T11:36:36.170Z] coverage: [no statements] [2021-05-19T11:36:36.170Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2021-05-19T11:36:36.328Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:36:36.631Z] === RUN TestTruncIndex [2021-05-19T11:36:36.631Z] --- PASS: TestTruncIndex (0.10s) [2021-05-19T11:36:36.631Z] PASS [2021-05-19T11:36:36.631Z] coverage: 91.5% of statements [2021-05-19T11:36:36.631Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2021-05-19T11:36:36.631Z] === RUN TestIsGIT [2021-05-19T11:36:36.631Z] --- PASS: TestIsGIT (0.00s) [2021-05-19T11:36:36.631Z] === RUN TestIsTransport [2021-05-19T11:36:36.631Z] --- PASS: TestIsTransport (0.00s) [2021-05-19T11:36:36.631Z] PASS [2021-05-19T11:36:36.631Z] coverage: 100.0% of statements [2021-05-19T11:36:36.631Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2021-05-19T11:36:36.700Z] === RUN TestKillContainer/non_killing_signal [2021-05-19T11:36:37.604Z] === RUN TestVersionInfo [2021-05-19T11:36:37.604Z] --- PASS: TestVersionInfo (0.00s) [2021-05-19T11:36:37.604Z] === RUN TestAppendVersions [2021-05-19T11:36:37.604Z] --- PASS: TestAppendVersions (0.00s) [2021-05-19T11:36:37.604Z] PASS [2021-05-19T11:36:37.604Z] coverage: 88.9% of statements [2021-05-19T11:36:37.604Z] ok github.com/docker/docker/pkg/useragent 0.048s coverage: 88.9% of statements [2021-05-19T11:36:37.729Z] === RUN TestKillContainer/killing_signal [2021-05-19T11:36:37.755Z] --- PASS: TestCgroupNamespacesBuild (2.98s) [2021-05-19T11:36:37.755Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-19T11:36:38.216Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:36:38.471Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:36:38.533Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-05-19T11:36:38.577Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-19T11:36:38.577Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-19T11:36:38.577Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-19T11:36:38.577Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-19T11:36:38.577Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-19T11:36:38.577Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-19T11:36:38.577Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-19T11:36:38.577Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-19T11:36:38.577Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-19T11:36:38.577Z] time="2021-05-19T11:36:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-19T11:36:38.756Z] --- PASS: TestKillContainer (3.09s) [2021-05-19T11:36:38.756Z] --- PASS: TestKillContainer/no_signal (1.03s) [2021-05-19T11:36:38.756Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2021-05-19T11:36:38.756Z] --- PASS: TestKillContainer/killing_signal (0.96s) [2021-05-19T11:36:38.756Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-19T11:36:38.756Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-19T11:36:39.041Z] === RUN TestValidatePrivileges [2021-05-19T11:36:39.041Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-19T11:36:39.041Z] === RUN TestFilterByCapNeg [2021-05-19T11:36:39.041Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-19T11:36:39.041Z] === RUN TestFilterByCapPos [2021-05-19T11:36:39.041Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-19T11:36:39.041Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-19T11:36:39.041Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-19T11:36:39.041Z] PASS [2021-05-19T11:36:39.041Z] coverage: 12.0% of statements [2021-05-19T11:36:39.041Z] ok github.com/docker/docker/plugin 0.094s coverage: 12.0% of statements [2021-05-19T11:36:39.041Z] === RUN TestNewSettable [2021-05-19T11:36:39.041Z] --- PASS: TestNewSettable (0.00s) [2021-05-19T11:36:39.041Z] === RUN TestIsSettable [2021-05-19T11:36:39.041Z] --- PASS: TestIsSettable (0.00s) [2021-05-19T11:36:39.041Z] === RUN TestUpdateSettingsEnv [2021-05-19T11:36:39.041Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-19T11:36:39.041Z] PASS [2021-05-19T11:36:39.041Z] coverage: 20.1% of statements [2021-05-19T11:36:39.041Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.1% of statements [2021-05-19T11:36:39.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-19T11:36:39.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-19T11:36:39.784Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-19T11:36:40.022Z] === RUN TestLoad [2021-05-19T11:36:40.023Z] --- PASS: TestLoad (0.00s) [2021-05-19T11:36:40.023Z] === RUN TestSave [2021-05-19T11:36:40.023Z] --- PASS: TestSave (0.06s) [2021-05-19T11:36:40.023Z] === RUN TestAddDeleteGet [2021-05-19T11:36:40.023Z] --- PASS: TestAddDeleteGet (0.04s) [2021-05-19T11:36:40.023Z] === RUN TestInvalidTags [2021-05-19T11:36:40.023Z] --- PASS: TestInvalidTags (0.00s) [2021-05-19T11:36:40.023Z] PASS [2021-05-19T11:36:40.287Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.63s) [2021-05-19T11:36:40.287Z] === RUN TestBuildWithSession [2021-05-19T11:36:40.287Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-19T11:36:40.287Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T11:36:40.287Z] === RUN TestBuildSquashParent [2021-05-19T11:36:40.483Z] coverage: 84.4% of statements [2021-05-19T11:36:40.483Z] ok github.com/docker/docker/reference 0.180s coverage: 84.4% of statements [2021-05-19T11:36:40.483Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-19T11:36:40.483Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-05-19T11:36:40.483Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-19T11:36:40.483Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-19T11:36:40.483Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-19T11:36:40.483Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-19T11:36:40.483Z] === RUN TestResumableRequestReaderWithReadError [2021-05-19T11:36:40.811Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.02s) [2021-05-19T11:36:40.811Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s) [2021-05-19T11:36:40.811Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-05-19T11:36:40.811Z] === RUN TestKillStoppedContainer [2021-05-19T11:36:40.945Z] time="2021-05-19T11:36:40Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-19T11:36:40.945Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-05-19T11:36:40.945Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-19T11:36:40.945Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-19T11:36:40.945Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-19T11:36:40.945Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-19T11:36:40.945Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-19T11:36:40.945Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-19T11:36:40.945Z] === RUN TestResumableRequestReader [2021-05-19T11:36:40.945Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-19T11:36:40.945Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-19T11:36:40.945Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-19T11:36:40.945Z] PASS [2021-05-19T11:36:40.945Z] coverage: 100.0% of statements [2021-05-19T11:36:40.945Z] ok github.com/docker/docker/registry/resumable 0.182s coverage: 100.0% of statements [2021-05-19T11:36:40.986Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-19T11:36:40.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.93s) [2021-05-19T11:36:40.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.36s) [2021-05-19T11:36:40.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2021-05-19T11:36:40.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.18s) [2021-05-19T11:36:40.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s) [2021-05-19T11:36:40.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2021-05-19T11:36:40.986Z] === RUN TestBuildMultiStageCopy [2021-05-19T11:36:40.986Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-19T11:36:41.103Z] --- PASS: TestKillStoppedContainer (0.12s) [2021-05-19T11:36:41.103Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-19T11:36:41.103Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-05-19T11:36:41.103Z] === RUN TestKillDifferentUserContainer [2021-05-19T11:36:41.406Z] === RUN TestRestartManagerTimeout [2021-05-19T11:36:41.406Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-19T11:36:41.406Z] === RUN TestRestartManagerTimeoutReset [2021-05-19T11:36:41.406Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-19T11:36:41.406Z] PASS [2021-05-19T11:36:41.406Z] coverage: 45.3% of statements [2021-05-19T11:36:41.406Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 45.3% of statements [2021-05-19T11:36:41.867Z] === RUN TestResolveAuthConfigIndexServer [2021-05-19T11:36:41.867Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-19T11:36:41.867Z] === RUN TestResolveAuthConfigFullURL [2021-05-19T11:36:41.867Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-19T11:36:41.867Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-19T11:36:41.867Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-19T11:36:41.867Z] === RUN TestValidateMirror [2021-05-19T11:36:41.867Z] --- PASS: TestValidateMirror (0.00s) [2021-05-19T11:36:41.867Z] === RUN TestLoadInsecureRegistries [2021-05-19T11:36:41.867Z] === RUN TestDecodeContainerConfig [2021-05-19T11:36:41.867Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-19T11:36:41.867Z] === RUN TestDecodeContainerConfigIsolation [2021-05-19T11:36:41.867Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-19T11:36:41.867Z] === RUN TestValidatePrivileged [2021-05-19T11:36:41.867Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-19T11:36:41.868Z] PASS [2021-05-19T11:36:41.868Z] coverage: 52.2% of statements [2021-05-19T11:36:41.868Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2021-05-19T11:36:41.868Z] time="2021-05-19T11:36:41Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-19T11:36:41.868Z] time="2021-05-19T11:36:41Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-19T11:36:41.868Z] time="2021-05-19T11:36:41Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-19T11:36:41.868Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-05-19T11:36:41.868Z] === RUN TestNewServiceConfig [2021-05-19T11:36:41.868Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-19T11:36:41.868Z] === RUN TestValidateIndexName [2021-05-19T11:36:41.868Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-19T11:36:41.868Z] === RUN TestValidateIndexNameWithError [2021-05-19T11:36:41.868Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-19T11:36:41.868Z] === RUN TestEndpointParse [2021-05-19T11:36:41.868Z] --- PASS: TestEndpointParse (0.00s) [2021-05-19T11:36:41.868Z] === RUN TestEndpointParseInvalid [2021-05-19T11:36:41.868Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-19T11:36:41.868Z] === RUN TestValidateEndpoint [2021-05-19T11:36:41.868Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-19T11:36:41.868Z] === RUN TestPing [2021-05-19T11:36:41.868Z] --- PASS: TestPing (0.00s) [2021-05-19T11:36:41.868Z] === RUN TestPingRegistryEndpoint [2021-05-19T11:36:41.868Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-19T11:36:41.868Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:36:41.868Z] === RUN TestEndpoint [2021-05-19T11:36:41.868Z] --- SKIP: TestEndpoint (0.01s) [2021-05-19T11:36:41.868Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:36:41.868Z] === RUN TestParseRepositoryInfo [2021-05-19T11:36:41.868Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-19T11:36:41.868Z] === RUN TestNewIndexInfo [2021-05-19T11:36:41.868Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-19T11:36:41.868Z] === RUN TestMirrorEndpointLookup [2021-05-19T11:36:41.868Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-19T11:36:41.868Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:36:41.868Z] === RUN TestSearchRepositories [2021-05-19T11:36:41.868Z] --- PASS: TestSearchRepositories (0.01s) [2021-05-19T11:36:41.868Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-19T11:36:41.868Z] Host: 127.0.0.1:49244 [2021-05-19T11:36:41.868Z] User-Agent: docker test client [2021-05-19T11:36:41.868Z] Authorization: Token fake-token [2021-05-19T11:36:41.868Z] X-Docker-Token: true [2021-05-19T11:36:41.868Z] Accept-Encoding: gzip [2021-05-19T11:36:41.868Z] [2021-05-19T11:36:41.868Z] [2021-05-19T11:36:41.868Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-19T11:36:41.868Z] Connection: close [2021-05-19T11:36:41.868Z] Content-Length: 144 [2021-05-19T11:36:41.868Z] Cache-Control: no-cache [2021-05-19T11:36:41.868Z] Content-Type: application/json [2021-05-19T11:36:41.868Z] Date: Wed, 19 May 2021 11:36:41 GMT [2021-05-19T11:36:41.868Z] Expires: -1 [2021-05-19T11:36:41.868Z] Pragma: no-cache [2021-05-19T11:36:41.868Z] Server: docker-tests/mock [2021-05-19T11:36:41.868Z] X-Docker-Registry-Config: mock [2021-05-19T11:36:41.868Z] X-Docker-Registry-Version: 0.0.0 [2021-05-19T11:36:41.868Z] [2021-05-19T11:36:41.868Z] [2021-05-19T11:36:41.868Z] === RUN TestTrustedLocation [2021-05-19T11:36:41.868Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-19T11:36:41.868Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-19T11:36:41.868Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-19T11:36:41.868Z] === RUN TestAllowNondistributableArtifacts [2021-05-19T11:36:41.868Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-19T11:36:41.868Z] === RUN TestIsSecureIndex [2021-05-19T11:36:41.868Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-19T11:36:41.868Z] PASS [2021-05-19T11:36:41.868Z] coverage: 50.3% of statements [2021-05-19T11:36:41.868Z] ok github.com/docker/docker/registry 0.301s coverage: 50.3% of statements [2021-05-19T11:36:42.131Z] --- PASS: TestKillDifferentUserContainer (1.06s) [2021-05-19T11:36:42.131Z] === RUN TestInspectOomKilledTrue [2021-05-19T11:36:42.131Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-19T11:36:42.131Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:36:42.131Z] === RUN TestInspectOomKilledFalse [2021-05-19T11:36:42.131Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-19T11:36:42.131Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:36:42.131Z] === RUN TestLinksEtcHostsContentMatch [2021-05-19T11:36:42.841Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-19T11:36:42.841Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-19T11:36:42.841Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-19T11:36:42.841Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-19T11:36:42.841Z] PASS [2021-05-19T11:36:42.841Z] coverage: 62.5% of statements [2021-05-19T11:36:42.841Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2021-05-19T11:36:42.872Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-19T11:36:42.872Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-19T11:36:43.128Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-19T11:36:43.128Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-19T11:36:43.159Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-05-19T11:36:43.159Z] === RUN TestLinksContainerNames [2021-05-19T11:36:43.384Z] --- PASS: TestBuildMultiStageCopy (2.87s) [2021-05-19T11:36:43.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2021-05-19T11:36:43.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-05-19T11:36:43.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-05-19T11:36:43.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-05-19T11:36:43.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-05-19T11:36:43.384Z] === RUN TestBuildMultiStageParentConfig [2021-05-19T11:36:44.311Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2021-05-19T11:36:44.311Z] === RUN TestBuildLabelWithTargets [2021-05-19T11:36:45.030Z] === RUN TestGetDriver [2021-05-19T11:36:45.030Z] --- PASS: TestGetDriver (0.00s) [2021-05-19T11:36:45.030Z] === RUN TestVolumeRequestError [2021-05-19T11:36:45.030Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-19T11:36:45.030Z] PASS [2021-05-19T11:36:45.030Z] coverage: 36.1% of statements [2021-05-19T11:36:45.030Z] ok github.com/docker/docker/volume/drivers 0.085s coverage: 36.1% of statements [2021-05-19T11:36:45.214Z] --- PASS: TestLinksContainerNames (2.01s) [2021-05-19T11:36:45.214Z] === RUN TestLogsFollowTailEmpty [2021-05-19T11:36:45.237Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2021-05-19T11:36:45.237Z] === RUN TestBuildWithEmptyLayers [2021-05-19T11:36:45.491Z] === RUN TestGetAddress [2021-05-19T11:36:45.491Z] --- PASS: TestGetAddress (0.00s) [2021-05-19T11:36:45.491Z] === RUN TestRemove [2021-05-19T11:36:45.491Z] --- SKIP: TestRemove (0.00s) [2021-05-19T11:36:45.491Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-19T11:36:45.491Z] === RUN TestInitializeWithVolumes [2021-05-19T11:36:45.492Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-05-19T11:36:45.492Z] === RUN TestCreate [2021-05-19T11:36:45.492Z] --- PASS: TestCreate (0.01s) [2021-05-19T11:36:45.492Z] === RUN TestValidateName [2021-05-19T11:36:45.492Z] --- PASS: TestValidateName (0.00s) [2021-05-19T11:36:45.492Z] === RUN TestCreateWithOpts [2021-05-19T11:36:45.492Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-19T11:36:45.492Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-19T11:36:45.492Z] === RUN TestRelaodNoOpts [2021-05-19T11:36:45.492Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-19T11:36:45.492Z] PASS [2021-05-19T11:36:45.492Z] coverage: 41.5% of statements [2021-05-19T11:36:45.492Z] ok github.com/docker/docker/volume/local 0.085s coverage: 41.5% of statements [2021-05-19T11:36:45.492Z] === RUN TestConvertTmpfsOptions [2021-05-19T11:36:45.492Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-19T11:36:45.492Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-19T11:36:45.492Z] parser_test.go:49: data="ro" [2021-05-19T11:36:45.492Z] === RUN TestParseMountRaw [2021-05-19T11:36:45.492Z] --- PASS: TestParseMountRaw (0.02s) [2021-05-19T11:36:45.492Z] === RUN TestParseMountRawSplit [2021-05-19T11:36:45.492Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-19T11:36:45.492Z] parser_test.go:390: case 0 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 1 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 2 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 3 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 4 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 5 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 6 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 7 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 8 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 0 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 1 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 2 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 3 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 4 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 5 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 6 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 7 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 8 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 9 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 10 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 11 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 12 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 0 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 1 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 2 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 3 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 4 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 5 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 6 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 7 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 8 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 9 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 10 [2021-05-19T11:36:45.492Z] parser_test.go:390: case 11 [2021-05-19T11:36:45.492Z] === RUN TestParseMountSpec [2021-05-19T11:36:45.492Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-19T11:36:45.492Z] parser_test.go:455: case 0 [2021-05-19T11:36:45.492Z] parser_test.go:455: case 1 [2021-05-19T11:36:45.492Z] parser_test.go:455: case 2 [2021-05-19T11:36:45.492Z] parser_test.go:455: case 3 [2021-05-19T11:36:45.492Z] parser_test.go:455: case 4 [2021-05-19T11:36:45.492Z] parser_test.go:455: case 5 [2021-05-19T11:36:45.492Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-19T11:36:45.492Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-19T11:36:45.492Z] === RUN TestValidateMount [2021-05-19T11:36:45.492Z] --- PASS: TestValidateMount (0.00s) [2021-05-19T11:36:45.492Z] PASS [2021-05-19T11:36:45.492Z] coverage: 66.2% of statements [2021-05-19T11:36:45.492Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 66.2% of statements [2021-05-19T11:36:45.492Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-05-19T11:36:45.492Z] === RUN TestBuildMultiStageOnBuild [2021-05-19T11:36:45.887Z] --- PASS: TestLogsFollowTailEmpty (1.01s) [2021-05-19T11:36:45.887Z] === RUN TestContainerNetworkMountsNoChown [2021-05-19T11:36:46.916Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/default [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/default [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/private [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/private [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/rprivate [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/slave [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/slave [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/rslave [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/shared [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/shared [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/rshared [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-19T11:36:46.916Z] === CONT TestMountDaemonRoot/default [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-19T11:36:46.916Z] === CONT TestMountDaemonRoot/rslave [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:36:46.916Z] === CONT TestMountDaemonRoot/rshared [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:36:46.916Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:36:46.916Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:36:46.917Z] === CONT TestMountDaemonRoot/shared [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:36:46.917Z] === CONT TestMountDaemonRoot/rprivate [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:36:46.917Z] === CONT TestMountDaemonRoot/slave [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:36:46.917Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:36:46.917Z] === CONT TestMountDaemonRoot/private [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:36:46.917Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-19T11:36:46.917Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-19T11:36:46.917Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-19T11:36:47.037Z] === RUN TestSetGetMeta [2021-05-19T11:36:47.037Z] === PAUSE TestSetGetMeta [2021-05-19T11:36:47.037Z] === RUN TestRestore [2021-05-19T11:36:47.037Z] === PAUSE TestRestore [2021-05-19T11:36:47.037Z] === RUN TestServiceCreate [2021-05-19T11:36:47.037Z] === PAUSE TestServiceCreate [2021-05-19T11:36:47.037Z] === RUN TestServiceList [2021-05-19T11:36:47.037Z] === PAUSE TestServiceList [2021-05-19T11:36:47.037Z] === RUN TestServiceRemove [2021-05-19T11:36:47.037Z] === PAUSE TestServiceRemove [2021-05-19T11:36:47.037Z] === RUN TestServiceGet [2021-05-19T11:36:47.037Z] === PAUSE TestServiceGet [2021-05-19T11:36:47.037Z] === RUN TestServicePrune [2021-05-19T11:36:47.037Z] === PAUSE TestServicePrune [2021-05-19T11:36:47.037Z] === RUN TestCreate [2021-05-19T11:36:47.037Z] === PAUSE TestCreate [2021-05-19T11:36:47.037Z] === RUN TestRemove [2021-05-19T11:36:47.037Z] === PAUSE TestRemove [2021-05-19T11:36:47.037Z] === RUN TestList [2021-05-19T11:36:47.037Z] === PAUSE TestList [2021-05-19T11:36:47.037Z] === RUN TestFindByDriver [2021-05-19T11:36:47.037Z] === PAUSE TestFindByDriver [2021-05-19T11:36:47.037Z] === RUN TestFindByReferenced [2021-05-19T11:36:47.037Z] === PAUSE TestFindByReferenced [2021-05-19T11:36:47.037Z] === RUN TestDerefMultipleOfSameRef [2021-05-19T11:36:47.037Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-19T11:36:47.037Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-19T11:36:47.037Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-19T11:36:47.037Z] === RUN TestDefererencePluginOnCreateError [2021-05-19T11:36:47.037Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-19T11:36:47.037Z] === RUN TestRefDerefRemove [2021-05-19T11:36:47.037Z] === PAUSE TestRefDerefRemove [2021-05-19T11:36:47.037Z] === RUN TestGet [2021-05-19T11:36:47.037Z] === PAUSE TestGet [2021-05-19T11:36:47.037Z] === RUN TestGetWithReference [2021-05-19T11:36:47.037Z] === PAUSE TestGetWithReference [2021-05-19T11:36:47.037Z] === RUN TestFilterFunc [2021-05-19T11:36:47.037Z] === RUN TestFilterFunc/test_nil_list [2021-05-19T11:36:47.037Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-19T11:36:47.037Z] === RUN TestFilterFunc/test_empty_list [2021-05-19T11:36:47.037Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-19T11:36:47.037Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-19T11:36:47.037Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-19T11:36:47.037Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-19T11:36:47.037Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-19T11:36:47.037Z] === RUN TestFilterFunc/test_filter_some [2021-05-19T11:36:47.037Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-19T11:36:47.037Z] === RUN TestFilterFunc/test_filter_middle [2021-05-19T11:36:47.037Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-19T11:36:47.037Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-19T11:36:47.037Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-19T11:36:47.037Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-19T11:36:47.037Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-19T11:36:47.037Z] === CONT TestFilterFunc/test_nil_list [2021-05-19T11:36:47.037Z] === CONT TestFilterFunc/test_filter_some [2021-05-19T11:36:47.037Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-19T11:36:47.037Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-19T11:36:47.037Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-19T11:36:47.037Z] === CONT TestFilterFunc/test_filter_middle [2021-05-19T11:36:47.037Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-19T11:36:47.037Z] === CONT TestFilterFunc/test_empty_list [2021-05-19T11:36:47.037Z] --- PASS: TestFilterFunc (0.00s) [2021-05-19T11:36:47.037Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-19T11:36:47.037Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-19T11:36:47.037Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-19T11:36:47.037Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-19T11:36:47.037Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-19T11:36:47.037Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-19T11:36:47.037Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-19T11:36:47.037Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-19T11:36:47.037Z] === CONT TestSetGetMeta [2021-05-19T11:36:47.037Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-19T11:36:47.037Z] === CONT TestCreate [2021-05-19T11:36:47.037Z] === CONT TestServiceRemove [2021-05-19T11:36:47.037Z] --- PASS: TestSetGetMeta (0.02s) [2021-05-19T11:36:47.037Z] === CONT TestGetWithReference [2021-05-19T11:36:47.037Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-05-19T11:36:47.037Z] === CONT TestGet [2021-05-19T11:36:47.037Z] --- PASS: TestCreate (0.04s) [2021-05-19T11:36:47.037Z] === CONT TestRefDerefRemove [2021-05-19T11:36:47.037Z] --- PASS: TestGet (0.03s) [2021-05-19T11:36:47.037Z] === CONT TestDefererencePluginOnCreateError [2021-05-19T11:36:47.037Z] --- PASS: TestGetWithReference (0.04s) [2021-05-19T11:36:47.037Z] === CONT TestServiceCreate [2021-05-19T11:36:47.037Z] --- PASS: TestRefDerefRemove (0.02s) [2021-05-19T11:36:47.037Z] === CONT TestServiceList [2021-05-19T11:36:47.037Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-05-19T11:36:47.037Z] === CONT TestRestore [2021-05-19T11:36:47.037Z] --- PASS: TestRestore (0.02s) [2021-05-19T11:36:47.037Z] === CONT TestFindByDriver [2021-05-19T11:36:47.037Z] --- PASS: TestFindByDriver (0.02s) [2021-05-19T11:36:47.037Z] === CONT TestDerefMultipleOfSameRef [2021-05-19T11:36:47.037Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-05-19T11:36:47.037Z] === CONT TestFindByReferenced [2021-05-19T11:36:47.037Z] --- PASS: TestFindByReferenced (0.02s) [2021-05-19T11:36:47.037Z] === CONT TestList [2021-05-19T11:36:47.037Z] --- PASS: TestServiceRemove (0.15s) [2021-05-19T11:36:47.037Z] === CONT TestServicePrune [2021-05-19T11:36:47.037Z] --- PASS: TestServiceCreate (0.10s) [2021-05-19T11:36:47.037Z] === CONT TestRemove [2021-05-19T11:36:47.037Z] --- PASS: TestServiceList (0.10s) [2021-05-19T11:36:47.037Z] === CONT TestServiceGet [2021-05-19T11:36:47.037Z] --- PASS: TestList (0.03s) [2021-05-19T11:36:47.037Z] time="2021-05-19T11:36:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-19T11:36:47.037Z] --- PASS: TestServiceGet (0.02s) [2021-05-19T11:36:47.037Z] time="2021-05-19T11:36:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-19T11:36:47.037Z] --- PASS: TestRemove (0.02s) [2021-05-19T11:36:47.037Z] time="2021-05-19T11:36:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-19T11:36:47.037Z] time="2021-05-19T11:36:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-19T11:36:47.037Z] time="2021-05-19T11:36:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-19T11:36:47.037Z] --- PASS: TestServicePrune (0.05s) [2021-05-19T11:36:47.037Z] PASS [2021-05-19T11:36:47.037Z] coverage: 70.3% of statements [2021-05-19T11:36:47.037Z] ok github.com/docker/docker/volume/service 0.305s coverage: 70.3% of statements [2021-05-19T11:36:47.206Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:36:47.206Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:36:47.206Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:36:47.206Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-19T11:36:47.206Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:36:47.206Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:36:47.497Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:36:47.497Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:36:47.497Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:36:47.497Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:36:47.497Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-19T11:36:47.497Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:36:47.497Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-19T11:36:47.497Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:36:47.497Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:36:47.498Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-19T11:36:47.499Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-05-19T11:36:47.499Z] === RUN TestClientStream [2021-05-19T11:36:47.499Z] --- PASS: TestClientStream (0.00s) [2021-05-19T11:36:47.499Z] === RUN TestClientSendFile [2021-05-19T11:36:47.499Z] --- PASS: TestClientSendFile (0.00s) [2021-05-19T11:36:47.499Z] === RUN TestClientWithRequestTimeout [2021-05-19T11:36:47.499Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-19T11:36:47.499Z] === RUN TestFileSpecPlugin [2021-05-19T11:36:47.499Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-05-19T11:36:47.499Z] === RUN TestFileJSONSpecPlugin [2021-05-19T11:36:47.499Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-19T11:36:47.499Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-19T11:36:47.499Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-19T11:36:47.499Z] === RUN TestPluginAddHandler [2021-05-19T11:36:47.499Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-19T11:36:47.499Z] === RUN TestPluginWaitBadPlugin [2021-05-19T11:36:47.499Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-19T11:36:47.499Z] === RUN TestGet [2021-05-19T11:36:47.499Z] time="2021-05-19T11:36:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-19T11:36:47.787Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:36:47.787Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-19T11:36:47.787Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:36:47.787Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:36:47.787Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:36:47.787Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:36:47.787Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:36:47.787Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:36:47.787Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-19T11:36:47.787Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-05-19T11:36:47.787Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-19T11:36:47.787Z] === RUN TestContainerBindMountNonRecursive [2021-05-19T11:36:48.005Z] --- PASS: TestBuildMultiStageOnBuild (2.15s) [2021-05-19T11:36:48.005Z] === RUN TestBuildUncleanTarFilenames [2021-05-19T11:36:48.402Z] --- PASS: TestBuildSquashParent (7.70s) [2021-05-19T11:36:48.402Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-19T11:36:48.402Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:36:48.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:36:48.402Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:36:48.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:36:48.402Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:36:48.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:36:48.402Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:36:48.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:36:48.402Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:36:48.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:36:48.402Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:36:48.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:36:48.402Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:36:48.402Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:36:48.471Z] time="2021-05-19T11:36:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-19T11:36:48.565Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-05-19T11:36:48.566Z] === RUN TestBuildMultiStageLayerLeak [2021-05-19T11:36:50.306Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:36:50.306Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:36:50.505Z] --- PASS: TestContainerBindMountNonRecursive (2.36s) [2021-05-19T11:36:50.505Z] === RUN TestContainerVolumesMountedAsShared [2021-05-19T11:36:50.660Z] time="2021-05-19T11:36:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-19T11:36:51.077Z] --- PASS: TestBuildMultiStageLayerLeak (2.22s) [2021-05-19T11:36:51.077Z] === RUN TestBuildWithHugeFile [2021-05-19T11:36:51.140Z] --- PASS: TestContainerVolumesMountedAsShared (0.84s) [2021-05-19T11:36:51.140Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-19T11:36:52.184Z] --- PASS: TestContainerVolumesMountedAsSlave (0.90s) [2021-05-19T11:36:52.184Z] === RUN TestNetworkNat [2021-05-19T11:36:53.213Z] --- PASS: TestNetworkNat (1.01s) [2021-05-19T11:36:53.213Z] === RUN TestNetworkLocalhostTCPNat [2021-05-19T11:36:53.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:36:53.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:36:53.937Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s) [2021-05-19T11:36:53.937Z] === RUN TestNetworkLoopbackNat [2021-05-19T11:36:54.418Z] time="2021-05-19T11:36:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-19T11:36:56.123Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-19T11:36:56.123Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.25s) [2021-05-19T11:36:56.123Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.25s) [2021-05-19T11:36:56.123Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s) [2021-05-19T11:36:56.123Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s) [2021-05-19T11:36:56.123Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.83s) [2021-05-19T11:36:56.123Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.94s) [2021-05-19T11:36:56.123Z] === RUN TestBuildMultiStageCopy [2021-05-19T11:36:56.123Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-19T11:36:57.487Z] --- PASS: TestNetworkLoopbackNat (3.53s) [2021-05-19T11:36:57.487Z] === RUN TestPause [2021-05-19T11:36:58.518Z] --- PASS: TestPause (1.01s) [2021-05-19T11:36:58.518Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-19T11:36:58.518Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T11:36:58.518Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T11:36:58.518Z] === RUN TestPauseStopPausedContainer [2021-05-19T11:36:59.408Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-19T11:36:59.545Z] --- PASS: TestPauseStopPausedContainer (1.05s) [2021-05-19T11:36:59.545Z] === RUN TestPsFilter [2021-05-19T11:36:59.835Z] --- PASS: TestPsFilter (0.28s) [2021-05-19T11:36:59.835Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-19T11:36:59.975Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-19T11:37:00.863Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.94s) [2021-05-19T11:37:00.863Z] === RUN TestRemoveContainerWithVolume [2021-05-19T11:37:00.911Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-19T11:37:01.891Z] --- PASS: TestRemoveContainerWithVolume (1.01s) [2021-05-19T11:37:01.891Z] === RUN TestRemoveContainerRunning [2021-05-19T11:37:02.286Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-19T11:37:02.920Z] --- PASS: TestRemoveContainerRunning (0.99s) [2021-05-19T11:37:02.920Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-19T11:37:03.021Z] --- PASS: TestGet (15.01s) [2021-05-19T11:37:03.022Z] === RUN TestPluginWithNoManifest [2021-05-19T11:37:03.022Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-19T11:37:03.022Z] === RUN TestGetAll [2021-05-19T11:37:03.022Z] --- PASS: TestGetAll (0.00s) [2021-05-19T11:37:03.022Z] PASS [2021-05-19T11:37:03.022Z] coverage: 73.4% of statements [2021-05-19T11:37:03.022Z] ok github.com/docker/docker/pkg/plugins 34.901s coverage: 73.4% of statements [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/quota [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/rootless [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/volume [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-19T11:37:03.022Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-19T11:37:03.221Z] --- PASS: TestBuildMultiStageCopy (7.01s) [2021-05-19T11:37:03.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.01s) [2021-05-19T11:37:03.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2021-05-19T11:37:03.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2021-05-19T11:37:03.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-05-19T11:37:03.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-05-19T11:37:03.221Z] === RUN TestBuildMultiStageParentConfig [2021-05-19T11:37:03.948Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s) [2021-05-19T11:37:03.948Z] === RUN TestRemoveInvalidContainer [2021-05-19T11:37:03.948Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-19T11:37:03.948Z] === RUN TestRenameLinkedContainer [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === Skipped [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-19T11:37:03.995Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-19T11:37:03.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-19T11:37:03.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-05-19T11:37:03.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-19T11:37:03.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-19T11:37:03.995Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-19T11:37:03.995Z] daemon_test.go:147: root required [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-19T11:37:03.995Z] reload_test.go:520: root required [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-19T11:37:03.995Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-19T11:37:03.995Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-19T11:37:03.995Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-19T11:37:03.995Z] download_test.go:268: Needs fixing on Windows [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-19T11:37:03.995Z] layer_test.go:304: Failing on Windows [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-19T11:37:03.995Z] layer_test.go:353: Failing on Windows [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-19T11:37:03.995Z] layer_test.go:468: Failing on Windows [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-19T11:37:03.995Z] layer_test.go:697: Failing on Windows [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-19T11:37:03.995Z] migration_test.go:46: Failing on Windows [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-19T11:37:03.995Z] migration_test.go:182: Failing on Windows [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-19T11:37:03.995Z] mount_test.go:17: Failing on Windows [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-19T11:37:03.995Z] mount_test.go:76: Failing on Windows [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-19T11:37:03.995Z] mount_test.go:125: Failing on Windows [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-19T11:37:03.995Z] mount_test.go:212: Failing on Windows [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-19T11:37:03.995Z] archive_test.go:134: Xz not present in msys2 [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-19T11:37:03.995Z] archive_test.go:239: Failing on Windows CI machines [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-19T11:37:03.995Z] archive_windows_test.go:16: Currently fails [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-19T11:37:03.995Z] changes_test.go:192: needs more investigation [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-19T11:37:03.995Z] changes_test.go:405: needs further investigation [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-19T11:37:03.995Z] changes_test.go:441: needs further investigation [2021-05-19T11:37:03.995Z] [2021-05-19T11:37:03.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-19T11:37:03.996Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-19T11:37:03.996Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-19T11:37:03.996Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-19T11:37:03.996Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-19T11:37:03.996Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-19T11:37:03.996Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-19T11:37:03.996Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-19T11:37:03.996Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-19T11:37:03.996Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-19T11:37:03.996Z] poller_test.go:41: No chmod on Windows [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-19T11:37:03.996Z] fileutils_test.go:134: Needs porting to Windows [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-19T11:37:03.996Z] fileutils_test.go:180: Needs porting to Windows [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-19T11:37:03.996Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-05-19T11:37:03.996Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-19T11:37:03.996Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-19T11:37:03.996Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-19T11:37:03.996Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] [2021-05-19T11:37:03.996Z] DONE 1830 tests, 45 skipped in 203.047s [2021-05-19T11:37:03.996Z] INFO: make.ps1 ended at 05/19/2021 11:37:03 [2021-05-19T11:37:05.539Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-19T11:37:05.539Z] INFO: Unit tests ended at 05/19/2021 11:37:05. Duration:00:03:37.5101087 [2021-05-19T11:37:05.539Z] INFO: Building busybox [2021-05-19T11:37:05.539Z] Sending build context to Docker daemon 5.12kB [2021-05-19T11:37:05.539Z] [2021-05-19T11:37:05.539Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-19T11:37:05.539Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-19T11:37:05.539Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-19T11:37:05.539Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-19T11:37:05.539Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-19T11:37:05.539Z] ---> 3a7f23e29bd7 [2021-05-19T11:37:05.539Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-19T11:37:05.539Z] ---> Running in c8ccd2a5967a [2021-05-19T11:37:08.381Z] --- PASS: TestRenameLinkedContainer (3.89s) [2021-05-19T11:37:08.381Z] === RUN TestRenameStoppedContainer [2021-05-19T11:37:08.487Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-05-19T11:37:08.487Z] === RUN TestBuildLabelWithTargets [2021-05-19T11:37:08.673Z] --- PASS: TestRenameStoppedContainer (1.04s) [2021-05-19T11:37:08.673Z] === RUN TestRenameRunningContainerAndReuse [2021-05-19T11:37:09.152Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-05-19T11:37:10.244Z] Removing intermediate container c8ccd2a5967a [2021-05-19T11:37:10.244Z] ---> 04619c662645 [2021-05-19T11:37:10.244Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-19T11:37:10.244Z] ---> Running in 6ea37a1072f5 [2021-05-19T11:37:10.244Z] Removing intermediate container 6ea37a1072f5 [2021-05-19T11:37:10.244Z] ---> 67a855bd4061 [2021-05-19T11:37:10.244Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-19T11:37:10.244Z] ---> Running in cdd49a65853b [2021-05-19T11:37:10.244Z] Removing intermediate container cdd49a65853b [2021-05-19T11:37:10.244Z] ---> 02cb84218c9d [2021-05-19T11:37:10.244Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-19T11:37:10.728Z] --- PASS: TestRenameRunningContainerAndReuse (2.05s) [2021-05-19T11:37:10.729Z] === RUN TestRenameInvalidName [2021-05-19T11:37:11.788Z] [2021-05-19T11:37:11.788Z] ---> 8f5f9c7c1cd2 [2021-05-19T11:37:11.788Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-19T11:37:11.788Z] ---> Running in 6e3401d092f8 [2021-05-19T11:37:12.229Z] --- PASS: TestRenameInvalidName (1.03s) [2021-05-19T11:37:12.229Z] === RUN TestRenameAnonymousContainer [2021-05-19T11:37:16.389Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-05-19T11:37:16.599Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-05-19T11:37:16.599Z] === RUN TestBuildWithEmptyLayers [2021-05-19T11:37:17.774Z] --- PASS: TestRenameAnonymousContainer (5.45s) [2021-05-19T11:37:17.774Z] === RUN TestRenameContainerWithSameName [2021-05-19T11:37:18.351Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-05-19T11:37:18.402Z] --- PASS: TestRenameContainerWithSameName (1.07s) [2021-05-19T11:37:18.402Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-19T11:37:19.131Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-05-19T11:37:19.131Z] === RUN TestBuildMultiStageOnBuild [2021-05-19T11:37:20.378Z] Removing intermediate container 6e3401d092f8 [2021-05-19T11:37:20.378Z] ---> 86d10ffe03e9 [2021-05-19T11:37:20.378Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-19T11:37:20.378Z] ---> Running in 6e5c693a0dc5 [2021-05-19T11:37:20.459Z] --- PASS: TestRenameContainerWithLinkedContainer (1.99s) [2021-05-19T11:37:20.459Z] === RUN TestResize [2021-05-19T11:37:20.839Z] [2021-05-19T11:37:20.839Z] SUCCESS: Specified value was saved. [2021-05-19T11:37:21.547Z] --- PASS: TestResize (1.04s) [2021-05-19T11:37:21.547Z] === RUN TestResizeWithInvalidSize [2021-05-19T11:37:22.574Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2021-05-19T11:37:22.574Z] === RUN TestResizeWhenContainerNotStarted [2021-05-19T11:37:23.025Z] Removing intermediate container 6e5c693a0dc5 [2021-05-19T11:37:23.025Z] ---> 1a4c6ecbfeeb [2021-05-19T11:37:23.025Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-19T11:37:23.025Z] ---> Running in a736ee90e67c [2021-05-19T11:37:23.291Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T11:37:23.291Z] [2021-05-19T11:37:23.291Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-19T11:37:23.291Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-19T11:37:23.291Z] HOSTNAME=9fb8b968e506 [2021-05-19T11:37:23.291Z] TESTDEBUG=0 [2021-05-19T11:37:23.291Z] DEST=bundles/test-integration [2021-05-19T11:37:23.291Z] PWD=/go/src/github.com/docker/docker [2021-05-19T11:37:23.291Z] DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:37:23.291Z] container=docker [2021-05-19T11:37:23.291Z] HOME=/root [2021-05-19T11:37:23.291Z] GOLANG_VERSION=1.13.15 [2021-05-19T11:37:23.291Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-19T11:37:23.291Z] VALIDATE_BRANCH=20.10 [2021-05-19T11:37:23.291Z] TERM=xterm [2021-05-19T11:37:23.291Z] DOCKER_PKG=github.com/docker/docker [2021-05-19T11:37:23.291Z] SHLVL=1 [2021-05-19T11:37:23.291Z] TIMEOUT=120m [2021-05-19T11:37:23.291Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-19T11:37:23.291Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-19T11:37:23.291Z] GO111MODULE=off [2021-05-19T11:37:23.291Z] DOCKER_EXPERIMENTAL=1 [2021-05-19T11:37:23.291Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-19T11:37:23.291Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-19T11:37:23.291Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-19T11:37:23.291Z] GOPATH=/go [2021-05-19T11:37:23.291Z] PKG_CONFIG=pkg-config [2021-05-19T11:37:23.291Z] _=/usr/bin/env [2021-05-19T11:37:23.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-19T11:37:23.601Z] --- PASS: TestResizeWhenContainerNotStarted (1.01s) [2021-05-19T11:37:23.601Z] === RUN TestDaemonRestartKillContainers [2021-05-19T11:37:23.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:37:23.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:37:23.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:37:23.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:37:23.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:37:23.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:37:23.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:37:23.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:37:23.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:37:23.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:37:23.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:37:23.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:37:23.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:37:23.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:37:23.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:37:23.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:37:23.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:37:23.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:37:23.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:37:23.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:37:23.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:37:23.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:37:23.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:37:23.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:37:23.601Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:37:23.601Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:37:24.370Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-05-19T11:37:24.397Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-05-19T11:37:24.398Z] === RUN TestBuildUncleanTarFilenames [2021-05-19T11:37:24.656Z] --- PASS: TestBuildUncleanTarFilenames (0.73s) [2021-05-19T11:37:24.656Z] === RUN TestBuildMultiStageLayerLeak [2021-05-19T11:37:26.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:37:26.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:37:26.780Z] Cannot create a file when that file already exists. [2021-05-19T11:37:27.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:37:27.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:37:29.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:37:29.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:37:29.949Z] --- PASS: TestBuildMultiStageLayerLeak (4.28s) [2021-05-19T11:37:29.949Z] === RUN TestBuildWithHugeFile [2021-05-19T11:37:30.528Z] Removing intermediate container a736ee90e67c [2021-05-19T11:37:30.528Z] ---> ef45d1165840 [2021-05-19T11:37:30.528Z] Step 13/13 : CMD ["sh"] [2021-05-19T11:37:30.528Z] ---> Running in f40f8e9ba40a [2021-05-19T11:37:30.989Z] Removing intermediate container f40f8e9ba40a [2021-05-19T11:37:30.989Z] ---> f8b75f942735 [2021-05-19T11:37:30.989Z] Successfully built f8b75f942735 [2021-05-19T11:37:30.989Z] Successfully tagged busybox:latest [2021-05-19T11:37:30.989Z] INFO: Docker images of the daemon under test [2021-05-19T11:37:30.989Z] [2021-05-19T11:37:30.989Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T11:37:30.989Z] busybox latest f8b75f942735 Less than a second ago 5.3GB [2021-05-19T11:37:30.989Z] microsoft/windowsservercore latest 3a7f23e29bd7 11 days ago 5.28GB [2021-05-19T11:37:30.989Z] mcr.microsoft.com/windows/servercore ltsc2019 3a7f23e29bd7 11 days ago 5.28GB [2021-05-19T11:37:30.989Z] [2021-05-19T11:37:30.989Z] INFO: Running integration tests at 05/19/2021 11:37:30... [2021-05-19T11:37:30.989Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-19T11:37:30.989Z] INFO: Integration API tests being run from the host: [2021-05-19T11:37:30.989Z] INFO: make.ps1 starting at 05/19/2021 11:37:30 [2021-05-19T11:37:31.962Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-19T11:37:32.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:37:32.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:37:35.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:37:35.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:37:37.188Z] ......................... [ 67%] [2021-05-19T11:37:38.258Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-19T11:37:38.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.61s) [2021-05-19T11:37:38.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s) [2021-05-19T11:37:38.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2021-05-19T11:37:38.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-05-19T11:37:38.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2021-05-19T11:37:38.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2021-05-19T11:37:38.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2021-05-19T11:37:38.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s) [2021-05-19T11:37:38.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.59s) [2021-05-19T11:37:38.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2021-05-19T11:37:38.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2021-05-19T11:37:38.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2021-05-19T11:37:38.258Z] === RUN TestCgroupNamespacesRun [2021-05-19T11:37:38.680Z] ok github.com/docker/docker/api/server/httputils 0.041s coverage: 14.7% of statements [2021-05-19T11:37:38.680Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-19T11:37:38.680Z] ok github.com/docker/docker/api/server/middleware 0.037s coverage: 37.7% of statements [2021-05-19T11:37:38.680Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-19T11:37:38.680Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-19T11:37:38.680Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-19T11:37:38.680Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-19T11:37:38.680Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-19T11:37:38.680Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-19T11:37:38.680Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-19T11:37:38.680Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-19T11:37:38.680Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-19T11:37:38.978Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-19T11:37:38.978Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-19T11:37:38.978Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-05-19T11:37:39.279Z] ok github.com/docker/docker/api/types/strslice 0.029s coverage: 90.0% of statements [2021-05-19T11:37:39.578Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2021-05-19T11:37:39.578Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-19T11:37:39.578Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-19T11:37:39.578Z] ? github.com/docker/docker/api/types [no test files] [2021-05-19T11:37:39.578Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-19T11:37:39.578Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-19T11:37:39.578Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-19T11:37:39.578Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-19T11:37:39.578Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-19T11:37:39.578Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-19T11:37:39.578Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-19T11:37:39.578Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-19T11:37:39.578Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-19T11:37:39.578Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-19T11:37:39.578Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-19T11:37:39.756Z] --- PASS: TestCgroupNamespacesRun (2.05s) [2021-05-19T11:37:39.756Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-19T11:37:39.877Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2021-05-19T11:37:39.877Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2021-05-19T11:37:39.877Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-19T11:37:39.877Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-19T11:37:39.877Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-19T11:37:39.877Z] ? github.com/docker/docker/builder [no test files] [2021-05-19T11:37:39.877Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-19T11:37:39.877Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-19T11:37:39.877Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-19T11:37:39.877Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-19T11:37:39.877Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-19T11:37:39.877Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-19T11:37:39.877Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-19T11:37:41.840Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2021-05-19T11:37:41.840Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-19T11:37:43.905Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.04s) [2021-05-19T11:37:43.905Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-19T11:37:44.392Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2021-05-19T11:37:45.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-19T11:37:45.961Z] --- PASS: TestCgroupNamespacesRunHostMode (2.04s) [2021-05-19T11:37:45.961Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-19T11:37:46.512Z] ok github.com/docker/docker/builder/remotecontext/git 4.185s coverage: 86.3% of statements [2021-05-19T11:37:46.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-19T11:37:47.239Z] --- PASS: TestBuildWithHugeFile (52.38s) [2021-05-19T11:37:47.239Z] === RUN TestBuildWithEmptyDockerfile [2021-05-19T11:37:47.239Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:37:47.239Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:37:47.239Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:37:47.239Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:37:47.239Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:37:47.239Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:37:47.239Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:37:47.239Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:37:47.239Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:37:47.239Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-05-19T11:37:47.239Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-05-19T11:37:47.239Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-05-19T11:37:47.239Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-19T11:37:47.239Z] === RUN TestBuildPreserveOwnership [2021-05-19T11:37:47.239Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-19T11:37:47.239Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-19T11:37:47.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-19T11:37:47.569Z] ok github.com/docker/docker/builder/remotecontext 0.455s coverage: 13.7% of statements [2021-05-19T11:37:47.801Z] --- PASS: TestBuildPreserveOwnership (4.56s) [2021-05-19T11:37:47.801Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.09s) [2021-05-19T11:37:47.801Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.46s) [2021-05-19T11:37:47.801Z] === RUN TestBuildPlatformInvalid [2021-05-19T11:37:48.017Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.06s) [2021-05-19T11:37:48.017Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-19T11:37:48.056Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-19T11:37:48.056Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-19T11:37:49.124Z] ok github.com/docker/docker/builder/dockerfile 1.201s coverage: 48.5% of statements [2021-05-19T11:37:49.124Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-19T11:37:49.124Z] ? github.com/docker/docker/cli [no test files] [2021-05-19T11:37:49.124Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-19T11:37:49.517Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2021-05-19T11:37:49.517Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-19T11:37:50.145Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2021-05-19T11:37:50.145Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-19T11:37:52.204Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.06s) [2021-05-19T11:37:52.204Z] === RUN TestNISDomainname [2021-05-19T11:37:53.703Z] --- PASS: TestNISDomainname (1.33s) [2021-05-19T11:37:53.703Z] === RUN TestHostnameDnsResolution [2021-05-19T11:37:53.731Z] ok github.com/docker/docker/client 0.581s coverage: 75.4% of statements [2021-05-19T11:37:55.758Z] --- PASS: TestHostnameDnsResolution (1.99s) [2021-05-19T11:37:55.758Z] === RUN TestStats [2021-05-19T11:37:57.158Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:37:57.158Z] INFO: Testing against a local daemon [2021-05-19T11:37:57.158Z] === RUN TestBuildWithSession [2021-05-19T11:37:57.158Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-19T11:37:57.158Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T11:37:57.158Z] === RUN TestBuildSquashParent [2021-05-19T11:37:57.158Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-19T11:37:57.158Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:37:57.158Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-19T11:37:57.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:37:57.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:37:57.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:37:57.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:37:57.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:37:57.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:37:57.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:37:57.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:37:57.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:37:57.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:37:57.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:37:57.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:37:57.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:37:57.158Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:37:57.158Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:37:57.158Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:37:59.258Z] --- PASS: TestStats (3.08s) [2021-05-19T11:37:59.258Z] === RUN TestStopContainerWithTimeout [2021-05-19T11:37:59.258Z] === RUN TestStopContainerWithTimeout/0 [2021-05-19T11:37:59.258Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-19T11:37:59.258Z] === RUN TestStopContainerWithTimeout/1 [2021-05-19T11:37:59.258Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-19T11:37:59.258Z] === RUN TestStopContainerWithTimeout/3 [2021-05-19T11:37:59.258Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-19T11:37:59.258Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-19T11:37:59.258Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-19T11:37:59.258Z] === CONT TestStopContainerWithTimeout/0 [2021-05-19T11:37:59.258Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-19T11:37:59.886Z] === CONT TestStopContainerWithTimeout/3 [2021-05-19T11:38:01.941Z] === CONT TestStopContainerWithTimeout/1 [2021-05-19T11:38:02.954Z] Loaded image: buildpack-deps:buster [2021-05-19T11:38:02.954Z] Loaded image: busybox:latest [2021-05-19T11:38:02.954Z] Loaded image: busybox:glibc [2021-05-19T11:38:03.515Z] Loaded image: debian:bullseye [2021-05-19T11:38:03.515Z] Loaded image: hello-world:latest [2021-05-19T11:38:03.515Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T11:38:04.059Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-19T11:38:04.059Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-05-19T11:38:04.059Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2021-05-19T11:38:04.059Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2021-05-19T11:38:04.059Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2021-05-19T11:38:04.059Z] === RUN TestDeleteDevicemapper [2021-05-19T11:38:04.059Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-19T11:38:04.059Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T11:38:04.059Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-19T11:38:04.262Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:38:04.727Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:38:04.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-19T11:38:08.494Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.09s) [2021-05-19T11:38:08.494Z] === RUN TestUpdateMemory [2021-05-19T11:38:08.494Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-19T11:38:08.494Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:38:08.494Z] === RUN TestUpdateCPUQuota [2021-05-19T11:38:11.653Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.11s) [2021-05-19T11:38:11.653Z] PASS [2021-05-19T11:38:11.653Z] [2021-05-19T11:38:11.653Z] === Skipped [2021-05-19T11:38:11.653Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-19T11:38:11.653Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T11:38:11.653Z] [2021-05-19T11:38:11.653Z] [2021-05-19T11:38:11.653Z] DONE 33 tests, 1 skipped in 123.447s [2021-05-19T11:38:11.653Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-19T11:38:11.653Z] INFO: Testing against a local daemon [2021-05-19T11:38:11.653Z] === RUN TestConfigInspect [2021-05-19T11:38:11.993Z] --- PASS: TestUpdateCPUQuota (4.00s) [2021-05-19T11:38:11.993Z] === RUN TestUpdatePidsLimit [2021-05-19T11:38:11.993Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-19T11:38:12.621Z] === RUN TestUpdatePidsLimit/no_change [2021-05-19T11:38:13.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-19T11:38:13.249Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-19T11:38:13.326Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-19T11:38:13.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.45s) [2021-05-19T11:38:13.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.67s) [2021-05-19T11:38:13.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.44s) [2021-05-19T11:38:13.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.72s) [2021-05-19T11:38:13.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.65s) [2021-05-19T11:38:13.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.78s) [2021-05-19T11:38:13.326Z] === RUN TestBuildMultiStageCopy [2021-05-19T11:38:13.326Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-19T11:38:13.876Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-19T11:38:14.164Z] --- PASS: TestConfigInspect (2.54s) [2021-05-19T11:38:14.164Z] === RUN TestConfigList [2021-05-19T11:38:14.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-19T11:38:14.505Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-19T11:38:15.135Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-19T11:38:15.763Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-19T11:38:15.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-19T11:38:16.049Z] --- PASS: TestConfigList (2.06s) [2021-05-19T11:38:16.049Z] === RUN TestConfigsCreateAndDelete [2021-05-19T11:38:17.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-19T11:38:17.261Z] --- PASS: TestUpdatePidsLimit (5.31s) [2021-05-19T11:38:17.261Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-05-19T11:38:17.261Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2021-05-19T11:38:17.261Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-05-19T11:38:17.261Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-05-19T11:38:17.261Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.62s) [2021-05-19T11:38:17.261Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.59s) [2021-05-19T11:38:17.261Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.60s) [2021-05-19T11:38:17.261Z] === RUN TestUpdateRestartPolicy [2021-05-19T11:38:17.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-19T11:38:18.560Z] --- PASS: TestConfigsCreateAndDelete (2.42s) [2021-05-19T11:38:18.560Z] === RUN TestConfigsUpdate [2021-05-19T11:38:19.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-19T11:38:19.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-19T11:38:19.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-19T11:38:20.418Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-19T11:38:20.418Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-19T11:38:20.880Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-19T11:38:21.072Z] --- PASS: TestConfigsUpdate (2.44s) [2021-05-19T11:38:21.072Z] === RUN TestTemplatedConfig [2021-05-19T11:38:21.739Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-05-19T11:38:21.851Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-19T11:38:22.315Z] --- PASS: TestBuildMultiStageCopy (10.17s) [2021-05-19T11:38:22.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.40s) [2021-05-19T11:38:22.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2021-05-19T11:38:22.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2021-05-19T11:38:22.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.74s) [2021-05-19T11:38:22.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.84s) [2021-05-19T11:38:22.315Z] === RUN TestBuildMultiStageParentConfig [2021-05-19T11:38:22.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-19T11:38:22.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-19T11:38:23.624Z] --- PASS: TestTemplatedConfig (2.96s) [2021-05-19T11:38:23.624Z] === RUN TestConfigCreateResolve [2021-05-19T11:38:24.503Z] --- PASS: TestBuildMultiStageParentConfig (2.00s) [2021-05-19T11:38:24.503Z] === RUN TestBuildLabelWithTargets [2021-05-19T11:38:24.503Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-05-19T11:38:24.503Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T11:38:24.503Z] === RUN TestBuildWithEmptyLayers [2021-05-19T11:38:24.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-19T11:38:25.475Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2021-05-19T11:38:25.475Z] === RUN TestBuildMultiStageOnBuild [2021-05-19T11:38:25.510Z] --- PASS: TestConfigCreateResolve (2.00s) [2021-05-19T11:38:25.510Z] === RUN TestConfigDaemonLibtrustID [2021-05-19T11:38:25.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-19T11:38:26.209Z] --- PASS: TestBuildWithHugeFile (52.75s) [2021-05-19T11:38:26.209Z] === RUN TestBuildWithEmptyDockerfile [2021-05-19T11:38:26.209Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:38:26.209Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:38:26.209Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:38:26.209Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:38:26.209Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:38:26.209Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:38:26.209Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:38:26.209Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:38:26.209Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:38:26.209Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-05-19T11:38:26.209Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-05-19T11:38:26.210Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-05-19T11:38:26.210Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-19T11:38:26.210Z] === RUN TestBuildPreserveOwnership [2021-05-19T11:38:26.210Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-19T11:38:26.436Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2021-05-19T11:38:26.436Z] PASS [2021-05-19T11:38:26.436Z] [2021-05-19T11:38:26.436Z] DONE 7 tests in 15.096s [2021-05-19T11:38:26.436Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-19T11:38:26.436Z] INFO: Testing against a local daemon [2021-05-19T11:38:26.436Z] === RUN TestCheckpoint [2021-05-19T11:38:26.436Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-19T11:38:26.436Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T11:38:26.436Z] === RUN TestContainerInvalidJSON [2021-05-19T11:38:26.436Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:38:26.436Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:38:26.436Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:38:26.436Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:38:26.436Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:38:26.436Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:38:26.436Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:38:26.436Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:38:26.436Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:38:26.436Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-19T11:38:26.436Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-19T11:38:26.436Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-19T11:38:26.436Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-19T11:38:26.436Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-19T11:38:26.436Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-19T11:38:26.436Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-19T11:38:26.436Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-19T11:38:26.436Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-19T11:38:26.436Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-05-19T11:38:26.436Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-19T11:38:26.436Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-05-19T11:38:26.436Z] === RUN TestCopyFromContainer [2021-05-19T11:38:26.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-19T11:38:26.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-19T11:38:27.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-19T11:38:27.799Z] === RUN TestCopyFromContainer// [2021-05-19T11:38:27.799Z] === RUN TestCopyFromContainer//bar/root [2021-05-19T11:38:28.054Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-19T11:38:28.054Z] === RUN TestCopyFromContainer/bar/quux [2021-05-19T11:38:28.054Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-19T11:38:28.111Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-19T11:38:28.309Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-19T11:38:28.310Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-19T11:38:28.310Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-19T11:38:28.310Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-19T11:38:28.564Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-19T11:38:28.564Z] --- PASS: TestCopyFromContainer (2.08s) [2021-05-19T11:38:28.564Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-19T11:38:28.564Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-19T11:38:28.564Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-19T11:38:28.564Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-05-19T11:38:28.564Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-05-19T11:38:28.564Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-19T11:38:28.564Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-19T11:38:28.564Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-19T11:38:28.564Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-05-19T11:38:28.564Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-05-19T11:38:28.564Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-19T11:38:28.564Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:38:28.564Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:38:28.564Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:38:28.564Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:38:28.564Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:38:28.564Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:38:28.564Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:38:28.564Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:38:28.564Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:38:28.564Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-19T11:38:28.564Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-19T11:38:28.564Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-19T11:38:28.564Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-19T11:38:28.564Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-19T11:38:28.564Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-05-19T11:38:28.564Z] === RUN TestCreateWithInvalidEnv [2021-05-19T11:38:28.565Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-19T11:38:28.565Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-19T11:38:28.565Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-19T11:38:28.565Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-19T11:38:28.565Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-19T11:38:28.565Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-19T11:38:28.565Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-19T11:38:28.565Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-19T11:38:28.565Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-19T11:38:28.565Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-19T11:38:28.565Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-19T11:38:28.565Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-19T11:38:28.565Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-19T11:38:28.565Z] === RUN TestCreateTmpfsMountsTarget [2021-05-19T11:38:28.565Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-05-19T11:38:28.565Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-19T11:38:29.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-19T11:38:29.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-19T11:38:30.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-19T11:38:31.076Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2021-05-19T11:38:31.076Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-19T11:38:32.302Z] --- PASS: TestBuildPreserveOwnership (9.87s) [2021-05-19T11:38:32.302Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.86s) [2021-05-19T11:38:32.302Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-05-19T11:38:32.302Z] === RUN TestBuildPlatformInvalid [2021-05-19T11:38:32.302Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-19T11:38:32.302Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-19T11:38:32.302Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-19T11:38:32.302Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-19T11:38:32.302Z] PASS [2021-05-19T11:38:32.302Z] [2021-05-19T11:38:32.302Z] === Skipped [2021-05-19T11:38:32.303Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-19T11:38:32.303Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T11:38:32.303Z] [2021-05-19T11:38:32.303Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-19T11:38:32.303Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-19T11:38:32.303Z] [2021-05-19T11:38:32.303Z] [2021-05-19T11:38:32.303Z] DONE 33 tests, 2 skipped in 136.732s [2021-05-19T11:38:32.303Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-19T11:38:32.303Z] INFO: Testing against a local daemon [2021-05-19T11:38:32.303Z] === RUN TestConfigInspect [2021-05-19T11:38:32.303Z] --- SKIP: TestConfigInspect (0.03s) [2021-05-19T11:38:32.303Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:38:32.303Z] === RUN TestConfigList [2021-05-19T11:38:32.303Z] --- SKIP: TestConfigList (0.01s) [2021-05-19T11:38:32.303Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:38:32.303Z] === RUN TestConfigsCreateAndDelete [2021-05-19T11:38:32.303Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-05-19T11:38:32.303Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:38:32.303Z] === RUN TestConfigsUpdate [2021-05-19T11:38:32.303Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-05-19T11:38:32.303Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:38:32.303Z] === RUN TestTemplatedConfig [2021-05-19T11:38:32.303Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-19T11:38:32.303Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:38:32.303Z] === RUN TestConfigCreateResolve [2021-05-19T11:38:32.303Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-05-19T11:38:32.303Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:38:32.303Z] === RUN TestConfigDaemonLibtrustID [2021-05-19T11:38:32.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-19T11:38:32.567Z] --- PASS: TestUpdateRestartPolicy (13.75s) [2021-05-19T11:38:32.567Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-19T11:38:32.567Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s) [2021-05-19T11:38:32.567Z] === RUN TestWaitNonBlocked [2021-05-19T11:38:32.567Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:38:32.567Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:38:32.567Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:38:32.567Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:38:32.567Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:38:32.567Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:38:33.195Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-19T11:38:33.195Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2021-05-19T11:38:33.195Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2021-05-19T11:38:33.195Z] === RUN TestWaitBlocked [2021-05-19T11:38:33.195Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:38:33.195Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:38:33.195Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:38:33.195Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:38:33.195Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:38:33.195Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:38:33.236Z] ok github.com/docker/docker/cmd/dockerd 0.197s coverage: 29.1% of statements [2021-05-19T11:38:33.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-19T11:38:33.590Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2021-05-19T11:38:33.590Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-19T11:38:33.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:38:33.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:38:33.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:38:33.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:38:33.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:38:33.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:38:33.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:38:33.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:38:33.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:38:33.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:38:33.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:38:33.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:38:33.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:38:33.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:38:33.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:38:33.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-19T11:38:33.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-05-19T11:38:33.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-05-19T11:38:33.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-19T11:38:33.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-19T11:38:33.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-19T11:38:33.590Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-19T11:38:34.151Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-05-19T11:38:34.151Z] === RUN TestCreateDifferentPlatform [2021-05-19T11:38:34.151Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-19T11:38:34.151Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-19T11:38:34.151Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-19T11:38:34.151Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-19T11:38:34.151Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-19T11:38:34.151Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-19T11:38:34.151Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-19T11:38:34.151Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-19T11:38:34.205Z] --- PASS: TestConfigDaemonLibtrustID (1.89s) [2021-05-19T11:38:34.205Z] PASS [2021-05-19T11:38:34.205Z] [2021-05-19T11:38:34.205Z] === Skipped [2021-05-19T11:38:34.205Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2021-05-19T11:38:34.205Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:38:34.205Z] [2021-05-19T11:38:34.205Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-05-19T11:38:34.205Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:38:34.205Z] [2021-05-19T11:38:34.205Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-05-19T11:38:34.205Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:38:34.205Z] [2021-05-19T11:38:34.205Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-05-19T11:38:34.205Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:38:34.205Z] [2021-05-19T11:38:34.205Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-05-19T11:38:34.205Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:38:34.205Z] [2021-05-19T11:38:34.205Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-05-19T11:38:34.205Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:38:34.205Z] [2021-05-19T11:38:34.205Z] [2021-05-19T11:38:34.205Z] DONE 7 tests, 6 skipped in 2.076s [2021-05-19T11:38:34.205Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-19T11:38:34.406Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-05-19T11:38:34.406Z] === RUN TestContainerStartOnDaemonRestart [2021-05-19T11:38:34.406Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-19T11:38:34.406Z] === RUN TestDaemonRestartIpcMode [2021-05-19T11:38:34.406Z] === PAUSE TestDaemonRestartIpcMode [2021-05-19T11:38:34.406Z] === RUN TestDaemonHostGatewayIP [2021-05-19T11:38:34.406Z] === PAUSE TestDaemonHostGatewayIP [2021-05-19T11:38:34.406Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-19T11:38:34.406Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-19T11:38:34.406Z] === RUN TestContainerKillOnDaemonStart [2021-05-19T11:38:34.406Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-19T11:38:34.406Z] === RUN TestDiff [2021-05-19T11:38:34.464Z] INFO: Testing against a local daemon [2021-05-19T11:38:34.464Z] === RUN TestCheckpoint [2021-05-19T11:38:34.464Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-19T11:38:34.464Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T11:38:34.464Z] === RUN TestContainerInvalidJSON [2021-05-19T11:38:34.464Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:38:34.464Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:38:34.464Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:38:34.464Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:38:34.464Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:38:34.464Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:38:34.464Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:38:34.464Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:38:34.464Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:38:34.464Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-19T11:38:34.464Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-19T11:38:34.464Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-19T11:38:34.464Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-19T11:38:34.464Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-19T11:38:34.464Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-05-19T11:38:34.464Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-19T11:38:34.464Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-19T11:38:34.464Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-19T11:38:34.464Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-05-19T11:38:34.464Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-19T11:38:34.694Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-19T11:38:34.694Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2021-05-19T11:38:34.694Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.35s) [2021-05-19T11:38:34.694Z] === CONT TestContainerStartOnDaemonRestart [2021-05-19T11:38:34.694Z] === CONT TestIpcModeOlderClient [2021-05-19T11:38:34.694Z] --- PASS: TestIpcModeOlderClient (0.21s) [2021-05-19T11:38:34.694Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-19T11:38:34.722Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-05-19T11:38:34.722Z] === RUN TestCopyFromContainer [2021-05-19T11:38:34.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-19T11:38:34.967Z] --- PASS: TestDiff (0.77s) [2021-05-19T11:38:34.967Z] === RUN TestExecWithCloseStdin [2021-05-19T11:38:36.211Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-19T11:38:36.211Z] Using test binary docker [2021-05-19T11:38:36.211Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-19T11:38:36.211Z] +++ /etc/init.d/apparmor start [2021-05-19T11:38:36.211Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-19T11:38:36.211Z] INFO: Waiting for daemon to start... [2021-05-19T11:38:36.211Z] Starting dockerd [2021-05-19T11:38:36.211Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-05-19T11:38:36.329Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-05-19T11:38:36.329Z] === RUN TestExec [2021-05-19T11:38:36.825Z] ok github.com/docker/docker/container 0.185s coverage: 34.5% of statements [2021-05-19T11:38:36.825Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-19T11:38:36.825Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-19T11:38:36.825Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-19T11:38:36.825Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-19T11:38:37.258Z] --- PASS: TestExec (1.05s) [2021-05-19T11:38:37.258Z] === RUN TestExecUser [2021-05-19T11:38:38.010Z] === RUN TestCopyFromContainer// [2021-05-19T11:38:38.010Z] === RUN TestCopyFromContainer//bar/root [2021-05-19T11:38:38.010Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-19T11:38:38.185Z] --- PASS: TestExecUser (1.10s) [2021-05-19T11:38:38.185Z] === RUN TestExportContainerAndImportImage [2021-05-19T11:38:38.215Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2021-05-19T11:38:38.215Z] === CONT TestContainerKillOnDaemonStart [2021-05-19T11:38:38.215Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.32s) [2021-05-19T11:38:38.215Z] === CONT TestDaemonHostGatewayIP [2021-05-19T11:38:38.270Z] === RUN TestCopyFromContainer/bar/quux [2021-05-19T11:38:38.270Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-19T11:38:38.270Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-19T11:38:38.270Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-19T11:38:38.530Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-19T11:38:38.530Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-19T11:38:38.530Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-19T11:38:38.789Z] --- PASS: TestCopyFromContainer (4.04s) [2021-05-19T11:38:38.789Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-05-19T11:38:38.789Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-19T11:38:38.789Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-19T11:38:38.789Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-05-19T11:38:38.789Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-19T11:38:38.789Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-19T11:38:38.789Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-19T11:38:38.789Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-19T11:38:38.789Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-19T11:38:38.789Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-19T11:38:38.789Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-19T11:38:38.789Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:38:38.789Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:38:38.789Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:38:38.789Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:38:38.789Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:38:38.789Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:38:38.789Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:38:38.789Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:38:38.789Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:38:38.789Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-19T11:38:38.789Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-19T11:38:38.789Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-19T11:38:38.789Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-19T11:38:38.789Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-19T11:38:38.789Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-05-19T11:38:38.789Z] === RUN TestCreateWithInvalidEnv [2021-05-19T11:38:38.789Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-19T11:38:38.789Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-19T11:38:38.789Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-19T11:38:38.789Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-19T11:38:38.789Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-19T11:38:38.789Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-19T11:38:38.789Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-19T11:38:38.789Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-19T11:38:38.789Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-19T11:38:38.789Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-19T11:38:38.789Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-19T11:38:38.789Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-19T11:38:38.789Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-19T11:38:38.789Z] === RUN TestCreateTmpfsMountsTarget [2021-05-19T11:38:38.789Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-19T11:38:38.789Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-19T11:38:38.936Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2021-05-19T11:38:39.555Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2021-05-19T11:38:39.555Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-19T11:38:39.837Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-05-19T11:38:39.837Z] tests/integration/client_test.py ..... [ 75%] [2021-05-19T11:38:39.837Z] tests/integration/context_api_test.py ... [ 76%] [2021-05-19T11:38:39.837Z] tests/integration/errors_test.py . [ 76%] [2021-05-19T11:38:40.695Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2021-05-19T11:38:40.695Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-19T11:38:40.917Z] --- PASS: TestExportContainerAfterDaemonRestart (1.73s) [2021-05-19T11:38:40.917Z] === RUN TestHealthCheckWorkdir [2021-05-19T11:38:40.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-19T11:38:42.600Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s) [2021-05-19T11:38:42.600Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-19T11:38:42.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:38:42.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:38:42.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:38:42.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:38:42.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:38:42.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:38:42.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:38:42.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:38:42.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:38:42.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:38:42.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:38:42.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:38:42.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:38:42.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:38:42.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:38:42.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-19T11:38:42.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-19T11:38:42.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-19T11:38:42.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-19T11:38:42.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-19T11:38:42.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-19T11:38:42.601Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-19T11:38:42.653Z] --- PASS: TestDaemonHostGatewayIP (4.05s) [2021-05-19T11:38:42.654Z] === CONT TestDaemonRestartIpcMode [2021-05-19T11:38:42.789Z] . [2021-05-19T11:38:42.789Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-19T11:38:42.789Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-19T11:38:42.789Z] Error: No such image: emptyfs [2021-05-19T11:38:42.789Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-19T11:38:42.789Z] ++++ docker load [2021-05-19T11:38:42.789Z] Running integration-test (iteration 1) [2021-05-19T11:38:42.789Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-05-19T11:38:42.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:38:42.789Z] ++ set -e [2021-05-19T11:38:42.789Z] ++ '[' -n 0 ']' [2021-05-19T11:38:42.789Z] ++ set -x [2021-05-19T11:38:42.790Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:38:42.802Z] --- PASS: TestHealthCheckWorkdir (1.55s) [2021-05-19T11:38:42.802Z] === RUN TestHealthKillContainer [2021-05-19T11:38:43.167Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2021-05-19T11:38:43.167Z] === RUN TestCreateDifferentPlatform [2021-05-19T11:38:43.167Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-19T11:38:43.167Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-19T11:38:43.167Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-19T11:38:43.167Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-19T11:38:43.167Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-19T11:38:43.167Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-19T11:38:43.188Z] --- PASS: TestBuildMultiStageOnBuild (15.42s) [2021-05-19T11:38:43.188Z] === RUN TestBuildUncleanTarFilenames [2021-05-19T11:38:43.188Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-19T11:38:43.188Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T11:38:43.188Z] === RUN TestBuildMultiStageLayerLeak [2021-05-19T11:38:43.425Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-19T11:38:43.425Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-19T11:38:43.425Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-19T11:38:43.425Z] === RUN TestContainerStartOnDaemonRestart [2021-05-19T11:38:43.425Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-05-19T11:38:43.425Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-19T11:38:43.425Z] === RUN TestDaemonRestartIpcMode [2021-05-19T11:38:43.425Z] === PAUSE TestDaemonRestartIpcMode [2021-05-19T11:38:43.425Z] === RUN TestDaemonHostGatewayIP [2021-05-19T11:38:43.425Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-05-19T11:38:43.425Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:38:43.425Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-19T11:38:43.425Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-19T11:38:43.425Z] === RUN TestContainerKillOnDaemonStart [2021-05-19T11:38:43.425Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-19T11:38:43.425Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-19T11:38:43.425Z] === RUN TestDiff [2021-05-19T11:38:43.994Z] --- PASS: TestDiff (0.62s) [2021-05-19T11:38:43.994Z] === RUN TestExecWithCloseStdin [2021-05-19T11:38:44.586Z] ok github.com/docker/docker/daemon/cluster/convert 0.052s coverage: 35.9% of statements [2021-05-19T11:38:44.932Z] --- PASS: TestExecWithCloseStdin (0.93s) [2021-05-19T11:38:44.932Z] === RUN TestExec [2021-05-19T11:38:45.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-19T11:38:45.868Z] --- PASS: TestExec (0.93s) [2021-05-19T11:38:45.868Z] === RUN TestExecUser [2021-05-19T11:38:46.064Z] --- PASS: TestHealthKillContainer (3.11s) [2021-05-19T11:38:46.064Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-19T11:38:46.188Z] --- PASS: TestDaemonRestartIpcMode (3.98s) [2021-05-19T11:38:46.625Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-05-19T11:38:46.625Z] === RUN TestIpcModeNone [2021-05-19T11:38:46.806Z] --- PASS: TestExecUser (0.94s) [2021-05-19T11:38:46.806Z] === RUN TestExportContainerAndImportImage [2021-05-19T11:38:47.551Z] --- PASS: TestIpcModeNone (1.10s) [2021-05-19T11:38:47.551Z] === RUN TestIpcModePrivate [2021-05-19T11:38:47.746Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-05-19T11:38:47.746Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-19T11:38:48.914Z] --- PASS: TestIpcModePrivate (1.09s) [2021-05-19T11:38:48.914Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-05-19T11:38:48.914Z] === RUN TestIpcModeShareable [2021-05-19T11:38:49.115Z] ok github.com/docker/docker/daemon/cluster 0.194s coverage: 0.5% of statements [2021-05-19T11:38:49.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-19T11:38:49.840Z] --- PASS: TestIpcModeShareable (1.07s) [2021-05-19T11:38:49.840Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-05-19T11:38:49.840Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-19T11:38:50.648Z] --- PASS: TestContainerKillOnDaemonStart (12.60s) [2021-05-19T11:38:50.648Z] PASS [2021-05-19T11:38:50.648Z] [2021-05-19T11:38:50.648Z] === Skipped [2021-05-19T11:38:50.648Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-05-19T11:38:50.648Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T11:38:50.648Z] [2021-05-19T11:38:50.648Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-19T11:38:50.648Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:38:50.648Z] [2021-05-19T11:38:50.648Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-19T11:38:50.648Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:38:50.648Z] [2021-05-19T11:38:50.648Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T11:38:50.648Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T11:38:50.648Z] [2021-05-19T11:38:50.648Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-05-19T11:38:50.648Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T11:38:50.648Z] [2021-05-19T11:38:50.648Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-05-19T11:38:50.648Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:38:50.648Z] [2021-05-19T11:38:50.648Z] [2021-05-19T11:38:50.648Z] DONE 195 tests, 6 skipped in 176.770s [2021-05-19T11:38:50.648Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-05-19T11:38:50.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:38:50.648Z] ++ set -e [2021-05-19T11:38:50.648Z] ++ '[' -n 0 ']' [2021-05-19T11:38:50.648Z] ++ set -x [2021-05-19T11:38:50.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:38:50.648Z] INFO: Testing against a local daemon [2021-05-19T11:38:50.648Z] === RUN TestCommitInheritsEnv [2021-05-19T11:38:51.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-19T11:38:51.279Z] --- PASS: TestCommitInheritsEnv (0.61s) [2021-05-19T11:38:51.279Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-19T11:38:51.279Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-19T11:38:51.279Z] === RUN TestImagesFilterMultiReference [2021-05-19T11:38:51.279Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2021-05-19T11:38:51.279Z] === RUN TestImagePullPlatformInvalid [2021-05-19T11:38:51.279Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-19T11:38:51.279Z] === RUN TestRemoveImageOrphaning [2021-05-19T11:38:51.890Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2021-05-19T11:38:51.934Z] --- PASS: TestExportContainerAfterDaemonRestart (4.02s) [2021-05-19T11:38:51.934Z] === RUN TestHealthCheckWorkdir [2021-05-19T11:38:51.977Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2021-05-19T11:38:51.977Z] === RUN TestRemoveImageGarbageCollector [2021-05-19T11:38:51.977Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-19T11:38:51.977Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:38:51.977Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-19T11:38:51.977Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-19T11:38:51.977Z] === RUN TestTagInvalidReference [2021-05-19T11:38:51.977Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-19T11:38:51.977Z] === RUN TestTagValidPrefixedRepo [2021-05-19T11:38:51.977Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-05-19T11:38:51.977Z] === RUN TestTagExistedNameWithoutForce [2021-05-19T11:38:51.977Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-05-19T11:38:51.977Z] === RUN TestTagOfficialNames [2021-05-19T11:38:51.977Z] --- PASS: TestTagOfficialNames (0.03s) [2021-05-19T11:38:51.977Z] === RUN TestTagMatchesDigest [2021-05-19T11:38:51.977Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-19T11:38:51.977Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-19T11:38:52.870Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2021-05-19T11:38:52.870Z] === RUN TestHealthKillContainer [2021-05-19T11:38:52.948Z] ok github.com/docker/docker/daemon/config 0.125s coverage: 81.8% of statements [2021-05-19T11:38:53.102Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s) [2021-05-19T11:38:53.102Z] === RUN TestAPIIpcModeHost [2021-05-19T11:38:54.004Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2021-05-19T11:38:54.027Z] --- PASS: TestAPIIpcModeHost (1.13s) [2021-05-19T11:38:54.027Z] === RUN TestDaemonIpcModeShareable [2021-05-19T11:38:55.019Z] Loaded image: buildpack-deps:buster [2021-05-19T11:38:55.019Z] Loaded image: busybox:latest [2021-05-19T11:38:55.019Z] Loaded image: busybox:glibc [2021-05-19T11:38:55.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-19T11:38:55.592Z] --- PASS: TestBuildMultiStageLayerLeak (13.69s) [2021-05-19T11:38:55.592Z] === RUN TestBuildWithHugeFile [2021-05-19T11:38:55.912Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2021-05-19T11:38:55.912Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-05-19T11:38:55.912Z] === RUN TestDaemonIpcModePrivate [2021-05-19T11:38:56.099Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-05-19T11:38:56.154Z] --- PASS: TestHealthKillContainer (2.97s) [2021-05-19T11:38:56.154Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-19T11:38:56.721Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-05-19T11:38:56.721Z] === RUN TestIpcModeNone [2021-05-19T11:38:57.563Z] Loaded image: debian:bullseye [2021-05-19T11:38:57.657Z] --- PASS: TestIpcModeNone (0.92s) [2021-05-19T11:38:57.657Z] === RUN TestIpcModePrivate [2021-05-19T11:38:57.800Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2021-05-19T11:38:57.800Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-05-19T11:38:57.800Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-19T11:38:58.592Z] --- PASS: TestIpcModePrivate (0.90s) [2021-05-19T11:38:58.592Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-05-19T11:38:58.592Z] === RUN TestIpcModeShareable [2021-05-19T11:38:58.592Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-05-19T11:38:58.592Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T11:38:58.592Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-19T11:38:58.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-19T11:38:58.859Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-05-19T11:38:58.859Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.493s coverage: 14.1% of statements [2021-05-19T11:38:58.946Z] Loaded image: hello-world:latest [2021-05-19T11:38:59.166Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2021-05-19T11:38:59.166Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-05-19T11:38:59.166Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-19T11:38:59.885Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T11:39:00.145Z] INFO: Testing against a local daemon [2021-05-19T11:39:00.145Z] === RUN TestCgroupNamespacesBuild [2021-05-19T11:39:00.396Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.539s coverage: 57.1% of statements [2021-05-19T11:39:01.056Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2021-05-19T11:39:01.056Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-05-19T11:39:01.056Z] === RUN TestIpcModeOlderClient [2021-05-19T11:39:01.056Z] === PAUSE TestIpcModeOlderClient [2021-05-19T11:39:01.056Z] === RUN TestKillContainerInvalidSignal [2021-05-19T11:39:01.124Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2021-05-19T11:39:01.124Z] === RUN TestAPIIpcModeHost [2021-05-19T11:39:01.124Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-05-19T11:39:01.124Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T11:39:01.124Z] === RUN TestDaemonIpcModeShareable [2021-05-19T11:39:01.124Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-05-19T11:39:01.124Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T11:39:01.124Z] === RUN TestDaemonIpcModePrivate [2021-05-19T11:39:01.617Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-05-19T11:39:01.617Z] === RUN TestKillContainer [2021-05-19T11:39:01.872Z] === RUN TestKillContainer/no_signal [2021-05-19T11:39:02.432Z] === RUN TestKillContainer/non_killing_signal [2021-05-19T11:39:02.993Z] === RUN TestKillContainer/killing_signal [2021-05-19T11:39:03.186Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-05-19T11:39:03.443Z] --- PASS: TestCgroupNamespacesBuild (2.99s) [2021-05-19T11:39:03.443Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-19T11:39:03.920Z] --- PASS: TestKillContainer (2.12s) [2021-05-19T11:39:03.920Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-05-19T11:39:03.920Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-05-19T11:39:03.920Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2021-05-19T11:39:03.920Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-19T11:39:03.920Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-19T11:39:03.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-19T11:39:04.408Z] --- PASS: TestDaemonIpcModePrivate (2.96s) [2021-05-19T11:39:04.408Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-05-19T11:39:04.408Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-19T11:39:04.408Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-19T11:39:04.408Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T11:39:04.408Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-19T11:39:04.408Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-19T11:39:04.408Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T11:39:04.408Z] === RUN TestIpcModeOlderClient [2021-05-19T11:39:04.408Z] === PAUSE TestIpcModeOlderClient [2021-05-19T11:39:04.408Z] === RUN TestKillContainerInvalidSignal [2021-05-19T11:39:04.481Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-19T11:39:04.667Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-05-19T11:39:04.667Z] === RUN TestKillContainer [2021-05-19T11:39:04.667Z] === RUN TestKillContainer/no_signal [2021-05-19T11:39:04.716Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.048s coverage: 69.3% of statements [2021-05-19T11:39:05.234Z] === RUN TestKillContainer/non_killing_signal [2021-05-19T11:39:05.360Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.454s coverage: 45.9% of statements [2021-05-19T11:39:05.407Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2021-05-19T11:39:05.407Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-05-19T11:39:05.407Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-05-19T11:39:05.407Z] === RUN TestKillStoppedContainer [2021-05-19T11:39:05.407Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-19T11:39:05.407Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-19T11:39:05.407Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-05-19T11:39:05.407Z] === RUN TestKillDifferentUserContainer [2021-05-19T11:39:05.659Z] ok github.com/docker/docker/daemon 12.429s coverage: 17.1% of statements [2021-05-19T11:39:05.659Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-19T11:39:05.659Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-19T11:39:05.659Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-19T11:39:05.659Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-19T11:39:05.659Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-19T11:39:05.801Z] === RUN TestKillContainer/killing_signal [2021-05-19T11:39:05.984Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.29s) [2021-05-19T11:39:05.984Z] === RUN TestBuildWithSession [2021-05-19T11:39:05.984Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-19T11:39:05.984Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T11:39:05.984Z] === RUN TestBuildSquashParent [2021-05-19T11:39:06.332Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-05-19T11:39:06.332Z] === RUN TestInspectOomKilledTrue [2021-05-19T11:39:06.332Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-19T11:39:06.332Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-19T11:39:06.332Z] === RUN TestInspectOomKilledFalse [2021-05-19T11:39:06.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-19T11:39:06.737Z] --- PASS: TestKillContainer (2.05s) [2021-05-19T11:39:06.737Z] --- PASS: TestKillContainer/no_signal (0.62s) [2021-05-19T11:39:06.737Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-05-19T11:39:06.737Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-05-19T11:39:06.737Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-19T11:39:06.737Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-19T11:39:06.900Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2021-05-19T11:39:06.900Z] === RUN TestLinksEtcHostsContentMatch [2021-05-19T11:39:07.151Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-05-19T11:39:07.219Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.217s coverage: 49.4% of statements [2021-05-19T11:39:07.305Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-19T11:39:07.845Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-05-19T11:39:07.845Z] === RUN TestLinksContainerNames [2021-05-19T11:39:08.240Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2021-05-19T11:39:08.240Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2021-05-19T11:39:08.240Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-05-19T11:39:08.240Z] === RUN TestKillStoppedContainer [2021-05-19T11:39:08.241Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-19T11:39:08.241Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-19T11:39:08.241Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-05-19T11:39:08.241Z] === RUN TestKillDifferentUserContainer [2021-05-19T11:39:08.808Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-05-19T11:39:08.808Z] === RUN TestInspectOomKilledTrue [2021-05-19T11:39:08.808Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-19T11:39:08.808Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T11:39:08.808Z] === RUN TestInspectOomKilledFalse [2021-05-19T11:39:08.808Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-19T11:39:08.808Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:39:08.808Z] === RUN TestLinksEtcHostsContentMatch [2021-05-19T11:39:08.808Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-05-19T11:39:08.808Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-19T11:39:08.808Z] === RUN TestLinksContainerNames [2021-05-19T11:39:09.224Z] --- PASS: TestLinksContainerNames (1.44s) [2021-05-19T11:39:09.224Z] === RUN TestLogsFollowTailEmpty [2021-05-19T11:39:09.336Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 57.5% of statements [2021-05-19T11:39:09.634Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2021-05-19T11:39:09.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-19T11:39:09.784Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-05-19T11:39:09.784Z] === RUN TestContainerNetworkMountsNoChown [2021-05-19T11:39:10.190Z] --- PASS: TestLinksContainerNames (1.35s) [2021-05-19T11:39:10.190Z] === RUN TestLogsFollowTailEmpty [2021-05-19T11:39:10.345Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/default [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/default [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/private [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/private [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/rprivate [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/slave [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/slave [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/rslave [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/shared [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/shared [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/rshared [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-19T11:39:10.345Z] === CONT TestMountDaemonRoot/default [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-19T11:39:10.345Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:39:10.345Z] === CONT TestMountDaemonRoot/rshared [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:39:10.345Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:39:10.345Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:39:10.345Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/shared [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/rslave [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/slave [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/rprivate [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/private [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-19T11:39:10.602Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:39:10.602Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:39:10.602Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:39:10.685Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2021-05-19T11:39:10.759Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-05-19T11:39:10.759Z] === RUN TestContainerNetworkMountsNoChown [2021-05-19T11:39:10.858Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:39:10.858Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:39:10.858Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:39:10.858Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-19T11:39:10.858Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:39:10.858Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-19T11:39:10.858Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:39:10.858Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:39:10.858Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:39:10.858Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:39:10.858Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-19T11:39:10.858Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-19T11:39:10.858Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-19T11:39:10.858Z] === RUN TestContainerBindMountNonRecursive [2021-05-19T11:39:11.326Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-05-19T11:39:11.326Z] === RUN TestMountDaemonRoot [2021-05-19T11:39:11.326Z] === RUN TestMountDaemonRoot/default [2021-05-19T11:39:11.326Z] === PAUSE TestMountDaemonRoot/default [2021-05-19T11:39:11.326Z] === RUN TestMountDaemonRoot/private [2021-05-19T11:39:11.326Z] === PAUSE TestMountDaemonRoot/private [2021-05-19T11:39:11.326Z] === RUN TestMountDaemonRoot/rprivate [2021-05-19T11:39:11.326Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-19T11:39:11.326Z] === RUN TestMountDaemonRoot/slave [2021-05-19T11:39:11.326Z] === PAUSE TestMountDaemonRoot/slave [2021-05-19T11:39:11.326Z] === RUN TestMountDaemonRoot/rslave [2021-05-19T11:39:11.326Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-19T11:39:11.326Z] === RUN TestMountDaemonRoot/shared [2021-05-19T11:39:11.326Z] === PAUSE TestMountDaemonRoot/shared [2021-05-19T11:39:11.326Z] === RUN TestMountDaemonRoot/rshared [2021-05-19T11:39:11.326Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/default [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/rshared [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/shared [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/rslave [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/slave [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/rprivate [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/private [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-19T11:39:11.585Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:39:11.585Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:39:11.585Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:39:11.843Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:39:11.843Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:39:11.843Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:39:11.843Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-19T11:39:11.843Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:39:11.843Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-19T11:39:11.843Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:39:11.843Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:39:11.843Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:39:11.843Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:39:11.843Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-19T11:39:11.843Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-19T11:39:11.843Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-19T11:39:11.843Z] === RUN TestContainerBindMountNonRecursive [2021-05-19T11:39:11.844Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-05-19T11:39:11.844Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-19T11:39:11.844Z] === RUN TestContainerVolumesMountedAsShared [2021-05-19T11:39:11.844Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-05-19T11:39:11.844Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-19T11:39:11.844Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-19T11:39:11.844Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-05-19T11:39:11.844Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-19T11:39:11.844Z] === RUN TestNetworkNat [2021-05-19T11:39:12.568Z] --- PASS: TestBuildSquashParent (6.59s) [2021-05-19T11:39:12.568Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-19T11:39:12.568Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:39:12.568Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:39:12.568Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:39:12.568Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:39:12.568Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:39:12.568Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:39:12.568Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:39:12.568Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:39:12.568Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:39:12.568Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:39:12.568Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:39:12.568Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:39:12.568Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:39:12.568Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:39:12.568Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:39:12.568Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:39:12.745Z] --- PASS: TestContainerBindMountNonRecursive (1.85s) [2021-05-19T11:39:12.745Z] === RUN TestContainerVolumesMountedAsShared [2021-05-19T11:39:12.780Z] --- PASS: TestNetworkNat (0.97s) [2021-05-19T11:39:12.780Z] === RUN TestNetworkLocalhostTCPNat [2021-05-19T11:39:13.305Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-05-19T11:39:13.305Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-19T11:39:13.453Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.2% of statements [2021-05-19T11:39:13.453Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.050s coverage: 52.2% of statements [2021-05-19T11:39:13.453Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-19T11:39:13.453Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-19T11:39:13.716Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2021-05-19T11:39:13.716Z] === RUN TestNetworkLoopbackNat [2021-05-19T11:39:13.901Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-19T11:39:13.901Z] Using test binary docker [2021-05-19T11:39:13.901Z] +++ /etc/init.d/apparmor start [2021-05-19T11:39:13.901Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-19T11:39:13.901Z] INFO: Waiting for daemon to start... [2021-05-19T11:39:13.901Z] Starting dockerd [2021-05-19T11:39:13.901Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-05-19T11:39:14.231Z] --- PASS: TestContainerVolumesMountedAsSlave (0.84s) [2021-05-19T11:39:14.231Z] === RUN TestNetworkNat [2021-05-19T11:39:14.547Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.7% of statements [2021-05-19T11:39:14.547Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-19T11:39:14.547Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-19T11:39:14.547Z] ok github.com/docker/docker/daemon/logger/awslogs 0.444s coverage: 77.8% of statements [2021-05-19T11:39:14.547Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-19T11:39:14.547Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-19T11:39:14.791Z] --- PASS: TestNetworkNat (0.80s) [2021-05-19T11:39:14.791Z] === RUN TestNetworkLocalhostTCPNat [2021-05-19T11:39:15.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:39:15.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:39:15.717Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2021-05-19T11:39:15.717Z] === RUN TestNetworkLoopbackNat [2021-05-19T11:39:15.795Z] . [2021-05-19T11:39:15.795Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-19T11:39:16.052Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-19T11:39:16.052Z] Error: No such image: emptyfs [2021-05-19T11:39:16.052Z] ++++ docker load [2021-05-19T11:39:16.052Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-19T11:39:16.126Z] ok github.com/docker/docker/daemon/logger/gelf 0.059s coverage: 67.0% of statements [2021-05-19T11:39:16.126Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-05-19T11:39:16.424Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 23.9% of statements [2021-05-19T11:39:16.615Z] Running integration-test (iteration 1) [2021-05-19T11:39:16.615Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-19T11:39:16.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:39:16.615Z] ++ set -e [2021-05-19T11:39:16.615Z] ++ '[' -n 0 ']' [2021-05-19T11:39:16.615Z] ++ set -x [2021-05-19T11:39:16.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-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:39:16.999Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2021-05-19T11:39:16.999Z] === RUN TestPause [2021-05-19T11:39:16.999Z] --- SKIP: TestPause (0.01s) [2021-05-19T11:39:16.999Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T11:39:16.999Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-19T11:39:16.999Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T11:39:16.999Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T11:39:16.999Z] === RUN TestPauseStopPausedContainer [2021-05-19T11:39:16.999Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2021-05-19T11:39:16.999Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T11:39:16.999Z] === RUN TestPsFilter [2021-05-19T11:39:16.999Z] --- PASS: TestPsFilter (0.12s) [2021-05-19T11:39:16.999Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-19T11:39:17.567Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-05-19T11:39:17.567Z] === RUN TestRemoveContainerWithVolume [2021-05-19T11:39:17.660Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-19T11:39:17.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2021-05-19T11:39:17.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s) [2021-05-19T11:39:17.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.17s) [2021-05-19T11:39:17.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.21s) [2021-05-19T11:39:17.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s) [2021-05-19T11:39:17.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.45s) [2021-05-19T11:39:17.660Z] === RUN TestBuildMultiStageCopy [2021-05-19T11:39:17.660Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-19T11:39:17.955Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.050s coverage: 69.9% of statements [2021-05-19T11:39:18.135Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-05-19T11:39:18.135Z] === RUN TestRemoveContainerRunning [2021-05-19T11:39:18.602Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 75.2% of statements [2021-05-19T11:39:18.602Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-19T11:39:18.977Z] --- PASS: TestNetworkLoopbackNat (3.30s) [2021-05-19T11:39:18.977Z] === RUN TestPause [2021-05-19T11:39:19.110Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-05-19T11:39:19.110Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-19T11:39:19.538Z] --- PASS: TestPause (0.73s) [2021-05-19T11:39:19.538Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-19T11:39:19.538Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T11:39:19.538Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T11:39:19.538Z] === RUN TestPauseStopPausedContainer [2021-05-19T11:39:19.571Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-19T11:39:19.670Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 58.6% of statements [2021-05-19T11:39:19.682Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-05-19T11:39:19.682Z] === RUN TestRemoveInvalidContainer [2021-05-19T11:39:19.682Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-19T11:39:19.682Z] === RUN TestRenameLinkedContainer [2021-05-19T11:39:19.832Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-19T11:39:19.969Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.044s coverage: 31.5% of statements [2021-05-19T11:39:20.403Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-19T11:39:20.469Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2021-05-19T11:39:20.469Z] === RUN TestPsFilter [2021-05-19T11:39:20.469Z] --- PASS: TestPsFilter (0.10s) [2021-05-19T11:39:20.469Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-19T11:39:20.663Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-19T11:39:21.021Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2021-05-19T11:39:21.030Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-05-19T11:39:21.030Z] === RUN TestRemoveContainerWithVolume [2021-05-19T11:39:21.233Z] --- PASS: TestBuildMultiStageCopy (3.52s) [2021-05-19T11:39:21.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.08s) [2021-05-19T11:39:21.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-05-19T11:39:21.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-05-19T11:39:21.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-05-19T11:39:21.233Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-05-19T11:39:21.233Z] === RUN TestBuildMultiStageParentConfig [2021-05-19T11:39:21.668Z] ok github.com/docker/docker/daemon/logger/syslog 0.040s coverage: 46.8% of statements [2021-05-19T11:39:21.954Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-05-19T11:39:21.954Z] === RUN TestRemoveContainerRunning [2021-05-19T11:39:22.174Z] --- PASS: TestBuildMultiStageParentConfig (0.93s) [2021-05-19T11:39:22.175Z] === RUN TestBuildLabelWithTargets [2021-05-19T11:39:22.234Z] --- PASS: TestRenameLinkedContainer (2.69s) [2021-05-19T11:39:22.234Z] === RUN TestRenameStoppedContainer [2021-05-19T11:39:22.515Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-05-19T11:39:22.515Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-19T11:39:22.801Z] --- PASS: TestRenameStoppedContainer (0.65s) [2021-05-19T11:39:22.801Z] === RUN TestRenameRunningContainerAndReuse [2021-05-19T11:39:23.076Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2021-05-19T11:39:23.076Z] === RUN TestRemoveInvalidContainer [2021-05-19T11:39:23.331Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-19T11:39:23.331Z] === RUN TestRenameLinkedContainer [2021-05-19T11:39:23.558Z] --- PASS: TestBuildLabelWithTargets (1.53s) [2021-05-19T11:39:23.558Z] === RUN TestBuildWithEmptyLayers [2021-05-19T11:39:23.774Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2021-05-19T11:39:23.774Z] ok github.com/docker/docker/daemon/logger/splunk 2.405s coverage: 82.5% of statements [2021-05-19T11:39:23.774Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-19T11:39:23.774Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-19T11:39:24.178Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2021-05-19T11:39:24.178Z] === RUN TestRenameInvalidName [2021-05-19T11:39:24.499Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2021-05-19T11:39:24.499Z] === RUN TestBuildMultiStageOnBuild [2021-05-19T11:39:24.745Z] --- PASS: TestRenameInvalidName (0.66s) [2021-05-19T11:39:24.745Z] === RUN TestRenameAnonymousContainer [2021-05-19T11:39:25.707Z] ......... [ 86%] [2021-05-19T11:39:25.844Z] --- PASS: TestRenameLinkedContainer (2.76s) [2021-05-19T11:39:25.844Z] === RUN TestRenameStoppedContainer [2021-05-19T11:39:25.882Z] ok github.com/docker/docker/distribution/metadata 0.216s coverage: 48.2% of statements [2021-05-19T11:39:26.770Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-05-19T11:39:26.770Z] === RUN TestRenameRunningContainerAndReuse [2021-05-19T11:39:26.964Z] ok github.com/docker/docker/errdefs 0.019s coverage: 53.1% of statements [2021-05-19T11:39:27.050Z] --- PASS: TestBuildMultiStageOnBuild (2.43s) [2021-05-19T11:39:27.050Z] === RUN TestBuildUncleanTarFilenames [2021-05-19T11:39:27.991Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2021-05-19T11:39:27.991Z] === RUN TestBuildMultiStageLayerLeak [2021-05-19T11:39:28.020Z] ok github.com/docker/docker/distribution 0.464s coverage: 25.0% of statements [2021-05-19T11:39:28.020Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-19T11:39:28.031Z] --- PASS: TestRenameAnonymousContainer (3.00s) [2021-05-19T11:39:28.031Z] === RUN TestRenameContainerWithSameName [2021-05-19T11:39:28.133Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2021-05-19T11:39:28.133Z] === RUN TestRenameInvalidName [2021-05-19T11:39:28.598Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2021-05-19T11:39:28.598Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-19T11:39:28.694Z] --- PASS: TestRenameInvalidName (0.72s) [2021-05-19T11:39:28.694Z] === RUN TestRenameAnonymousContainer [2021-05-19T11:39:29.556Z] ok github.com/docker/docker/image 0.043s coverage: 86.8% of statements [2021-05-19T11:39:29.556Z] ok github.com/docker/docker/distribution/xfer 1.678s coverage: 85.1% of statements [2021-05-19T11:39:29.556Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-19T11:39:29.854Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2021-05-19T11:39:29.854Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-19T11:39:29.975Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2021-05-19T11:39:29.975Z] === RUN TestResize [2021-05-19T11:39:30.542Z] --- PASS: TestResize (0.66s) [2021-05-19T11:39:30.542Z] === RUN TestResizeWithInvalidSize [2021-05-19T11:39:30.564Z] --- PASS: TestBuildMultiStageLayerLeak (2.59s) [2021-05-19T11:39:30.564Z] === RUN TestBuildWithHugeFile [2021-05-19T11:39:30.913Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2021-05-19T11:39:30.913Z] ok github.com/docker/docker/image/v1 0.052s coverage: 25.0% of statements [2021-05-19T11:39:30.913Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-19T11:39:31.110Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2021-05-19T11:39:31.110Z] === RUN TestResizeWhenContainerNotStarted [2021-05-19T11:39:31.341Z] tests/integration/models_images_test.py ............... [ 89%] [2021-05-19T11:39:31.677Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-05-19T11:39:31.677Z] === RUN TestDaemonRestartKillContainers [2021-05-19T11:39:31.677Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-19T11:39:31.677Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-19T11:39:31.677Z] === RUN TestCgroupNamespacesRun [2021-05-19T11:39:31.958Z] --- PASS: TestRenameAnonymousContainer (3.21s) [2021-05-19T11:39:31.958Z] === RUN TestRenameContainerWithSameName [2021-05-19T11:39:32.518Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-05-19T11:39:32.518Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-19T11:39:33.022Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-05-19T11:39:33.322Z] ok github.com/docker/docker/opts 0.047s coverage: 67.1% of statements [2021-05-19T11:39:33.622Z] ok github.com/docker/docker/oci 0.050s coverage: 38.4% of statements [2021-05-19T11:39:34.117Z] tests/integration/models_networks_test.py .... [ 90%] [2021-05-19T11:39:34.403Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s) [2021-05-19T11:39:34.403Z] === RUN TestResize [2021-05-19T11:39:34.659Z] --- PASS: TestResize (0.70s) [2021-05-19T11:39:34.659Z] === RUN TestResizeWithInvalidSize [2021-05-19T11:39:34.963Z] --- PASS: TestCgroupNamespacesRun (2.89s) [2021-05-19T11:39:34.963Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-19T11:39:35.584Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2021-05-19T11:39:35.584Z] === RUN TestResizeWhenContainerNotStarted [2021-05-19T11:39:35.741Z] ok github.com/docker/docker/pkg/broadcaster 0.023s coverage: 100.0% of statements [2021-05-19T11:39:36.038Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2021-05-19T11:39:36.146Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2021-05-19T11:39:36.146Z] === RUN TestDaemonRestartKillContainers [2021-05-19T11:39:36.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:39:36.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:39:36.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:39:36.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:39:36.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:39:36.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:39:36.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:39:36.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:39:36.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:39:36.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:39:36.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:39:36.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:39:36.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:39:36.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:39:36.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:39:36.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:39:36.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:39:36.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:39:36.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:39:36.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:39:36.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:39:36.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:39:36.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:39:36.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:39:36.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:39:36.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:39:36.866Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.37s) [2021-05-19T11:39:36.866Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-19T11:39:37.093Z] ok github.com/docker/docker/pkg/authorization 1.517s coverage: 68.3% of statements [2021-05-19T11:39:37.391Z] ok github.com/docker/docker/pkg/archive 0.975s coverage: 82.0% of statements [2021-05-19T11:39:37.689Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-05-19T11:39:38.333Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-05-19T11:39:38.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:39:38.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:39:38.980Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2021-05-19T11:39:39.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:39:39.623Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-05-19T11:39:39.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:39:40.148Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.87s) [2021-05-19T11:39:40.148Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-19T11:39:40.267Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-05-19T11:39:40.688Z] tests/integration/models_nodes_test.py . [ 91%] [2021-05-19T11:39:40.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:39:40.907Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-05-19T11:39:41.258Z] tests/integration/models_resources_test.py . [ 91%] [2021-05-19T11:39:41.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:39:41.553Z] ok github.com/docker/docker/pkg/chrootarchive 3.800s coverage: 43.2% of statements [2021-05-19T11:39:42.201Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-05-19T11:39:42.201Z] ok github.com/docker/docker/layer 7.870s coverage: 68.8% of statements [2021-05-19T11:39:42.201Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-19T11:39:42.201Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-19T11:39:42.201Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-19T11:39:42.201Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-19T11:39:42.201Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-19T11:39:42.201Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-19T11:39:42.201Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-19T11:39:42.498Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2021-05-19T11:39:42.680Z] --- PASS: TestCgroupNamespacesRunHostMode (2.88s) [2021-05-19T11:39:42.680Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-19T11:39:43.190Z] ok github.com/docker/docker/pkg/discovery/kv 3.121s coverage: 84.1% of statements [2021-05-19T11:39:43.190Z] ok github.com/docker/docker/pkg/fsutils 0.348s coverage: 85.1% of statements [2021-05-19T11:39:43.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:39:43.469Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:39:43.488Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2021-05-19T11:39:45.019Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2021-05-19T11:39:45.019Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-05-19T11:39:45.667Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-05-19T11:39:45.667Z] ok github.com/docker/docker/pkg/idtools 0.878s coverage: 69.5% of statements [2021-05-19T11:39:45.667Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2021-05-19T11:39:45.963Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.90s) [2021-05-19T11:39:45.963Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-19T11:39:45.966Z] ok github.com/docker/docker/pkg/ioutils 1.264s coverage: 70.6% of statements [2021-05-19T11:39:45.966Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-19T11:39:45.966Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-19T11:39:45.966Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-19T11:39:45.966Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-19T11:39:45.982Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:39:46.543Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:39:46.611Z] ok github.com/docker/docker/pkg/parsers/kernel 0.033s coverage: 60.0% of statements [2021-05-19T11:39:46.611Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.025s coverage: 86.7% of statements [2021-05-19T11:39:46.611Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2021-05-19T11:39:46.611Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-19T11:39:46.611Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-19T11:39:48.143Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2021-05-19T11:39:48.438Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2021-05-19T11:39:48.500Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.40s) [2021-05-19T11:39:48.500Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-19T11:39:48.736Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2021-05-19T11:39:48.736Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-05-19T11:39:49.055Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-19T11:39:49.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s) [2021-05-19T11:39:49.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2021-05-19T11:39:49.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-05-19T11:39:49.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2021-05-19T11:39:49.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-05-19T11:39:49.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2021-05-19T11:39:49.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s) [2021-05-19T11:39:49.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s) [2021-05-19T11:39:49.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s) [2021-05-19T11:39:49.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.12s) [2021-05-19T11:39:49.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.18s) [2021-05-19T11:39:49.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s) [2021-05-19T11:39:49.055Z] === RUN TestCgroupNamespacesRun [2021-05-19T11:39:49.389Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2021-05-19T11:39:49.876Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s) [2021-05-19T11:39:49.876Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-19T11:39:50.016Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-05-19T11:39:50.034Z] ok github.com/docker/docker/pkg/pubsub 1.137s coverage: 75.0% of statements [2021-05-19T11:39:50.332Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2021-05-19T11:39:50.419Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2021-05-19T11:39:50.419Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-19T11:39:50.419Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-19T11:39:50.419Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-19T11:39:50.419Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-19T11:39:50.976Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-05-19T11:39:50.976Z] ok github.com/docker/docker/pkg/streamformatter 0.017s coverage: 66.2% of statements [2021-05-19T11:39:52.305Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2021-05-19T11:39:52.305Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-19T11:39:52.507Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2021-05-19T11:39:52.507Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-05-19T11:39:52.806Z] ok github.com/docker/docker/pkg/signal 3.040s coverage: 61.0% of statements [2021-05-19T11:39:53.110Z] ok github.com/docker/docker/pkg/tailfile 0.138s coverage: 88.6% of statements [2021-05-19T11:39:53.162Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.84s) [2021-05-19T11:39:53.162Z] === RUN TestNISDomainname [2021-05-19T11:39:53.162Z] --- SKIP: TestNISDomainname (0.01s) [2021-05-19T11:39:53.162Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-19T11:39:53.162Z] === RUN TestHostnameDnsResolution [2021-05-19T11:39:53.301Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-05-19T11:39:53.301Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-05-19T11:39:53.408Z] testing: warning: no tests to run [2021-05-19T11:39:53.408Z] coverage: [no statements] [2021-05-19T11:39:53.408Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-05-19T11:39:54.054Z] ok github.com/docker/docker/pkg/tarsum 0.161s coverage: 89.3% of statements [2021-05-19T11:39:54.054Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2021-05-19T11:39:54.054Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-05-19T11:39:54.190Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2021-05-19T11:39:54.190Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-19T11:39:54.350Z] ok github.com/docker/docker/pkg/useragent 0.017s coverage: 88.9% of statements [2021-05-19T11:39:54.543Z] --- PASS: TestHostnameDnsResolution (1.61s) [2021-05-19T11:39:54.543Z] === RUN TestStats [2021-05-19T11:39:54.543Z] --- SKIP: TestStats (0.00s) [2021-05-19T11:39:54.543Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T11:39:54.543Z] === RUN TestStopContainerWithTimeout [2021-05-19T11:39:54.543Z] === RUN TestStopContainerWithTimeout/0 [2021-05-19T11:39:54.543Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-19T11:39:54.543Z] === RUN TestStopContainerWithTimeout/1 [2021-05-19T11:39:54.543Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-19T11:39:54.543Z] === RUN TestStopContainerWithTimeout/3 [2021-05-19T11:39:54.543Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-19T11:39:54.543Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-19T11:39:54.543Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-19T11:39:54.543Z] === CONT TestStopContainerWithTimeout/0 [2021-05-19T11:39:54.543Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-19T11:39:55.480Z] === CONT TestStopContainerWithTimeout/3 [2021-05-19T11:39:56.076Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2021-05-19T11:39:56.076Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-19T11:39:57.124Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2021-05-19T11:39:57.124Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 83.5% of statements [2021-05-19T11:39:57.381Z] === CONT TestStopContainerWithTimeout/1 [2021-05-19T11:39:57.439Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.27s) [2021-05-19T11:39:57.439Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-19T11:39:58.042Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2021-05-19T11:39:58.042Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-19T11:39:58.175Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-05-19T11:39:58.368Z] tests/integration/regression_test.py ...... [ 98%] [2021-05-19T11:39:58.474Z] ok github.com/docker/docker/plugin 0.576s coverage: 23.2% of statements [2021-05-19T11:39:58.887Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-05-19T11:39:58.887Z] tests/integration/credentials/utils_test.py . [100%] [2021-05-19T11:39:58.887Z] [2021-05-19T11:39:58.887Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-05-19T11:39:58.887Z] =========================== short test summary info ============================ [2021-05-19T11:39:58.887Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-05-19T11:39:58.887Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-05-19T11:39:58.887Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-05-19T11:39:58.887Z] Not supported on most drivers [2021-05-19T11:39:58.887Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-05-19T11:39:58.887Z] Output of docker top depends on host distro, and is not formalized. [2021-05-19T11:39:58.887Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-05-19T11:39:58.887Z] Output of docker top depends on host distro, and is not formalized. [2021-05-19T11:39:58.887Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-05-19T11:39:58.887Z] Can fail if eth0 has multiple IP addresses [2021-05-19T11:39:58.887Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-05-19T11:39:58.887Z] This doesn't seem to be taken into account by the engine [2021-05-19T11:39:58.887Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-05-19T11:39:58.887Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-05-19T11:39:58.887Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 374.14 seconds == [2021-05-19T11:39:59.150Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-05-19T11:39:59.284Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-19T11:39:59.284Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2021-05-19T11:39:59.284Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-05-19T11:39:59.284Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2021-05-19T11:39:59.284Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2021-05-19T11:39:59.284Z] === RUN TestDeleteDevicemapper [2021-05-19T11:39:59.284Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-19T11:39:59.284Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T11:39:59.284Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-19T11:39:59.928Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2021-05-19T11:39:59.928Z] === RUN TestNISDomainname [2021-05-19T11:40:00.004Z] ok github.com/docker/docker/quota 0.669s coverage: 71.4% of statements [2021-05-19T11:40:00.303Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2021-05-19T11:40:01.022Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2021-05-19T11:40:01.294Z] --- PASS: TestNISDomainname (1.27s) [2021-05-19T11:40:01.294Z] === RUN TestHostnameDnsResolution [2021-05-19T11:40:01.673Z] ok github.com/docker/docker/registry 0.256s coverage: 57.2% of statements [2021-05-19T11:40:01.817Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.26s) [2021-05-19T11:40:01.817Z] === RUN TestUpdateMemory [2021-05-19T11:40:01.817Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-19T11:40:01.817Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T11:40:01.817Z] === RUN TestUpdateCPUQuota [2021-05-19T11:40:01.817Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-05-19T11:40:01.817Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T11:40:01.817Z] === RUN TestUpdatePidsLimit [2021-05-19T11:40:01.817Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-05-19T11:40:01.817Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T11:40:01.817Z] === RUN TestUpdateRestartPolicy [2021-05-19T11:40:01.972Z] ok github.com/docker/docker/testutil 0.019s coverage: 62.5% of statements [2021-05-19T11:40:02.621Z] ok github.com/docker/docker/runconfig 0.019s coverage: 66.1% of statements [2021-05-19T11:40:03.180Z] --- PASS: TestHostnameDnsResolution (1.74s) [2021-05-19T11:40:03.180Z] === RUN TestStats [2021-05-19T11:40:03.248Z] Loaded image: buildpack-deps:buster [2021-05-19T11:40:03.248Z] Loaded image: busybox:latest [2021-05-19T11:40:03.248Z] Loaded image: busybox:glibc [2021-05-19T11:40:04.616Z] Loaded image: debian:bullseye [2021-05-19T11:40:04.616Z] Loaded image: hello-world:latest [2021-05-19T11:40:04.872Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T11:40:04.872Z] INFO: Testing against a local daemon [2021-05-19T11:40:04.872Z] === RUN TestCgroupNamespacesBuild [2021-05-19T11:40:05.398Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2021-05-19T11:40:05.743Z] --- PASS: TestStats (2.72s) [2021-05-19T11:40:05.743Z] === RUN TestStopContainerWithTimeout [2021-05-19T11:40:05.743Z] === RUN TestStopContainerWithTimeout/0 [2021-05-19T11:40:05.743Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-19T11:40:05.743Z] === RUN TestStopContainerWithTimeout/1 [2021-05-19T11:40:05.743Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-19T11:40:05.743Z] === RUN TestStopContainerWithTimeout/3 [2021-05-19T11:40:05.743Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-19T11:40:05.743Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-19T11:40:05.743Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-19T11:40:05.743Z] === CONT TestStopContainerWithTimeout/0 [2021-05-19T11:40:05.743Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-19T11:40:06.462Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2021-05-19T11:40:06.674Z] === CONT TestStopContainerWithTimeout/3 [2021-05-19T11:40:07.110Z] ok github.com/docker/docker/volume/local 0.291s coverage: 76.4% of statements [2021-05-19T11:40:07.750Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-05-19T11:40:09.043Z] --- PASS: TestCgroupNamespacesBuild (3.50s) [2021-05-19T11:40:09.043Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-19T11:40:09.183Z] === CONT TestStopContainerWithTimeout/1 [2021-05-19T11:40:10.544Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-19T11:40:10.544Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2021-05-19T11:40:10.544Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2021-05-19T11:40:10.544Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2021-05-19T11:40:10.544Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-05-19T11:40:10.544Z] === RUN TestDeleteDevicemapper [2021-05-19T11:40:10.544Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-19T11:40:10.544Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T11:40:10.544Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-19T11:40:11.359Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-19T11:40:11.359Z] [2021-05-19T11:40:11.359Z] Unloading profiles will leave already running processes permanently [2021-05-19T11:40:11.359Z] unconfined, which can lead to unexpected situations. [2021-05-19T11:40:11.359Z] [2021-05-19T11:40:11.359Z] To set a process to complain mode, use the command line tool [2021-05-19T11:40:11.359Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-19T11:40:11.359Z] [2021-05-19T11:40:11.558Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.07s) [2021-05-19T11:40:11.558Z] === RUN TestBuildWithSession [2021-05-19T11:40:11.558Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-19T11:40:11.558Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T11:40:11.558Z] === RUN TestBuildSquashParent Post stage [Pipeline] junit [2021-05-19T11:40:11.633Z] Recording test results [2021-05-19T11:40:11.791Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-05-19T11:40:12.067Z] + echo Ensuring container killed. [2021-05-19T11:40:12.067Z] Ensuring container killed. [2021-05-19T11:40:12.067Z] + docker rm -vf docker-pr1 [2021-05-19T11:40:12.067Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-19T11:40:12.352Z] + echo Chowning /workspace to jenkins user [2021-05-19T11:40:12.352Z] Chowning /workspace to jenkins user [2021-05-19T11:40:12.352Z] + id -u [2021-05-19T11:40:12.352Z] + id -g [2021-05-19T11:40:12.352Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42395:/workspace busybox chown -R 1000:1000 /workspace [2021-05-19T11:40:13.055Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2021-05-19T11:40:13.055Z] === RUN TestUpdateMemory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-19T11:40:13.588Z] + bundleName=docker-py [2021-05-19T11:40:13.588Z] + echo Creating docker-py-bundles.tar.gz [2021-05-19T11:40:13.588Z] Creating docker-py-bundles.tar.gz [2021-05-19T11:40:13.588Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-05-19T11:40:13.600Z] Archiving artifacts [2021-05-19T11:40:13.806Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42395/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-05-19T11:40:14.025Z] --- PASS: TestUpdateRestartPolicy (12.35s) [2021-05-19T11:40:14.025Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-19T11:40:14.147Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/make.sh binary-daemon [2021-05-19T11:40:14.286Z] --- PASS: TestImportExtremelyLargeImageWorks (79.88s) [2021-05-19T11:40:14.286Z] PASS [2021-05-19T11:40:14.286Z] [2021-05-19T11:40:14.286Z] === Skipped [2021-05-19T11:40:14.286Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-19T11:40:14.286Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:40:14.286Z] [2021-05-19T11:40:14.286Z] [2021-05-19T11:40:14.286Z] DONE 12 tests, 1 skipped in 81.364s [2021-05-19T11:40:14.286Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-05-19T11:40:14.286Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:40:14.286Z] ++ set -e [2021-05-19T11:40:14.286Z] ++ '[' -n 0 ']' [2021-05-19T11:40:14.286Z] ++ set -x [2021-05-19T11:40:14.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:40:14.286Z] INFO: Testing against a local daemon [2021-05-19T11:40:14.286Z] === RUN TestNetworkCreateDelete [2021-05-19T11:40:14.286Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-05-19T11:40:14.286Z] === RUN TestDockerNetworkDeletePreferID [2021-05-19T11:40:14.286Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-05-19T11:40:14.286Z] === RUN TestDaemonDNSFallback [2021-05-19T11:40:14.407Z] [2021-05-19T11:40:14.418Z] --- PASS: TestUpdateMemory (1.27s) [2021-05-19T11:40:14.418Z] === RUN TestUpdateCPUQuota [2021-05-19T11:40:14.592Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-05-19T11:40:14.592Z] === RUN TestWaitNonBlocked [2021-05-19T11:40:14.592Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:40:14.592Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:40:14.592Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:40:14.592Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:40:14.592Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:40:14.592Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:40:14.668Z] Removing bundles/ [2021-05-19T11:40:14.668Z] [2021-05-19T11:40:14.668Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-05-19T11:40:14.668Z] Building: bundles/binary-daemon/dockerd-dev [2021-05-19T11:40:14.668Z] GOOS="" GOARCH="" GOARM="" [2021-05-19T11:40:15.371Z] --- PASS: TestDaemonDNSFallback (2.70s) [2021-05-19T11:40:15.371Z] === RUN TestInspectNetwork [2021-05-19T11:40:15.528Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-19T11:40:15.528Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2021-05-19T11:40:15.528Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2021-05-19T11:40:15.528Z] === RUN TestWaitBlocked [2021-05-19T11:40:15.528Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:40:15.528Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:40:15.528Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:40:15.528Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:40:15.528Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:40:15.528Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:40:16.903Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-19T11:40:16.903Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2021-05-19T11:40:16.903Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-05-19T11:40:16.903Z] === CONT TestDaemonRestartIpcMode [2021-05-19T11:40:16.903Z] === CONT TestIpcModeOlderClient [2021-05-19T11:40:16.903Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-05-19T11:40:16.903Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-19T11:40:20.943Z] --- PASS: TestUpdateCPUQuota (6.74s) [2021-05-19T11:40:20.943Z] === RUN TestUpdatePidsLimit [2021-05-19T11:40:20.943Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-19T11:40:21.503Z] === RUN TestUpdatePidsLimit/no_change [2021-05-19T11:40:22.175Z] --- PASS: TestDaemonRestartIpcMode (5.57s) [2021-05-19T11:40:22.282Z] === RUN TestInspectNetwork/full_network_id [2021-05-19T11:40:22.282Z] === RUN TestInspectNetwork/partial_network_id [2021-05-19T11:40:22.282Z] === RUN TestInspectNetwork/network_name [2021-05-19T11:40:22.282Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-19T11:40:22.429Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-19T11:40:22.433Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.59s) [2021-05-19T11:40:22.433Z] PASS [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === Skipped [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-19T11:40:22.433Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-05-19T11:40:22.433Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-05-19T11:40:22.433Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-05-19T11:40:22.433Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-05-19T11:40:22.433Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-05-19T11:40:22.433Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-05-19T11:40:22.433Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-19T11:40:22.433Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-19T11:40:22.433Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-19T11:40:22.433Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-19T11:40:22.433Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-05-19T11:40:22.433Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-05-19T11:40:22.433Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-05-19T11:40:22.433Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-05-19T11:40:22.433Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestPause (0.01s) [2021-05-19T11:40:22.433Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T11:40:22.433Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2021-05-19T11:40:22.433Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-05-19T11:40:22.433Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-05-19T11:40:22.433Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-05-19T11:40:22.433Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-19T11:40:22.433Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-19T11:40:22.433Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-05-19T11:40:22.433Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-05-19T11:40:22.433Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] [2021-05-19T11:40:22.433Z] DONE 176 tests, 25 skipped in 108.143s [2021-05-19T11:40:22.433Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-19T11:40:22.433Z] INFO: Testing against a local daemon [2021-05-19T11:40:22.433Z] === RUN TestCommitInheritsEnv [2021-05-19T11:40:22.990Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-19T11:40:23.123Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/rootless [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/volume [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-19T11:40:23.123Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === Skipped [2021-05-19T11:40:23.123Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-05-19T11:40:23.123Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-05-19T11:40:23.123Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-19T11:40:23.123Z] graphtest_unix.go:73: No driver to put! [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-19T11:40:23.123Z] time="2021-05-19T11:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-19T11:40:23.123Z] time="2021-05-19T11:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-19T11:40:23.123Z] time="2021-05-19T11:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-19T11:40:23.123Z] time="2021-05-19T11:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-19T11:40:23.123Z] time="2021-05-19T11:39:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-19T11:40:23.123Z] graphtest_unix.go:73: No driver to put! [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-19T11:40:23.123Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-19T11:40:23.123Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-19T11:40:23.123Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-19T11:40:23.123Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-19T11:40:23.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:40:23.123Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-19T11:40:23.123Z] graphtest_unix.go:73: No driver to put! [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-19T11:40:23.123Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-19T11:40:23.123Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] [2021-05-19T11:40:23.123Z] DONE 2229 tests, 26 skipped in 262.926s Post stage [Pipeline] junit [2021-05-19T11:40:23.169Z] Recording test results [2021-05-19T11:40:23.430Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-19T11:40:23.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-19T11:40:23.849Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/make.sh dynbinary test-integration [2021-05-19T11:40:24.146Z] [2021-05-19T11:40:24.146Z] Removing bundles/ [2021-05-19T11:40:24.146Z] [2021-05-19T11:40:24.146Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-19T11:40:24.146Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T11:40:24.146Z] GOOS="" GOARCH="" GOARM="" [2021-05-19T11:40:24.336Z] --- PASS: TestCommitInheritsEnv (1.41s) [2021-05-19T11:40:24.336Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-19T11:40:24.336Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-19T11:40:24.336Z] === RUN TestImagesFilterMultiReference [2021-05-19T11:40:24.336Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-19T11:40:24.336Z] === RUN TestImagePullPlatformInvalid [2021-05-19T11:40:24.336Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-19T11:40:24.336Z] === RUN TestRemoveImageOrphaning [2021-05-19T11:40:24.477Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-19T11:40:25.039Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-19T11:40:26.237Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-05-19T11:40:26.237Z] === RUN TestRemoveImageGarbageCollector [2021-05-19T11:40:26.237Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-19T11:40:26.237Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-19T11:40:26.237Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-19T11:40:26.237Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-19T11:40:26.237Z] === RUN TestTagInvalidReference [2021-05-19T11:40:26.237Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-19T11:40:26.237Z] === RUN TestTagValidPrefixedRepo [2021-05-19T11:40:26.237Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-19T11:40:26.237Z] === RUN TestTagExistedNameWithoutForce [2021-05-19T11:40:26.237Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-19T11:40:26.237Z] === RUN TestTagOfficialNames [2021-05-19T11:40:26.237Z] --- PASS: TestTagOfficialNames (0.05s) [2021-05-19T11:40:26.237Z] === RUN TestTagMatchesDigest [2021-05-19T11:40:26.237Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-19T11:40:26.237Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-19T11:40:26.402Z] --- PASS: TestUpdatePidsLimit (5.25s) [2021-05-19T11:40:26.402Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-05-19T11:40:26.402Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-05-19T11:40:26.402Z] --- PASS: TestUpdatePidsLimit/update_lower (0.68s) [2021-05-19T11:40:26.402Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-05-19T11:40:26.402Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-05-19T11:40:26.402Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2021-05-19T11:40:26.402Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.69s) [2021-05-19T11:40:26.402Z] === RUN TestUpdateRestartPolicy [2021-05-19T11:40:26.404Z] --- PASS: TestBuildSquashParent (13.08s) [2021-05-19T11:40:26.404Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-19T11:40:26.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:40:26.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:40:26.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:40:26.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:40:26.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:40:26.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:40:26.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:40:26.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:40:26.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:40:26.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:40:26.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:40:26.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:40:26.404Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:40:26.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:40:26.798Z] --- PASS: TestInspectNetwork (11.42s) [2021-05-19T11:40:26.798Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-19T11:40:26.798Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-19T11:40:26.798Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-19T11:40:26.798Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-19T11:40:26.798Z] === RUN TestRunContainerWithBridgeNone [2021-05-19T11:40:26.840Z] --- PASS: TestBuildWithHugeFile (52.09s) [2021-05-19T11:40:26.840Z] === RUN TestBuildWithEmptyDockerfile [2021-05-19T11:40:26.841Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:40:26.841Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:40:26.841Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:40:26.841Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:40:26.841Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:40:26.841Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:40:26.841Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:40:26.841Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:40:26.841Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:40:26.841Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-05-19T11:40:26.841Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-05-19T11:40:26.841Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-05-19T11:40:26.841Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2021-05-19T11:40:26.841Z] === RUN TestBuildPreserveOwnership [2021-05-19T11:40:26.841Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-19T11:40:26.841Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-19T11:40:28.224Z] --- PASS: TestBuildPreserveOwnership (5.23s) [2021-05-19T11:40:28.224Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.51s) [2021-05-19T11:40:28.224Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s) [2021-05-19T11:40:28.224Z] === RUN TestBuildPlatformInvalid [2021-05-19T11:40:28.224Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-05-19T11:40:28.224Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-19T11:40:30.307Z] --- PASS: TestRunContainerWithBridgeNone (3.18s) [2021-05-19T11:40:30.307Z] === RUN TestNetworkInvalidJSON [2021-05-19T11:40:30.307Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-19T11:40:30.307Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-19T11:40:30.307Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:40:30.307Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:40:30.307Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:40:30.307Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:40:30.307Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-19T11:40:30.307Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:40:30.307Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:40:30.307Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-19T11:40:30.307Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-19T11:40:30.307Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-19T11:40:30.307Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-19T11:40:30.307Z] === RUN TestNetworkList [2021-05-19T11:40:30.307Z] === RUN TestNetworkList//networks [2021-05-19T11:40:30.307Z] === PAUSE TestNetworkList//networks [2021-05-19T11:40:30.307Z] === RUN TestNetworkList//networks/ [2021-05-19T11:40:30.307Z] === PAUSE TestNetworkList//networks/ [2021-05-19T11:40:30.307Z] === CONT TestNetworkList//networks [2021-05-19T11:40:30.307Z] === CONT TestNetworkList//networks/ [2021-05-19T11:40:30.307Z] --- PASS: TestNetworkList (0.02s) [2021-05-19T11:40:30.307Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-19T11:40:30.307Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-19T11:40:30.307Z] === RUN TestHostIPv4BridgeLabel [2021-05-19T11:40:30.307Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-05-19T11:40:30.307Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-19T11:40:30.585Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:40:30.585Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:40:31.337Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-05-19T11:40:31.337Z] === RUN TestDaemonDefaultNetworkPools [2021-05-19T11:40:32.368Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-05-19T11:40:32.368Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-19T11:40:33.443Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-05-19T11:40:33.443Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-19T11:40:34.997Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-05-19T11:40:34.997Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-19T11:40:35.287Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2021-05-19T11:40:35.287Z] === RUN TestServiceWithPredefinedNetwork [2021-05-19T11:40:35.841Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:40:35.841Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:40:39.730Z] --- PASS: TestServiceWithPredefinedNetwork (3.79s) [2021-05-19T11:40:39.730Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-19T11:40:39.730Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T11:40:39.730Z] service_test.go:242: FLAKY_TEST [2021-05-19T11:40:39.730Z] === RUN TestServiceWithDataPathPortInit [2021-05-19T11:40:41.101Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-05-19T11:40:41.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.60s) [2021-05-19T11:40:41.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.72s) [2021-05-19T11:40:41.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.19s) [2021-05-19T11:40:41.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.45s) [2021-05-19T11:40:41.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.34s) [2021-05-19T11:40:41.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.18s) [2021-05-19T11:40:41.101Z] === RUN TestBuildMultiStageCopy [2021-05-19T11:40:41.101Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-19T11:40:41.231Z] --- PASS: TestUpdateRestartPolicy (12.66s) [2021-05-19T11:40:41.231Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-19T11:40:41.231Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-05-19T11:40:41.231Z] === RUN TestWaitNonBlocked [2021-05-19T11:40:41.231Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:40:41.231Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:40:41.231Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:40:41.231Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:40:41.231Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:40:41.231Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:40:41.231Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-19T11:40:41.231Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2021-05-19T11:40:41.231Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2021-05-19T11:40:41.231Z] === RUN TestWaitBlocked [2021-05-19T11:40:41.231Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:40:41.231Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:40:41.231Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:40:41.231Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:40:41.231Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:40:41.231Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:40:41.791Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-19T11:40:41.791Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2021-05-19T11:40:41.791Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2021-05-19T11:40:41.791Z] === CONT TestContainerStartOnDaemonRestart [2021-05-19T11:40:41.791Z] === CONT TestContainerKillOnDaemonStart [2021-05-19T11:40:43.131Z] Loaded image: buildpack-deps:buster [2021-05-19T11:40:43.131Z] Loaded image: busybox:latest [2021-05-19T11:40:43.131Z] Loaded image: busybox:glibc [2021-05-19T11:40:43.391Z] Loaded image: debian:bullseye [2021-05-19T11:40:43.652Z] Loaded image: hello-world:latest [2021-05-19T11:40:43.652Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T11:40:45.055Z] --- PASS: TestContainerStartOnDaemonRestart (2.90s) [2021-05-19T11:40:45.055Z] === CONT TestIpcModeOlderClient [2021-05-19T11:40:45.055Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-05-19T11:40:45.055Z] === CONT TestDaemonHostGatewayIP [2021-05-19T11:40:45.312Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-19T11:40:45.312Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-19T11:40:45.882Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-19T11:40:46.451Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-19T11:40:47.012Z] --- PASS: TestBuildMultiStageCopy (6.04s) [2021-05-19T11:40:47.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.76s) [2021-05-19T11:40:47.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-05-19T11:40:47.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2021-05-19T11:40:47.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2021-05-19T11:40:47.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2021-05-19T11:40:47.012Z] === RUN TestBuildMultiStageParentConfig [2021-05-19T11:40:48.376Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2021-05-19T11:40:48.376Z] === RUN TestBuildLabelWithTargets [2021-05-19T11:40:49.259Z] --- PASS: TestDaemonHostGatewayIP (3.77s) [2021-05-19T11:40:49.259Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-19T11:40:50.894Z] --- PASS: TestBuildLabelWithTargets (2.41s) [2021-05-19T11:40:50.894Z] === RUN TestBuildWithEmptyLayers [2021-05-19T11:40:51.769Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.84s) [2021-05-19T11:40:51.769Z] === CONT TestDaemonRestartIpcMode [2021-05-19T11:40:52.259Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-05-19T11:40:52.259Z] === RUN TestBuildMultiStageOnBuild [2021-05-19T11:40:53.667Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.44s) [2021-05-19T11:40:53.667Z] PASS [2021-05-19T11:40:53.667Z] [2021-05-19T11:40:53.667Z] === Skipped [2021-05-19T11:40:53.667Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-05-19T11:40:53.667Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T11:40:53.667Z] [2021-05-19T11:40:53.667Z] [2021-05-19T11:40:53.667Z] DONE 33 tests, 1 skipped in 130.223s [2021-05-19T11:40:53.667Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-05-19T11:40:53.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:40:53.667Z] ++ set -e [2021-05-19T11:40:53.667Z] ++ '[' -n 0 ']' [2021-05-19T11:40:53.667Z] ++ set -x [2021-05-19T11:40:53.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:40:53.667Z] INFO: Testing against a local daemon [2021-05-19T11:40:53.667Z] === RUN TestConfigInspect [2021-05-19T11:40:55.031Z] --- PASS: TestDaemonRestartIpcMode (3.09s) [2021-05-19T11:40:55.031Z] --- PASS: TestContainerKillOnDaemonStart (12.86s) [2021-05-19T11:40:55.031Z] PASS [2021-05-19T11:40:55.031Z] [2021-05-19T11:40:55.031Z] === Skipped [2021-05-19T11:40:55.031Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-19T11:40:55.031Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T11:40:55.031Z] [2021-05-19T11:40:55.031Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-19T11:40:55.031Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-19T11:40:55.031Z] [2021-05-19T11:40:55.031Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T11:40:55.031Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T11:40:55.031Z] [2021-05-19T11:40:55.031Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-19T11:40:55.031Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-19T11:40:55.031Z] [2021-05-19T11:40:55.031Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-19T11:40:55.031Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T11:40:55.031Z] [2021-05-19T11:40:55.031Z] [2021-05-19T11:40:55.031Z] DONE 195 tests, 5 skipped in 148.454s [2021-05-19T11:40:55.031Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-19T11:40:55.031Z] INFO: Testing against a local daemon [2021-05-19T11:40:55.031Z] === RUN TestCommitInheritsEnv [2021-05-19T11:40:55.031Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-05-19T11:40:55.031Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-19T11:40:55.031Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-19T11:40:55.031Z] === RUN TestImagesFilterMultiReference [2021-05-19T11:40:55.031Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-19T11:40:55.031Z] === RUN TestImagePullPlatformInvalid [2021-05-19T11:40:55.031Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-19T11:40:55.031Z] === RUN TestRemoveImageOrphaning [2021-05-19T11:40:55.287Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-05-19T11:40:55.287Z] === RUN TestRemoveImageGarbageCollector [2021-05-19T11:40:56.430Z] --- PASS: TestBuildMultiStageOnBuild (4.15s) [2021-05-19T11:40:56.430Z] === RUN TestBuildUncleanTarFilenames [2021-05-19T11:40:56.964Z] --- PASS: TestConfigInspect (3.39s) [2021-05-19T11:40:56.964Z] === RUN TestConfigList [2021-05-19T11:40:57.799Z] --- PASS: TestRemoveImageGarbageCollector (2.00s) [2021-05-19T11:40:57.800Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-19T11:40:57.800Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-19T11:40:57.800Z] === RUN TestTagInvalidReference [2021-05-19T11:40:57.800Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-19T11:40:57.800Z] === RUN TestTagValidPrefixedRepo [2021-05-19T11:40:57.800Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-19T11:40:57.800Z] === RUN TestTagExistedNameWithoutForce [2021-05-19T11:40:57.800Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-19T11:40:57.800Z] === RUN TestTagOfficialNames [2021-05-19T11:40:57.800Z] --- PASS: TestTagOfficialNames (0.04s) [2021-05-19T11:40:57.800Z] === RUN TestTagMatchesDigest [2021-05-19T11:40:57.800Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-19T11:40:57.800Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-19T11:40:58.323Z] --- PASS: TestBuildUncleanTarFilenames (1.85s) [2021-05-19T11:40:58.323Z] === RUN TestBuildMultiStageLayerLeak [2021-05-19T11:40:59.505Z] --- PASS: TestConfigList (3.11s) [2021-05-19T11:40:59.505Z] === RUN TestConfigsCreateAndDelete [2021-05-19T11:41:02.049Z] --- PASS: TestConfigsCreateAndDelete (2.64s) [2021-05-19T11:41:02.049Z] === RUN TestConfigsUpdate [2021-05-19T11:41:02.240Z] --- PASS: TestServiceWithDataPathPortInit (21.40s) [2021-05-19T11:41:02.240Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-19T11:41:02.494Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2021-05-19T11:41:02.494Z] === RUN TestBuildWithHugeFile [2021-05-19T11:41:05.345Z] --- PASS: TestConfigsUpdate (3.14s) [2021-05-19T11:41:05.346Z] === RUN TestTemplatedConfig [2021-05-19T11:41:07.324Z] --- PASS: TestBuildWithHugeFile (130.41s) [2021-05-19T11:41:07.324Z] === RUN TestBuildWithEmptyDockerfile [2021-05-19T11:41:07.324Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:41:07.324Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:41:07.324Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:41:07.324Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:41:07.324Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:41:07.324Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:41:07.324Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:41:07.324Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:41:07.324Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:41:07.324Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-05-19T11:41:07.324Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-05-19T11:41:07.324Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-05-19T11:41:07.324Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-05-19T11:41:07.324Z] === RUN TestBuildPreserveOwnership [2021-05-19T11:41:07.324Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-19T11:41:07.324Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T11:41:07.324Z] === RUN TestBuildPlatformInvalid [2021-05-19T11:41:07.324Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-05-19T11:41:07.324Z] PASS [2021-05-19T11:41:07.324Z] ok github.com/docker/docker/integration/build 191.460s [2021-05-19T11:41:07.324Z] [2021-05-19T11:41:07.324Z] === Skipped [2021-05-19T11:41:07.324Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-19T11:41:07.324Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T11:41:07.324Z] [2021-05-19T11:41:07.324Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-19T11:41:07.324Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:07.324Z] [2021-05-19T11:41:07.324Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-05-19T11:41:07.324Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T11:41:07.324Z] [2021-05-19T11:41:07.324Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-19T11:41:07.324Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T11:41:07.324Z] [2021-05-19T11:41:07.324Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-19T11:41:07.324Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T11:41:07.324Z] [2021-05-19T11:41:07.324Z] [2021-05-19T11:41:07.324Z] DONE 28 tests, 5 skipped in 213.585s [2021-05-19T11:41:07.324Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-19T11:41:07.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:41:07.785Z] INFO: Testing against a local daemon [2021-05-19T11:41:07.785Z] === RUN TestConfigInspect [2021-05-19T11:41:07.785Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-19T11:41:07.785Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:07.785Z] === RUN TestConfigList [2021-05-19T11:41:07.785Z] --- SKIP: TestConfigList (0.00s) [2021-05-19T11:41:07.785Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:07.785Z] === RUN TestConfigsCreateAndDelete [2021-05-19T11:41:07.785Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-19T11:41:07.785Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:07.785Z] === RUN TestConfigsUpdate [2021-05-19T11:41:07.785Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-19T11:41:07.785Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:07.785Z] === RUN TestTemplatedConfig [2021-05-19T11:41:07.785Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-19T11:41:07.785Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:07.785Z] === RUN TestConfigCreateResolve [2021-05-19T11:41:07.785Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-19T11:41:07.785Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:41:07.785Z] === RUN TestConfigDaemonLibtrustID [2021-05-19T11:41:07.785Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-19T11:41:07.785Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:41:07.785Z] PASS [2021-05-19T11:41:07.785Z] ok github.com/docker/docker/integration/config 0.206s [2021-05-19T11:41:08.246Z] [2021-05-19T11:41:08.246Z] === Skipped [2021-05-19T11:41:08.246Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-19T11:41:08.246Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:08.246Z] [2021-05-19T11:41:08.246Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-19T11:41:08.246Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:08.246Z] [2021-05-19T11:41:08.246Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-19T11:41:08.246Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:08.246Z] [2021-05-19T11:41:08.246Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-19T11:41:08.246Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:08.246Z] [2021-05-19T11:41:08.246Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-19T11:41:08.246Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:08.246Z] [2021-05-19T11:41:08.246Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-19T11:41:08.246Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:41:08.246Z] [2021-05-19T11:41:08.246Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-19T11:41:08.246Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:41:08.246Z] [2021-05-19T11:41:08.246Z] [2021-05-19T11:41:08.246Z] DONE 7 tests, 7 skipped in 2.447s [2021-05-19T11:41:08.246Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-19T11:41:09.548Z] --- PASS: TestTemplatedConfig (3.72s) [2021-05-19T11:41:09.548Z] === RUN TestConfigCreateResolve [2021-05-19T11:41:10.712Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.37s) [2021-05-19T11:41:10.712Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2r94wf9mv62jk3ziswykcezn2 Created:2021-05-19 11:41:01.84124465 +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[9a7dc60d275c99c4519861e7b96d58e65246781e57c75078df7b37609c65562f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n3c4oqpjp5o2md6jjxmkfaep8 EndpointID:e8640e6f8e97aaebe6e7316a1f44c194dc47e431fdf00fca8c2d973052e44b61 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:77e6f3e37e8d219f125a3df8e32ee2ac9a054d85411a50eddd24e8a7ba1e61d0 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:bf41b025614a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n3c4oqpjp5o2md6jjxmkfaep8 EndpointID:e8640e6f8e97aaebe6e7316a1f44c194dc47e431fdf00fca8c2d973052e44b61 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-19T11:41:10.712Z] PASS [2021-05-19T11:41:10.712Z] [2021-05-19T11:41:10.712Z] === Skipped [2021-05-19T11:41:10.712Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T11:41:10.712Z] service_test.go:242: FLAKY_TEST [2021-05-19T11:41:10.712Z] [2021-05-19T11:41:10.712Z] [2021-05-19T11:41:10.712Z] DONE 26 tests, 1 skipped in 58.872s [2021-05-19T11:41:10.712Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-19T11:41:10.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:41:10.712Z] ++ set -e [2021-05-19T11:41:10.712Z] ++ '[' -n 0 ']' [2021-05-19T11:41:10.712Z] ++ set -x [2021-05-19T11:41:10.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:41:11.003Z] INFO: Testing against a local daemon [2021-05-19T11:41:11.003Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-19T11:41:11.003Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-19T11:41:11.003Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:41:11.003Z] === RUN TestDockerNetworkIpvlan [2021-05-19T11:41:11.003Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-19T11:41:11.003Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:41:11.003Z] PASS [2021-05-19T11:41:11.003Z] [2021-05-19T11:41:11.003Z] === Skipped [2021-05-19T11:41:11.003Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-19T11:41:11.003Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:41:11.003Z] [2021-05-19T11:41:11.003Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-19T11:41:11.003Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:41:11.003Z] [2021-05-19T11:41:11.003Z] [2021-05-19T11:41:11.003Z] DONE 2 tests, 2 skipped in 0.084s [2021-05-19T11:41:11.003Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-19T11:41:11.003Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:41:11.003Z] ++ set -e [2021-05-19T11:41:11.003Z] ++ '[' -n 0 ']' [2021-05-19T11:41:11.003Z] ++ set -x [2021-05-19T11:41:11.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:41:11.003Z] INFO: Testing against a local daemon [2021-05-19T11:41:11.003Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-19T11:41:11.166Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:41:11.166Z] INFO: Testing against a local daemon [2021-05-19T11:41:11.166Z] === RUN TestCheckpoint [2021-05-19T11:41:11.166Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-19T11:41:11.166Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T11:41:11.166Z] === RUN TestContainerInvalidJSON [2021-05-19T11:41:11.166Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:41:11.166Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:41:11.167Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:41:11.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:41:11.167Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:41:11.167Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:41:11.167Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:41:11.167Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:41:11.167Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:41:11.167Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-05-19T11:41:11.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-19T11:41:11.167Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-19T11:41:11.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-19T11:41:11.167Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-19T11:41:11.167Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-05-19T11:41:11.167Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-19T11:41:11.167Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-05-19T11:41:11.167Z] copy_test.go:38: testEnv.OSType == "windows" [2021-05-19T11:41:11.167Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-19T11:41:11.167Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-05-19T11:41:11.167Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-19T11:41:11.167Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-05-19T11:41:11.167Z] copy_test.go:63: testEnv.OSType == "windows" [2021-05-19T11:41:11.167Z] === RUN TestCopyFromContainer [2021-05-19T11:41:11.167Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-19T11:41:11.167Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:11.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-19T11:41:11.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:41:11.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:41:11.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:41:11.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:41:11.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:41:11.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:41:11.167Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:41:11.167Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:41:11.167Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:41:11.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-19T11:41:11.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-19T11:41:11.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-19T11:41:11.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-05-19T11:41:11.167Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-19T11:41:11.167Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-19T11:41:11.167Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-19T11:41:11.167Z] === RUN TestCreateWithInvalidEnv [2021-05-19T11:41:11.167Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-19T11:41:11.167Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-19T11:41:11.167Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-19T11:41:11.167Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-19T11:41:11.167Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-19T11:41:11.167Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-19T11:41:11.167Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-19T11:41:11.167Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-19T11:41:11.167Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-19T11:41:11.167Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-19T11:41:11.167Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-19T11:41:11.167Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-19T11:41:11.167Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-19T11:41:11.167Z] === RUN TestCreateTmpfsMountsTarget [2021-05-19T11:41:11.167Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-19T11:41:11.167Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:11.167Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-19T11:41:11.167Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-19T11:41:11.628Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:41:11.628Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-19T11:41:11.628Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-19T11:41:11.628Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:41:11.628Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-19T11:41:11.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:41:11.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:41:11.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:41:11.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:41:11.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:41:11.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:41:11.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:41:11.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:41:11.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:41:11.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:41:11.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:41:11.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:41:11.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:41:11.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:41:11.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:41:11.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-05-19T11:41:11.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-05-19T11:41:11.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-19T11:41:11.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-19T11:41:11.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-19T11:41:11.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-19T11:41:11.629Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-19T11:41:11.629Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-19T11:41:11.629Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-19T11:41:11.629Z] === RUN TestCreateDifferentPlatform [2021-05-19T11:41:11.629Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-19T11:41:11.629Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-19T11:41:11.629Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-05-19T11:41:11.629Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-19T11:41:11.629Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-19T11:41:11.629Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-19T11:41:11.629Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-19T11:41:11.629Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-19T11:41:11.629Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-19T11:41:11.629Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-19T11:41:11.629Z] === RUN TestContainerKillOnDaemonStart [2021-05-19T11:41:11.629Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-19T11:41:11.629Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:11.629Z] === RUN TestDiff [2021-05-19T11:41:11.629Z] --- SKIP: TestDiff (0.00s) [2021-05-19T11:41:11.629Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-19T11:41:11.629Z] === RUN TestExecWithCloseStdin [2021-05-19T11:41:12.090Z] --- PASS: TestConfigCreateResolve (3.15s) [2021-05-19T11:41:12.090Z] === RUN TestConfigDaemonLibtrustID [2021-05-19T11:41:12.531Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2021-05-19T11:41:12.531Z] === RUN TestDockerNetworkMacvlan [2021-05-19T11:41:13.231Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-19T11:41:13.473Z] --- PASS: TestConfigDaemonLibtrustID (1.13s) [2021-05-19T11:41:13.473Z] PASS [2021-05-19T11:41:13.473Z] [2021-05-19T11:41:13.473Z] DONE 7 tests in 20.445s [2021-05-19T11:41:13.473Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-05-19T11:41:13.473Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:41:13.473Z] ++ set -e [2021-05-19T11:41:13.473Z] ++ '[' -n 0 ']' [2021-05-19T11:41:13.473Z] ++ set -x [2021-05-19T11:41:13.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:41:13.473Z] INFO: Testing against a local daemon [2021-05-19T11:41:13.473Z] === RUN TestCheckpoint [2021-05-19T11:41:13.473Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-19T11:41:13.473Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T11:41:13.473Z] === RUN TestContainerInvalidJSON [2021-05-19T11:41:13.473Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:41:13.473Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:41:13.473Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:41:13.473Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:41:13.473Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:41:13.473Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:41:13.473Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:41:13.473Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:41:13.473Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:41:13.473Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-19T11:41:13.473Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-19T11:41:13.473Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-19T11:41:13.473Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-19T11:41:13.473Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-19T11:41:13.733Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-05-19T11:41:13.733Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-19T11:41:13.733Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-19T11:41:13.733Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-19T11:41:13.733Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-05-19T11:41:13.733Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-19T11:41:13.733Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-19T11:41:13.733Z] === RUN TestCopyFromContainer [2021-05-19T11:41:13.871Z] --- PASS: TestExecWithCloseStdin (2.28s) [2021-05-19T11:41:13.871Z] === RUN TestExec [2021-05-19T11:41:14.261Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-19T11:41:14.671Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-19T11:41:14.671Z] Using test binary docker [2021-05-19T11:41:14.671Z] +++ /etc/init.d/apparmor start [2021-05-19T11:41:14.671Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-19T11:41:14.671Z] INFO: Waiting for daemon to start... [2021-05-19T11:41:14.671Z] Starting dockerd [2021-05-19T11:41:14.671Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-05-19T11:41:15.292Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-19T11:41:15.607Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-19T11:41:15.607Z] Using test binary docker [2021-05-19T11:41:15.607Z] +++ /etc/init.d/apparmor start [2021-05-19T11:41:15.607Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-19T11:41:15.607Z] INFO: Waiting for daemon to start... [2021-05-19T11:41:15.607Z] Starting dockerd [2021-05-19T11:41:15.607Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-05-19T11:41:15.644Z] === RUN TestCopyFromContainer// [2021-05-19T11:41:15.644Z] === RUN TestCopyFromContainer//bar/root [2021-05-19T11:41:15.644Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-19T11:41:15.906Z] === RUN TestCopyFromContainer/bar/quux [2021-05-19T11:41:15.906Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-19T11:41:16.064Z] --- PASS: TestExec (2.08s) [2021-05-19T11:41:16.064Z] === RUN TestExecUser [2021-05-19T11:41:16.064Z] --- SKIP: TestExecUser (0.00s) [2021-05-19T11:41:16.064Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-19T11:41:16.064Z] === RUN TestExportContainerAndImportImage [2021-05-19T11:41:16.064Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-19T11:41:16.064Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:16.064Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-19T11:41:16.064Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-19T11:41:16.064Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:16.064Z] === RUN TestHealthCheckWorkdir [2021-05-19T11:41:16.064Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-19T11:41:16.064Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-19T11:41:16.064Z] === RUN TestHealthKillContainer [2021-05-19T11:41:16.064Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-19T11:41:16.064Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-19T11:41:16.064Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-19T11:41:16.064Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-19T11:41:16.064Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-19T11:41:16.064Z] === RUN TestKillContainerInvalidSignal [2021-05-19T11:41:16.166Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-19T11:41:16.166Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-19T11:41:16.167Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-19T11:41:16.428Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-19T11:41:16.428Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-19T11:41:16.688Z] --- PASS: TestCopyFromContainer (2.80s) [2021-05-19T11:41:16.688Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-05-19T11:41:16.688Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-19T11:41:16.688Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-05-19T11:41:16.688Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-05-19T11:41:16.688Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-05-19T11:41:16.688Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-19T11:41:16.688Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-19T11:41:16.688Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-19T11:41:16.688Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-19T11:41:16.688Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-19T11:41:16.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-19T11:41:16.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:41:16.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:41:16.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:41:16.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:41:16.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:41:16.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:41:16.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:41:16.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:41:16.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:41:16.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-19T11:41:16.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-19T11:41:16.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-19T11:41:16.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-19T11:41:16.688Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-19T11:41:16.688Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-19T11:41:16.688Z] === RUN TestCreateWithInvalidEnv [2021-05-19T11:41:16.688Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-19T11:41:16.688Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-19T11:41:16.688Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-19T11:41:16.688Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-19T11:41:16.688Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-19T11:41:16.688Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-19T11:41:16.688Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-19T11:41:16.688Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-19T11:41:16.688Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-19T11:41:16.688Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-19T11:41:16.688Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-19T11:41:16.688Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-19T11:41:16.688Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-05-19T11:41:16.688Z] === RUN TestCreateTmpfsMountsTarget [2021-05-19T11:41:16.688Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-19T11:41:16.688Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-19T11:41:17.610Z] --- PASS: TestKillContainerInvalidSignal (1.82s) [2021-05-19T11:41:17.610Z] === RUN TestKillContainer [2021-05-19T11:41:17.610Z] === RUN TestKillContainer/no_signal [2021-05-19T11:41:18.873Z] . [2021-05-19T11:41:18.873Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-19T11:41:18.873Z] [2021-05-19T11:41:18.873Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-19T11:41:18.873Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-19T11:41:18.873Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-19T11:41:18.873Z] Error: No such image: emptyfs [2021-05-19T11:41:18.873Z] Error: No such image: emptyfs [2021-05-19T11:41:18.873Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-19T11:41:18.873Z] ++++ docker load [2021-05-19T11:41:18.873Z] ++++ docker load [2021-05-19T11:41:18.873Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-19T11:41:19.129Z] Running integration-test (iteration 1) [2021-05-19T11:41:19.129Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-19T11:41:19.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-19T11:41:19.129Z] ++ set -e [2021-05-19T11:41:19.129Z] ++ '[' -n 0 ']' [2021-05-19T11:41:19.129Z] ++ set -x [2021-05-19T11:41:19.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-19T11:41:19.129Z] Running integration-test (iteration 1) [2021-05-19T11:41:19.129Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-19T11:41:19.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-19T11:41:19.129Z] ++ set -e [2021-05-19T11:41:19.129Z] ++ '[' -n 0 ']' [2021-05-19T11:41:19.129Z] ++ set -x [2021-05-19T11:41:19.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-19T11:41:19.229Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2021-05-19T11:41:19.229Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-19T11:41:19.798Z] === RUN TestKillContainer/non_killing_signal [2021-05-19T11:41:19.798Z] === RUN TestKillContainer/killing_signal [2021-05-19T11:41:19.800Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-19T11:41:21.772Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2021-05-19T11:41:21.772Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-19T11:41:21.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:41:21.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:41:21.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:41:21.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:41:21.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:41:21.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:41:21.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:41:21.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:41:21.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:41:21.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:41:21.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:41:21.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:41:21.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:41:21.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:41:21.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:41:21.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-19T11:41:21.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-05-19T11:41:21.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-05-19T11:41:21.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-05-19T11:41:21.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s) [2021-05-19T11:41:21.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-05-19T11:41:21.772Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-19T11:41:21.990Z] --- PASS: TestKillContainer (3.96s) [2021-05-19T11:41:21.990Z] --- PASS: TestKillContainer/no_signal (1.81s) [2021-05-19T11:41:21.990Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-19T11:41:21.990Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-19T11:41:21.990Z] --- PASS: TestKillContainer/killing_signal (2.11s) [2021-05-19T11:41:21.990Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-19T11:41:21.990Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-19T11:41:21.990Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T11:41:21.990Z] === RUN TestKillStoppedContainer [2021-05-19T11:41:21.990Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-19T11:41:21.990Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T11:41:21.990Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-19T11:41:21.990Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-19T11:41:21.990Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T11:41:21.990Z] === RUN TestKillDifferentUserContainer [2021-05-19T11:41:21.990Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-19T11:41:21.990Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-19T11:41:21.990Z] === RUN TestInspectOomKilledTrue [2021-05-19T11:41:21.990Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-19T11:41:21.990Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:21.990Z] === RUN TestInspectOomKilledFalse [2021-05-19T11:41:21.990Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-19T11:41:21.990Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:41:21.990Z] === RUN TestLogsFollowTailEmpty [2021-05-19T11:41:22.343Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-05-19T11:41:22.343Z] === RUN TestCreateDifferentPlatform [2021-05-19T11:41:22.343Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-19T11:41:22.343Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-19T11:41:22.343Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-19T11:41:22.343Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-19T11:41:22.343Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-19T11:41:22.343Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-19T11:41:22.343Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-19T11:41:22.343Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-19T11:41:22.603Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-05-19T11:41:22.603Z] === RUN TestContainerStartOnDaemonRestart [2021-05-19T11:41:22.603Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-19T11:41:22.603Z] === RUN TestDaemonRestartIpcMode [2021-05-19T11:41:22.603Z] === PAUSE TestDaemonRestartIpcMode [2021-05-19T11:41:22.603Z] === RUN TestDaemonHostGatewayIP [2021-05-19T11:41:22.603Z] === PAUSE TestDaemonHostGatewayIP [2021-05-19T11:41:22.603Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-19T11:41:22.603Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-19T11:41:22.603Z] === RUN TestContainerKillOnDaemonStart [2021-05-19T11:41:22.603Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-19T11:41:22.603Z] === RUN TestDiff [2021-05-19T11:41:23.538Z] --- PASS: TestLogsFollowTailEmpty (1.82s) [2021-05-19T11:41:23.538Z] === RUN TestNetworkNat [2021-05-19T11:41:23.538Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-19T11:41:23.538Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-19T11:41:23.538Z] === RUN TestNetworkLocalhostTCPNat [2021-05-19T11:41:23.543Z] --- PASS: TestDiff (0.83s) [2021-05-19T11:41:23.543Z] === RUN TestExecWithCloseStdin [2021-05-19T11:41:24.277Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-19T11:41:24.501Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-05-19T11:41:24.501Z] === RUN TestExec [2021-05-19T11:41:25.725Z] --- PASS: TestNetworkLocalhostTCPNat (2.12s) [2021-05-19T11:41:25.725Z] === RUN TestNetworkLoopbackNat [2021-05-19T11:41:25.725Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-19T11:41:25.725Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-19T11:41:25.725Z] === RUN TestPause [2021-05-19T11:41:25.725Z] --- SKIP: TestPause (0.00s) [2021-05-19T11:41:25.725Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-19T11:41:25.725Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-19T11:41:25.890Z] --- PASS: TestExec (1.13s) [2021-05-19T11:41:25.890Z] === RUN TestExecUser [2021-05-19T11:41:26.829Z] --- PASS: TestExecUser (1.11s) [2021-05-19T11:41:26.829Z] === RUN TestExportContainerAndImportImage [2021-05-19T11:41:27.268Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.72s) [2021-05-19T11:41:27.268Z] === RUN TestPauseStopPausedContainer [2021-05-19T11:41:27.268Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-19T11:41:27.268Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:27.268Z] === RUN TestPsFilter [2021-05-19T11:41:27.268Z] --- PASS: TestPsFilter (0.09s) [2021-05-19T11:41:27.268Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-19T11:41:27.770Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-05-19T11:41:27.770Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-19T11:41:29.454Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.02s) [2021-05-19T11:41:29.454Z] === RUN TestRemoveContainerWithVolume [2021-05-19T11:41:31.067Z] --- PASS: TestExportContainerAfterDaemonRestart (3.03s) [2021-05-19T11:41:31.067Z] === RUN TestHealthCheckWorkdir [2021-05-19T11:41:31.641Z] --- PASS: TestRemoveContainerWithVolume (2.09s) [2021-05-19T11:41:31.641Z] === RUN TestRemoveContainerRunning [2021-05-19T11:41:32.449Z] --- PASS: TestHealthCheckWorkdir (1.44s) [2021-05-19T11:41:32.449Z] === RUN TestHealthKillContainer [2021-05-19T11:41:32.799Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-19T11:41:33.184Z] --- PASS: TestRemoveContainerRunning (1.81s) [2021-05-19T11:41:33.184Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-19T11:41:34.857Z] --- PASS: TestDockerNetworkMacvlan (22.09s) [2021-05-19T11:41:34.857Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-05-19T11:41:34.857Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-05-19T11:41:34.857Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.83s) [2021-05-19T11:41:34.857Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.03s) [2021-05-19T11:41:34.857Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.67s) [2021-05-19T11:41:34.857Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.86s) [2021-05-19T11:41:34.857Z] PASS [2021-05-19T11:41:34.857Z] [2021-05-19T11:41:34.857Z] DONE 8 tests in 23.635s [2021-05-19T11:41:34.857Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-19T11:41:34.857Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:41:34.857Z] ++ set -e [2021-05-19T11:41:34.857Z] ++ '[' -n 0 ']' [2021-05-19T11:41:34.857Z] ++ set -x [2021-05-19T11:41:34.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:41:34.857Z] testing: warning: no tests to run [2021-05-19T11:41:34.857Z] PASS [2021-05-19T11:41:34.857Z] [2021-05-19T11:41:34.857Z] DONE 0 tests in 0.017s [2021-05-19T11:41:34.857Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-19T11:41:34.857Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:41:34.857Z] ++ set -e [2021-05-19T11:41:34.857Z] ++ '[' -n 0 ']' [2021-05-19T11:41:34.857Z] ++ set -x [2021-05-19T11:41:34.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:41:34.857Z] INFO: Testing against a local daemon [2021-05-19T11:41:34.857Z] === RUN TestAuthZPluginAllowRequest [2021-05-19T11:41:35.372Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.83s) [2021-05-19T11:41:35.372Z] === RUN TestRemoveInvalidContainer [2021-05-19T11:41:35.372Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-19T11:41:35.372Z] === RUN TestRenameLinkedContainer [2021-05-19T11:41:35.372Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-19T11:41:35.372Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-19T11:41:35.372Z] === RUN TestRenameStoppedContainer [2021-05-19T11:41:35.745Z] --- PASS: TestHealthKillContainer (3.07s) [2021-05-19T11:41:35.745Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-19T11:41:36.316Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-05-19T11:41:36.316Z] === RUN TestIpcModeNone [2021-05-19T11:41:36.942Z] --- PASS: TestAuthZPluginAllowRequest (1.87s) [2021-05-19T11:41:36.942Z] === RUN TestAuthZPluginTLS [2021-05-19T11:41:36.942Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-05-19T11:41:36.942Z] === RUN TestAuthZPluginDenyRequest [2021-05-19T11:41:37.256Z] --- PASS: TestIpcModeNone (1.11s) [2021-05-19T11:41:37.256Z] === RUN TestIpcModePrivate [2021-05-19T11:41:37.557Z] --- PASS: TestRenameStoppedContainer (2.07s) [2021-05-19T11:41:37.557Z] === RUN TestRenameRunningContainerAndReuse [2021-05-19T11:41:37.580Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-05-19T11:41:37.580Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-19T11:41:38.211Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-05-19T11:41:38.211Z] === RUN TestAuthZPluginDenyResponse [2021-05-19T11:41:38.641Z] --- PASS: TestIpcModePrivate (1.09s) [2021-05-19T11:41:38.641Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-19T11:41:38.641Z] === RUN TestIpcModeShareable [2021-05-19T11:41:38.842Z] --- PASS: TestAuthZPluginDenyResponse (0.52s) [2021-05-19T11:41:38.842Z] === RUN TestAuthZPluginAllowEventStream [2021-05-19T11:41:39.580Z] --- PASS: TestIpcModeShareable (1.12s) [2021-05-19T11:41:39.580Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-05-19T11:41:39.580Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-19T11:41:40.905Z] --- PASS: TestAuthZPluginAllowEventStream (1.88s) [2021-05-19T11:41:40.905Z] === RUN TestAuthZPluginErrorResponse [2021-05-19T11:41:41.196Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-05-19T11:41:41.196Z] === RUN TestAuthZPluginErrorRequest [2021-05-19T11:41:41.303Z] --- PASS: TestRenameRunningContainerAndReuse (3.51s) [2021-05-19T11:41:41.303Z] === RUN TestRenameInvalidName [2021-05-19T11:41:41.486Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-05-19T11:41:41.486Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-19T11:41:42.118Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-05-19T11:41:42.118Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-19T11:41:42.846Z] --- PASS: TestRenameInvalidName (1.78s) [2021-05-19T11:41:42.847Z] === RUN TestRenameAnonymousContainer [2021-05-19T11:41:42.847Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-05-19T11:41:42.847Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-05-19T11:41:42.847Z] === RUN TestRenameContainerWithSameName [2021-05-19T11:41:42.878Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s) [2021-05-19T11:41:42.878Z] === RUN TestAPIIpcModeHost [2021-05-19T11:41:43.834Z] --- PASS: TestAPIIpcModeHost (1.11s) [2021-05-19T11:41:43.834Z] === RUN TestDaemonIpcModeShareable [2021-05-19T11:41:44.392Z] --- PASS: TestRenameContainerWithSameName (1.81s) [2021-05-19T11:41:44.392Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-19T11:41:44.392Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-19T11:41:44.392Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-05-19T11:41:44.392Z] === RUN TestResize [2021-05-19T11:41:44.861Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.32s) [2021-05-19T11:41:44.861Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-19T11:41:46.375Z] --- PASS: TestDaemonIpcModeShareable (2.50s) [2021-05-19T11:41:46.375Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-05-19T11:41:46.375Z] === RUN TestDaemonIpcModePrivate [2021-05-19T11:41:46.580Z] --- PASS: TestResize (1.77s) [2021-05-19T11:41:46.580Z] === RUN TestResizeWithInvalidSize [2021-05-19T11:41:46.580Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-05-19T11:41:46.580Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-05-19T11:41:46.580Z] === RUN TestResizeWhenContainerNotStarted [2021-05-19T11:41:46.982Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.45s) [2021-05-19T11:41:46.982Z] === RUN TestAuthZPluginHeader [2021-05-19T11:41:47.614Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-05-19T11:41:47.614Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-19T11:41:47.614Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-19T11:41:47.614Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:41:47.614Z] === RUN TestAuthZPluginV2Disable [2021-05-19T11:41:47.614Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-19T11:41:47.614Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:41:47.614Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-19T11:41:47.614Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-19T11:41:47.614Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:41:47.614Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-19T11:41:47.614Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-19T11:41:47.614Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:41:47.614Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-19T11:41:48.123Z] --- PASS: TestResizeWhenContainerNotStarted (2.03s) [2021-05-19T11:41:48.123Z] === RUN TestDaemonRestartKillContainers [2021-05-19T11:41:48.123Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-19T11:41:48.123Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:41:48.123Z] === RUN TestStats [2021-05-19T11:41:48.123Z] --- SKIP: TestStats (0.00s) [2021-05-19T11:41:48.123Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-19T11:41:48.123Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-19T11:41:48.918Z] --- PASS: TestDaemonIpcModePrivate (2.62s) [2021-05-19T11:41:48.918Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-05-19T11:41:48.918Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-19T11:41:51.155Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-05-19T11:41:51.155Z] Copying nested executables into bundles/binary-daemon [2021-05-19T11:41:51.155Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-05-19T11:41:51.460Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.45s) [2021-05-19T11:41:51.460Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-05-19T11:41:51.460Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-19T11:41:51.479Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/make.sh cross [2021-05-19T11:41:52.051Z] [2021-05-19T11:41:52.051Z] Removing bundles/ [2021-05-19T11:41:52.051Z] [2021-05-19T11:41:52.051Z] ---> Making bundle: cross (in bundles/cross) [2021-05-19T11:41:52.051Z] Cross building: bundles/cross/linux/amd64 [2021-05-19T11:41:52.051Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-05-19T11:41:52.051Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-05-19T11:41:54.002Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.47s) [2021-05-19T11:41:54.002Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-05-19T11:41:54.002Z] === RUN TestIpcModeOlderClient [2021-05-19T11:41:54.002Z] === PAUSE TestIpcModeOlderClient [2021-05-19T11:41:54.002Z] === RUN TestKillContainerInvalidSignal [2021-05-19T11:41:54.572Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2021-05-19T11:41:54.572Z] === RUN TestKillContainer [2021-05-19T11:41:54.572Z] === RUN TestKillContainer/no_signal [2021-05-19T11:41:55.512Z] === RUN TestKillContainer/non_killing_signal [2021-05-19T11:41:56.082Z] === RUN TestKillContainer/killing_signal [2021-05-19T11:41:57.030Z] --- PASS: TestKillContainer (2.48s) [2021-05-19T11:41:57.030Z] --- PASS: TestKillContainer/no_signal (0.77s) [2021-05-19T11:41:57.030Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2021-05-19T11:41:57.030Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2021-05-19T11:41:57.030Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-19T11:41:57.030Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-19T11:41:57.971Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-19T11:41:58.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2021-05-19T11:41:58.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2021-05-19T11:41:58.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-05-19T11:41:58.910Z] === RUN TestKillStoppedContainer [2021-05-19T11:41:58.910Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-19T11:41:58.910Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-19T11:41:58.910Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-19T11:41:58.910Z] === RUN TestKillDifferentUserContainer [2021-05-19T11:41:59.849Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-05-19T11:41:59.849Z] === RUN TestInspectOomKilledTrue [2021-05-19T11:41:59.849Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-19T11:41:59.849Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:41:59.849Z] === RUN TestInspectOomKilledFalse [2021-05-19T11:41:59.849Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-19T11:41:59.849Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:41:59.849Z] === RUN TestLinksEtcHostsContentMatch [2021-05-19T11:42:00.532Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.58s) [2021-05-19T11:42:00.532Z] === RUN TestStopContainerWithTimeout [2021-05-19T11:42:00.532Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-19T11:42:00.532Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-19T11:42:00.532Z] === RUN TestUpdateRestartPolicy [2021-05-19T11:42:00.790Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-05-19T11:42:00.790Z] === RUN TestLinksContainerNames [2021-05-19T11:42:01.521Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-19T11:42:01.522Z] [2021-05-19T11:42:01.522Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-19T11:42:01.522Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-19T11:42:01.522Z] HOSTNAME=ede3b601ad94 [2021-05-19T11:42:01.522Z] TESTDEBUG=0 [2021-05-19T11:42:01.522Z] DEST=bundles/test-integration [2021-05-19T11:42:01.522Z] PWD=/go/src/github.com/docker/docker [2021-05-19T11:42:01.522Z] DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b [2021-05-19T11:42:01.522Z] container=docker [2021-05-19T11:42:01.522Z] HOME=/root [2021-05-19T11:42:01.522Z] GOLANG_VERSION=1.13.15 [2021-05-19T11:42:01.522Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-19T11:42:01.522Z] VALIDATE_BRANCH=20.10 [2021-05-19T11:42:01.522Z] TERM=xterm [2021-05-19T11:42:01.522Z] DOCKER_PKG=github.com/docker/docker [2021-05-19T11:42:01.522Z] SHLVL=1 [2021-05-19T11:42:01.522Z] TIMEOUT=120m [2021-05-19T11:42:01.522Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-19T11:42:01.522Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-19T11:42:01.522Z] GO111MODULE=off [2021-05-19T11:42:01.522Z] DOCKER_EXPERIMENTAL=1 [2021-05-19T11:42:01.522Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-19T11:42:01.522Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-19T11:42:01.522Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-19T11:42:01.522Z] GOPATH=/go [2021-05-19T11:42:01.522Z] PKG_CONFIG=pkg-config [2021-05-19T11:42:01.522Z] _=/usr/bin/env [2021-05-19T11:42:01.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-19T11:42:02.173Z] --- PASS: TestLinksContainerNames (1.63s) [2021-05-19T11:42:02.173Z] === RUN TestLogsFollowTailEmpty [2021-05-19T11:42:03.113Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2021-05-19T11:42:03.113Z] === RUN TestContainerNetworkMountsNoChown [2021-05-19T11:42:04.057Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/default [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/default [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/private [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/private [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rprivate [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/slave [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/slave [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rslave [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/shared [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/shared [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rshared [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/default [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/rshared [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/rslave [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/shared [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/rprivate [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/slave [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/private [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:42:04.057Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:42:04.057Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:42:04.057Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:42:04.325Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-19T11:42:04.325Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:42:04.325Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:42:04.325Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:42:04.325Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-05-19T11:42:04.325Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-19T11:42:04.325Z] === RUN TestContainerBindMountNonRecursive [2021-05-19T11:42:05.758Z] Loaded image: buildpack-deps:buster [2021-05-19T11:42:05.758Z] Loaded image: buildpack-deps:buster [2021-05-19T11:42:05.758Z] Loaded image: busybox:latest [2021-05-19T11:42:05.758Z] Loaded image: busybox:latest [2021-05-19T11:42:05.758Z] Loaded image: busybox:glibc [2021-05-19T11:42:05.758Z] Loaded image: busybox:glibc [2021-05-19T11:42:06.300Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s) [2021-05-19T11:42:06.300Z] PASS [2021-05-19T11:42:06.300Z] [2021-05-19T11:42:06.300Z] === Skipped [2021-05-19T11:42:06.300Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-19T11:42:06.300Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:42:06.300Z] [2021-05-19T11:42:06.300Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-19T11:42:06.300Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:42:06.300Z] [2021-05-19T11:42:06.300Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-19T11:42:06.300Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:42:06.300Z] [2021-05-19T11:42:06.300Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-19T11:42:06.300Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:42:06.300Z] [2021-05-19T11:42:06.300Z] [2021-05-19T11:42:06.300Z] DONE 17 tests, 4 skipped in 29.825s [2021-05-19T11:42:06.300Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-19T11:42:06.300Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:42:06.300Z] ++ set -e [2021-05-19T11:42:06.300Z] ++ '[' -n 0 ']' [2021-05-19T11:42:06.300Z] ++ set -x [2021-05-19T11:42:06.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:42:06.300Z] INFO: Testing against a local daemon [2021-05-19T11:42:06.300Z] === RUN TestPluginInvalidJSON [2021-05-19T11:42:06.300Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:42:06.300Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:42:06.300Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:42:06.300Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-19T11:42:06.300Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-19T11:42:06.300Z] === RUN TestPluginInstall [2021-05-19T11:42:06.300Z] === RUN TestPluginInstall/no_auth [2021-05-19T11:42:06.868Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2021-05-19T11:42:06.868Z] === RUN TestContainerVolumesMountedAsShared [2021-05-19T11:42:06.931Z] time="2021-05-19T11:42:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:42:06.931Z] time="2021-05-19T11:42:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee62d453fc188bc45f6ae8643c08018fde04fb12edfb0bea505b035535924252" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:42:06.931Z] time="2021-05-19T11:42:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:42:06.931Z] time="2021-05-19T11:42:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee62d453fc188bc45f6ae8643c08018fde04fb12edfb0bea505b035535924252" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:42:06.931Z] === RUN TestPluginInstall/with_htpasswd [2021-05-19T11:42:07.128Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2021-05-19T11:42:07.128Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-19T11:42:07.562Z] time="2021-05-19T11:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:42:07.562Z] time="2021-05-19T11:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee62d453fc188bc45f6ae8643c08018fde04fb12edfb0bea505b035535924252" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:42:07.562Z] time="2021-05-19T11:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:42:07.562Z] time="2021-05-19T11:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee62d453fc188bc45f6ae8643c08018fde04fb12edfb0bea505b035535924252" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:42:07.853Z] === RUN TestPluginInstall/with_insecure [2021-05-19T11:42:08.068Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-05-19T11:42:08.068Z] === RUN TestNetworkNat [2021-05-19T11:42:08.278Z] Loaded image: debian:bullseye [2021-05-19T11:42:08.278Z] Loaded image: debian:bullseye [2021-05-19T11:42:08.278Z] Loaded image: hello-world:latest [2021-05-19T11:42:08.534Z] Loaded image: hello-world:latest [2021-05-19T11:42:08.534Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T11:42:08.534Z] INFO: Testing against a local daemon [2021-05-19T11:42:08.534Z] === RUN TestDockerSuite [2021-05-19T11:42:08.534Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T11:42:08.790Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-19T11:42:08.790Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-19T11:42:08.790Z] INFO: Testing against a local daemon [2021-05-19T11:42:08.790Z] === RUN TestDockerDaemonSuite [2021-05-19T11:42:08.790Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-05-19T11:42:08.790Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-19T11:42:08.790Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-19T11:42:08.790Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-19T11:42:08.790Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-19T11:42:08.790Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-19T11:42:08.790Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-19T11:42:08.884Z] time="2021-05-19T11:42:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:42:08.884Z] time="2021-05-19T11:42:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:310890f13b56d88e983afe2bc45d6bf0734d25d92e49e9e0c06e01e397bc9752" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:42:08.884Z] time="2021-05-19T11:42:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:42:08.884Z] time="2021-05-19T11:42:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:310890f13b56d88e983afe2bc45d6bf0734d25d92e49e9e0c06e01e397bc9752" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:42:09.008Z] --- PASS: TestNetworkNat (1.04s) [2021-05-19T11:42:09.008Z] === RUN TestNetworkLocalhostTCPNat [2021-05-19T11:42:09.175Z] --- PASS: TestPluginInstall (4.49s) [2021-05-19T11:42:09.175Z] --- PASS: TestPluginInstall/no_auth (2.42s) [2021-05-19T11:42:09.175Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-05-19T11:42:09.175Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-05-19T11:42:09.175Z] plugin_test.go:165: [d013fb7cdc996] daemon is not started [2021-05-19T11:42:09.175Z] === RUN TestPluginsWithRuntimes [2021-05-19T11:42:09.948Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s) [2021-05-19T11:42:09.948Z] === RUN TestNetworkLoopbackNat [2021-05-19T11:42:11.238Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-19T11:42:12.269Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-19T11:42:12.959Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-19T11:42:12.959Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-19T11:42:13.215Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-19T11:42:13.215Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-19T11:42:13.779Z] --- PASS: TestPluginsWithRuntimes (4.77s) [2021-05-19T11:42:13.779Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.40s) [2021-05-19T11:42:13.779Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.42s) [2021-05-19T11:42:13.779Z] === RUN TestPluginBackCompatMediaTypes [2021-05-19T11:42:14.142Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-19T11:42:14.146Z] --- PASS: TestNetworkLoopbackNat (3.43s) [2021-05-19T11:42:14.146Z] === RUN TestPause [2021-05-19T11:42:14.398Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-19T11:42:14.398Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-19T11:42:14.407Z] --- PASS: TestPause (0.88s) [2021-05-19T11:42:14.407Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-19T11:42:14.407Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T11:42:14.407Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T11:42:14.407Z] === RUN TestPauseStopPausedContainer [2021-05-19T11:42:14.812Z] --- PASS: TestPluginBackCompatMediaTypes (0.71s) [2021-05-19T11:42:14.812Z] PASS [2021-05-19T11:42:14.812Z] [2021-05-19T11:42:14.812Z] DONE 10 tests in 10.179s [2021-05-19T11:42:14.812Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-19T11:42:14.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:42:14.812Z] ++ set -e [2021-05-19T11:42:14.812Z] ++ '[' -n 0 ']' [2021-05-19T11:42:14.812Z] ++ set -x [2021-05-19T11:42:14.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:42:14.812Z] INFO: Testing against a local daemon [2021-05-19T11:42:14.812Z] === RUN TestExternalGraphDriver [2021-05-19T11:42:14.812Z] === RUN TestExternalGraphDriver/json [2021-05-19T11:42:15.370Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2021-05-19T11:42:15.370Z] === RUN TestPsFilter [2021-05-19T11:42:15.370Z] --- PASS: TestPsFilter (0.16s) [2021-05-19T11:42:15.370Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-19T11:42:16.334Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2021-05-19T11:42:16.334Z] === RUN TestRemoveContainerWithVolume [2021-05-19T11:42:16.914Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-19T11:42:17.274Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2021-05-19T11:42:17.274Z] === RUN TestRemoveContainerRunning [2021-05-19T11:42:17.538Z] === RUN TestExternalGraphDriver/spec [2021-05-19T11:42:17.740Z] --- PASS: TestImportExtremelyLargeImageWorks (102.71s) [2021-05-19T11:42:17.740Z] PASS [2021-05-19T11:42:17.740Z] [2021-05-19T11:42:17.740Z] === Skipped [2021-05-19T11:42:17.740Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-19T11:42:17.740Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-19T11:42:17.740Z] [2021-05-19T11:42:17.740Z] [2021-05-19T11:42:17.740Z] DONE 12 tests, 1 skipped in 106.500s [2021-05-19T11:42:17.740Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-19T11:42:17.740Z] INFO: Testing against a local daemon [2021-05-19T11:42:17.740Z] === RUN TestNetworkCreateDelete [2021-05-19T11:42:17.740Z] --- PASS: TestNetworkCreateDelete (0.47s) [2021-05-19T11:42:17.740Z] === RUN TestDockerNetworkDeletePreferID [2021-05-19T11:42:17.740Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s) [2021-05-19T11:42:17.740Z] === RUN TestDaemonDNSFallback [2021-05-19T11:42:17.844Z] --- PASS: TestRemoveContainerRunning (0.83s) [2021-05-19T11:42:17.844Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-19T11:42:18.279Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-19T11:42:18.279Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-19T11:42:18.279Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-19T11:42:18.786Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2021-05-19T11:42:18.786Z] === RUN TestRemoveInvalidContainer [2021-05-19T11:42:18.786Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-19T11:42:18.786Z] === RUN TestRenameLinkedContainer [2021-05-19T11:42:18.841Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-05-19T11:42:19.114Z] --- PASS: TestDaemonDNSFallback (8.17s) [2021-05-19T11:42:19.114Z] === RUN TestInspectNetwork [2021-05-19T11:42:19.114Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-19T11:42:19.114Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:19.114Z] === RUN TestRunContainerWithBridgeNone [2021-05-19T11:42:19.114Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-19T11:42:19.114Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] === RUN TestNetworkInvalidJSON [2021-05-19T11:42:19.114Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-19T11:42:19.114Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-19T11:42:19.114Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:42:19.114Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:42:19.114Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:42:19.114Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:42:19.114Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-19T11:42:19.114Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:42:19.114Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:42:19.114Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-19T11:42:19.114Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-19T11:42:19.114Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-19T11:42:19.114Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-19T11:42:19.114Z] === RUN TestNetworkList [2021-05-19T11:42:19.114Z] === RUN TestNetworkList//networks [2021-05-19T11:42:19.114Z] === PAUSE TestNetworkList//networks [2021-05-19T11:42:19.114Z] === RUN TestNetworkList//networks/ [2021-05-19T11:42:19.114Z] === PAUSE TestNetworkList//networks/ [2021-05-19T11:42:19.114Z] === CONT TestNetworkList//networks [2021-05-19T11:42:19.114Z] === CONT TestNetworkList//networks/ [2021-05-19T11:42:19.114Z] --- PASS: TestNetworkList (0.01s) [2021-05-19T11:42:19.114Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-19T11:42:19.114Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-19T11:42:19.114Z] === RUN TestHostIPv4BridgeLabel [2021-05-19T11:42:19.114Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-19T11:42:19.114Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-19T11:42:19.114Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-05-19T11:42:19.114Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] === RUN TestDaemonDefaultNetworkPools [2021-05-19T11:42:19.114Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-05-19T11:42:19.114Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-19T11:42:19.114Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-19T11:42:19.114Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-19T11:42:19.114Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-05-19T11:42:19.114Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-19T11:42:19.114Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-05-19T11:42:19.114Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] === RUN TestServiceWithPredefinedNetwork [2021-05-19T11:42:19.114Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-19T11:42:19.114Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:19.114Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-19T11:42:19.114Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T11:42:19.114Z] service_test.go:242: FLAKY_TEST [2021-05-19T11:42:19.114Z] === RUN TestServiceWithDataPathPortInit [2021-05-19T11:42:19.114Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-05-19T11:42:19.114Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:19.114Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-19T11:42:19.114Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-19T11:42:19.114Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:19.114Z] PASS [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === Skipped [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-05-19T11:42:19.114Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-05-19T11:42:19.114Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-05-19T11:42:19.114Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-05-19T11:42:19.114Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-05-19T11:42:19.114Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-19T11:42:19.114Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-05-19T11:42:19.114Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-05-19T11:42:19.114Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-05-19T11:42:19.114Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T11:42:19.114Z] service_test.go:242: FLAKY_TEST [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-05-19T11:42:19.114Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-19T11:42:19.114Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] DONE 22 tests, 12 skipped in 10.061s [2021-05-19T11:42:19.114Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-19T11:42:19.114Z] INFO: Testing against a local daemon [2021-05-19T11:42:19.114Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-19T11:42:19.114Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-19T11:42:19.114Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:42:19.114Z] === RUN TestDockerNetworkIpvlan [2021-05-19T11:42:19.114Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-19T11:42:19.114Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:42:19.114Z] PASS [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === Skipped [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-19T11:42:19.114Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-19T11:42:19.114Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] DONE 2 tests, 2 skipped in 0.115s [2021-05-19T11:42:19.114Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-19T11:42:19.114Z] INFO: Testing against a local daemon [2021-05-19T11:42:19.114Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-19T11:42:19.114Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-19T11:42:19.114Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] === RUN TestDockerNetworkMacvlan [2021-05-19T11:42:19.114Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-05-19T11:42:19.114Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] PASS [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === Skipped [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-19T11:42:19.114Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-05-19T11:42:19.114Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] DONE 2 tests, 2 skipped in 0.106s [2021-05-19T11:42:19.114Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-19T11:42:19.114Z] testing: warning: no tests to run [2021-05-19T11:42:19.114Z] PASS [2021-05-19T11:42:19.114Z] [2021-05-19T11:42:19.114Z] DONE 0 tests in 0.028s [2021-05-19T11:42:19.114Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-19T11:42:19.373Z] INFO: Testing against a local daemon [2021-05-19T11:42:19.373Z] === RUN TestAuthZPluginAllowRequest [2021-05-19T11:42:19.373Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-05-19T11:42:19.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.373Z] === RUN TestAuthZPluginTLS [2021-05-19T11:42:19.373Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-05-19T11:42:19.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.373Z] === RUN TestAuthZPluginDenyRequest [2021-05-19T11:42:19.373Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-05-19T11:42:19.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.373Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-19T11:42:19.373Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-19T11:42:19.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.373Z] === RUN TestAuthZPluginDenyResponse [2021-05-19T11:42:19.373Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-05-19T11:42:19.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.373Z] === RUN TestAuthZPluginAllowEventStream [2021-05-19T11:42:19.373Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-05-19T11:42:19.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.373Z] === RUN TestAuthZPluginErrorResponse [2021-05-19T11:42:19.373Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-05-19T11:42:19.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.373Z] === RUN TestAuthZPluginErrorRequest [2021-05-19T11:42:19.373Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-05-19T11:42:19.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.373Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-19T11:42:19.373Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-19T11:42:19.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.373Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-19T11:42:19.373Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-19T11:42:19.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.373Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-19T11:42:19.373Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-19T11:42:19.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.373Z] === RUN TestAuthZPluginHeader [2021-05-19T11:42:19.373Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-05-19T11:42:19.373Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.373Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-19T11:42:19.604Z] === RUN TestExternalGraphDriver/pull [2021-05-19T11:42:19.631Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] === RUN TestAuthZPluginV2Disable [2021-05-19T11:42:19.631Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-19T11:42:19.631Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-19T11:42:19.631Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-19T11:42:19.631Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] PASS [2021-05-19T11:42:19.631Z] [2021-05-19T11:42:19.631Z] === Skipped [2021-05-19T11:42:19.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] [2021-05-19T11:42:19.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] [2021-05-19T11:42:19.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] [2021-05-19T11:42:19.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] [2021-05-19T11:42:19.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] [2021-05-19T11:42:19.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] [2021-05-19T11:42:19.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] [2021-05-19T11:42:19.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] [2021-05-19T11:42:19.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] [2021-05-19T11:42:19.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] [2021-05-19T11:42:19.631Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-19T11:42:19.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.631Z] [2021-05-19T11:42:19.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-05-19T11:42:19.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.632Z] [2021-05-19T11:42:19.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-05-19T11:42:19.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.632Z] [2021-05-19T11:42:19.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-05-19T11:42:19.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.632Z] [2021-05-19T11:42:19.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-19T11:42:19.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.632Z] [2021-05-19T11:42:19.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-19T11:42:19.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.632Z] [2021-05-19T11:42:19.632Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-05-19T11:42:19.632Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.632Z] [2021-05-19T11:42:19.632Z] [2021-05-19T11:42:19.632Z] DONE 17 tests, 17 skipped in 0.406s [2021-05-19T11:42:19.632Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-19T11:42:19.632Z] INFO: Testing against a local daemon [2021-05-19T11:42:19.632Z] === RUN TestPluginInvalidJSON [2021-05-19T11:42:19.890Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:42:19.890Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:42:19.890Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:42:19.890Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-19T11:42:19.890Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-19T11:42:19.890Z] === RUN TestPluginInstall [2021-05-19T11:42:19.890Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-19T11:42:19.890Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.890Z] === RUN TestPluginsWithRuntimes [2021-05-19T11:42:19.890Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-19T11:42:19.890Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-19T11:42:19.890Z] === RUN TestPluginBackCompatMediaTypes [2021-05-19T11:42:19.890Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-19T11:42:19.890Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-19T11:42:19.890Z] PASS [2021-05-19T11:42:19.890Z] [2021-05-19T11:42:19.890Z] === Skipped [2021-05-19T11:42:19.890Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-05-19T11:42:19.890Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-19T11:42:19.890Z] [2021-05-19T11:42:19.890Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-05-19T11:42:19.890Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-19T11:42:19.890Z] [2021-05-19T11:42:19.890Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-05-19T11:42:19.890Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-19T11:42:19.890Z] [2021-05-19T11:42:19.890Z] [2021-05-19T11:42:19.890Z] DONE 5 tests, 3 skipped in 0.164s [2021-05-19T11:42:19.890Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-19T11:42:19.890Z] INFO: Testing against a local daemon [2021-05-19T11:42:19.890Z] === RUN TestExternalGraphDriver [2021-05-19T11:42:19.890Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-05-19T11:42:19.890Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-19T11:42:19.890Z] === RUN TestGraphdriverPluginV2 [2021-05-19T11:42:21.361Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-19T11:42:21.361Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-19T11:42:21.654Z] --- PASS: TestUpdateRestartPolicy (20.08s) [2021-05-19T11:42:21.654Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-19T11:42:21.654Z] --- PASS: TestUpdateRestartWithAutoRemove (2.38s) [2021-05-19T11:42:21.654Z] === RUN TestWaitNonBlocked [2021-05-19T11:42:21.654Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:42:21.654Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:42:21.654Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:42:21.654Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:42:21.654Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:42:21.654Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:42:21.669Z] --- PASS: TestExternalGraphDriver (6.65s) [2021-05-19T11:42:21.669Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2021-05-19T11:42:21.669Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2021-05-19T11:42:21.669Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2021-05-19T11:42:21.669Z] === RUN TestGraphdriverPluginV2 [2021-05-19T11:42:21.669Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-05-19T11:42:21.669Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:42:21.669Z] PASS [2021-05-19T11:42:21.669Z] [2021-05-19T11:42:21.669Z] === Skipped [2021-05-19T11:42:21.669Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-05-19T11:42:21.669Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:42:21.669Z] [2021-05-19T11:42:21.669Z] [2021-05-19T11:42:21.669Z] DONE 5 tests, 1 skipped in 6.827s [2021-05-19T11:42:21.669Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-19T11:42:21.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:42:21.669Z] ++ set -e [2021-05-19T11:42:21.669Z] ++ '[' -n 0 ']' [2021-05-19T11:42:21.669Z] ++ set -x [2021-05-19T11:42:21.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:42:21.669Z] INFO: Testing against a local daemon [2021-05-19T11:42:21.669Z] === RUN TestContinueAfterPluginCrash [2021-05-19T11:42:21.669Z] === PAUSE TestContinueAfterPluginCrash [2021-05-19T11:42:21.669Z] === RUN TestReadPluginNoRead [2021-05-19T11:42:21.669Z] === PAUSE TestReadPluginNoRead [2021-05-19T11:42:21.669Z] === RUN TestDaemonStartWithLogOpt [2021-05-19T11:42:21.669Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-19T11:42:21.669Z] === CONT TestContinueAfterPluginCrash [2021-05-19T11:42:21.669Z] === CONT TestDaemonStartWithLogOpt [2021-05-19T11:42:22.082Z] --- PASS: TestRenameLinkedContainer (3.25s) [2021-05-19T11:42:22.082Z] === RUN TestRenameStoppedContainer [2021-05-19T11:42:22.732Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-19T11:42:22.987Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-19T11:42:22.987Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-19T11:42:22.987Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-19T11:42:23.021Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-05-19T11:42:23.021Z] === RUN TestRenameRunningContainerAndReuse [2021-05-19T11:42:24.580Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-19T11:42:24.580Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.19s) [2021-05-19T11:42:24.580Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.19s) [2021-05-19T11:42:24.580Z] === RUN TestWaitBlocked [2021-05-19T11:42:24.580Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-19T11:42:24.580Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:24.580Z] PASS [2021-05-19T11:42:24.580Z] ok github.com/docker/docker/integration/container 73.764s [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === Skipped [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-19T11:42:24.580Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-05-19T11:42:24.580Z] copy_test.go:38: testEnv.OSType == "windows" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-05-19T11:42:24.580Z] copy_test.go:63: testEnv.OSType == "windows" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-19T11:42:24.580Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-19T11:42:24.580Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-19T11:42:24.580Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-19T11:42:24.580Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-19T11:42:24.580Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-19T11:42:24.580Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-19T11:42:24.580Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-19T11:42:24.580Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-19T11:42:24.580Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-19T11:42:24.580Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-19T11:42:24.580Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-19T11:42:24.580Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-19T11:42:24.580Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-19T11:42:24.580Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-19T11:42:24.580Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-19T11:42:24.580Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-19T11:42:24.580Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-19T11:42:24.580Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-19T11:42:24.580Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-19T11:42:24.580Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-19T11:42:24.580Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-19T11:42:24.580Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-19T11:42:24.580Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-19T11:42:24.580Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-19T11:42:24.580Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-19T11:42:24.580Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-19T11:42:24.580Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-19T11:42:24.580Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-05-19T11:42:24.580Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-19T11:42:24.580Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-05-19T11:42:24.580Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-19T11:42:24.580Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-19T11:42:24.580Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-19T11:42:24.580Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-19T11:42:24.580Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] [2021-05-19T11:42:24.580Z] DONE 88 tests, 37 skipped in 76.543s [2021-05-19T11:42:24.580Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-19T11:42:24.931Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2021-05-19T11:42:24.931Z] === RUN TestRenameInvalidName [2021-05-19T11:42:25.501Z] --- PASS: TestRenameInvalidName (0.81s) [2021-05-19T11:42:25.501Z] === RUN TestRenameAnonymousContainer [2021-05-19T11:42:26.115Z] --- PASS: TestDaemonStartWithLogOpt (3.79s) [2021-05-19T11:42:26.115Z] === CONT TestReadPluginNoRead [2021-05-19T11:42:26.453Z] --- PASS: TestGraphdriverPluginV2 (6.60s) [2021-05-19T11:42:26.454Z] PASS [2021-05-19T11:42:26.454Z] [2021-05-19T11:42:26.454Z] === Skipped [2021-05-19T11:42:26.454Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-05-19T11:42:26.454Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-19T11:42:26.454Z] [2021-05-19T11:42:26.454Z] [2021-05-19T11:42:26.454Z] DONE 2 tests, 1 skipped in 6.790s [2021-05-19T11:42:26.712Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-19T11:42:26.712Z] INFO: Testing against a local daemon [2021-05-19T11:42:26.712Z] === RUN TestContinueAfterPluginCrash [2021-05-19T11:42:26.712Z] === PAUSE TestContinueAfterPluginCrash [2021-05-19T11:42:26.712Z] === RUN TestReadPluginNoRead [2021-05-19T11:42:26.712Z] === PAUSE TestReadPluginNoRead [2021-05-19T11:42:26.712Z] === RUN TestDaemonStartWithLogOpt [2021-05-19T11:42:26.712Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-19T11:42:26.712Z] === CONT TestContinueAfterPluginCrash [2021-05-19T11:42:26.712Z] === CONT TestDaemonStartWithLogOpt [2021-05-19T11:42:27.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:42:27.500Z] INFO: Testing against a local daemon [2021-05-19T11:42:27.500Z] === RUN TestCommitInheritsEnv [2021-05-19T11:42:27.500Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-19T11:42:27.500Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T11:42:27.500Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-19T11:42:27.500Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-19T11:42:27.500Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-19T11:42:27.500Z] === RUN TestImagesFilterMultiReference [2021-05-19T11:42:27.500Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-05-19T11:42:27.500Z] === RUN TestImagePullPlatformInvalid [2021-05-19T11:42:27.500Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-19T11:42:27.500Z] === RUN TestRemoveImageOrphaning [2021-05-19T11:42:28.177Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-19T11:42:29.043Z] --- PASS: TestRemoveImageOrphaning (1.66s) [2021-05-19T11:42:29.043Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-19T11:42:29.043Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-19T11:42:29.043Z] === RUN TestTagInvalidReference [2021-05-19T11:42:29.043Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-19T11:42:29.043Z] === RUN TestTagValidPrefixedRepo [2021-05-19T11:42:29.043Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-19T11:42:29.043Z] === RUN TestTagExistedNameWithoutForce [2021-05-19T11:42:29.043Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-19T11:42:29.043Z] === RUN TestTagOfficialNames [2021-05-19T11:42:29.504Z] --- PASS: TestTagOfficialNames (0.09s) [2021-05-19T11:42:29.504Z] === RUN TestTagMatchesDigest [2021-05-19T11:42:29.504Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-19T11:42:29.504Z] PASS [2021-05-19T11:42:29.504Z] ok github.com/docker/docker/integration/image 2.264s [2021-05-19T11:42:29.529Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-19T11:42:29.701Z] --- PASS: TestRenameAnonymousContainer (4.31s) [2021-05-19T11:42:29.701Z] === RUN TestRenameContainerWithSameName [2021-05-19T11:42:29.965Z] [2021-05-19T11:42:29.965Z] === Skipped [2021-05-19T11:42:29.965Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-19T11:42:29.965Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T11:42:29.965Z] [2021-05-19T11:42:29.965Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-19T11:42:29.965Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-19T11:42:29.965Z] [2021-05-19T11:42:29.965Z] [2021-05-19T11:42:29.965Z] DONE 11 tests, 2 skipped in 5.151s [2021-05-19T11:42:29.965Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-19T11:42:30.255Z] === RUN TestReadPluginNoRead/default [2021-05-19T11:42:30.642Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-05-19T11:42:30.642Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-19T11:42:30.886Z] --- PASS: TestContinueAfterPluginCrash (9.22s) [2021-05-19T11:42:31.512Z] testing: warning: no tests to run [2021-05-19T11:42:31.512Z] PASS [2021-05-19T11:42:31.512Z] ok github.com/docker/docker/integration/network/ipvlan 0.172s [no tests to run] [2021-05-19T11:42:31.512Z] testing: warning: no tests to run [2021-05-19T11:42:31.512Z] PASS [2021-05-19T11:42:31.512Z] ok github.com/docker/docker/integration/network/macvlan 0.058s [no tests to run] [2021-05-19T11:42:32.391Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-19T11:42:32.553Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2021-05-19T11:42:32.553Z] === RUN TestResize [2021-05-19T11:42:33.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:42:33.055Z] INFO: Testing against a local daemon [2021-05-19T11:42:33.055Z] === RUN TestNetworkCreateDelete [2021-05-19T11:42:33.055Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-19T11:42:33.055Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:33.055Z] === RUN TestDockerNetworkDeletePreferID [2021-05-19T11:42:33.055Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-19T11:42:33.055Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-19T11:42:33.055Z] === RUN TestDaemonDNSFallback [2021-05-19T11:42:33.055Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-19T11:42:33.055Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:33.055Z] === RUN TestInspectNetwork [2021-05-19T11:42:33.055Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-19T11:42:33.055Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-19T11:42:33.055Z] === RUN TestRunContainerWithBridgeNone [2021-05-19T11:42:33.055Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-19T11:42:33.055Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:33.055Z] === RUN TestNetworkInvalidJSON [2021-05-19T11:42:33.055Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-19T11:42:33.055Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-19T11:42:33.055Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:42:33.055Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:42:33.055Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:42:33.055Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:42:33.055Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-19T11:42:33.055Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:42:33.055Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:42:33.055Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-19T11:42:33.055Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-19T11:42:33.055Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-19T11:42:33.055Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-19T11:42:33.055Z] === RUN TestNetworkList [2021-05-19T11:42:33.055Z] === RUN TestNetworkList//networks [2021-05-19T11:42:33.055Z] === PAUSE TestNetworkList//networks [2021-05-19T11:42:33.055Z] === RUN TestNetworkList//networks/ [2021-05-19T11:42:33.055Z] === PAUSE TestNetworkList//networks/ [2021-05-19T11:42:33.055Z] === CONT TestNetworkList//networks [2021-05-19T11:42:33.055Z] === CONT TestNetworkList//networks/ [2021-05-19T11:42:33.055Z] --- PASS: TestNetworkList (0.03s) [2021-05-19T11:42:33.055Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-19T11:42:33.055Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-19T11:42:33.055Z] === RUN TestHostIPv4BridgeLabel [2021-05-19T11:42:33.055Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-19T11:42:33.055Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-19T11:42:33.055Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-19T11:42:33.055Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-19T11:42:33.055Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-19T11:42:33.055Z] === RUN TestDaemonDefaultNetworkPools [2021-05-19T11:42:33.055Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-19T11:42:33.055Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-19T11:42:33.055Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-19T11:42:33.055Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-19T11:42:33.055Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-19T11:42:33.055Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-19T11:42:33.055Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-19T11:42:33.055Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-19T11:42:33.055Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-19T11:42:33.055Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-19T11:42:33.055Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-19T11:42:33.055Z] === RUN TestServiceWithPredefinedNetwork [2021-05-19T11:42:33.055Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-19T11:42:33.056Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-19T11:42:33.056Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-19T11:42:33.056Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T11:42:33.056Z] service_test.go:242: FLAKY_TEST [2021-05-19T11:42:33.056Z] === RUN TestServiceWithDataPathPortInit [2021-05-19T11:42:33.056Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-19T11:42:33.056Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-19T11:42:33.056Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-19T11:42:33.056Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-19T11:42:33.056Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-19T11:42:33.056Z] PASS [2021-05-19T11:42:33.056Z] ok github.com/docker/docker/integration/network 0.249s [2021-05-19T11:42:33.123Z] --- PASS: TestResize (0.86s) [2021-05-19T11:42:33.123Z] === RUN TestResizeWithInvalidSize [2021-05-19T11:42:33.277Z] --- PASS: TestDaemonStartWithLogOpt (6.56s) [2021-05-19T11:42:33.277Z] === CONT TestReadPluginNoRead [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === Skipped [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-19T11:42:33.517Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-19T11:42:33.517Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-19T11:42:33.517Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-19T11:42:33.517Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-19T11:42:33.517Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-19T11:42:33.517Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-19T11:42:33.517Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-19T11:42:33.517Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-19T11:42:33.517Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-19T11:42:33.517Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-19T11:42:33.517Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-19T11:42:33.517Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T11:42:33.517Z] service_test.go:242: FLAKY_TEST [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-19T11:42:33.517Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-19T11:42:33.517Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] [2021-05-19T11:42:33.517Z] DONE 22 tests, 15 skipped in 3.639s [2021-05-19T11:42:33.517Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-19T11:42:33.692Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-19T11:42:33.980Z] testing: warning: no tests to run [2021-05-19T11:42:33.980Z] PASS [2021-05-19T11:42:33.980Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-05-19T11:42:33.980Z] [2021-05-19T11:42:33.980Z] DONE 0 tests in 0.337s [2021-05-19T11:42:33.980Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-19T11:42:34.063Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2021-05-19T11:42:34.063Z] === RUN TestResizeWhenContainerNotStarted [2021-05-19T11:42:34.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-19T11:42:34.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-19T11:42:34.441Z] testing: warning: no tests to run [2021-05-19T11:42:34.441Z] PASS [2021-05-19T11:42:34.441Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-05-19T11:42:34.441Z] [2021-05-19T11:42:34.441Z] DONE 0 tests in 0.349s [2021-05-19T11:42:34.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-19T11:42:34.634Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2021-05-19T11:42:34.634Z] === RUN TestDaemonRestartKillContainers [2021-05-19T11:42:34.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:42:34.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:42:34.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:42:34.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:42:34.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:42:34.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:42:34.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:42:34.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:42:34.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:42:34.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:42:34.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:42:34.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:42:34.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:42:34.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:42:34.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:42:34.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:42:34.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:42:34.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:42:34.634Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:42:34.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:42:34.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:42:34.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:42:34.634Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:42:34.634Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:42:34.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:42:34.634Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:42:34.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:42:34.634Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:42:35.116Z] --- PASS: TestReadPluginNoRead (9.16s) [2021-05-19T11:42:35.116Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s) [2021-05-19T11:42:35.116Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2021-05-19T11:42:35.116Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.17s) [2021-05-19T11:42:35.116Z] read_test.go:92: [d80b759317354] daemon is not started [2021-05-19T11:42:35.116Z] PASS [2021-05-19T11:42:35.116Z] [2021-05-19T11:42:35.116Z] DONE 6 tests in 13.132s [2021-05-19T11:42:35.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-19T11:42:35.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:42:35.116Z] ++ set -e [2021-05-19T11:42:35.116Z] ++ '[' -n 0 ']' [2021-05-19T11:42:35.116Z] ++ set -x [2021-05-19T11:42:35.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:42:35.116Z] testing: warning: no tests to run [2021-05-19T11:42:35.116Z] PASS [2021-05-19T11:42:35.116Z] [2021-05-19T11:42:35.116Z] DONE 0 tests in 0.092s [2021-05-19T11:42:35.116Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-19T11:42:35.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:42:35.116Z] ++ set -e [2021-05-19T11:42:35.116Z] ++ '[' -n 0 ']' [2021-05-19T11:42:35.116Z] ++ set -x [2021-05-19T11:42:35.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:42:35.116Z] INFO: Testing against a local daemon [2021-05-19T11:42:35.116Z] === RUN TestPluginWithDevMounts [2021-05-19T11:42:35.116Z] === PAUSE TestPluginWithDevMounts [2021-05-19T11:42:35.116Z] === CONT TestPluginWithDevMounts [2021-05-19T11:42:35.984Z] testing: warning: no tests to run [2021-05-19T11:42:35.984Z] PASS [2021-05-19T11:42:35.984Z] ok github.com/docker/docker/integration/plugin 0.115s [no tests to run] [2021-05-19T11:42:35.984Z] testing: warning: no tests to run [2021-05-19T11:42:35.984Z] PASS [2021-05-19T11:42:35.984Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [no tests to run] [2021-05-19T11:42:36.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:42:36.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:42:36.620Z] --- PASS: TestPluginWithDevMounts (1.87s) [2021-05-19T11:42:36.621Z] PASS [2021-05-19T11:42:36.621Z] [2021-05-19T11:42:36.621Z] DONE 1 tests in 2.002s [2021-05-19T11:42:36.621Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-05-19T11:42:36.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:42:36.621Z] ++ set -e [2021-05-19T11:42:36.621Z] ++ '[' -n 0 ']' [2021-05-19T11:42:36.621Z] ++ set -x [2021-05-19T11:42:36.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:42:36.911Z] INFO: Testing against a local daemon [2021-05-19T11:42:36.911Z] === RUN TestSecretInspect [2021-05-19T11:42:36.960Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-19T11:42:37.466Z] === RUN TestReadPluginNoRead/default [2021-05-19T11:42:37.466Z] --- PASS: TestContinueAfterPluginCrash (10.40s) [2021-05-19T11:42:37.499Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:42:37.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:42:37.890Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-05-19T11:42:37.890Z] --- PASS: TestBuildWithHugeFile (95.50s) [2021-05-19T11:42:37.890Z] === RUN TestBuildWithEmptyDockerfile [2021-05-19T11:42:37.890Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:42:37.890Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:42:37.890Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:42:37.890Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:42:37.890Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:42:37.890Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:42:37.890Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:42:37.890Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:42:38.070Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:42:38.145Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:42:38.146Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-05-19T11:42:38.146Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-05-19T11:42:38.146Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-05-19T11:42:38.146Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-05-19T11:42:38.146Z] === RUN TestBuildPreserveOwnership [2021-05-19T11:42:38.146Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-19T11:42:39.014Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:42:39.074Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-19T11:42:39.368Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-19T11:42:40.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:42:40.464Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-19T11:42:41.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:42:41.433Z] --- PASS: TestSecretInspect (3.88s) [2021-05-19T11:42:41.433Z] === RUN TestSecretList [2021-05-19T11:42:41.858Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-19T11:42:41.858Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-05-19T11:42:41.899Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-19T11:42:42.793Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-19T11:42:43.258Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-19T11:42:43.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2021-05-19T11:42:43.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2021-05-19T11:42:43.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.72s) [2021-05-19T11:42:43.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2021-05-19T11:42:43.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-05-19T11:42:43.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s) [2021-05-19T11:42:43.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s) [2021-05-19T11:42:43.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.87s) [2021-05-19T11:42:43.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s) [2021-05-19T11:42:43.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.97s) [2021-05-19T11:42:43.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2021-05-19T11:42:43.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2021-05-19T11:42:43.258Z] === RUN TestCgroupNamespacesRun [2021-05-19T11:42:43.355Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-19T11:42:43.918Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-05-19T11:42:44.429Z] --- PASS: TestReadPluginNoRead (11.07s) [2021-05-19T11:42:44.429Z] --- PASS: TestReadPluginNoRead/default (2.45s) [2021-05-19T11:42:44.429Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.49s) [2021-05-19T11:42:44.429Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.55s) [2021-05-19T11:42:44.429Z] read_test.go:92: [d07d5da598cb9] daemon is not started [2021-05-19T11:42:44.429Z] PASS [2021-05-19T11:42:44.429Z] [2021-05-19T11:42:44.429Z] DONE 6 tests in 17.754s [2021-05-19T11:42:44.429Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-19T11:42:44.429Z] testing: warning: no tests to run [2021-05-19T11:42:44.429Z] PASS [2021-05-19T11:42:44.429Z] [2021-05-19T11:42:44.429Z] DONE 0 tests in 0.044s [2021-05-19T11:42:44.429Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-19T11:42:44.429Z] INFO: Testing against a local daemon [2021-05-19T11:42:44.429Z] === RUN TestPluginWithDevMounts [2021-05-19T11:42:44.429Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-19T11:42:44.429Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-19T11:42:44.429Z] PASS [2021-05-19T11:42:44.429Z] [2021-05-19T11:42:44.429Z] === Skipped [2021-05-19T11:42:44.429Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-05-19T11:42:44.429Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-19T11:42:44.429Z] [2021-05-19T11:42:44.429Z] [2021-05-19T11:42:44.429Z] DONE 1 tests, 1 skipped in 0.128s [2021-05-19T11:42:44.429Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-19T11:42:44.584Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:42:44.584Z] INFO: Testing against a local daemon [2021-05-19T11:42:44.584Z] === RUN TestExternalGraphDriver [2021-05-19T11:42:44.584Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-19T11:42:44.584Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-19T11:42:44.584Z] === RUN TestGraphdriverPluginV2 [2021-05-19T11:42:44.584Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-19T11:42:44.584Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-19T11:42:44.584Z] PASS [2021-05-19T11:42:44.584Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.261s [2021-05-19T11:42:44.688Z] INFO: Testing against a local daemon [2021-05-19T11:42:44.688Z] === RUN TestSecretInspect [2021-05-19T11:42:44.688Z] --- SKIP: TestSecretInspect (0.01s) [2021-05-19T11:42:44.688Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.688Z] === RUN TestSecretList [2021-05-19T11:42:44.688Z] --- SKIP: TestSecretList (0.02s) [2021-05-19T11:42:44.688Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.688Z] === RUN TestSecretsCreateAndDelete [2021-05-19T11:42:44.688Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-05-19T11:42:44.688Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.688Z] === RUN TestSecretsUpdate [2021-05-19T11:42:44.688Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-05-19T11:42:44.688Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.688Z] === RUN TestTemplatedSecret [2021-05-19T11:42:44.688Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-19T11:42:44.688Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.688Z] === RUN TestSecretCreateResolve [2021-05-19T11:42:44.688Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-05-19T11:42:44.688Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.688Z] PASS [2021-05-19T11:42:44.688Z] [2021-05-19T11:42:44.688Z] === Skipped [2021-05-19T11:42:44.688Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-05-19T11:42:44.688Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.688Z] [2021-05-19T11:42:44.688Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-05-19T11:42:44.688Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.688Z] [2021-05-19T11:42:44.688Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-05-19T11:42:44.688Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.688Z] [2021-05-19T11:42:44.688Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-05-19T11:42:44.688Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.688Z] [2021-05-19T11:42:44.688Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-05-19T11:42:44.688Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.688Z] [2021-05-19T11:42:44.688Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-05-19T11:42:44.688Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.688Z] [2021-05-19T11:42:44.688Z] [2021-05-19T11:42:44.688Z] DONE 6 tests, 6 skipped in 0.187s [2021-05-19T11:42:44.688Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-19T11:42:44.944Z] --- PASS: TestSecretList (3.73s) [2021-05-19T11:42:44.944Z] === RUN TestSecretsCreateAndDelete [2021-05-19T11:42:44.946Z] INFO: Testing against a local daemon [2021-05-19T11:42:44.946Z] === RUN TestServiceCreateInit [2021-05-19T11:42:44.946Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-19T11:42:44.946Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-19T11:42:44.946Z] --- PASS: TestServiceCreateInit (0.02s) [2021-05-19T11:42:44.946Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T11:42:44.946Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.946Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T11:42:44.946Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.946Z] === RUN TestCreateServiceMultipleTimes [2021-05-19T11:42:44.946Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-05-19T11:42:44.946Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.946Z] === RUN TestCreateServiceConflict [2021-05-19T11:42:44.946Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-05-19T11:42:44.946Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.946Z] === RUN TestCreateServiceMaxReplicas [2021-05-19T11:42:44.946Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-05-19T11:42:44.946Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.946Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-19T11:42:44.946Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-05-19T11:42:44.947Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.947Z] === RUN TestCreateServiceSecretFileMode [2021-05-19T11:42:44.947Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-05-19T11:42:44.947Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.947Z] === RUN TestCreateServiceConfigFileMode [2021-05-19T11:42:44.947Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-05-19T11:42:44.947Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.947Z] === RUN TestCreateServiceSysctls [2021-05-19T11:42:44.947Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-19T11:42:44.947Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.947Z] === RUN TestCreateServiceCapabilities [2021-05-19T11:42:44.947Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-19T11:42:44.947Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.947Z] === RUN TestInspect [2021-05-19T11:42:44.947Z] --- SKIP: TestInspect (0.01s) [2021-05-19T11:42:44.947Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.947Z] === RUN TestCreateJob [2021-05-19T11:42:44.947Z] --- SKIP: TestCreateJob (0.01s) [2021-05-19T11:42:44.947Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.947Z] === RUN TestReplicatedJob [2021-05-19T11:42:44.947Z] --- SKIP: TestReplicatedJob (0.01s) [2021-05-19T11:42:44.947Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.947Z] === RUN TestUpdateReplicatedJob [2021-05-19T11:42:44.947Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-05-19T11:42:44.947Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.947Z] === RUN TestServiceListWithStatuses [2021-05-19T11:42:44.947Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-19T11:42:44.947Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T11:42:44.947Z] === RUN TestDockerNetworkConnectAlias [2021-05-19T11:42:44.947Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-05-19T11:42:44.947Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:44.947Z] === RUN TestDockerNetworkReConnect [2021-05-19T11:42:45.205Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-05-19T11:42:45.205Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:45.205Z] === RUN TestServicePlugin [2021-05-19T11:42:45.282Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-05-19T11:42:45.539Z] --- PASS: TestBuildPreserveOwnership (7.42s) [2021-05-19T11:42:45.539Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.11s) [2021-05-19T11:42:45.539Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.30s) [2021-05-19T11:42:45.539Z] === RUN TestBuildPlatformInvalid [2021-05-19T11:42:45.795Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-05-19T11:42:45.795Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-19T11:42:45.799Z] --- PASS: TestCgroupNamespacesRun (2.47s) [2021-05-19T11:42:45.799Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-19T11:42:46.359Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-05-19T11:42:46.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:42:46.781Z] INFO: Testing against a local daemon [2021-05-19T11:42:46.781Z] === RUN TestPluginInvalidJSON [2021-05-19T11:42:46.781Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:42:46.781Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:42:46.781Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:42:46.781Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-05-19T11:42:46.781Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-19T11:42:46.781Z] === RUN TestPluginInstall [2021-05-19T11:42:46.781Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-19T11:42:46.781Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-19T11:42:46.781Z] === RUN TestPluginsWithRuntimes [2021-05-19T11:42:46.781Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-19T11:42:46.781Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-19T11:42:46.781Z] === RUN TestPluginBackCompatMediaTypes [2021-05-19T11:42:46.781Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-19T11:42:46.781Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-19T11:42:46.781Z] PASS [2021-05-19T11:42:46.781Z] ok github.com/docker/docker/integration/plugin/common 0.330s [2021-05-19T11:42:46.781Z] testing: warning: no tests to run [2021-05-19T11:42:46.781Z] PASS [2021-05-19T11:42:46.781Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.399s [no tests to run] [2021-05-19T11:42:46.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:42:46.781Z] INFO: Testing against a local daemon [2021-05-19T11:42:46.781Z] === RUN TestReadPluginNoRead [2021-05-19T11:42:46.781Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-19T11:42:46.781Z] read_test.go:21: no unix domain sockets on Windows [2021-05-19T11:42:46.781Z] PASS [2021-05-19T11:42:46.781Z] ok github.com/docker/docker/integration/plugin/logging 0.351s [2021-05-19T11:42:46.781Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-05-19T11:42:46.781Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-05-19T11:42:47.709Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2021-05-19T11:42:47.709Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-19T11:42:47.732Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-05-19T11:42:47.753Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:42:47.753Z] INFO: Testing against a local daemon [2021-05-19T11:42:48.213Z] === RUN TestPluginWithDevMounts [2021-05-19T11:42:48.213Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-19T11:42:48.213Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:48.213Z] PASS [2021-05-19T11:42:48.213Z] ok github.com/docker/docker/integration/plugin/volumes 0.324s [2021-05-19T11:42:48.213Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-05-19T11:42:48.213Z] [2021-05-19T11:42:48.213Z] === Skipped [2021-05-19T11:42:48.213Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-19T11:42:48.213Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-19T11:42:48.213Z] [2021-05-19T11:42:48.213Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-19T11:42:48.213Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-19T11:42:48.213Z] [2021-05-19T11:42:48.213Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-19T11:42:48.213Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-19T11:42:48.213Z] [2021-05-19T11:42:48.213Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-19T11:42:48.213Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-19T11:42:48.213Z] [2021-05-19T11:42:48.213Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-19T11:42:48.213Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-19T11:42:48.213Z] [2021-05-19T11:42:48.213Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-19T11:42:48.213Z] read_test.go:21: no unix domain sockets on Windows [2021-05-19T11:42:48.213Z] [2021-05-19T11:42:48.213Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-19T11:42:48.213Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:48.213Z] [2021-05-19T11:42:48.213Z] [2021-05-19T11:42:48.213Z] DONE 9 tests, 7 skipped in 13.912s [2021-05-19T11:42:48.213Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-19T11:42:48.457Z] --- PASS: TestSecretsCreateAndDelete (3.87s) [2021-05-19T11:42:48.457Z] === RUN TestSecretsUpdate [2021-05-19T11:42:48.675Z] testing: warning: no tests to run [2021-05-19T11:42:48.675Z] PASS [2021-05-19T11:42:48.675Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-05-19T11:42:48.675Z] [2021-05-19T11:42:48.675Z] DONE 0 tests in 0.379s [2021-05-19T11:42:48.675Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-19T11:42:49.098Z] === RUN TestDockerSuite/TestAttachDetach [2021-05-19T11:42:49.163Z] --- PASS: TestImportExtremelyLargeImageWorks (102.60s) [2021-05-19T11:42:49.163Z] PASS [2021-05-19T11:42:49.163Z] [2021-05-19T11:42:49.163Z] DONE 12 tests in 105.460s [2021-05-19T11:42:49.163Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-19T11:42:49.163Z] INFO: Testing against a local daemon [2021-05-19T11:42:49.163Z] === RUN TestNetworkCreateDelete [2021-05-19T11:42:49.163Z] --- PASS: TestNetworkCreateDelete (0.43s) [2021-05-19T11:42:49.163Z] === RUN TestDockerNetworkDeletePreferID [2021-05-19T11:42:49.163Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s) [2021-05-19T11:42:49.163Z] === RUN TestDaemonDNSFallback [2021-05-19T11:42:49.163Z] --- PASS: TestDaemonDNSFallback (7.13s) [2021-05-19T11:42:49.163Z] === RUN TestInspectNetwork [2021-05-19T11:42:49.393Z] --- SKIP: TestServicePlugin (3.68s) [2021-05-19T11:42:49.394Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] === RUN TestServiceUpdateLabel [2021-05-19T11:42:49.394Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-05-19T11:42:49.394Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] === RUN TestServiceUpdateSecrets [2021-05-19T11:42:49.394Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-05-19T11:42:49.394Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] === RUN TestServiceUpdateConfigs [2021-05-19T11:42:49.394Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-05-19T11:42:49.394Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] === RUN TestServiceUpdateNetwork [2021-05-19T11:42:49.394Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-05-19T11:42:49.394Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] === RUN TestServiceUpdatePidsLimit [2021-05-19T11:42:49.394Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-05-19T11:42:49.394Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] PASS [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === Skipped [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T11:42:49.394Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T11:42:49.394Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T11:42:49.394Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T11:42:49.394Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-05-19T11:42:49.394Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-05-19T11:42:49.394Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-05-19T11:42:49.394Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-05-19T11:42:49.394Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-05-19T11:42:49.394Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-05-19T11:42:49.394Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-05-19T11:42:49.394Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-05-19T11:42:49.394Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-05-19T11:42:49.394Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-05-19T11:42:49.394Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-05-19T11:42:49.394Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-05-19T11:42:49.394Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-19T11:42:49.394Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-05-19T11:42:49.394Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-05-19T11:42:49.394Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestServicePlugin (3.68s) [2021-05-19T11:42:49.394Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-05-19T11:42:49.394Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-05-19T11:42:49.394Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-05-19T11:42:49.394Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-05-19T11:42:49.394Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-05-19T11:42:49.394Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] DONE 24 tests, 23 skipped in 4.107s [2021-05-19T11:42:49.394Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-19T11:42:49.394Z] INFO: Testing against a local daemon [2021-05-19T11:42:49.394Z] === RUN TestSessionCreate [2021-05-19T11:42:49.394Z] --- PASS: TestSessionCreate (0.02s) [2021-05-19T11:42:49.394Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-19T11:42:49.394Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-19T11:42:49.394Z] PASS [2021-05-19T11:42:49.394Z] [2021-05-19T11:42:49.394Z] DONE 2 tests in 0.146s [2021-05-19T11:42:49.394Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-19T11:42:49.394Z] INFO: Testing against a local daemon [2021-05-19T11:42:49.394Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-19T11:42:49.394Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T11:42:49.394Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T11:42:49.394Z] === RUN TestEventsExecDie [2021-05-19T11:42:49.647Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:42:49.647Z] INFO: Testing against a local daemon [2021-05-19T11:42:49.647Z] === RUN TestPluginInvalidJSON [2021-05-19T11:42:49.647Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:42:49.647Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:42:49.647Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:42:49.647Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-05-19T11:42:49.647Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-19T11:42:49.647Z] === RUN TestPluginInstall [2021-05-19T11:42:49.647Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-19T11:42:49.647Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-19T11:42:49.647Z] === RUN TestPluginsWithRuntimes [2021-05-19T11:42:49.647Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-19T11:42:49.647Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-19T11:42:49.647Z] === RUN TestPluginBackCompatMediaTypes [2021-05-19T11:42:49.647Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-19T11:42:49.647Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-19T11:42:49.647Z] PASS [2021-05-19T11:42:49.647Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-05-19T11:42:49.647Z] [2021-05-19T11:42:49.647Z] === Skipped [2021-05-19T11:42:49.647Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-19T11:42:49.647Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-19T11:42:49.647Z] [2021-05-19T11:42:49.647Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-19T11:42:49.647Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-19T11:42:49.647Z] [2021-05-19T11:42:49.647Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-19T11:42:49.647Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-19T11:42:49.647Z] [2021-05-19T11:42:49.647Z] [2021-05-19T11:42:49.647Z] DONE 5 tests, 3 skipped in 1.048s [2021-05-19T11:42:50.025Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-19T11:42:50.110Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-19T11:42:50.250Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.56s) [2021-05-19T11:42:50.250Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-19T11:42:50.329Z] --- PASS: TestEventsExecDie (0.97s) [2021-05-19T11:42:50.329Z] === RUN TestEventsBackwardsCompatible [2021-05-19T11:42:50.329Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-05-19T11:42:50.329Z] === RUN TestInfoBinaryCommits [2021-05-19T11:42:50.329Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-19T11:42:50.329Z] === RUN TestInfoAPIVersioned [2021-05-19T11:42:50.329Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-19T11:42:50.329Z] === RUN TestInfoDiscoveryBackend [2021-05-19T11:42:51.081Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:42:51.081Z] INFO: Testing against a local daemon [2021-05-19T11:42:51.081Z] === RUN TestExternalGraphDriver [2021-05-19T11:42:51.081Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-19T11:42:51.081Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-19T11:42:51.081Z] === RUN TestGraphdriverPluginV2 [2021-05-19T11:42:51.082Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-19T11:42:51.082Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-19T11:42:51.082Z] PASS [2021-05-19T11:42:51.082Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-05-19T11:42:51.082Z] [2021-05-19T11:42:51.082Z] === Skipped [2021-05-19T11:42:51.082Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-19T11:42:51.082Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-19T11:42:51.082Z] [2021-05-19T11:42:51.082Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-19T11:42:51.082Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-19T11:42:51.082Z] [2021-05-19T11:42:51.082Z] [2021-05-19T11:42:51.082Z] DONE 2 tests, 2 skipped in 1.027s [2021-05-19T11:42:51.082Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-19T11:42:51.390Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-19T11:42:51.969Z] --- PASS: TestSecretsUpdate (3.68s) [2021-05-19T11:42:51.969Z] === RUN TestTemplatedSecret [2021-05-19T11:42:52.055Z] testing: warning: no tests to run [2021-05-19T11:42:52.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:42:52.055Z] PASS [2021-05-19T11:42:52.055Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-05-19T11:42:52.055Z] INFO: Testing against a local daemon [2021-05-19T11:42:52.055Z] === RUN TestReadPluginNoRead [2021-05-19T11:42:52.055Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-19T11:42:52.055Z] read_test.go:21: no unix domain sockets on Windows [2021-05-19T11:42:52.055Z] PASS [2021-05-19T11:42:52.055Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-05-19T11:42:52.055Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-05-19T11:42:52.055Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-05-19T11:42:52.055Z] [2021-05-19T11:42:52.055Z] === Skipped [2021-05-19T11:42:52.055Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-19T11:42:52.055Z] read_test.go:21: no unix domain sockets on Windows [2021-05-19T11:42:52.055Z] [2021-05-19T11:42:52.055Z] [2021-05-19T11:42:52.055Z] DONE 1 tests, 1 skipped in 1.170s [2021-05-19T11:42:52.055Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-19T11:42:52.230Z] --- PASS: TestInfoDiscoveryBackend (1.73s) [2021-05-19T11:42:52.230Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-19T11:42:52.520Z] testing: warning: no tests to run [2021-05-19T11:42:52.520Z] PASS [2021-05-19T11:42:52.520Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-05-19T11:42:52.520Z] [2021-05-19T11:42:52.520Z] DONE 0 tests in 0.490s [2021-05-19T11:42:52.790Z] --- PASS: TestCgroupNamespacesRunHostMode (2.47s) [2021-05-19T11:42:52.790Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-19T11:42:52.980Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-19T11:42:53.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-19T11:42:53.281Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-05-19T11:42:53.365Z] === RUN TestInspectNetwork/full_network_id [2021-05-19T11:42:53.365Z] === RUN TestInspectNetwork/partial_network_id [2021-05-19T11:42:53.365Z] === RUN TestInspectNetwork/network_name [2021-05-19T11:42:53.365Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-19T11:42:53.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:42:53.441Z] INFO: Testing against a local daemon [2021-05-19T11:42:53.441Z] === RUN TestPluginWithDevMounts [2021-05-19T11:42:53.441Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-19T11:42:53.441Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:53.441Z] PASS [2021-05-19T11:42:53.441Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-05-19T11:42:53.441Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-05-19T11:42:53.538Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-19T11:42:53.902Z] [2021-05-19T11:42:53.902Z] === Skipped [2021-05-19T11:42:53.902Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-19T11:42:53.902Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:53.902Z] [2021-05-19T11:42:53.902Z] [2021-05-19T11:42:53.902Z] DONE 1 tests, 1 skipped in 0.887s [2021-05-19T11:42:53.902Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-19T11:42:54.907Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-19T11:42:55.331Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.46s) [2021-05-19T11:42:55.331Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-19T11:42:55.513Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-05-19T11:42:55.513Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-19T11:42:55.513Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-19T11:42:55.513Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:42:55.513Z] === RUN TestInfoAPI [2021-05-19T11:42:55.513Z] --- PASS: TestInfoAPI (0.02s) [2021-05-19T11:42:55.513Z] === RUN TestInfoAPIWarnings [2021-05-19T11:42:56.089Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:42:56.089Z] INFO: Testing against a local daemon [2021-05-19T11:42:56.089Z] === RUN TestSecretInspect [2021-05-19T11:42:56.089Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-19T11:42:56.089Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:56.089Z] === RUN TestSecretList [2021-05-19T11:42:56.089Z] --- SKIP: TestSecretList (0.00s) [2021-05-19T11:42:56.089Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:56.089Z] === RUN TestSecretsCreateAndDelete [2021-05-19T11:42:56.089Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-19T11:42:56.089Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:56.089Z] === RUN TestSecretsUpdate [2021-05-19T11:42:56.089Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-19T11:42:56.089Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:56.089Z] === RUN TestTemplatedSecret [2021-05-19T11:42:56.089Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-19T11:42:56.089Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:56.089Z] === RUN TestSecretCreateResolve [2021-05-19T11:42:56.089Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-19T11:42:56.089Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:56.089Z] PASS [2021-05-19T11:42:56.089Z] ok github.com/docker/docker/integration/secret 0.190s [2021-05-19T11:42:56.089Z] [2021-05-19T11:42:56.089Z] === Skipped [2021-05-19T11:42:56.089Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-19T11:42:56.089Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:56.089Z] [2021-05-19T11:42:56.089Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-19T11:42:56.089Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:56.089Z] [2021-05-19T11:42:56.089Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-19T11:42:56.089Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:56.089Z] [2021-05-19T11:42:56.089Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-19T11:42:56.089Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:56.089Z] [2021-05-19T11:42:56.089Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-19T11:42:56.089Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:56.089Z] [2021-05-19T11:42:56.089Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-19T11:42:56.089Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:56.089Z] [2021-05-19T11:42:56.089Z] [2021-05-19T11:42:56.089Z] DONE 6 tests, 6 skipped in 2.162s [2021-05-19T11:42:56.089Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-19T11:42:56.416Z] --- PASS: TestTemplatedSecret (4.10s) [2021-05-19T11:42:56.416Z] === RUN TestSecretCreateResolve [2021-05-19T11:42:56.800Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-19T11:42:57.240Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2021-05-19T11:42:57.240Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-19T11:42:57.365Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-05-19T11:42:57.529Z] --- PASS: TestInspectNetwork (7.99s) [2021-05-19T11:42:57.529Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-19T11:42:57.529Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-19T11:42:57.529Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-19T11:42:57.529Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-19T11:42:57.529Z] === RUN TestRunContainerWithBridgeNone [2021-05-19T11:42:57.928Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-19T11:42:58.622Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.40s) [2021-05-19T11:42:58.622Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-19T11:42:59.007Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:42:59.007Z] INFO: Testing against a local daemon [2021-05-19T11:42:59.007Z] === RUN TestServiceCreateInit [2021-05-19T11:42:59.007Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-19T11:42:59.007Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-19T11:42:59.007Z] --- PASS: TestServiceCreateInit (0.03s) [2021-05-19T11:42:59.007Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T11:42:59.007Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T11:42:59.007Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestCreateServiceMultipleTimes [2021-05-19T11:42:59.007Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-19T11:42:59.007Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestCreateServiceConflict [2021-05-19T11:42:59.007Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-19T11:42:59.007Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestCreateServiceMaxReplicas [2021-05-19T11:42:59.007Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-05-19T11:42:59.007Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-19T11:42:59.007Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-19T11:42:59.007Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestCreateServiceSecretFileMode [2021-05-19T11:42:59.007Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-19T11:42:59.007Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestCreateServiceConfigFileMode [2021-05-19T11:42:59.007Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-19T11:42:59.007Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestCreateServiceSysctls [2021-05-19T11:42:59.007Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-05-19T11:42:59.007Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestCreateServiceCapabilities [2021-05-19T11:42:59.007Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-05-19T11:42:59.007Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestInspect [2021-05-19T11:42:59.007Z] --- SKIP: TestInspect (0.00s) [2021-05-19T11:42:59.007Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestCreateJob [2021-05-19T11:42:59.007Z] --- SKIP: TestCreateJob (0.00s) [2021-05-19T11:42:59.007Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestReplicatedJob [2021-05-19T11:42:59.007Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-19T11:42:59.007Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestUpdateReplicatedJob [2021-05-19T11:42:59.007Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-19T11:42:59.007Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestServiceListWithStatuses [2021-05-19T11:42:59.007Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-19T11:42:59.007Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestDockerNetworkConnectAlias [2021-05-19T11:42:59.007Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-19T11:42:59.007Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestDockerNetworkReConnect [2021-05-19T11:42:59.007Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-19T11:42:59.007Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestServicePlugin [2021-05-19T11:42:59.007Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-19T11:42:59.007Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] === RUN TestServiceUpdateLabel [2021-05-19T11:42:59.007Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-19T11:42:59.007Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:59.007Z] === RUN TestServiceUpdateSecrets [2021-05-19T11:42:59.007Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-19T11:42:59.007Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:59.007Z] === RUN TestServiceUpdateConfigs [2021-05-19T11:42:59.007Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-19T11:42:59.007Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:59.007Z] === RUN TestServiceUpdateNetwork [2021-05-19T11:42:59.007Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-05-19T11:42:59.007Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:59.007Z] === RUN TestServiceUpdatePidsLimit [2021-05-19T11:42:59.007Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-05-19T11:42:59.007Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:59.007Z] PASS [2021-05-19T11:42:59.007Z] ok github.com/docker/docker/integration/service 0.459s [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === Skipped [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T11:42:59.007Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-19T11:42:59.007Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T11:42:59.007Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-19T11:42:59.007Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-19T11:42:59.007Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-19T11:42:59.007Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-05-19T11:42:59.007Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-19T11:42:59.007Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-19T11:42:59.007Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-19T11:42:59.007Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-05-19T11:42:59.007Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-05-19T11:42:59.007Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-19T11:42:59.007Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-19T11:42:59.007Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-19T11:42:59.007Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-19T11:42:59.007Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-19T11:42:59.007Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-19T11:42:59.007Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-19T11:42:59.007Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-19T11:42:59.007Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-19T11:42:59.007Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-19T11:42:59.007Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-19T11:42:59.007Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-05-19T11:42:59.007Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-05-19T11:42:59.007Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.007Z] [2021-05-19T11:42:59.008Z] DONE 24 tests, 23 skipped in 3.024s [2021-05-19T11:42:59.008Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-19T11:42:59.925Z] --- PASS: TestSecretCreateResolve (3.34s) [2021-05-19T11:42:59.925Z] PASS [2021-05-19T11:42:59.925Z] [2021-05-19T11:42:59.925Z] DONE 6 tests in 22.690s [2021-05-19T11:42:59.925Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-05-19T11:42:59.925Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:42:59.925Z] ++ set -e [2021-05-19T11:42:59.925Z] ++ '[' -n 0 ']' [2021-05-19T11:42:59.925Z] ++ set -x [2021-05-19T11:42:59.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:42:59.925Z] INFO: Testing against a local daemon [2021-05-19T11:42:59.925Z] === RUN TestServiceCreateInit [2021-05-19T11:42:59.925Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-19T11:43:00.042Z] --- PASS: TestRunContainerWithBridgeNone (3.05s) [2021-05-19T11:43:00.042Z] === RUN TestNetworkInvalidJSON [2021-05-19T11:43:00.042Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-19T11:43:00.042Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-19T11:43:00.042Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:43:00.042Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:43:00.042Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:43:00.042Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:43:00.042Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-19T11:43:00.042Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:43:00.042Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:43:00.042Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-19T11:43:00.042Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-19T11:43:00.042Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-19T11:43:00.042Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-19T11:43:00.042Z] === RUN TestNetworkList [2021-05-19T11:43:00.042Z] === RUN TestNetworkList//networks [2021-05-19T11:43:00.042Z] === PAUSE TestNetworkList//networks [2021-05-19T11:43:00.042Z] === RUN TestNetworkList//networks/ [2021-05-19T11:43:00.042Z] === PAUSE TestNetworkList//networks/ [2021-05-19T11:43:00.042Z] === CONT TestNetworkList//networks [2021-05-19T11:43:00.042Z] === CONT TestNetworkList//networks/ [2021-05-19T11:43:00.042Z] --- PASS: TestNetworkList (0.01s) [2021-05-19T11:43:00.042Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-19T11:43:00.042Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-19T11:43:00.042Z] === RUN TestHostIPv4BridgeLabel [2021-05-19T11:43:00.967Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2021-05-19T11:43:00.967Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-19T11:43:01.164Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.46s) [2021-05-19T11:43:01.164Z] === RUN TestNISDomainname [2021-05-19T11:43:01.194Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:43:01.194Z] INFO: Testing against a local daemon [2021-05-19T11:43:01.194Z] === RUN TestSessionCreate [2021-05-19T11:43:01.194Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-19T11:43:01.194Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-19T11:43:01.194Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-19T11:43:01.194Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-19T11:43:01.194Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-19T11:43:01.194Z] PASS [2021-05-19T11:43:01.194Z] ok github.com/docker/docker/integration/session 0.212s [2021-05-19T11:43:01.197Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-19T11:43:01.655Z] [2021-05-19T11:43:01.655Z] === Skipped [2021-05-19T11:43:01.655Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-19T11:43:01.655Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-19T11:43:01.655Z] [2021-05-19T11:43:01.655Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-19T11:43:01.655Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-19T11:43:01.655Z] [2021-05-19T11:43:01.655Z] [2021-05-19T11:43:01.655Z] DONE 2 tests, 2 skipped in 2.464s [2021-05-19T11:43:01.655Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-19T11:43:01.759Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-05-19T11:43:02.327Z] --- PASS: TestDaemonRestartWithLiveRestore (1.46s) [2021-05-19T11:43:02.327Z] === RUN TestDaemonDefaultNetworkPools [2021-05-19T11:43:02.545Z] --- PASS: TestNISDomainname (1.34s) [2021-05-19T11:43:02.545Z] === RUN TestHostnameDnsResolution [2021-05-19T11:43:02.688Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-19T11:43:03.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-19T11:43:03.702Z] --- PASS: TestDaemonDefaultNetworkPools (1.34s) [2021-05-19T11:43:03.702Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-19T11:43:03.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:43:03.840Z] INFO: Testing against a local daemon [2021-05-19T11:43:03.840Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-19T11:43:03.840Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T11:43:03.840Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:43:03.840Z] === RUN TestEventsExecDie [2021-05-19T11:43:03.840Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-19T11:43:03.840Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-19T11:43:03.840Z] === RUN TestEventsBackwardsCompatible [2021-05-19T11:43:03.840Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-19T11:43:03.840Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-19T11:43:03.840Z] === RUN TestInfoAPI [2021-05-19T11:43:03.841Z] --- PASS: TestInfoAPI (0.03s) [2021-05-19T11:43:03.841Z] === RUN TestInfoAPIWarnings [2021-05-19T11:43:03.841Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-19T11:43:03.841Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T11:43:03.841Z] === RUN TestInfoDebug [2021-05-19T11:43:03.841Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-19T11:43:03.841Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T11:43:03.841Z] === RUN TestInfoInsecureRegistries [2021-05-19T11:43:03.841Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-19T11:43:03.841Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T11:43:03.841Z] === RUN TestInfoRegistryMirrors [2021-05-19T11:43:03.841Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-19T11:43:03.841Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T11:43:03.841Z] === RUN TestLoginFailsWithBadCredentials [2021-05-19T11:43:04.577Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-19T11:43:04.577Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-19T11:43:04.818Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-05-19T11:43:04.818Z] === RUN TestPingCacheHeaders [2021-05-19T11:43:04.818Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-19T11:43:04.818Z] === RUN TestPingGet [2021-05-19T11:43:04.818Z] --- PASS: TestPingGet (0.03s) [2021-05-19T11:43:04.818Z] === RUN TestPingHead [2021-05-19T11:43:04.818Z] --- PASS: TestPingHead (0.03s) [2021-05-19T11:43:04.818Z] === RUN TestVersion [2021-05-19T11:43:04.818Z] --- PASS: TestVersion (0.04s) [2021-05-19T11:43:04.818Z] PASS [2021-05-19T11:43:04.818Z] ok github.com/docker/docker/integration/system 1.400s [2021-05-19T11:43:05.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-19T11:43:05.084Z] --- PASS: TestHostnameDnsResolution (2.28s) [2021-05-19T11:43:05.084Z] === RUN TestStats [2021-05-19T11:43:05.280Z] [2021-05-19T11:43:05.280Z] === Skipped [2021-05-19T11:43:05.280Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T11:43:05.280Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-19T11:43:05.280Z] [2021-05-19T11:43:05.280Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-19T11:43:05.280Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-19T11:43:05.280Z] [2021-05-19T11:43:05.280Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-19T11:43:05.280Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-19T11:43:05.280Z] [2021-05-19T11:43:05.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-19T11:43:05.280Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-19T11:43:05.280Z] [2021-05-19T11:43:05.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-19T11:43:05.280Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T11:43:05.280Z] [2021-05-19T11:43:05.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-19T11:43:05.280Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T11:43:05.280Z] [2021-05-19T11:43:05.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-19T11:43:05.280Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-19T11:43:05.280Z] [2021-05-19T11:43:05.280Z] [2021-05-19T11:43:05.280Z] DONE 13 tests, 7 skipped in 3.551s [2021-05-19T11:43:05.280Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-19T11:43:05.513Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-19T11:43:05.943Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-19T11:43:06.249Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.10s) [2021-05-19T11:43:06.249Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-19T11:43:06.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-19T11:43:06.870Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-19T11:43:07.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-19T11:43:07.633Z] --- PASS: TestStats (2.89s) [2021-05-19T11:43:07.633Z] === RUN TestStopContainerWithTimeout [2021-05-19T11:43:07.633Z] === RUN TestStopContainerWithTimeout/0 [2021-05-19T11:43:07.633Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-19T11:43:07.633Z] === RUN TestStopContainerWithTimeout/1 [2021-05-19T11:43:07.633Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-19T11:43:07.633Z] === RUN TestStopContainerWithTimeout/3 [2021-05-19T11:43:07.633Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-19T11:43:07.634Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-19T11:43:07.634Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-19T11:43:07.634Z] === CONT TestStopContainerWithTimeout/0 [2021-05-19T11:43:07.634Z] === CONT TestStopContainerWithTimeout/3 [2021-05-19T11:43:07.634Z] === CONT TestStopContainerWithTimeout/1 [2021-05-19T11:43:07.634Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-19T11:43:07.799Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-05-19T11:43:07.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-19T11:43:08.213Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:43:08.213Z] INFO: Testing against a local daemon [2021-05-19T11:43:08.213Z] === RUN TestVolumesCreateAndList [2021-05-19T11:43:08.213Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-05-19T11:43:08.213Z] === RUN TestVolumesRemove [2021-05-19T11:43:08.213Z] --- PASS: TestVolumesRemove (0.08s) [2021-05-19T11:43:08.213Z] === RUN TestVolumesInspect [2021-05-19T11:43:08.213Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-19T11:43:08.213Z] === RUN TestVolumesInvalidJSON [2021-05-19T11:43:08.213Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-19T11:43:08.213Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-19T11:43:08.213Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-19T11:43:08.213Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-05-19T11:43:08.213Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-19T11:43:08.213Z] PASS [2021-05-19T11:43:08.674Z] ok github.com/docker/docker/integration/volume 0.365s [2021-05-19T11:43:08.674Z] [2021-05-19T11:43:08.674Z] DONE 5 tests in 3.539s [2021-05-19T11:43:08.674Z] INFO: make.ps1 ended at 05/19/2021 11:43:08 [2021-05-19T11:43:08.674Z] INFO: Integration CLI tests being run from the host: [2021-05-19T11:43:08.674Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-05-19T11:43:08.758Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.53s) [2021-05-19T11:43:08.759Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-19T11:43:09.318Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2021-05-19T11:43:09.318Z] === RUN TestServiceWithPredefinedNetwork [2021-05-19T11:43:09.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-19T11:43:11.828Z] --- PASS: TestServiceWithPredefinedNetwork (2.61s) [2021-05-19T11:43:11.828Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-19T11:43:11.828Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T11:43:11.828Z] service_test.go:242: FLAKY_TEST [2021-05-19T11:43:11.828Z] === RUN TestServiceWithDataPathPortInit [2021-05-19T11:43:11.836Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-19T11:43:11.836Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2021-05-19T11:43:11.836Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2021-05-19T11:43:11.836Z] --- PASS: TestStopContainerWithTimeout/3 (3.50s) [2021-05-19T11:43:11.836Z] --- PASS: TestStopContainerWithTimeout/-1 (3.55s) [2021-05-19T11:43:11.836Z] === RUN TestDeleteDevicemapper [2021-05-19T11:43:11.836Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-19T11:43:11.836Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T11:43:11.836Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-19T11:43:12.397Z] --- PASS: TestServiceCreateInit (11.74s) [2021-05-19T11:43:12.397Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.79s) [2021-05-19T11:43:12.397Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.93s) [2021-05-19T11:43:12.397Z] === RUN TestCreateServiceMultipleTimes [2021-05-19T11:43:12.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-19T11:43:13.589Z] --- PASS: TestInfoAPIWarnings (17.73s) [2021-05-19T11:43:13.589Z] === RUN TestInfoDebug [2021-05-19T11:43:14.337Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-05-19T11:43:14.337Z] Loaded image: buildpack-deps:buster [2021-05-19T11:43:14.337Z] Loaded image: busybox:latest [2021-05-19T11:43:14.381Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.83s) [2021-05-19T11:43:14.381Z] === RUN TestUpdateMemory [2021-05-19T11:43:14.381Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-19T11:43:14.381Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:43:14.381Z] === RUN TestUpdateCPUQuota [2021-05-19T11:43:14.593Z] Loaded image: busybox:glibc [2021-05-19T11:43:14.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-19T11:43:14.963Z] --- PASS: TestInfoDebug (1.80s) [2021-05-19T11:43:14.963Z] === RUN TestInfoInsecureRegistries [2021-05-19T11:43:16.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-19T11:43:16.863Z] --- PASS: TestInfoInsecureRegistries (1.77s) [2021-05-19T11:43:16.863Z] === RUN TestInfoRegistryMirrors [2021-05-19T11:43:17.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-19T11:43:18.764Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-05-19T11:43:18.764Z] --- PASS: TestInfoRegistryMirrors (1.79s) [2021-05-19T11:43:18.764Z] === RUN TestLoginFailsWithBadCredentials [2021-05-19T11:43:18.764Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-05-19T11:43:18.764Z] === RUN TestPingCacheHeaders [2021-05-19T11:43:18.765Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-05-19T11:43:18.765Z] === RUN TestPingGet [2021-05-19T11:43:18.765Z] --- PASS: TestPingGet (0.01s) [2021-05-19T11:43:18.765Z] === RUN TestPingHead [2021-05-19T11:43:18.765Z] --- PASS: TestPingHead (0.02s) [2021-05-19T11:43:18.765Z] === RUN TestVersion [2021-05-19T11:43:18.765Z] --- PASS: TestVersion (0.02s) [2021-05-19T11:43:18.765Z] PASS [2021-05-19T11:43:18.765Z] [2021-05-19T11:43:18.765Z] === Skipped [2021-05-19T11:43:18.765Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T11:43:18.765Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T11:43:18.765Z] [2021-05-19T11:43:18.765Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-19T11:43:18.765Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-19T11:43:18.765Z] [2021-05-19T11:43:18.765Z] [2021-05-19T11:43:18.765Z] DONE 18 tests, 2 skipped in 29.777s [2021-05-19T11:43:18.765Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-19T11:43:19.023Z] INFO: Testing against a local daemon [2021-05-19T11:43:19.023Z] === RUN TestVolumesCreateAndList [2021-05-19T11:43:19.023Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-19T11:43:19.023Z] === RUN TestVolumesRemove [2021-05-19T11:43:19.023Z] --- PASS: TestVolumesRemove (0.06s) [2021-05-19T11:43:19.023Z] === RUN TestVolumesInspect [2021-05-19T11:43:19.023Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-19T11:43:19.023Z] === RUN TestVolumesInvalidJSON [2021-05-19T11:43:19.023Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-19T11:43:19.023Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-19T11:43:19.023Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-19T11:43:19.023Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-19T11:43:19.023Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-19T11:43:19.023Z] PASS [2021-05-19T11:43:19.023Z] [2021-05-19T11:43:19.023Z] DONE 5 tests in 0.227s [2021-05-19T11:43:19.023Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-19T11:43:19.023Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12232 is not a child of this shell [2021-05-19T11:43:19.023Z] warning: PID 12232 from bundles/test-integration/docker.pid had a nonzero exit code [2021-05-19T11:43:19.023Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-19T11:43:19.023Z] [2021-05-19T11:43:19.023Z] Unloading profiles will leave already running processes permanently [2021-05-19T11:43:19.023Z] unconfined, which can lead to unexpected situations. [2021-05-19T11:43:19.023Z] [2021-05-19T11:43:19.023Z] To set a process to complain mode, use the command line tool [2021-05-19T11:43:19.023Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-19T11:43:19.023Z] Removing test suite binaries [2021-05-19T11:43:19.023Z] exiting test-integration [2021-05-19T11:43:19.023Z] ++ exit 0 [2021-05-19T11:43:19.030Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-19T11:43:19.030Z] INFO: Testing against a local daemon [2021-05-19T11:43:19.030Z] === RUN TestDockerSuite [2021-05-19T11:43:19.030Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-19T11:43:19.030Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-19T11:43:19.030Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-19T11:43:19.030Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-19T11:43:19.030Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-19T11:43:19.030Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-19T11:43:19.030Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-19T11:43:19.030Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-19T11:43:19.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-19T11:43:19.660Z] --- PASS: TestUpdateCPUQuota (5.64s) [2021-05-19T11:43:19.660Z] === RUN TestUpdatePidsLimit [2021-05-19T11:43:19.660Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-19T11:43:20.001Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-19T11:43:20.001Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-19T11:43:20.131Z] Loaded image: debian:bullseye [2021-05-19T11:43:20.131Z] Loaded image: hello-world:latest [2021-05-19T11:43:20.131Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T11:43:20.131Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-05-19T11:43:20.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-19T11:43:20.230Z] === RUN TestUpdatePidsLimit/no_change [2021-05-19T11:43:20.398Z] [2021-05-19T11:43:20.800Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-19T11:43:20.976Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-19T11:43:20.976Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-19T11:43:21.740Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value Post stage [Pipeline] junit [2021-05-19T11:43:21.789Z] Recording test results [2021-05-19T11:43:22.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-19T11:43:22.309Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-19T11:43:22.879Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-19T11:43:23.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-19T11:43:23.450Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-19T11:43:23.527Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-19T11:43:23.870Z] + echo Ensuring container killed. [2021-05-19T11:43:23.870Z] Ensuring container killed. [2021-05-19T11:43:23.870Z] + docker rm -vf docker-pr1 [2021-05-19T11:43:23.870Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-19T11:43:24.154Z] + echo Chowning /workspace to jenkins user [2021-05-19T11:43:24.154Z] Chowning /workspace to jenkins user [2021-05-19T11:43:24.154Z] + id -u [2021-05-19T11:43:24.154Z] + id -g [2021-05-19T11:43:24.154Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42395:/workspace busybox chown -R 1000:1000 /workspace [2021-05-19T11:43:24.154Z] Unable to find image 'busybox:latest' locally [2021-05-19T11:43:24.414Z] latest: Pulling from library/busybox [2021-05-19T11:43:24.414Z] 92f8b3f0730f: Pulling fs layer [2021-05-19T11:43:24.674Z] 92f8b3f0730f: Verifying Checksum [2021-05-19T11:43:24.674Z] 92f8b3f0730f: Download complete [2021-05-19T11:43:24.674Z] 92f8b3f0730f: Pull complete [2021-05-19T11:43:24.674Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-19T11:43:24.674Z] Status: Downloaded newer image for busybox:latest [2021-05-19T11:43:24.831Z] --- PASS: TestUpdatePidsLimit (5.33s) [2021-05-19T11:43:24.831Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-05-19T11:43:24.831Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-05-19T11:43:24.831Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-05-19T11:43:24.831Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-05-19T11:43:24.831Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-05-19T11:43:24.831Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-05-19T11:43:24.831Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.73s) [2021-05-19T11:43:24.832Z] === RUN TestUpdateRestartPolicy [2021-05-19T11:43:24.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-19T11:43:25.382Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-05-19T11:43:25.382Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-05-19T11:43:25.641Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-05-19T11:43:25.908Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-19T11:43:25.908Z] Using test binary docker [2021-05-19T11:43:25.908Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-19T11:43:25.908Z] +++ /etc/init.d/apparmor start [2021-05-19T11:43:25.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-19T11:43:25.908Z] INFO: Waiting for daemon to start... [2021-05-19T11:43:25.908Z] Starting dockerd [2021-05-19T11:43:25.908Z] +++ 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 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-19T11:43:26.875Z] + bundleName=amd64-rootless [2021-05-19T11:43:26.875Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-05-19T11:43:26.875Z] Creating amd64-rootless-bundles.tar.gz [2021-05-19T11:43:26.875Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-19T11:43:26.875Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-19T11:43:26.886Z] Archiving artifacts [2021-05-19T11:43:27.987Z] . [2021-05-19T11:43:27.987Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-19T11:43:27.987Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-19T11:43:27.987Z] Error: No such image: emptyfs [2021-05-19T11:43:27.987Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-19T11:43:27.987Z] ++++ docker load [2021-05-19T11:43:28.286Z] Running integration-test (iteration 1) [2021-05-19T11:43:28.286Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-05-19T11:43:28.286Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:43:28.286Z] ++ set -e [2021-05-19T11:43:28.286Z] ++ '[' -n 0 ']' [2021-05-19T11:43:28.286Z] ++ set -x [2021-05-19T11:43:28.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:43:28.442Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42395/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T11:43:28.531Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-05-19T11:43:28.531Z] Copying nested executables into bundles/cross/linux/amd64 [2021-05-19T11:43:28.531Z] Cross building: bundles/cross/windows/amd64 [2021-05-19T11:43:28.531Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-19T11:43:28.531Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-05-19T11:43:28.745Z] + make clean [2021-05-19T11:43:28.910Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-05-19T11:43:29.005Z] docker volume rm -f docker-dev-cache [2021-05-19T11:43:29.005Z] docker-dev-cache [Pipeline] deleteDir [2021-05-19T11:43:29.472Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-05-19T11:43:29.860Z] --- PASS: TestServiceWithDataPathPortInit (15.77s) [2021-05-19T11:43:29.860Z] === RUN TestServiceWithDefaultAddressPoolInit [Pipeline] // stage [Pipeline] } [2021-05-19T11:43:31.360Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.49s) [2021-05-19T11:43:31.360Z] PASS [2021-05-19T11:43:31.360Z] [2021-05-19T11:43:31.360Z] === Skipped [2021-05-19T11:43:31.360Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-19T11:43:31.360Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T11:43:31.360Z] [2021-05-19T11:43:31.360Z] [2021-05-19T11:43:31.360Z] DONE 33 tests, 1 skipped in 254.803s [2021-05-19T11:43:31.360Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-19T11:43:31.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:43:31.360Z] ++ set -e [2021-05-19T11:43:31.360Z] ++ '[' -n 0 ']' [2021-05-19T11:43:31.360Z] ++ set -x [2021-05-19T11:43:31.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:43:31.616Z] INFO: Testing against a local daemon [2021-05-19T11:43:31.616Z] === RUN TestConfigInspect [2021-05-19T11:43:32.543Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-19T11:43:33.105Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-19T11:43:33.666Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-05-19T11:43:34.594Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-19T11:43:34.594Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-19T11:43:34.898Z] --- PASS: TestCreateServiceMultipleTimes (22.97s) [2021-05-19T11:43:34.898Z] === RUN TestCreateServiceConflict [2021-05-19T11:43:35.157Z] --- PASS: TestConfigInspect (3.54s) [2021-05-19T11:43:35.157Z] === RUN TestConfigList [2021-05-19T11:43:35.413Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-05-19T11:43:36.387Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.84s) [2021-05-19T11:43:36.388Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u0cufttuzi0otorqmuxa8unij Created:2021-05-19 11:43:28.860984787 +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[d162c7b426112a565738e7c0706021a8a74dc675817cce2061a70c1dd1fde187:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z0400y6ivm6dqy16qhd2baq3o EndpointID:9194317380f497c5ca4225e4cd23481b694c0a8364b2513c0a501ed73ba9dcac MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4ed180309f5fd3b2278d11138cbb8bfcec7cfc9a0b3b2f6b96f5199cb4bcc2fd 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:912bd793f3b0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z0400y6ivm6dqy16qhd2baq3o EndpointID:9194317380f497c5ca4225e4cd23481b694c0a8364b2513c0a501ed73ba9dcac EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-19T11:43:36.388Z] PASS [2021-05-19T11:43:36.388Z] [2021-05-19T11:43:36.388Z] === Skipped [2021-05-19T11:43:36.388Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T11:43:36.388Z] service_test.go:242: FLAKY_TEST [2021-05-19T11:43:36.388Z] [2021-05-19T11:43:36.388Z] [2021-05-19T11:43:36.388Z] DONE 26 tests, 1 skipped in 55.243s [2021-05-19T11:43:36.388Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-19T11:43:36.388Z] INFO: Testing against a local daemon [2021-05-19T11:43:36.388Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-19T11:43:36.388Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-19T11:43:36.388Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:43:36.388Z] === RUN TestDockerNetworkIpvlan [2021-05-19T11:43:36.388Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-19T11:43:36.388Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:43:36.388Z] PASS [2021-05-19T11:43:36.388Z] [2021-05-19T11:43:36.388Z] === Skipped [2021-05-19T11:43:36.388Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-19T11:43:36.388Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:43:36.388Z] [2021-05-19T11:43:36.388Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-19T11:43:36.388Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:43:36.388Z] [2021-05-19T11:43:36.388Z] [2021-05-19T11:43:36.388Z] DONE 2 tests, 2 skipped in 0.038s [2021-05-19T11:43:36.388Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-19T11:43:36.388Z] INFO: Testing against a local daemon [2021-05-19T11:43:36.388Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-19T11:43:36.780Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-05-19T11:43:37.312Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.91s) [2021-05-19T11:43:37.312Z] === RUN TestDockerNetworkMacvlan [2021-05-19T11:43:38.146Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-19T11:43:38.238Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-19T11:43:38.402Z] --- PASS: TestConfigList (3.27s) [2021-05-19T11:43:38.402Z] === RUN TestConfigsCreateAndDelete [2021-05-19T11:43:38.408Z] --- PASS: TestCreateServiceConflict (3.66s) [2021-05-19T11:43:38.408Z] === RUN TestCreateServiceMaxReplicas [2021-05-19T11:43:39.599Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-19T11:43:39.726Z] --- PASS: TestUpdateRestartPolicy (12.96s) [2021-05-19T11:43:39.726Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-19T11:43:39.726Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-05-19T11:43:39.726Z] === RUN TestWaitNonBlocked [2021-05-19T11:43:39.726Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:43:39.726Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:43:39.726Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:43:39.726Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:43:39.726Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:43:39.726Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:43:39.986Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-19T11:43:39.986Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2021-05-19T11:43:39.986Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2021-05-19T11:43:39.986Z] === RUN TestWaitBlocked [2021-05-19T11:43:39.986Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:43:39.986Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:43:39.986Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:43:39.986Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:43:39.986Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:43:39.986Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:43:40.524Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-19T11:43:40.920Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-19T11:43:40.920Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-05-19T11:43:40.920Z] --- PASS: TestConfigsCreateAndDelete (2.71s) [2021-05-19T11:43:40.920Z] === RUN TestConfigsUpdate [2021-05-19T11:43:41.176Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-19T11:43:41.369Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-19T11:43:41.369Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2021-05-19T11:43:41.369Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2021-05-19T11:43:41.369Z] === CONT TestContainerStartOnDaemonRestart [2021-05-19T11:43:41.369Z] === CONT TestContainerKillOnDaemonStart [2021-05-19T11:43:41.369Z] === CONT TestIpcModeOlderClient [2021-05-19T11:43:41.369Z] === CONT TestDaemonHostGatewayIP [2021-05-19T11:43:41.369Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-05-19T11:43:41.369Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-19T11:43:41.918Z] --- PASS: TestCreateServiceMaxReplicas (4.07s) [2021-05-19T11:43:41.918Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-19T11:43:43.087Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-05-19T11:43:43.706Z] Loaded image: buildpack-deps:buster [2021-05-19T11:43:43.706Z] Loaded image: busybox:latest [2021-05-19T11:43:43.706Z] Loaded image: busybox:glibc [2021-05-19T11:43:43.786Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-19T11:43:44.002Z] Loaded image: debian:bullseye [2021-05-19T11:43:44.002Z] Loaded image: hello-world:latest [2021-05-19T11:43:44.039Z] --- PASS: TestConfigsUpdate (2.84s) [2021-05-19T11:43:44.039Z] === RUN TestTemplatedConfig [2021-05-19T11:43:44.039Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-05-19T11:43:44.297Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T11:43:44.297Z] INFO: Testing against a local daemon [2021-05-19T11:43:44.297Z] === RUN TestCgroupNamespacesBuild [2021-05-19T11:43:44.670Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2021-05-19T11:43:44.670Z] === CONT TestDaemonRestartIpcMode [2021-05-19T11:43:45.820Z] --- PASS: TestCgroupNamespacesBuild (1.42s) [2021-05-19T11:43:45.820Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-19T11:43:46.057Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.78s) [2021-05-19T11:43:47.049Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-19T11:43:47.340Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.41s) [2021-05-19T11:43:47.340Z] === RUN TestBuildWithSession [2021-05-19T11:43:47.340Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-19T11:43:47.340Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T11:43:47.340Z] === RUN TestBuildSquashParent [2021-05-19T11:43:47.969Z] --- PASS: TestDaemonHostGatewayIP (6.60s) [2021-05-19T11:43:48.294Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-05-19T11:43:48.294Z] --- PASS: TestTemplatedConfig (4.27s) [2021-05-19T11:43:48.294Z] === RUN TestConfigCreateResolve [2021-05-19T11:43:48.303Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2021-05-19T11:43:50.184Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-19T11:43:51.110Z] --- PASS: TestConfigCreateResolve (2.88s) [2021-05-19T11:43:51.110Z] === RUN TestConfigDaemonLibtrustID [2021-05-19T11:43:51.672Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-05-19T11:43:51.672Z] --- PASS: TestConfigDaemonLibtrustID (0.73s) [2021-05-19T11:43:51.672Z] PASS [2021-05-19T11:43:51.672Z] [2021-05-19T11:43:51.672Z] DONE 7 tests in 20.398s [2021-05-19T11:43:51.672Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-19T11:43:51.672Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:43:51.672Z] ++ set -e [2021-05-19T11:43:51.672Z] ++ '[' -n 0 ']' [2021-05-19T11:43:51.672Z] ++ set -x [2021-05-19T11:43:51.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:43:51.847Z] --- PASS: TestBuildSquashParent (4.27s) [2021-05-19T11:43:51.847Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-19T11:43:51.847Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:43:51.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:43:51.847Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:43:51.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:43:51.847Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:43:51.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:43:51.847Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:43:51.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:43:51.847Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:43:51.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:43:51.847Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:43:51.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:43:51.847Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-19T11:43:51.847Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-19T11:43:51.847Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-19T11:43:51.847Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-19T11:43:51.929Z] INFO: Testing against a local daemon [2021-05-19T11:43:51.929Z] === RUN TestCheckpoint [2021-05-19T11:43:51.929Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-19T11:43:51.929Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T11:43:51.929Z] === RUN TestContainerInvalidJSON [2021-05-19T11:43:51.929Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:43:51.929Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:43:51.929Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:43:51.929Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:43:51.929Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:43:51.929Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:43:51.929Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:43:51.929Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:43:51.929Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:43:51.929Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-19T11:43:51.929Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-19T11:43:51.929Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-19T11:43:51.929Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-19T11:43:51.929Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-19T11:43:52.185Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-19T11:43:52.185Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-19T11:43:52.185Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-05-19T11:43:52.185Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-19T11:43:52.185Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-05-19T11:43:52.185Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-19T11:43:52.185Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-05-19T11:43:52.185Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-05-19T11:43:52.185Z] === RUN TestCopyFromContainer [2021-05-19T11:43:53.112Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-05-19T11:43:53.634Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-19T11:43:53.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-19T11:43:53.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-19T11:43:54.042Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-05-19T11:43:54.298Z] === RUN TestCopyFromContainer// [2021-05-19T11:43:54.553Z] === RUN TestCopyFromContainer//bar/root [2021-05-19T11:43:54.553Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-19T11:43:54.553Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-19T11:43:54.564Z] --- PASS: TestDockerNetworkMacvlan (17.24s) [2021-05-19T11:43:54.564Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-05-19T11:43:54.564Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-05-19T11:43:54.564Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2021-05-19T11:43:54.564Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s) [2021-05-19T11:43:54.564Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.86s) [2021-05-19T11:43:54.564Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.57s) [2021-05-19T11:43:54.564Z] PASS [2021-05-19T11:43:54.564Z] [2021-05-19T11:43:54.564Z] DONE 8 tests in 19.188s [2021-05-19T11:43:54.564Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-19T11:43:54.564Z] testing: warning: no tests to run [2021-05-19T11:43:54.564Z] PASS [2021-05-19T11:43:54.564Z] [2021-05-19T11:43:54.564Z] DONE 0 tests in 0.006s [2021-05-19T11:43:54.564Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-19T11:43:54.810Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-19T11:43:54.810Z] === RUN TestCopyFromContainer/bar/quux [2021-05-19T11:43:54.810Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-19T11:43:54.819Z] INFO: Testing against a local daemon [2021-05-19T11:43:54.820Z] === RUN TestAuthZPluginAllowRequest [2021-05-19T11:43:54.877Z] --- PASS: TestContainerKillOnDaemonStart (13.74s) [2021-05-19T11:43:54.877Z] PASS [2021-05-19T11:43:54.877Z] [2021-05-19T11:43:54.877Z] === Skipped [2021-05-19T11:43:54.877Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-05-19T11:43:54.877Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T11:43:54.877Z] [2021-05-19T11:43:54.877Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-19T11:43:54.877Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:43:54.877Z] [2021-05-19T11:43:54.877Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-19T11:43:54.877Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:43:54.877Z] [2021-05-19T11:43:54.877Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T11:43:54.877Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T11:43:54.877Z] [2021-05-19T11:43:54.877Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-19T11:43:54.877Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T11:43:54.877Z] [2021-05-19T11:43:54.877Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-05-19T11:43:54.877Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:43:54.877Z] [2021-05-19T11:43:54.877Z] [2021-05-19T11:43:54.877Z] DONE 195 tests, 6 skipped in 161.572s [2021-05-19T11:43:54.877Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-05-19T11:43:54.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:43:54.877Z] ++ set -e [2021-05-19T11:43:54.877Z] ++ '[' -n 0 ']' [2021-05-19T11:43:54.877Z] ++ set -x [2021-05-19T11:43:54.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:43:55.065Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-05-19T11:43:55.065Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-19T11:43:55.065Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-19T11:43:55.137Z] INFO: Testing against a local daemon [2021-05-19T11:43:55.137Z] === RUN TestCommitInheritsEnv [2021-05-19T11:43:55.322Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-19T11:43:55.322Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-19T11:43:55.398Z] --- PASS: TestCommitInheritsEnv (0.41s) [2021-05-19T11:43:55.398Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-19T11:43:55.398Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-19T11:43:55.398Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-19T11:43:55.398Z] === RUN TestImagesFilterMultiReference [2021-05-19T11:43:55.578Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-19T11:43:55.578Z] --- PASS: TestCopyFromContainer (3.43s) [2021-05-19T11:43:55.578Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-05-19T11:43:55.578Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-05-19T11:43:55.578Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2021-05-19T11:43:55.578Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-05-19T11:43:55.578Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2021-05-19T11:43:55.578Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-05-19T11:43:55.578Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-05-19T11:43:55.578Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-05-19T11:43:55.578Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-05-19T11:43:55.578Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-19T11:43:55.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-19T11:43:55.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:43:55.578Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:43:55.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:43:55.578Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:43:55.578Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:43:55.578Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:43:55.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:43:55.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:43:55.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:43:55.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-19T11:43:55.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-19T11:43:55.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-19T11:43:55.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-05-19T11:43:55.578Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-19T11:43:55.658Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-05-19T11:43:55.658Z] === RUN TestImagePullPlatformInvalid [2021-05-19T11:43:55.658Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-19T11:43:55.658Z] === RUN TestRemoveImageOrphaning [2021-05-19T11:43:55.834Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-19T11:43:55.834Z] === RUN TestCreateWithInvalidEnv [2021-05-19T11:43:55.834Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-19T11:43:55.834Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-19T11:43:55.834Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-19T11:43:55.834Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-19T11:43:55.834Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-19T11:43:55.834Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-19T11:43:55.834Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-19T11:43:55.834Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-19T11:43:55.834Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-19T11:43:55.834Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-19T11:43:55.834Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-19T11:43:55.834Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-19T11:43:55.834Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-05-19T11:43:55.834Z] === RUN TestCreateTmpfsMountsTarget [2021-05-19T11:43:55.834Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2021-05-19T11:43:55.834Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-19T11:43:56.033Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-19T11:43:56.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.43s) [2021-05-19T11:43:56.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2021-05-19T11:43:56.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.66s) [2021-05-19T11:43:56.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s) [2021-05-19T11:43:56.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.83s) [2021-05-19T11:43:56.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-05-19T11:43:56.033Z] === RUN TestBuildMultiStageCopy [2021-05-19T11:43:56.033Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-19T11:43:56.182Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2021-05-19T11:43:56.182Z] === RUN TestAuthZPluginTLS [2021-05-19T11:43:56.229Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-05-19T11:43:56.229Z] === RUN TestRemoveImageGarbageCollector [2021-05-19T11:43:56.229Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-19T11:43:56.229Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:43:56.229Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-19T11:43:56.229Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-19T11:43:56.229Z] === RUN TestTagInvalidReference [2021-05-19T11:43:56.229Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-19T11:43:56.229Z] === RUN TestTagValidPrefixedRepo [2021-05-19T11:43:56.229Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-19T11:43:56.229Z] === RUN TestTagExistedNameWithoutForce [2021-05-19T11:43:56.229Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-19T11:43:56.229Z] === RUN TestTagOfficialNames [2021-05-19T11:43:56.229Z] --- PASS: TestTagOfficialNames (0.07s) [2021-05-19T11:43:56.229Z] === RUN TestTagMatchesDigest [2021-05-19T11:43:56.229Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-19T11:43:56.229Z] PASS [2021-05-19T11:43:56.229Z] [2021-05-19T11:43:56.229Z] === Skipped [2021-05-19T11:43:56.229Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-19T11:43:56.229Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-19T11:43:56.229Z] [2021-05-19T11:43:56.229Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-19T11:43:56.229Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:43:56.229Z] [2021-05-19T11:43:56.229Z] [2021-05-19T11:43:56.229Z] DONE 12 tests, 2 skipped in 1.474s [2021-05-19T11:43:56.489Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-05-19T11:43:56.489Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:43:56.489Z] ++ set -e [2021-05-19T11:43:56.489Z] ++ '[' -n 0 ']' [2021-05-19T11:43:56.489Z] ++ set -x [2021-05-19T11:43:56.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:43:56.489Z] INFO: Testing against a local daemon [2021-05-19T11:43:56.489Z] === RUN TestNetworkCreateDelete [2021-05-19T11:43:56.765Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-19T11:43:57.107Z] --- PASS: TestAuthZPluginTLS (0.66s) [2021-05-19T11:43:57.107Z] === RUN TestAuthZPluginDenyRequest [2021-05-19T11:43:57.429Z] --- PASS: TestNetworkCreateDelete (0.83s) [2021-05-19T11:43:57.429Z] === RUN TestDockerNetworkDeletePreferID [2021-05-19T11:43:57.561Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-19T11:43:57.561Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-19T11:43:57.667Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2021-05-19T11:43:57.667Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-19T11:43:57.860Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-19T11:43:58.226Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2021-05-19T11:43:58.226Z] === RUN TestAuthZPluginDenyResponse [2021-05-19T11:43:58.499Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-19T11:43:58.786Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2021-05-19T11:43:58.786Z] === RUN TestAuthZPluginAllowEventStream [2021-05-19T11:43:58.794Z] --- PASS: TestBuildMultiStageCopy (2.88s) [2021-05-19T11:43:58.794Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s) [2021-05-19T11:43:58.794Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2021-05-19T11:43:58.794Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s) [2021-05-19T11:43:58.794Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2021-05-19T11:43:58.794Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-05-19T11:43:58.794Z] === RUN TestBuildMultiStageParentConfig [2021-05-19T11:43:59.440Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2021-05-19T11:43:59.440Z] === RUN TestBuildLabelWithTargets [2021-05-19T11:43:59.970Z] --- PASS: TestDockerNetworkDeletePreferID (2.50s) [2021-05-19T11:43:59.970Z] === RUN TestDaemonDNSFallback [2021-05-19T11:44:00.039Z] --- PASS: TestCreateWithCustomMaskedPaths (3.78s) [2021-05-19T11:44:00.040Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-19T11:44:00.040Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-05-19T11:44:00.552Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.06s) [2021-05-19T11:44:00.552Z] === RUN TestCreateServiceSecretFileMode [2021-05-19T11:44:00.672Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2021-05-19T11:44:00.672Z] === RUN TestAuthZPluginErrorResponse [2021-05-19T11:44:00.963Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2021-05-19T11:44:00.963Z] === RUN TestBuildWithEmptyLayers [2021-05-19T11:44:01.232Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-05-19T11:44:01.232Z] === RUN TestAuthZPluginErrorRequest [2021-05-19T11:44:01.262Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-05-19T11:44:01.262Z] === RUN TestBuildMultiStageOnBuild [2021-05-19T11:44:01.583Z] --- PASS: TestCreateServiceSecretFileMode (3.64s) [2021-05-19T11:44:01.583Z] === RUN TestCreateServiceConfigFileMode [2021-05-19T11:44:01.791Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2021-05-19T11:44:01.791Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-19T11:44:02.351Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2021-05-19T11:44:02.351Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-19T11:44:02.557Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-19T11:44:02.813Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.29s) [2021-05-19T11:44:02.813Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-19T11:44:02.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:44:02.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:44:02.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:44:02.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:44:02.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:44:02.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:44:02.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:44:02.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:44:02.813Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:44:02.813Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:44:02.813Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:44:02.813Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:44:03.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:44:03.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:44:03.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:44:03.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-05-19T11:44:03.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-05-19T11:44:03.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-05-19T11:44:03.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-05-19T11:44:03.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-05-19T11:44:03.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-19T11:44:03.070Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-19T11:44:03.349Z] --- PASS: TestBuildMultiStageOnBuild (1.86s) [2021-05-19T11:44:03.349Z] === RUN TestBuildUncleanTarFilenames [2021-05-19T11:44:03.990Z] --- PASS: TestBuildUncleanTarFilenames (0.92s) [2021-05-19T11:44:03.990Z] === RUN TestBuildMultiStageLayerLeak [2021-05-19T11:44:04.236Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2021-05-19T11:44:04.236Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-19T11:44:04.436Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-19T11:44:04.436Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.23s) [2021-05-19T11:44:04.436Z] === RUN TestCreateDifferentPlatform [2021-05-19T11:44:04.436Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-19T11:44:04.436Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-19T11:44:04.436Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-19T11:44:04.436Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-19T11:44:04.436Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-19T11:44:04.436Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-19T11:44:04.436Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-19T11:44:04.436Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-19T11:44:04.436Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-05-19T11:44:04.436Z] === RUN TestContainerStartOnDaemonRestart [2021-05-19T11:44:04.436Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-19T11:44:04.436Z] === RUN TestDaemonRestartIpcMode [2021-05-19T11:44:04.436Z] === PAUSE TestDaemonRestartIpcMode [2021-05-19T11:44:04.436Z] === RUN TestDaemonHostGatewayIP [2021-05-19T11:44:04.436Z] === PAUSE TestDaemonHostGatewayIP [2021-05-19T11:44:04.436Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-19T11:44:04.436Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-19T11:44:04.436Z] === RUN TestContainerKillOnDaemonStart [2021-05-19T11:44:04.436Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-19T11:44:04.436Z] === RUN TestDiff [2021-05-19T11:44:04.999Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-19T11:44:05.256Z] --- PASS: TestDiff (0.99s) [2021-05-19T11:44:05.256Z] === RUN TestExecWithCloseStdin [2021-05-19T11:44:06.031Z] --- PASS: TestCreateServiceConfigFileMode (3.74s) [2021-05-19T11:44:06.031Z] === RUN TestCreateServiceSysctls [2021-05-19T11:44:06.073Z] --- PASS: TestBuildMultiStageLayerLeak (1.87s) [2021-05-19T11:44:06.073Z] === RUN TestBuildWithHugeFile [2021-05-19T11:44:06.124Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.86s) [2021-05-19T11:44:06.124Z] === RUN TestAuthZPluginHeader [2021-05-19T11:44:07.049Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-05-19T11:44:07.049Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-19T11:44:07.773Z] --- PASS: TestExecWithCloseStdin (1.96s) [2021-05-19T11:44:07.773Z] === RUN TestExec [2021-05-19T11:44:08.098Z] --- PASS: TestDaemonDNSFallback (8.09s) [2021-05-19T11:44:08.098Z] === RUN TestInspectNetwork [2021-05-19T11:44:08.334Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-05-19T11:44:08.895Z] --- PASS: TestExec (1.53s) [2021-05-19T11:44:08.895Z] === RUN TestExecUser [2021-05-19T11:44:09.457Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-19T11:44:10.516Z] --- PASS: TestCreateServiceSysctls (4.93s) [2021-05-19T11:44:10.516Z] === RUN TestCreateServiceCapabilities [2021-05-19T11:44:10.822Z] --- PASS: TestExecUser (1.70s) [2021-05-19T11:44:10.822Z] === RUN TestExportContainerAndImportImage [2021-05-19T11:44:11.751Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-05-19T11:44:11.751Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-19T11:44:12.286Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.63s) [2021-05-19T11:44:12.286Z] === RUN TestAuthZPluginV2Disable [2021-05-19T11:44:12.679Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-19T11:44:12.679Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-05-19T11:44:12.679Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-05-19T11:44:13.381Z] === RUN TestInspectNetwork/full_network_id [2021-05-19T11:44:13.381Z] === RUN TestInspectNetwork/partial_network_id [2021-05-19T11:44:13.381Z] === RUN TestInspectNetwork/network_name [2021-05-19T11:44:13.381Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-19T11:44:13.605Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-19T11:44:14.033Z] --- PASS: TestCreateServiceCapabilities (3.74s) [2021-05-19T11:44:14.033Z] === RUN TestInspect [2021-05-19T11:44:14.972Z] --- PASS: TestExportContainerAfterDaemonRestart (3.07s) [2021-05-19T11:44:14.972Z] === RUN TestHealthCheckWorkdir [2021-05-19T11:44:15.228Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-19T11:44:15.545Z] --- PASS: TestAuthZPluginV2Disable (3.80s) [2021-05-19T11:44:15.545Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-19T11:44:16.163Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-05-19T11:44:17.093Z] --- PASS: TestHealthCheckWorkdir (2.39s) [2021-05-19T11:44:17.093Z] === RUN TestHealthKillContainer [2021-05-19T11:44:17.586Z] --- PASS: TestInspectNetwork (9.08s) [2021-05-19T11:44:17.586Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-19T11:44:17.586Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-19T11:44:17.586Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-19T11:44:17.586Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-19T11:44:17.586Z] === RUN TestRunContainerWithBridgeNone [2021-05-19T11:44:18.522Z] --- PASS: TestInspect (4.10s) [2021-05-19T11:44:18.522Z] === RUN TestCreateJob [2021-05-19T11:44:19.609Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-05-19T11:44:19.748Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.09s) [2021-05-19T11:44:19.748Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-19T11:44:19.865Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-19T11:44:20.894Z] --- PASS: TestRunContainerWithBridgeNone (3.41s) [2021-05-19T11:44:20.894Z] === RUN TestNetworkInvalidJSON [2021-05-19T11:44:20.894Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-19T11:44:20.894Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-19T11:44:20.894Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:44:20.894Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:44:20.894Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:44:20.894Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:44:20.894Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-19T11:44:20.894Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:44:20.894Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:44:20.894Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-19T11:44:20.894Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-19T11:44:20.894Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-19T11:44:20.894Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-19T11:44:20.894Z] === RUN TestNetworkList [2021-05-19T11:44:20.894Z] === RUN TestNetworkList//networks [2021-05-19T11:44:20.894Z] === PAUSE TestNetworkList//networks [2021-05-19T11:44:20.894Z] === RUN TestNetworkList//networks/ [2021-05-19T11:44:20.894Z] === PAUSE TestNetworkList//networks/ [2021-05-19T11:44:20.894Z] === CONT TestNetworkList//networks [2021-05-19T11:44:20.894Z] === CONT TestNetworkList//networks/ [2021-05-19T11:44:20.894Z] --- PASS: TestNetworkList (0.03s) [2021-05-19T11:44:20.894Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-19T11:44:20.894Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-19T11:44:20.894Z] === RUN TestHostIPv4BridgeLabel [2021-05-19T11:44:21.232Z] --- PASS: TestHealthKillContainer (3.89s) [2021-05-19T11:44:21.232Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-19T11:44:21.834Z] --- PASS: TestHostIPv4BridgeLabel (1.44s) [2021-05-19T11:44:21.834Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-19T11:44:22.597Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-05-19T11:44:22.597Z] --- PASS: TestInspectCpusetInConfigPre120 (1.38s) [2021-05-19T11:44:22.597Z] === RUN TestIpcModeNone [2021-05-19T11:44:22.968Z] --- PASS: TestCreateJob (4.80s) [2021-05-19T11:44:22.968Z] === RUN TestReplicatedJob [2021-05-19T11:44:24.490Z] --- PASS: TestIpcModeNone (1.77s) [2021-05-19T11:44:24.490Z] === RUN TestIpcModePrivate [2021-05-19T11:44:25.053Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-05-19T11:44:25.129Z] --- PASS: TestDaemonRestartWithLiveRestore (2.67s) [2021-05-19T11:44:25.129Z] === RUN TestDaemonDefaultNetworkPools [2021-05-19T11:44:25.982Z] --- PASS: TestIpcModePrivate (1.76s) [2021-05-19T11:44:25.982Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2021-05-19T11:44:25.982Z] === RUN TestIpcModeShareable [2021-05-19T11:44:27.038Z] --- PASS: TestDaemonDefaultNetworkPools (2.28s) [2021-05-19T11:44:27.038Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-19T11:44:27.874Z] --- PASS: TestIpcModeShareable (1.99s) [2021-05-19T11:44:27.874Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-05-19T11:44:27.874Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-19T11:44:29.686Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.90s) [2021-05-19T11:44:29.686Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-19T11:44:30.334Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.48s) [2021-05-19T11:44:30.334Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-19T11:44:30.394Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-05-19T11:44:30.651Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-19T11:44:31.214Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-05-19T11:44:31.502Z] --- PASS: TestReplicatedJob (7.48s) [2021-05-19T11:44:31.502Z] === RUN TestUpdateReplicatedJob [2021-05-19T11:44:32.580Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.82s) [2021-05-19T11:44:32.580Z] === RUN TestAPIIpcModeHost [2021-05-19T11:44:35.098Z] --- PASS: TestAPIIpcModeHost (1.94s) [2021-05-19T11:44:35.098Z] === RUN TestDaemonIpcModeShareable [2021-05-19T11:44:35.614Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.57s) [2021-05-19T11:44:35.614Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-19T11:44:36.032Z] --- PASS: TestUpdateReplicatedJob (4.89s) [2021-05-19T11:44:36.032Z] === RUN TestServiceListWithStatuses [2021-05-19T11:44:36.032Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-19T11:44:36.032Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T11:44:36.032Z] === RUN TestDockerNetworkConnectAlias [2021-05-19T11:44:36.183Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.33s) [2021-05-19T11:44:36.183Z] === RUN TestServiceWithPredefinedNetwork [2021-05-19T11:44:36.253Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-19T11:44:36.253Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-05-19T11:44:36.253Z] remote: Enumerating objects: 23, done. [2021-05-19T11:44:36.253Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-05-19T11:44:36.253Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-05-19T11:44:36.253Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-05-19T11:44:36.253Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-05-19T11:44:36.253Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-05-19T11:44:36.464Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-05-19T11:44:36.518Z] [2021-05-19T11:44:37.027Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-19T11:44:37.435Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/test/unit [2021-05-19T11:44:37.957Z] --- PASS: TestDaemonIpcModeShareable (3.33s) [2021-05-19T11:44:37.957Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2021-05-19T11:44:37.957Z] === RUN TestDaemonIpcModePrivate [2021-05-19T11:44:39.482Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2021-05-19T11:44:39.482Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-19T11:44:39.482Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T11:44:39.482Z] service_test.go:242: FLAKY_TEST [2021-05-19T11:44:39.482Z] === RUN TestServiceWithDataPathPortInit [2021-05-19T11:44:39.977Z] ? github.com/docker/docker/api [no test files] [2021-05-19T11:44:41.224Z] --- PASS: TestDaemonIpcModePrivate (2.87s) [2021-05-19T11:44:41.224Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-05-19T11:44:41.224Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-19T11:44:41.224Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-05-19T11:44:41.224Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-19T11:44:41.224Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-19T11:44:44.521Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.80s) [2021-05-19T11:44:44.521Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2021-05-19T11:44:44.521Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-19T11:44:44.674Z] --- PASS: TestDockerNetworkConnectAlias (8.95s) [2021-05-19T11:44:44.674Z] === RUN TestDockerNetworkReConnect [2021-05-19T11:44:47.037Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-05-19T11:44:47.599Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.92s) [2021-05-19T11:44:47.599Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-05-19T11:44:47.599Z] === RUN TestIpcModeOlderClient [2021-05-19T11:44:47.599Z] === PAUSE TestIpcModeOlderClient [2021-05-19T11:44:47.599Z] === RUN TestKillContainerInvalidSignal [2021-05-19T11:44:47.763Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.80s) [2021-05-19T11:44:47.763Z] PASS [2021-05-19T11:44:47.763Z] [2021-05-19T11:44:47.763Z] DONE 17 tests in 52.495s [2021-05-19T11:44:47.763Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-19T11:44:47.763Z] INFO: Testing against a local daemon [2021-05-19T11:44:47.763Z] === RUN TestPluginInvalidJSON [2021-05-19T11:44:47.763Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:44:47.763Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:44:47.763Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:44:47.763Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-19T11:44:47.763Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-19T11:44:47.763Z] === RUN TestPluginInstall [2021-05-19T11:44:47.763Z] === RUN TestPluginInstall/no_auth [2021-05-19T11:44:48.161Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-05-19T11:44:48.723Z] --- PASS: TestKillContainerInvalidSignal (1.16s) [2021-05-19T11:44:48.723Z] === RUN TestKillContainer [2021-05-19T11:44:48.723Z] === RUN TestKillContainer/no_signal [2021-05-19T11:44:48.979Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-05-19T11:44:49.128Z] time="2021-05-19T11:44:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:44:49.128Z] time="2021-05-19T11:44:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a9040f6da9902fff40043c2e8fc880ebcfb70aec899fee6b08aeece56132c8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:44:49.129Z] time="2021-05-19T11:44:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:44:49.129Z] time="2021-05-19T11:44:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a9040f6da9902fff40043c2e8fc880ebcfb70aec899fee6b08aeece56132c8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:44:49.129Z] === RUN TestPluginInstall/with_htpasswd [2021-05-19T11:44:49.541Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-05-19T11:44:49.688Z] time="2021-05-19T11:44:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:44:49.688Z] time="2021-05-19T11:44:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99ca1378c2a64e79c03dac7aaf5aef8d2ab5f1fef191e96330ad9611a349fb07" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:44:49.688Z] time="2021-05-19T11:44:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:44:49.688Z] time="2021-05-19T11:44:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99ca1378c2a64e79c03dac7aaf5aef8d2ab5f1fef191e96330ad9611a349fb07" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:44:49.797Z] === RUN TestKillContainer/non_killing_signal [2021-05-19T11:44:49.943Z] === RUN TestPluginInstall/with_insecure [2021-05-19T11:44:50.726Z] === RUN TestKillContainer/killing_signal [2021-05-19T11:44:51.304Z] time="2021-05-19T11:44:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:44:51.304Z] time="2021-05-19T11:44:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b34e1c00c6fb6b3e88b344dbe1c79e0d54c6e3a7b2fc222e8f1be94f4d30fb4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:44:51.304Z] time="2021-05-19T11:44:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:44:51.304Z] time="2021-05-19T11:44:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b34e1c00c6fb6b3e88b344dbe1c79e0d54c6e3a7b2fc222e8f1be94f4d30fb4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:44:51.304Z] --- PASS: TestPluginInstall (4.07s) [2021-05-19T11:44:51.304Z] --- PASS: TestPluginInstall/no_auth (1.91s) [2021-05-19T11:44:51.304Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-05-19T11:44:51.304Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-05-19T11:44:51.304Z] plugin_test.go:165: [d5ec58a3fe8f7] daemon is not started [2021-05-19T11:44:51.304Z] === RUN TestPluginsWithRuntimes [2021-05-19T11:44:51.625Z] --- PASS: TestDockerNetworkReConnect (6.46s) [2021-05-19T11:44:51.625Z] === RUN TestServicePlugin [2021-05-19T11:44:51.625Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-19T11:44:51.625Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:44:51.625Z] === RUN TestServiceUpdateLabel [2021-05-19T11:44:51.652Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-19T11:44:52.213Z] --- PASS: TestKillContainer (3.40s) [2021-05-19T11:44:52.213Z] --- PASS: TestKillContainer/no_signal (1.13s) [2021-05-19T11:44:52.213Z] --- PASS: TestKillContainer/non_killing_signal (0.92s) [2021-05-19T11:44:52.213Z] --- PASS: TestKillContainer/killing_signal (1.10s) [2021-05-19T11:44:52.213Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-19T11:44:52.213Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-19T11:44:52.469Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-05-19T11:44:53.190Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-19T11:44:53.396Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-19T11:44:53.653Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-19T11:44:54.551Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-19T11:44:54.582Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.57s) [2021-05-19T11:44:54.582Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.24s) [2021-05-19T11:44:54.582Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.11s) [2021-05-19T11:44:54.582Z] === RUN TestKillStoppedContainer [2021-05-19T11:44:54.838Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-05-19T11:44:54.838Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-19T11:44:54.838Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-05-19T11:44:54.838Z] === RUN TestKillDifferentUserContainer [2021-05-19T11:44:54.838Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-05-19T11:44:54.871Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-05-19T11:44:55.136Z] --- PASS: TestServiceUpdateLabel (3.76s) [2021-05-19T11:44:55.136Z] === RUN TestServiceUpdateSecrets [2021-05-19T11:44:55.402Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-19T11:44:55.970Z] --- PASS: TestKillDifferentUserContainer (1.19s) [2021-05-19T11:44:55.970Z] === RUN TestInspectOomKilledTrue [2021-05-19T11:44:55.970Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-05-19T11:44:55.970Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:44:55.970Z] === RUN TestInspectOomKilledFalse [2021-05-19T11:44:55.970Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-19T11:44:55.970Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:44:55.970Z] === RUN TestLinksEtcHostsContentMatch [2021-05-19T11:44:56.435Z] --- PASS: TestPluginsWithRuntimes (4.89s) [2021-05-19T11:44:56.435Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.54s) [2021-05-19T11:44:56.435Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.50s) [2021-05-19T11:44:56.435Z] === RUN TestPluginBackCompatMediaTypes [2021-05-19T11:44:56.996Z] --- PASS: TestPluginBackCompatMediaTypes (0.71s) [2021-05-19T11:44:56.996Z] PASS [2021-05-19T11:44:56.996Z] [2021-05-19T11:44:56.996Z] DONE 10 tests in 9.727s [2021-05-19T11:44:56.996Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-19T11:44:56.996Z] INFO: Testing against a local daemon [2021-05-19T11:44:56.996Z] === RUN TestExternalGraphDriver [2021-05-19T11:44:56.996Z] === RUN TestExternalGraphDriver/json [2021-05-19T11:44:57.586Z] --- PASS: TestServiceWithDataPathPortInit (17.73s) [2021-05-19T11:44:57.586Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-19T11:44:57.862Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-05-19T11:44:57.862Z] --- PASS: TestLinksEtcHostsContentMatch (1.71s) [2021-05-19T11:44:57.862Z] === RUN TestLinksContainerNames [2021-05-19T11:44:59.506Z] === RUN TestExternalGraphDriver/spec [2021-05-19T11:45:00.378Z] --- PASS: TestLinksContainerNames (2.45s) [2021-05-19T11:45:00.378Z] === RUN TestLogsFollowTailEmpty [2021-05-19T11:45:00.378Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-05-19T11:45:01.743Z] --- PASS: TestLogsFollowTailEmpty (1.22s) [2021-05-19T11:45:01.743Z] === RUN TestContainerNetworkMountsNoChown [2021-05-19T11:45:01.743Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-19T11:45:02.017Z] === RUN TestExternalGraphDriver/pull [2021-05-19T11:45:02.300Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-19T11:45:02.300Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-19T11:45:02.300Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-19T11:45:02.300Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-19T11:45:02.300Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-19T11:45:02.300Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-19T11:45:02.300Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-19T11:45:02.300Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-19T11:45:02.300Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-19T11:45:02.300Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-19T11:45:02.300Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-19T11:45:02.300Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-19T11:45:03.072Z] --- PASS: TestBuildWithHugeFile (56.23s) [2021-05-19T11:45:03.072Z] === RUN TestBuildWithEmptyDockerfile [2021-05-19T11:45:03.072Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:45:03.072Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:45:03.072Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:45:03.072Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:45:03.072Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:45:03.072Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:45:03.072Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-19T11:45:03.072Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-19T11:45:03.072Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-19T11:45:03.072Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-05-19T11:45:03.072Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2021-05-19T11:45:03.072Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2021-05-19T11:45:03.072Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2021-05-19T11:45:03.072Z] === RUN TestBuildPreserveOwnership [2021-05-19T11:45:03.072Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-19T11:45:03.109Z] --- PASS: TestContainerNetworkMountsNoChown (1.37s) [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/default [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/default [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/private [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/private [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rprivate [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/slave [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/slave [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rslave [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/shared [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/shared [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rshared [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/default [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/rshared [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/rprivate [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/shared [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/rslave [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/slave [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/private [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:45:03.109Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-19T11:45:03.109Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:45:03.109Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-19T11:45:03.109Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:45:03.365Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:45:03.365Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-19T11:45:03.365Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:45:03.365Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-19T11:45:03.365Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:45:03.365Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:45:03.365Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:45:03.365Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:45:03.365Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-19T11:45:03.365Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:45:03.365Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:45:03.621Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-19T11:45:03.621Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:45:03.621Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-19T11:45:03.621Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-05-19T11:45:03.621Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-19T11:45:03.621Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-05-19T11:45:03.621Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-05-19T11:45:03.621Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-05-19T11:45:03.621Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-05-19T11:45:03.621Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-19T11:45:03.621Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-05-19T11:45:03.621Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-19T11:45:03.621Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-05-19T11:45:03.621Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-05-19T11:45:03.621Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-19T11:45:03.621Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-19T11:45:03.622Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-19T11:45:03.622Z] === RUN TestContainerBindMountNonRecursive [2021-05-19T11:45:03.852Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-19T11:45:03.852Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-19T11:45:03.852Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-19T11:45:03.903Z] --- PASS: TestExternalGraphDriver (6.98s) [2021-05-19T11:45:03.903Z] --- PASS: TestExternalGraphDriver/json (2.37s) [2021-05-19T11:45:03.903Z] --- PASS: TestExternalGraphDriver/spec (2.55s) [2021-05-19T11:45:03.903Z] --- PASS: TestExternalGraphDriver/pull (1.99s) [2021-05-19T11:45:03.903Z] === RUN TestGraphdriverPluginV2 [2021-05-19T11:45:05.171Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-19T11:45:06.138Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-05-19T11:45:06.693Z] --- PASS: TestBuildPreserveOwnership (4.06s) [2021-05-19T11:45:06.693Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.66s) [2021-05-19T11:45:06.693Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.39s) [2021-05-19T11:45:06.693Z] === RUN TestBuildPlatformInvalid [2021-05-19T11:45:06.693Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-05-19T11:45:06.693Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-19T11:45:06.782Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-19T11:45:07.067Z] --- PASS: TestContainerBindMountNonRecursive (3.57s) [2021-05-19T11:45:07.067Z] === RUN TestContainerVolumesMountedAsShared [2021-05-19T11:45:07.576Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.83s) [2021-05-19T11:45:07.576Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s6knqxd80o21lo9th98ajza42 Created:2021-05-19 11:44:58.79882034 +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[589cec4b960b4dc019503f5a4ea4b5dd3d91cb092be3260440f9d2f0409bc852:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vxd2ccjyyenma6uj6emojpg3b EndpointID:1d00b69092e9c93a97f96ec8ddca7c9e4b68fdf3f9e1bb2992df1c6cbfdc90f0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d9cfd0f39f3bf0521857341fa09e332e6d99a290fcb87d163f76b9eb9a03e302 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:ecd161384862 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vxd2ccjyyenma6uj6emojpg3b EndpointID:1d00b69092e9c93a97f96ec8ddca7c9e4b68fdf3f9e1bb2992df1c6cbfdc90f0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-19T11:45:07.576Z] PASS [2021-05-19T11:45:07.576Z] [2021-05-19T11:45:07.576Z] === Skipped [2021-05-19T11:45:07.577Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T11:45:07.577Z] service_test.go:242: FLAKY_TEST [2021-05-19T11:45:07.577Z] [2021-05-19T11:45:07.577Z] [2021-05-19T11:45:07.577Z] DONE 26 tests, 1 skipped in 69.664s [2021-05-19T11:45:07.577Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-19T11:45:07.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:45:07.577Z] ++ set -e [2021-05-19T11:45:07.577Z] ++ '[' -n 0 ']' [2021-05-19T11:45:07.577Z] ++ set -x [2021-05-19T11:45:07.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:45:07.577Z] INFO: Testing against a local daemon [2021-05-19T11:45:07.577Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-19T11:45:07.577Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-19T11:45:07.577Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:45:07.577Z] === RUN TestDockerNetworkIpvlan [2021-05-19T11:45:07.577Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-19T11:45:07.577Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:45:07.577Z] PASS [2021-05-19T11:45:07.577Z] [2021-05-19T11:45:07.577Z] === Skipped [2021-05-19T11:45:07.577Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-19T11:45:07.577Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:45:07.577Z] [2021-05-19T11:45:07.577Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-19T11:45:07.577Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:45:07.577Z] [2021-05-19T11:45:07.577Z] [2021-05-19T11:45:07.577Z] DONE 2 tests, 2 skipped in 0.157s [2021-05-19T11:45:07.577Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-19T11:45:07.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:45:07.577Z] ++ set -e [2021-05-19T11:45:07.577Z] ++ '[' -n 0 ']' [2021-05-19T11:45:07.577Z] ++ set -x [2021-05-19T11:45:07.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:45:07.577Z] INFO: Testing against a local daemon [2021-05-19T11:45:07.577Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-19T11:45:07.997Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2021-05-19T11:45:07.997Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-19T11:45:08.926Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-05-19T11:45:08.974Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-19T11:45:08.974Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-19T11:45:08.974Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-19T11:45:08.974Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-19T11:45:08.974Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-19T11:45:09.144Z] --- PASS: TestGraphdriverPluginV2 (4.32s) [2021-05-19T11:45:09.144Z] PASS [2021-05-19T11:45:09.144Z] [2021-05-19T11:45:09.144Z] DONE 5 tests in 11.339s [2021-05-19T11:45:09.144Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-19T11:45:09.144Z] INFO: Testing against a local daemon [2021-05-19T11:45:09.144Z] === RUN TestContinueAfterPluginCrash [2021-05-19T11:45:09.144Z] === PAUSE TestContinueAfterPluginCrash [2021-05-19T11:45:09.144Z] === RUN TestReadPluginNoRead [2021-05-19T11:45:09.144Z] === PAUSE TestReadPluginNoRead [2021-05-19T11:45:09.144Z] === RUN TestDaemonStartWithLogOpt [2021-05-19T11:45:09.144Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-19T11:45:09.144Z] === CONT TestContinueAfterPluginCrash [2021-05-19T11:45:09.144Z] === CONT TestDaemonStartWithLogOpt [2021-05-19T11:45:09.489Z] --- PASS: TestContainerVolumesMountedAsSlave (1.53s) [2021-05-19T11:45:09.489Z] === RUN TestNetworkNat [2021-05-19T11:45:09.746Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-05-19T11:45:10.116Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.29s) [2021-05-19T11:45:10.116Z] === RUN TestDockerNetworkMacvlan [2021-05-19T11:45:10.566Z] --- PASS: TestServiceUpdateSecrets (16.01s) [2021-05-19T11:45:10.566Z] === RUN TestServiceUpdateConfigs [2021-05-19T11:45:10.677Z] --- PASS: TestNetworkNat (1.37s) [2021-05-19T11:45:10.677Z] === RUN TestNetworkLocalhostTCPNat [2021-05-19T11:45:11.056Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-19T11:45:11.240Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-19T11:45:11.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-19T11:45:11.751Z] --- PASS: TestNetworkLocalhostTCPNat (1.08s) [2021-05-19T11:45:11.751Z] === RUN TestNetworkLoopbackNat [2021-05-19T11:45:12.404Z] --- PASS: TestDaemonStartWithLogOpt (4.05s) [2021-05-19T11:45:12.404Z] === CONT TestReadPluginNoRead [2021-05-19T11:45:12.757Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-19T11:45:12.757Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-19T11:45:12.757Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-19T11:45:12.967Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-19T11:45:13.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-19T11:45:13.640Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-05-19T11:45:14.879Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-19T11:45:15.529Z] --- PASS: TestNetworkLoopbackNat (3.60s) [2021-05-19T11:45:15.529Z] === RUN TestPause [2021-05-19T11:45:15.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-19T11:45:15.667Z] === RUN TestReadPluginNoRead/default [2021-05-19T11:45:16.458Z] --- PASS: TestPause (1.03s) [2021-05-19T11:45:16.458Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-19T11:45:16.458Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T11:45:16.458Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T11:45:16.458Z] === RUN TestPauseStopPausedContainer [2021-05-19T11:45:16.594Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-19T11:45:16.715Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-19T11:45:17.643Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2021-05-19T11:45:17.643Z] === RUN TestPsFilter [2021-05-19T11:45:17.643Z] --- PASS: TestPsFilter (0.13s) [2021-05-19T11:45:17.643Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-19T11:45:17.956Z] --- PASS: TestContinueAfterPluginCrash (9.44s) [2021-05-19T11:45:18.212Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-19T11:45:18.568Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-19T11:45:18.571Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s) [2021-05-19T11:45:18.571Z] === RUN TestRemoveContainerWithVolume [2021-05-19T11:45:19.077Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-19T11:45:19.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-19T11:45:19.500Z] --- PASS: TestRemoveContainerWithVolume (0.98s) [2021-05-19T11:45:19.500Z] === RUN TestRemoveContainerRunning [2021-05-19T11:45:19.575Z] --- PASS: TestReadPluginNoRead (7.26s) [2021-05-19T11:45:19.575Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2021-05-19T11:45:19.575Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2021-05-19T11:45:19.575Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2021-05-19T11:45:19.575Z] read_test.go:92: [d27fd9f92b5dd] daemon is not started [2021-05-19T11:45:19.575Z] PASS [2021-05-19T11:45:19.575Z] [2021-05-19T11:45:19.575Z] DONE 6 tests in 11.346s [2021-05-19T11:45:19.575Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-19T11:45:19.575Z] testing: warning: no tests to run [2021-05-19T11:45:19.575Z] PASS [2021-05-19T11:45:19.575Z] [2021-05-19T11:45:19.575Z] DONE 0 tests in 0.009s [2021-05-19T11:45:19.575Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-19T11:45:19.830Z] INFO: Testing against a local daemon [2021-05-19T11:45:19.830Z] === RUN TestPluginWithDevMounts [2021-05-19T11:45:19.830Z] === PAUSE TestPluginWithDevMounts [2021-05-19T11:45:19.830Z] === CONT TestPluginWithDevMounts [2021-05-19T11:45:20.429Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-05-19T11:45:20.429Z] --- PASS: TestRemoveContainerRunning (0.99s) [2021-05-19T11:45:20.429Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-19T11:45:21.715Z] --- PASS: TestPluginWithDevMounts (1.70s) [2021-05-19T11:45:21.715Z] PASS [2021-05-19T11:45:21.715Z] [2021-05-19T11:45:21.715Z] DONE 1 tests in 1.743s [2021-05-19T11:45:21.715Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-19T11:45:21.715Z] INFO: Testing against a local daemon [2021-05-19T11:45:21.715Z] === RUN TestSecretInspect [2021-05-19T11:45:22.114Z] Loaded image: buildpack-deps:buster [2021-05-19T11:45:22.114Z] Loaded image: busybox:latest [2021-05-19T11:45:22.114Z] Loaded image: busybox:glibc [2021-05-19T11:45:22.320Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.44s) [2021-05-19T11:45:22.320Z] === RUN TestRemoveInvalidContainer [2021-05-19T11:45:22.320Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-19T11:45:22.320Z] === RUN TestRenameLinkedContainer [2021-05-19T11:45:22.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-19T11:45:22.754Z] Loaded image: debian:bullseye [2021-05-19T11:45:22.754Z] Loaded image: hello-world:latest [2021-05-19T11:45:23.049Z] Loaded image: arm32v7/hello-world:latest [2021-05-19T11:45:23.277Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-19T11:45:24.228Z] --- PASS: TestSecretInspect (2.46s) [2021-05-19T11:45:24.228Z] === RUN TestSecretList [2021-05-19T11:45:25.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-19T11:45:26.739Z] --- PASS: TestSecretList (2.52s) [2021-05-19T11:45:26.739Z] === RUN TestSecretsCreateAndDelete [2021-05-19T11:45:26.955Z] --- PASS: TestRenameLinkedContainer (4.95s) [2021-05-19T11:45:26.955Z] === RUN TestRenameStoppedContainer [2021-05-19T11:45:27.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-19T11:45:28.083Z] --- PASS: TestRenameStoppedContainer (1.28s) [2021-05-19T11:45:28.083Z] === RUN TestRenameRunningContainerAndReuse [2021-05-19T11:45:29.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-05-19T11:45:29.250Z] --- PASS: TestSecretsCreateAndDelete (2.45s) [2021-05-19T11:45:29.250Z] === RUN TestSecretsUpdate [2021-05-19T11:45:29.270Z] --- PASS: TestServiceUpdateConfigs (16.13s) [2021-05-19T11:45:29.270Z] === RUN TestServiceUpdateNetwork [2021-05-19T11:45:29.980Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.52s) [2021-05-19T11:45:29.980Z] PASS [2021-05-19T11:45:29.980Z] [2021-05-19T11:45:29.980Z] === Skipped [2021-05-19T11:45:29.980Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-05-19T11:45:29.980Z] build_session_test.go:25: TODO: BuildKit [2021-05-19T11:45:29.980Z] [2021-05-19T11:45:29.980Z] [2021-05-19T11:45:29.980Z] DONE 33 tests, 1 skipped in 120.997s [2021-05-19T11:45:29.980Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-05-19T11:45:29.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:45:29.980Z] ++ set -e [2021-05-19T11:45:29.980Z] ++ '[' -n 0 ']' [2021-05-19T11:45:29.980Z] ++ set -x [2021-05-19T11:45:29.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:45:29.980Z] INFO: Testing against a local daemon [2021-05-19T11:45:29.980Z] === RUN TestConfigInspect [2021-05-19T11:45:30.906Z] --- PASS: TestRenameRunningContainerAndReuse (2.48s) [2021-05-19T11:45:30.906Z] === RUN TestRenameInvalidName [2021-05-19T11:45:31.133Z] --- PASS: TestSecretsUpdate (2.04s) [2021-05-19T11:45:31.133Z] === RUN TestTemplatedSecret [2021-05-19T11:45:31.417Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-19T11:45:31.500Z] --- PASS: TestConfigInspect (1.95s) [2021-05-19T11:45:31.500Z] === RUN TestConfigList [2021-05-19T11:45:32.271Z] --- PASS: TestRenameInvalidName (1.41s) [2021-05-19T11:45:32.271Z] === RUN TestRenameAnonymousContainer [2021-05-19T11:45:32.526Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-19T11:45:32.799Z] --- PASS: TestDockerNetworkMacvlan (23.19s) [2021-05-19T11:45:32.799Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2021-05-19T11:45:32.799Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2021-05-19T11:45:32.799Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.38s) [2021-05-19T11:45:32.799Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.62s) [2021-05-19T11:45:32.799Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.78s) [2021-05-19T11:45:32.799Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.77s) [2021-05-19T11:45:32.799Z] PASS [2021-05-19T11:45:32.799Z] [2021-05-19T11:45:32.799Z] DONE 8 tests in 26.633s [2021-05-19T11:45:32.799Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-19T11:45:32.799Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:45:32.799Z] ++ set -e [2021-05-19T11:45:32.799Z] ++ '[' -n 0 ']' [2021-05-19T11:45:32.799Z] ++ set -x [2021-05-19T11:45:32.799Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:45:32.799Z] testing: warning: no tests to run [2021-05-19T11:45:32.799Z] PASS [2021-05-19T11:45:32.799Z] [2021-05-19T11:45:32.799Z] DONE 0 tests in 0.028s [2021-05-19T11:45:33.060Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-19T11:45:33.060Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:45:33.060Z] ++ set -e [2021-05-19T11:45:33.060Z] ++ '[' -n 0 ']' [2021-05-19T11:45:33.060Z] ++ set -x [2021-05-19T11:45:33.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:45:33.060Z] INFO: Testing against a local daemon [2021-05-19T11:45:33.060Z] === RUN TestAuthZPluginAllowRequest [2021-05-19T11:45:33.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-05-19T11:45:33.580Z] --- PASS: TestConfigList (1.94s) [2021-05-19T11:45:33.580Z] === RUN TestConfigsCreateAndDelete [2021-05-19T11:45:34.395Z] --- PASS: TestTemplatedSecret (2.95s) [2021-05-19T11:45:34.395Z] === RUN TestSecretCreateResolve [2021-05-19T11:45:35.103Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2021-05-19T11:45:35.103Z] === RUN TestConfigsUpdate [2021-05-19T11:45:35.601Z] --- PASS: TestAuthZPluginAllowRequest (2.29s) [2021-05-19T11:45:35.601Z] === RUN TestAuthZPluginTLS [2021-05-19T11:45:36.281Z] --- PASS: TestSecretCreateResolve (2.44s) [2021-05-19T11:45:36.281Z] PASS [2021-05-19T11:45:36.281Z] [2021-05-19T11:45:36.281Z] DONE 6 tests in 14.891s [2021-05-19T11:45:36.281Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-19T11:45:36.281Z] INFO: Testing against a local daemon [2021-05-19T11:45:36.281Z] === RUN TestServiceCreateInit [2021-05-19T11:45:36.281Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-19T11:45:36.550Z] --- PASS: TestAuthZPluginTLS (1.21s) [2021-05-19T11:45:36.550Z] === RUN TestAuthZPluginDenyRequest [2021-05-19T11:45:37.192Z] --- PASS: TestConfigsUpdate (1.90s) [2021-05-19T11:45:37.192Z] === RUN TestTemplatedConfig [2021-05-19T11:45:37.939Z] --- PASS: TestAuthZPluginDenyRequest (1.15s) [2021-05-19T11:45:37.939Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-19T11:45:38.335Z] --- PASS: TestRenameAnonymousContainer (5.86s) [2021-05-19T11:45:38.335Z] === RUN TestRenameContainerWithSameName [2021-05-19T11:45:38.879Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.13s) [2021-05-19T11:45:38.879Z] === RUN TestAuthZPluginDenyResponse [2021-05-19T11:45:39.264Z] --- PASS: TestRenameContainerWithSameName (1.41s) [2021-05-19T11:45:39.264Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-19T11:45:39.944Z] --- PASS: TestTemplatedConfig (2.46s) [2021-05-19T11:45:39.944Z] === RUN TestConfigCreateResolve [2021-05-19T11:45:40.261Z] --- PASS: TestAuthZPluginDenyResponse (1.14s) [2021-05-19T11:45:40.261Z] === RUN TestAuthZPluginAllowEventStream [2021-05-19T11:45:41.495Z] --- PASS: TestConfigCreateResolve (1.93s) [2021-05-19T11:45:41.495Z] === RUN TestConfigDaemonLibtrustID [2021-05-19T11:45:41.519Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-19T11:45:42.135Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-05-19T11:45:42.135Z] PASS [2021-05-19T11:45:42.135Z] [2021-05-19T11:45:42.135Z] DONE 7 tests in 12.692s [2021-05-19T11:45:42.135Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-05-19T11:45:42.135Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:45:42.135Z] ++ set -e [2021-05-19T11:45:42.135Z] ++ '[' -n 0 ']' [2021-05-19T11:45:42.135Z] ++ set -x [2021-05-19T11:45:42.135Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:45:42.135Z] INFO: Testing against a local daemon [2021-05-19T11:45:42.135Z] === RUN TestCheckpoint [2021-05-19T11:45:42.135Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-19T11:45:42.135Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T11:45:42.135Z] === RUN TestContainerInvalidJSON [2021-05-19T11:45:42.135Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:45:42.136Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:45:42.136Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:45:42.136Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:45:42.136Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:45:42.136Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:45:42.136Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-19T11:45:42.136Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-19T11:45:42.136Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-19T11:45:42.136Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-19T11:45:42.136Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-19T11:45:42.136Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-19T11:45:42.136Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-19T11:45:42.136Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-19T11:45:42.136Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-19T11:45:42.136Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-19T11:45:42.431Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-05-19T11:45:42.431Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-19T11:45:42.431Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-19T11:45:42.431Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-19T11:45:42.431Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-05-19T11:45:42.431Z] === RUN TestCopyFromContainer [2021-05-19T11:45:42.573Z] --- PASS: TestRenameContainerWithLinkedContainer (3.10s) [2021-05-19T11:45:42.573Z] === RUN TestResize [2021-05-19T11:45:42.802Z] --- PASS: TestAuthZPluginAllowEventStream (2.31s) [2021-05-19T11:45:42.802Z] === RUN TestAuthZPluginErrorResponse [2021-05-19T11:45:43.372Z] --- PASS: TestAuthZPluginErrorResponse (1.17s) [2021-05-19T11:45:43.372Z] === RUN TestAuthZPluginErrorRequest [2021-05-19T11:45:43.590Z] === RUN TestCopyFromContainer// [2021-05-19T11:45:43.885Z] === RUN TestCopyFromContainer//bar/root [2021-05-19T11:45:43.885Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-19T11:45:43.885Z] === RUN TestCopyFromContainer/bar/quux [2021-05-19T11:45:43.885Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-19T11:45:43.942Z] --- PASS: TestResize (1.38s) [2021-05-19T11:45:43.942Z] === RUN TestResizeWithInvalidSize [2021-05-19T11:45:44.180Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-19T11:45:44.180Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-19T11:45:44.180Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-19T11:45:44.180Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-19T11:45:44.180Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-19T11:45:44.475Z] --- PASS: TestCopyFromContainer (1.97s) [2021-05-19T11:45:44.475Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-19T11:45:44.475Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-05-19T11:45:44.475Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-19T11:45:44.475Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-05-19T11:45:44.475Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-05-19T11:45:44.475Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-05-19T11:45:44.475Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-05-19T11:45:44.475Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-19T11:45:44.475Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-05-19T11:45:44.475Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-19T11:45:44.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-19T11:45:44.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:45:44.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:45:44.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:45:44.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:45:44.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:45:44.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:45:44.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-19T11:45:44.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-19T11:45:44.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-19T11:45:44.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-19T11:45:44.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-19T11:45:44.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-19T11:45:44.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-19T11:45:44.475Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-19T11:45:44.475Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-19T11:45:44.475Z] === RUN TestCreateWithInvalidEnv [2021-05-19T11:45:44.475Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-19T11:45:44.475Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-19T11:45:44.475Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-19T11:45:44.475Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-19T11:45:44.475Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-19T11:45:44.475Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-19T11:45:44.475Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-19T11:45:44.475Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-19T11:45:44.475Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-19T11:45:44.475Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-19T11:45:44.475Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-19T11:45:44.475Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-19T11:45:44.475Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-19T11:45:44.475Z] === RUN TestCreateTmpfsMountsTarget [2021-05-19T11:45:44.475Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-19T11:45:44.475Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-19T11:45:44.753Z] --- PASS: TestAuthZPluginErrorRequest (1.09s) [2021-05-19T11:45:44.753Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-19T11:45:44.798Z] --- PASS: TestServiceUpdateNetwork (16.72s) [2021-05-19T11:45:44.798Z] === RUN TestServiceUpdatePidsLimit [2021-05-19T11:45:44.798Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-19T11:45:45.309Z] --- PASS: TestResizeWithInvalidSize (1.46s) [2021-05-19T11:45:45.309Z] === RUN TestResizeWhenContainerNotStarted [2021-05-19T11:45:45.681Z] --- PASS: TestServiceCreateInit (9.23s) [2021-05-19T11:45:45.681Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s) [2021-05-19T11:45:45.681Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.65s) [2021-05-19T11:45:45.681Z] === RUN TestCreateServiceMultipleTimes [2021-05-19T11:45:45.889Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-19T11:45:45.996Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2021-05-19T11:45:45.996Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-19T11:45:46.134Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.29s) [2021-05-19T11:45:46.134Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-19T11:45:46.675Z] --- PASS: TestResizeWhenContainerNotStarted (1.13s) [2021-05-19T11:45:46.675Z] === RUN TestDaemonRestartKillContainers [2021-05-19T11:45:46.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:45:46.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:45:46.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:45:46.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:45:46.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:45:46.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:45:46.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:45:46.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:45:46.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:45:46.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:45:46.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:45:46.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:45:46.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:45:46.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:45:46.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:45:46.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:45:46.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:45:46.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:45:46.675Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:45:46.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:45:46.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:45:46.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:45:46.675Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:45:46.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:45:46.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:45:46.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:45:48.098Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2021-05-19T11:45:48.098Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-19T11:45:48.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:45:48.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:45:48.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:45:48.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:45:48.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:45:48.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:45:48.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:45:48.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:45:48.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:45:48.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:45:48.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-19T11:45:48.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-19T11:45:48.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-19T11:45:48.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-19T11:45:48.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-19T11:45:48.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-19T11:45:48.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-05-19T11:45:48.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-05-19T11:45:48.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-05-19T11:45:48.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-05-19T11:45:48.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-05-19T11:45:48.098Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-19T11:45:48.392Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2021-05-19T11:45:48.392Z] === RUN TestCreateDifferentPlatform [2021-05-19T11:45:48.392Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-19T11:45:48.392Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-19T11:45:48.392Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-05-19T11:45:48.392Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-19T11:45:48.392Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-19T11:45:48.392Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-19T11:45:48.392Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-19T11:45:48.392Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-19T11:45:48.392Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-19T11:45:48.392Z] === RUN TestContainerStartOnDaemonRestart [2021-05-19T11:45:48.392Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-19T11:45:48.392Z] === RUN TestDaemonRestartIpcMode [2021-05-19T11:45:48.392Z] === PAUSE TestDaemonRestartIpcMode [2021-05-19T11:45:48.392Z] === RUN TestDaemonHostGatewayIP [2021-05-19T11:45:48.392Z] === PAUSE TestDaemonHostGatewayIP [2021-05-19T11:45:48.392Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-19T11:45:48.392Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-19T11:45:48.392Z] === RUN TestContainerKillOnDaemonStart [2021-05-19T11:45:48.392Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-19T11:45:48.392Z] === RUN TestDiff [2021-05-19T11:45:48.677Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.69s) [2021-05-19T11:45:48.677Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-19T11:45:49.037Z] --- PASS: TestDiff (0.54s) [2021-05-19T11:45:49.037Z] === RUN TestExecWithCloseStdin [2021-05-19T11:45:49.679Z] --- PASS: TestExecWithCloseStdin (0.67s) [2021-05-19T11:45:49.679Z] === RUN TestExec [2021-05-19T11:45:50.322Z] --- PASS: TestExec (0.68s) [2021-05-19T11:45:50.322Z] === RUN TestExecUser [2021-05-19T11:45:50.847Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:45:50.847Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:45:50.964Z] --- PASS: TestExecUser (0.64s) [2021-05-19T11:45:50.964Z] === RUN TestExportContainerAndImportImage [2021-05-19T11:45:51.221Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.65s) [2021-05-19T11:45:51.221Z] === RUN TestAuthZPluginHeader [2021-05-19T11:45:51.604Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2021-05-19T11:45:51.604Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-19T11:45:51.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-19T11:45:52.603Z] --- PASS: TestAuthZPluginHeader (1.41s) [2021-05-19T11:45:52.603Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-19T11:45:52.603Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-19T11:45:52.603Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:45:52.603Z] === RUN TestAuthZPluginV2Disable [2021-05-19T11:45:52.603Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-19T11:45:52.603Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:45:52.603Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-19T11:45:52.603Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-19T11:45:52.603Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:45:52.603Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-19T11:45:52.603Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-19T11:45:52.603Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:45:52.603Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-19T11:45:52.702Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:45:52.958Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:45:53.139Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2021-05-19T11:45:53.139Z] === RUN TestHealthCheckWorkdir [2021-05-19T11:45:54.183Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2021-05-19T11:45:54.183Z] === RUN TestHealthKillContainer [2021-05-19T11:45:54.473Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-19T11:45:54.845Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:45:55.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:45:56.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-19T11:45:56.931Z] --- PASS: TestHealthKillContainer (2.65s) [2021-05-19T11:45:56.931Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-19T11:45:57.228Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2021-05-19T11:45:57.228Z] === RUN TestIpcModeNone [2021-05-19T11:45:57.869Z] --- PASS: TestIpcModeNone (0.65s) [2021-05-19T11:45:57.869Z] === RUN TestIpcModePrivate [2021-05-19T11:45:58.514Z] --- PASS: TestIpcModePrivate (0.62s) [2021-05-19T11:45:58.514Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-05-19T11:45:58.514Z] === RUN TestIpcModeShareable [2021-05-19T11:45:58.991Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:45:59.159Z] --- PASS: TestIpcModeShareable (0.76s) [2021-05-19T11:45:59.159Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-05-19T11:45:59.159Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-19T11:46:00.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-19T11:46:01.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-19T11:46:01.387Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.08s) [2021-05-19T11:46:01.387Z] === RUN TestAPIIpcModeHost [2021-05-19T11:46:02.056Z] --- PASS: TestAPIIpcModeHost (0.53s) [2021-05-19T11:46:02.056Z] === RUN TestDaemonIpcModeShareable [2021-05-19T11:46:02.072Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:46:03.000Z] --- PASS: TestServiceUpdatePidsLimit (18.45s) [2021-05-19T11:46:03.000Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.11s) [2021-05-19T11:46:03.000Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s) [2021-05-19T11:46:03.000Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s) [2021-05-19T11:46:03.000Z] PASS [2021-05-19T11:46:03.000Z] [2021-05-19T11:46:03.000Z] === Skipped [2021-05-19T11:46:03.000Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-05-19T11:46:03.000Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T11:46:03.000Z] [2021-05-19T11:46:03.000Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-05-19T11:46:03.000Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:46:03.000Z] [2021-05-19T11:46:03.000Z] [2021-05-19T11:46:03.000Z] DONE 27 tests, 2 skipped in 182.445s [2021-05-19T11:46:03.000Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-05-19T11:46:03.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:03.000Z] ++ set -e [2021-05-19T11:46:03.000Z] ++ '[' -n 0 ']' [2021-05-19T11:46:03.000Z] ++ set -x [2021-05-19T11:46:03.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:03.001Z] INFO: Testing against a local daemon [2021-05-19T11:46:03.001Z] === RUN TestSessionCreate [2021-05-19T11:46:03.001Z] --- PASS: TestSessionCreate (0.01s) [2021-05-19T11:46:03.001Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-19T11:46:03.001Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-05-19T11:46:03.001Z] PASS [2021-05-19T11:46:03.001Z] [2021-05-19T11:46:03.001Z] DONE 2 tests in 0.182s [2021-05-19T11:46:03.001Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-05-19T11:46:03.001Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:03.001Z] ++ set -e [2021-05-19T11:46:03.001Z] ++ '[' -n 0 ']' [2021-05-19T11:46:03.001Z] ++ set -x [2021-05-19T11:46:03.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:03.001Z] INFO: Testing against a local daemon [2021-05-19T11:46:03.001Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-19T11:46:03.001Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T11:46:03.001Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T11:46:03.001Z] === RUN TestEventsExecDie [2021-05-19T11:46:03.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-05-19T11:46:03.290Z] --- PASS: TestEventsExecDie (1.21s) [2021-05-19T11:46:03.290Z] === RUN TestEventsBackwardsCompatible [2021-05-19T11:46:03.579Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-19T11:46:03.579Z] === RUN TestInfoBinaryCommits [2021-05-19T11:46:03.579Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-19T11:46:03.579Z] === RUN TestInfoAPIVersioned [2021-05-19T11:46:03.579Z] --- PASS: TestInfoAPIVersioned (0.00s) [2021-05-19T11:46:03.579Z] === RUN TestInfoDiscoveryBackend [2021-05-19T11:46:03.579Z] --- PASS: TestDaemonIpcModeShareable (1.47s) [2021-05-19T11:46:03.580Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-19T11:46:03.580Z] === RUN TestDaemonIpcModePrivate [2021-05-19T11:46:03.869Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-05-19T11:46:03.869Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-19T11:46:04.630Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2021-05-19T11:46:04.630Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-19T11:46:04.630Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-19T11:46:04.893Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-19T11:46:04.897Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-19T11:46:04.897Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-19T11:46:05.453Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:46:05.526Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-05-19T11:46:05.526Z] === RUN TestInfoAPI [2021-05-19T11:46:05.526Z] --- PASS: TestInfoAPI (0.01s) [2021-05-19T11:46:05.526Z] === RUN TestInfoAPIWarnings [2021-05-19T11:46:05.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:46:06.158Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2021-05-19T11:46:06.158Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-19T11:46:06.158Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-19T11:46:07.584Z] --- PASS: TestCreateServiceMultipleTimes (18.30s) [2021-05-19T11:46:07.584Z] === RUN TestCreateServiceConflict [2021-05-19T11:46:07.584Z] --- PASS: TestCreateServiceConflict (2.44s) [2021-05-19T11:46:07.584Z] === RUN TestCreateServiceMaxReplicas [2021-05-19T11:46:07.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-05-19T11:46:07.724Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2021-05-19T11:46:07.724Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-19T11:46:07.724Z] === RUN TestIpcModeOlderClient [2021-05-19T11:46:07.724Z] === PAUSE TestIpcModeOlderClient [2021-05-19T11:46:07.724Z] === RUN TestKillContainerInvalidSignal [2021-05-19T11:46:08.019Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2021-05-19T11:46:08.019Z] === RUN TestKillContainer [2021-05-19T11:46:08.019Z] === RUN TestKillContainer/no_signal [2021-05-19T11:46:08.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-19T11:46:08.658Z] === RUN TestKillContainer/non_killing_signal [2021-05-19T11:46:08.953Z] === RUN TestKillContainer/killing_signal [2021-05-19T11:46:09.455Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-19T11:46:09.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.00s) [2021-05-19T11:46:09.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.36s) [2021-05-19T11:46:09.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.17s) [2021-05-19T11:46:09.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.30s) [2021-05-19T11:46:09.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.02s) [2021-05-19T11:46:09.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.08s) [2021-05-19T11:46:09.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.37s) [2021-05-19T11:46:09.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.87s) [2021-05-19T11:46:09.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.32s) [2021-05-19T11:46:09.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.66s) [2021-05-19T11:46:09.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.40s) [2021-05-19T11:46:09.455Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.55s) [2021-05-19T11:46:09.455Z] === RUN TestCgroupNamespacesRun [2021-05-19T11:46:09.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-05-19T11:46:10.003Z] --- PASS: TestKillContainer (1.84s) [2021-05-19T11:46:10.003Z] --- PASS: TestKillContainer/no_signal (0.55s) [2021-05-19T11:46:10.003Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2021-05-19T11:46:10.003Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-05-19T11:46:10.003Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-19T11:46:10.003Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-19T11:46:10.113Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2021-05-19T11:46:10.113Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-19T11:46:10.643Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-19T11:46:10.939Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2021-05-19T11:46:10.939Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2021-05-19T11:46:10.939Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2021-05-19T11:46:10.939Z] === RUN TestKillStoppedContainer [2021-05-19T11:46:11.235Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-05-19T11:46:11.235Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-19T11:46:11.235Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-19T11:46:11.235Z] === RUN TestKillDifferentUserContainer [2021-05-19T11:46:11.892Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2021-05-19T11:46:11.892Z] === RUN TestInspectOomKilledTrue [2021-05-19T11:46:12.534Z] --- PASS: TestInspectOomKilledTrue (0.83s) [2021-05-19T11:46:12.534Z] === RUN TestInspectOomKilledFalse [2021-05-19T11:46:12.725Z] --- PASS: TestCgroupNamespacesRun (3.55s) [2021-05-19T11:46:12.725Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-19T11:46:13.178Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2021-05-19T11:46:13.178Z] === RUN TestLinksEtcHostsContentMatch [2021-05-19T11:46:13.819Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2021-05-19T11:46:13.819Z] === RUN TestLinksContainerNames [2021-05-19T11:46:14.552Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.80s) [2021-05-19T11:46:14.552Z] PASS [2021-05-19T11:46:14.552Z] [2021-05-19T11:46:14.552Z] === Skipped [2021-05-19T11:46:14.552Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-19T11:46:14.552Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:46:14.552Z] [2021-05-19T11:46:14.552Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-19T11:46:14.552Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:46:14.552Z] [2021-05-19T11:46:14.552Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-19T11:46:14.552Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:46:14.552Z] [2021-05-19T11:46:14.552Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-19T11:46:14.552Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:46:14.552Z] [2021-05-19T11:46:14.552Z] [2021-05-19T11:46:14.552Z] DONE 17 tests, 4 skipped in 39.500s [2021-05-19T11:46:14.552Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-19T11:46:14.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:14.552Z] ++ set -e [2021-05-19T11:46:14.552Z] ++ '[' -n 0 ']' [2021-05-19T11:46:14.552Z] ++ set -x [2021-05-19T11:46:14.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:14.552Z] INFO: Testing against a local daemon [2021-05-19T11:46:14.552Z] === RUN TestPluginInvalidJSON [2021-05-19T11:46:14.552Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:46:14.552Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:46:14.553Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:46:14.553Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-19T11:46:14.553Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-19T11:46:14.553Z] === RUN TestPluginInstall [2021-05-19T11:46:14.553Z] === RUN TestPluginInstall/no_auth [2021-05-19T11:46:14.812Z] time="2021-05-19T11:46:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:46:14.812Z] time="2021-05-19T11:46:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24776f0d4c3e15a00909d3e47bc7b1147da90958d97c7c79c9e360976ae60c53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:46:14.812Z] time="2021-05-19T11:46:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:46:14.812Z] time="2021-05-19T11:46:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24776f0d4c3e15a00909d3e47bc7b1147da90958d97c7c79c9e360976ae60c53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:46:14.862Z] --- PASS: TestLinksContainerNames (1.05s) [2021-05-19T11:46:14.862Z] === RUN TestLogsFollowTailEmpty [2021-05-19T11:46:15.156Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2021-05-19T11:46:15.156Z] === RUN TestContainerNetworkMountsNoChown [2021-05-19T11:46:15.243Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s) [2021-05-19T11:46:15.243Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-19T11:46:15.383Z] === RUN TestPluginInstall/with_htpasswd [2021-05-19T11:46:15.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-19T11:46:15.801Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/default [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/default [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/private [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/private [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rprivate [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/slave [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/slave [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rslave [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/shared [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/shared [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rshared [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/default [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/rshared [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/shared [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/rslave [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/slave [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/rprivate [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/private [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-19T11:46:15.801Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:46:15.801Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-19T11:46:15.801Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-19T11:46:15.953Z] time="2021-05-19T11:46:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:46:15.953Z] time="2021-05-19T11:46:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cb9c03becaf9a24c15f0077b888f75f21cdcbc500109ee5e5f7fde3c9056a53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:46:15.953Z] time="2021-05-19T11:46:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:46:15.953Z] time="2021-05-19T11:46:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cb9c03becaf9a24c15f0077b888f75f21cdcbc500109ee5e5f7fde3c9056a53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-19T11:46:16.098Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-19T11:46:16.098Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-05-19T11:46:16.098Z] === RUN TestContainerBindMountNonRecursive [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-19T11:46:16.335Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2021-05-19T11:46:16.335Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-19T11:46:16.335Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-19T11:46:16.335Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2021-05-19T11:46:16.335Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-19T11:46:16.335Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-05-19T11:46:16.335Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/builder [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-19T11:46:16.335Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-19T11:46:16.523Z] === RUN TestPluginInstall/with_insecure [2021-05-19T11:46:17.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-05-19T11:46:17.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-19T11:46:17.645Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.85s) [2021-05-19T11:46:17.645Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-19T11:46:17.645Z] --- PASS: TestContainerBindMountNonRecursive (1.58s) [2021-05-19T11:46:17.645Z] === RUN TestContainerVolumesMountedAsShared [2021-05-19T11:46:18.283Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2021-05-19T11:46:18.283Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-19T11:46:18.433Z] time="2021-05-19T11:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:46:18.433Z] time="2021-05-19T11:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d2943b41a102afe0cf4b9441ac5ba0c4975604f07341730d838c852a52d2a23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:46:18.433Z] time="2021-05-19T11:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:46:18.433Z] time="2021-05-19T11:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d2943b41a102afe0cf4b9441ac5ba0c4975604f07341730d838c852a52d2a23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:46:18.578Z] --- PASS: TestContainerVolumesMountedAsSlave (0.46s) [2021-05-19T11:46:18.578Z] === RUN TestNetworkNat [2021-05-19T11:46:18.692Z] --- PASS: TestPluginInstall (5.91s) [2021-05-19T11:46:18.692Z] --- PASS: TestPluginInstall/no_auth (2.57s) [2021-05-19T11:46:18.692Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-05-19T11:46:18.692Z] --- PASS: TestPluginInstall/with_insecure (2.19s) [2021-05-19T11:46:18.692Z] plugin_test.go:165: [d5a31859afbc7] daemon is not started [2021-05-19T11:46:18.692Z] === RUN TestPluginsWithRuntimes [2021-05-19T11:46:18.875Z] ok github.com/docker/docker/builder/dockerfile 0.203s coverage: 48.5% of statements [2021-05-19T11:46:18.875Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.7% of statements [2021-05-19T11:46:18.875Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-19T11:46:19.013Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-19T11:46:19.220Z] --- PASS: TestNetworkNat (0.59s) [2021-05-19T11:46:19.220Z] === RUN TestNetworkLocalhostTCPNat [2021-05-19T11:46:19.862Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2021-05-19T11:46:19.862Z] === RUN TestNetworkLoopbackNat [2021-05-19T11:46:19.942Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-19T11:46:20.257Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-05-19T11:46:20.504Z] --- PASS: TestCgroupNamespacesRunHostMode (2.87s) [2021-05-19T11:46:20.504Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-19T11:46:20.760Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-19T11:46:21.197Z] ok github.com/docker/docker/builder/remotecontext/git 1.452s coverage: 86.3% of statements [2021-05-19T11:46:21.197Z] ? github.com/docker/docker/cli [no test files] [2021-05-19T11:46:21.197Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-19T11:46:21.232Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-19T11:46:21.688Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-05-19T11:46:22.613Z] --- PASS: TestNetworkLoopbackNat (2.81s) [2021-05-19T11:46:22.613Z] === RUN TestPause [2021-05-19T11:46:23.264Z] --- PASS: TestPause (0.59s) [2021-05-19T11:46:23.264Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-19T11:46:23.264Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T11:46:23.264Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T11:46:23.264Z] === RUN TestPauseStopPausedContainer [2021-05-19T11:46:23.580Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.98s) [2021-05-19T11:46:23.580Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-19T11:46:23.771Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-19T11:46:23.904Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2021-05-19T11:46:23.904Z] === RUN TestPsFilter [2021-05-19T11:46:23.904Z] --- PASS: TestPsFilter (0.17s) [2021-05-19T11:46:23.904Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-19T11:46:24.127Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-05-19T11:46:24.127Z] === RUN TestInfoDebug [2021-05-19T11:46:24.127Z] --- PASS: TestInfoDebug (0.52s) [2021-05-19T11:46:24.127Z] === RUN TestInfoInsecureRegistries [2021-05-19T11:46:24.127Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-05-19T11:46:24.127Z] === RUN TestInfoRegistryMirrors [2021-05-19T11:46:24.127Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-05-19T11:46:24.127Z] === RUN TestLoginFailsWithBadCredentials [2021-05-19T11:46:24.127Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-05-19T11:46:24.127Z] === RUN TestPingCacheHeaders [2021-05-19T11:46:24.127Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-05-19T11:46:24.127Z] === RUN TestPingGet [2021-05-19T11:46:24.127Z] --- PASS: TestPingGet (0.01s) [2021-05-19T11:46:24.127Z] === RUN TestPingHead [2021-05-19T11:46:24.127Z] --- PASS: TestPingHead (0.01s) [2021-05-19T11:46:24.127Z] === RUN TestVersion [2021-05-19T11:46:24.127Z] --- PASS: TestVersion (0.01s) [2021-05-19T11:46:24.127Z] PASS [2021-05-19T11:46:24.127Z] [2021-05-19T11:46:24.127Z] === Skipped [2021-05-19T11:46:24.127Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T11:46:24.127Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T11:46:24.127Z] [2021-05-19T11:46:24.127Z] [2021-05-19T11:46:24.127Z] DONE 18 tests, 1 skipped in 21.608s [2021-05-19T11:46:24.127Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-05-19T11:46:24.127Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:24.127Z] ++ set -e [2021-05-19T11:46:24.127Z] ++ '[' -n 0 ']' [2021-05-19T11:46:24.127Z] ++ set -x [2021-05-19T11:46:24.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:24.127Z] INFO: Testing against a local daemon [2021-05-19T11:46:24.127Z] === RUN TestVolumesCreateAndList [2021-05-19T11:46:24.127Z] --- PASS: TestVolumesCreateAndList (0.01s) [2021-05-19T11:46:24.128Z] === RUN TestVolumesRemove [2021-05-19T11:46:24.128Z] --- PASS: TestVolumesRemove (0.10s) [2021-05-19T11:46:24.128Z] === RUN TestVolumesInspect [2021-05-19T11:46:24.128Z] --- PASS: TestVolumesInspect (0.01s) [2021-05-19T11:46:24.128Z] === RUN TestVolumesInvalidJSON [2021-05-19T11:46:24.128Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-19T11:46:24.128Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-19T11:46:24.128Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-19T11:46:24.128Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-19T11:46:24.128Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-19T11:46:24.128Z] PASS [2021-05-19T11:46:24.128Z] [2021-05-19T11:46:24.128Z] DONE 5 tests in 0.259s [2021-05-19T11:46:24.128Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-19T11:46:24.128Z] ++++ cat bundles/test-integration/docker.pid [2021-05-19T11:46:24.128Z] +++ kill 12291 [2021-05-19T11:46:24.505Z] ok github.com/docker/docker/client 0.192s coverage: 75.4% of statements [2021-05-19T11:46:24.543Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2021-05-19T11:46:24.543Z] === RUN TestRemoveContainerWithVolume [2021-05-19T11:46:24.939Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.03s) [2021-05-19T11:46:24.939Z] === RUN TestCreateServiceSecretFileMode [2021-05-19T11:46:25.186Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2021-05-19T11:46:25.186Z] === RUN TestRemoveContainerRunning [2021-05-19T11:46:25.472Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.97s) [2021-05-19T11:46:25.472Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-19T11:46:25.680Z] --- PASS: TestPluginsWithRuntimes (7.13s) [2021-05-19T11:46:25.680Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.20s) [2021-05-19T11:46:25.680Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.24s) [2021-05-19T11:46:25.680Z] === RUN TestPluginBackCompatMediaTypes [2021-05-19T11:46:25.697Z] +++ /etc/init.d/apparmor stop [2021-05-19T11:46:25.697Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-19T11:46:25.697Z] [2021-05-19T11:46:25.697Z] Unloading profiles will leave already running processes permanently [2021-05-19T11:46:25.697Z] unconfined, which can lead to unexpected situations. [2021-05-19T11:46:25.697Z] [2021-05-19T11:46:25.697Z] To set a process to complain mode, use the command line tool [2021-05-19T11:46:25.697Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-19T11:46:25.697Z] +++ true [2021-05-19T11:46:25.697Z] exiting test-integration [2021-05-19T11:46:25.697Z] ++ exit 0 [2021-05-19T11:46:25.697Z] [2021-05-19T11:46:25.827Z] --- PASS: TestRemoveContainerRunning (0.58s) [2021-05-19T11:46:25.827Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-19T11:46:26.123Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2021-05-19T11:46:26.123Z] === RUN TestRemoveInvalidContainer [2021-05-19T11:46:26.418Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-19T11:46:26.418Z] === RUN TestRenameLinkedContainer [2021-05-19T11:46:26.824Z] --- PASS: TestCreateServiceSecretFileMode (2.85s) [2021-05-19T11:46:26.824Z] === RUN TestCreateServiceConfigFileMode [2021-05-19T11:46:26.840Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.35s) [2021-05-19T11:46:26.840Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-19T11:46:27.062Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) [2021-05-19T11:46:27.062Z] PASS [2021-05-19T11:46:27.062Z] [2021-05-19T11:46:27.062Z] DONE 10 tests in 14.361s [2021-05-19T11:46:27.062Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-19T11:46:27.062Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:27.062Z] ++ set -e [2021-05-19T11:46:27.062Z] ++ '[' -n 0 ']' [2021-05-19T11:46:27.062Z] ++ set -x [2021-05-19T11:46:27.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:27.062Z] INFO: Testing against a local daemon [2021-05-19T11:46:27.062Z] === RUN TestExternalGraphDriver [2021-05-19T11:46:27.062Z] === RUN TestExternalGraphDriver/json [2021-05-19T11:46:28.210Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-19T11:46:28.508Z] --- PASS: TestRenameLinkedContainer (2.24s) [2021-05-19T11:46:28.508Z] === RUN TestRenameStoppedContainer Post stage [Pipeline] junit [2021-05-19T11:46:28.560Z] Recording test results [2021-05-19T11:46:28.812Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-19T11:46:29.161Z] --- PASS: TestRenameStoppedContainer (0.57s) [2021-05-19T11:46:29.161Z] === RUN TestRenameRunningContainerAndReuse [2021-05-19T11:46:29.216Z] + echo Ensuring container killed. [2021-05-19T11:46:29.216Z] Ensuring container killed. [2021-05-19T11:46:29.216Z] + docker rm -vf docker-pr1 [2021-05-19T11:46:29.216Z] Error: No such container: docker-pr1 [2021-05-19T11:46:29.216Z] + true [Pipeline] sh [2021-05-19T11:46:29.336Z] --- PASS: TestCreateServiceConfigFileMode (2.43s) [2021-05-19T11:46:29.336Z] === RUN TestCreateServiceSysctls [2021-05-19T11:46:29.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-05-19T11:46:29.589Z] + echo Chowning /workspace to jenkins user [2021-05-19T11:46:29.589Z] Chowning /workspace to jenkins user [2021-05-19T11:46:29.589Z] + id -u [2021-05-19T11:46:29.589Z] + id -g [2021-05-19T11:46:29.589Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42395:/workspace busybox chown -R 1001:1001 /workspace [2021-05-19T11:46:29.589Z] Unable to find image 'busybox:latest' locally [2021-05-19T11:46:29.833Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.02s) [2021-05-19T11:46:29.833Z] === RUN TestNISDomainname [2021-05-19T11:46:29.953Z] latest: Pulling from library/busybox [2021-05-19T11:46:29.953Z] 83ab935e8eba: Pulling fs layer [2021-05-19T11:46:30.088Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-19T11:46:30.209Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2021-05-19T11:46:30.209Z] === RUN TestRenameInvalidName [2021-05-19T11:46:30.243Z] 83ab935e8eba: Verifying Checksum [2021-05-19T11:46:30.243Z] 83ab935e8eba: Download complete [2021-05-19T11:46:30.532Z] 83ab935e8eba: Pull complete [2021-05-19T11:46:30.532Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-19T11:46:30.532Z] Status: Downloaded newer image for busybox:latest [2021-05-19T11:46:30.850Z] --- PASS: TestRenameInvalidName (0.57s) [2021-05-19T11:46:30.850Z] === RUN TestRenameAnonymousContainer [2021-05-19T11:46:31.017Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-05-19T11:46:31.260Z] === RUN TestExternalGraphDriver/spec [2021-05-19T11:46:31.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-05-19T11:46:32.204Z] --- PASS: TestNISDomainname (2.27s) [2021-05-19T11:46:32.204Z] === RUN TestHostnameDnsResolution [2021-05-19T11:46:32.460Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-19T11:46:32.598Z] --- PASS: TestCreateServiceSysctls (3.66s) [2021-05-19T11:46:32.598Z] === RUN TestCreateServiceCapabilities [2021-05-19T11:46:32.940Z] --- PASS: TestRenameAnonymousContainer (1.98s) [2021-05-19T11:46:32.940Z] === RUN TestRenameContainerWithSameName [2021-05-19T11:46:33.234Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2021-05-19T11:46:33.234Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-19T11:46:33.631Z] + bundleName=s390x-integration [2021-05-19T11:46:33.631Z] + echo Creating s390x-integration-bundles.tar.gz [2021-05-19T11:46:33.631Z] Creating s390x-integration-bundles.tar.gz [2021-05-19T11:46:33.631Z] + + find bundles -path */root/*overlay2 -prunexargs -o tar -type -czf f s390x-integration-bundles.tar.gz ( [2021-05-19T11:46:33.631Z] -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-19T11:46:33.673Z] Archiving artifacts [2021-05-19T11:46:33.968Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42395/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T11:46:34.295Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2021-05-19T11:46:34.295Z] === RUN TestResize [2021-05-19T11:46:34.338Z] + make clean [2021-05-19T11:46:34.627Z] docker volume rm -f docker-dev-cache [2021-05-19T11:46:34.918Z] docker-dev-cache [Pipeline] deleteDir [2021-05-19T11:46:34.955Z] --- PASS: TestResize (0.55s) [2021-05-19T11:46:34.955Z] === RUN TestResizeWithInvalidSize [2021-05-19T11:46:35.111Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2021-05-19T11:46:35.111Z] === RUN TestInspect [2021-05-19T11:46:35.461Z] === RUN TestExternalGraphDriver/pull [2021-05-19T11:46:35.596Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2021-05-19T11:46:35.596Z] === RUN TestResizeWhenContainerNotStarted [2021-05-19T11:46:35.727Z] --- PASS: TestHostnameDnsResolution (2.94s) [2021-05-19T11:46:35.727Z] === RUN TestStats [2021-05-19T11:46:35.895Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2021-05-19T11:46:35.895Z] === RUN TestDaemonRestartKillContainers [2021-05-19T11:46:35.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:46:35.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:46:35.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:46:35.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:46:35.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:46:35.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:46:35.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:46:35.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:46:35.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:46:35.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:46:35.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:46:35.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:46:35.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:46:35.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:46:35.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:46:35.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:46:35.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:46:35.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:46:35.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:46:35.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:46:35.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:46:35.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:46:35.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:46:35.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:46:35.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-19T11:46:35.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-19T11:46:35.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:46:35.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-19T11:46:35.987Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T11:46:38.000Z] --- PASS: TestExternalGraphDriver (10.56s) [2021-05-19T11:46:38.001Z] --- PASS: TestExternalGraphDriver/json (3.65s) [2021-05-19T11:46:38.001Z] --- PASS: TestExternalGraphDriver/spec (3.99s) [2021-05-19T11:46:38.001Z] --- PASS: TestExternalGraphDriver/pull (2.79s) [2021-05-19T11:46:38.001Z] === RUN TestGraphdriverPluginV2 [2021-05-19T11:46:38.001Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2021-05-19T11:46:38.001Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:46:38.001Z] PASS [2021-05-19T11:46:38.001Z] [2021-05-19T11:46:38.001Z] === Skipped [2021-05-19T11:46:38.001Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2021-05-19T11:46:38.001Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:46:38.001Z] [2021-05-19T11:46:38.001Z] [2021-05-19T11:46:38.001Z] DONE 5 tests, 1 skipped in 10.758s [2021-05-19T11:46:38.001Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-19T11:46:38.001Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:38.001Z] ++ set -e [2021-05-19T11:46:38.001Z] ++ '[' -n 0 ']' [2021-05-19T11:46:38.001Z] ++ set -x [2021-05-19T11:46:38.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:38.001Z] INFO: Testing against a local daemon [2021-05-19T11:46:38.001Z] === RUN TestContinueAfterPluginCrash [2021-05-19T11:46:38.001Z] === PAUSE TestContinueAfterPluginCrash [2021-05-19T11:46:38.001Z] === RUN TestReadPluginNoRead [2021-05-19T11:46:38.001Z] === PAUSE TestReadPluginNoRead [2021-05-19T11:46:38.001Z] === RUN TestDaemonStartWithLogOpt [2021-05-19T11:46:38.001Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-19T11:46:38.001Z] === CONT TestContinueAfterPluginCrash [2021-05-19T11:46:38.001Z] === CONT TestDaemonStartWithLogOpt [2021-05-19T11:46:38.001Z] === CONT TestReadPluginNoRead [2021-05-19T11:46:38.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:46:38.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-19T11:46:38.371Z] --- PASS: TestInspect (3.30s) [2021-05-19T11:46:38.372Z] === RUN TestCreateJob [2021-05-19T11:46:38.505Z] --- PASS: TestStats (3.16s) [2021-05-19T11:46:38.505Z] === RUN TestStopContainerWithTimeout [2021-05-19T11:46:38.505Z] === RUN TestStopContainerWithTimeout/0 [2021-05-19T11:46:38.505Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-19T11:46:38.505Z] === RUN TestStopContainerWithTimeout/1 [2021-05-19T11:46:38.505Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-19T11:46:38.505Z] === RUN TestStopContainerWithTimeout/3 [2021-05-19T11:46:38.505Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-19T11:46:38.505Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-19T11:46:38.505Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-19T11:46:38.505Z] === CONT TestStopContainerWithTimeout/0 [2021-05-19T11:46:38.505Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-19T11:46:39.091Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-19T11:46:39.091Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-19T11:46:39.734Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-19T11:46:39.872Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-19T11:46:40.574Z] === CONT TestStopContainerWithTimeout/3 [2021-05-19T11:46:40.790Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-19T11:46:41.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-19T11:46:41.632Z] --- PASS: TestCreateJob (3.28s) [2021-05-19T11:46:41.633Z] === RUN TestReplicatedJob [2021-05-19T11:46:42.085Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-19T11:46:42.208Z] === RUN TestReadPluginNoRead/default [2021-05-19T11:46:42.468Z] --- PASS: TestDaemonStartWithLogOpt (4.69s) [2021-05-19T11:46:42.509Z] === CONT TestStopContainerWithTimeout/1 [2021-05-19T11:46:43.437Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-19T11:46:43.849Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-19T11:46:43.999Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-19T11:46:44.227Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-19T11:46:44.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.85s) [2021-05-19T11:46:44.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.91s) [2021-05-19T11:46:44.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2021-05-19T11:46:44.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s) [2021-05-19T11:46:44.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2021-05-19T11:46:44.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2021-05-19T11:46:44.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-05-19T11:46:44.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.12s) [2021-05-19T11:46:44.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.84s) [2021-05-19T11:46:44.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2021-05-19T11:46:44.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2021-05-19T11:46:44.227Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s) [2021-05-19T11:46:44.227Z] === RUN TestCgroupNamespacesRun [2021-05-19T11:46:44.560Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-19T11:46:44.560Z] --- PASS: TestStopContainerWithTimeout/0 (2.10s) [2021-05-19T11:46:44.560Z] --- PASS: TestStopContainerWithTimeout/-1 (4.18s) [2021-05-19T11:46:44.560Z] --- PASS: TestStopContainerWithTimeout/3 (3.54s) [2021-05-19T11:46:44.560Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2021-05-19T11:46:44.560Z] === RUN TestDeleteDevicemapper [2021-05-19T11:46:44.560Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-19T11:46:44.560Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T11:46:44.560Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-19T11:46:44.560Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-19T11:46:45.121Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-19T11:46:45.683Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-19T11:46:45.764Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-19T11:46:45.765Z] --- PASS: TestCgroupNamespacesRun (1.38s) [2021-05-19T11:46:45.765Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-19T11:46:46.245Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-19T11:46:46.246Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-19T11:46:46.815Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s) [2021-05-19T11:46:46.815Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-19T11:46:47.152Z] --- PASS: TestReadPluginNoRead (9.40s) [2021-05-19T11:46:47.152Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2021-05-19T11:46:47.152Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.72s) [2021-05-19T11:46:47.152Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2021-05-19T11:46:47.152Z] read_test.go:92: [dbf54346dc891] daemon is not started [2021-05-19T11:46:48.091Z] --- PASS: TestContinueAfterPluginCrash (10.11s) [2021-05-19T11:46:48.091Z] PASS [2021-05-19T11:46:48.091Z] [2021-05-19T11:46:48.091Z] DONE 6 tests in 10.280s [2021-05-19T11:46:48.091Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-19T11:46:48.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:48.091Z] ++ set -e [2021-05-19T11:46:48.091Z] ++ '[' -n 0 ']' [2021-05-19T11:46:48.091Z] ++ set -x [2021-05-19T11:46:48.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:48.091Z] testing: warning: no tests to run [2021-05-19T11:46:48.091Z] PASS [2021-05-19T11:46:48.091Z] [2021-05-19T11:46:48.091Z] DONE 0 tests in 0.046s [2021-05-19T11:46:48.091Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-19T11:46:48.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:48.091Z] ++ set -e [2021-05-19T11:46:48.091Z] ++ '[' -n 0 ']' [2021-05-19T11:46:48.091Z] ++ set -x [2021-05-19T11:46:48.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:48.091Z] INFO: Testing against a local daemon [2021-05-19T11:46:48.091Z] === RUN TestPluginWithDevMounts [2021-05-19T11:46:48.091Z] === PAUSE TestPluginWithDevMounts [2021-05-19T11:46:48.091Z] === CONT TestPluginWithDevMounts [2021-05-19T11:46:48.136Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-19T11:46:48.338Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s) [2021-05-19T11:46:48.338Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-19T11:46:49.065Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.40s) [2021-05-19T11:46:49.065Z] === RUN TestUpdateMemory [2021-05-19T11:46:49.065Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-19T11:46:49.065Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:46:49.065Z] === RUN TestUpdateCPUQuota [2021-05-19T11:46:49.709Z] --- PASS: TestReplicatedJob (6.79s) [2021-05-19T11:46:49.709Z] === RUN TestUpdateReplicatedJob [2021-05-19T11:46:49.866Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s) [2021-05-19T11:46:49.866Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-19T11:46:50.631Z] --- PASS: TestPluginWithDevMounts (2.08s) [2021-05-19T11:46:50.631Z] PASS [2021-05-19T11:46:50.631Z] [2021-05-19T11:46:50.631Z] DONE 1 tests in 2.259s [2021-05-19T11:46:50.631Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-19T11:46:50.631Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:50.631Z] ++ set -e [2021-05-19T11:46:50.631Z] ++ '[' -n 0 ']' [2021-05-19T11:46:50.631Z] ++ set -x [2021-05-19T11:46:50.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:46:50.631Z] INFO: Testing against a local daemon [2021-05-19T11:46:50.631Z] === RUN TestSecretInspect [2021-05-19T11:46:51.392Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.40s) [2021-05-19T11:46:51.392Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-19T11:46:52.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-05-19T11:46:52.439Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2021-05-19T11:46:52.439Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-19T11:46:52.970Z] --- PASS: TestUpdateReplicatedJob (3.89s) [2021-05-19T11:46:52.970Z] === RUN TestServiceListWithStatuses [2021-05-19T11:46:52.970Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-19T11:46:52.970Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T11:46:52.970Z] === RUN TestDockerNetworkConnectAlias [2021-05-19T11:46:53.483Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2021-05-19T11:46:53.483Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-19T11:46:53.926Z] --- PASS: TestSecretInspect (3.11s) [2021-05-19T11:46:53.926Z] === RUN TestSecretList [2021-05-19T11:46:55.006Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.44s) [2021-05-19T11:46:55.007Z] === RUN TestNISDomainname [2021-05-19T11:46:55.303Z] --- PASS: TestNISDomainname (0.71s) [2021-05-19T11:46:55.303Z] === RUN TestHostnameDnsResolution [2021-05-19T11:46:55.596Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-19T11:46:56.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-05-19T11:46:56.348Z] --- PASS: TestHostnameDnsResolution (0.86s) [2021-05-19T11:46:56.348Z] === RUN TestStats [2021-05-19T11:46:56.414Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-19T11:46:56.467Z] --- PASS: TestSecretList (2.61s) [2021-05-19T11:46:56.467Z] === RUN TestSecretsCreateAndDelete [2021-05-19T11:46:57.341Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-19T11:46:57.597Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-19T11:46:58.208Z] --- PASS: TestDockerNetworkConnectAlias (4.97s) [2021-05-19T11:46:58.208Z] === RUN TestDockerNetworkReConnect [2021-05-19T11:46:58.523Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-19T11:46:58.779Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-05-19T11:46:59.037Z] --- PASS: TestUpdateCPUQuota (10.10s) [2021-05-19T11:46:59.037Z] === RUN TestUpdatePidsLimit [2021-05-19T11:46:59.037Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-19T11:46:59.105Z] --- PASS: TestStats (2.54s) [2021-05-19T11:46:59.105Z] === RUN TestStopContainerWithTimeout [2021-05-19T11:46:59.105Z] === RUN TestStopContainerWithTimeout/0 [2021-05-19T11:46:59.105Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-19T11:46:59.105Z] === RUN TestStopContainerWithTimeout/1 [2021-05-19T11:46:59.105Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-19T11:46:59.105Z] === RUN TestStopContainerWithTimeout/3 [2021-05-19T11:46:59.105Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-19T11:46:59.105Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-19T11:46:59.105Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-19T11:46:59.105Z] === CONT TestStopContainerWithTimeout/0 [2021-05-19T11:46:59.105Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-19T11:46:59.105Z] === CONT TestStopContainerWithTimeout/1 [2021-05-19T11:46:59.105Z] === CONT TestStopContainerWithTimeout/3 [2021-05-19T11:46:59.292Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-19T11:46:59.548Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-19T11:46:59.761Z] --- PASS: TestSecretsCreateAndDelete (3.14s) [2021-05-19T11:46:59.761Z] === RUN TestSecretsUpdate [2021-05-19T11:47:00.475Z] === RUN TestUpdatePidsLimit/no_change [2021-05-19T11:47:01.466Z] --- PASS: TestDockerNetworkReConnect (4.05s) [2021-05-19T11:47:01.466Z] === RUN TestServicePlugin [2021-05-19T11:47:01.840Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-19T11:47:01.866Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-19T11:47:01.866Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) [2021-05-19T11:47:01.866Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2021-05-19T11:47:01.866Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2021-05-19T11:47:01.866Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2021-05-19T11:47:01.866Z] === RUN TestDeleteDevicemapper [2021-05-19T11:47:01.866Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-19T11:47:01.866Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T11:47:01.866Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-19T11:47:02.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-05-19T11:47:03.026Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-19T11:47:03.056Z] --- PASS: TestSecretsUpdate (3.14s) [2021-05-19T11:47:03.056Z] === RUN TestTemplatedSecret [2021-05-19T11:47:03.962Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.83s) [2021-05-19T11:47:03.962Z] === RUN TestUpdateMemory [2021-05-19T11:47:04.267Z] --- PASS: TestUpdateMemory (0.77s) [2021-05-19T11:47:04.267Z] === RUN TestUpdateCPUQuota [2021-05-19T11:47:04.391Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-19T11:47:05.761Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-19T11:47:05.802Z] --- PASS: TestUpdateCPUQuota (1.33s) [2021-05-19T11:47:05.802Z] === RUN TestUpdatePidsLimit [2021-05-19T11:47:05.802Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-19T11:47:06.097Z] === RUN TestUpdatePidsLimit/no_change [2021-05-19T11:47:06.353Z] --- PASS: TestTemplatedSecret (3.75s) [2021-05-19T11:47:06.353Z] === RUN TestSecretCreateResolve [2021-05-19T11:47:06.394Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-19T11:47:06.689Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-19T11:47:06.985Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-19T11:47:07.128Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-19T11:47:07.280Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-19T11:47:07.576Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-19T11:47:08.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-05-19T11:47:08.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-05-19T11:47:08.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-05-19T11:47:08.620Z] --- PASS: TestUpdatePidsLimit (2.71s) [2021-05-19T11:47:08.620Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2021-05-19T11:47:08.620Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2021-05-19T11:47:08.620Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2021-05-19T11:47:08.620Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2021-05-19T11:47:08.620Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2021-05-19T11:47:08.620Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-05-19T11:47:08.620Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2021-05-19T11:47:08.620Z] === RUN TestUpdateRestartPolicy [2021-05-19T11:47:08.987Z] --- PASS: TestUpdatePidsLimit (10.12s) [2021-05-19T11:47:08.987Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.25s) [2021-05-19T11:47:08.987Z] --- PASS: TestUpdatePidsLimit/no_change (1.47s) [2021-05-19T11:47:08.987Z] --- PASS: TestUpdatePidsLimit/update_lower (1.18s) [2021-05-19T11:47:08.987Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.34s) [2021-05-19T11:47:08.987Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.37s) [2021-05-19T11:47:08.987Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.21s) [2021-05-19T11:47:08.987Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.46s) [2021-05-19T11:47:08.987Z] === RUN TestUpdateRestartPolicy [2021-05-19T11:47:09.648Z] --- PASS: TestSecretCreateResolve (3.11s) [2021-05-19T11:47:09.648Z] PASS [2021-05-19T11:47:09.648Z] [2021-05-19T11:47:09.648Z] DONE 6 tests in 19.056s [2021-05-19T11:47:09.648Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-05-19T11:47:09.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:47:09.648Z] ++ set -e [2021-05-19T11:47:09.648Z] ++ '[' -n 0 ']' [2021-05-19T11:47:09.648Z] ++ set -x [2021-05-19T11:47: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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:47:09.648Z] INFO: Testing against a local daemon [2021-05-19T11:47:09.648Z] === RUN TestServiceCreateInit [2021-05-19T11:47:09.648Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-19T11:47:11.217Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 29.1% of statements [2021-05-19T11:47:11.217Z] ok github.com/docker/docker/container 0.117s coverage: 34.5% of statements [2021-05-19T11:47:11.217Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-19T11:47:11.217Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-19T11:47:11.217Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-19T11:47:11.217Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-19T11:47:13.153Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-05-19T11:47:14.939Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-19T11:47:15.086Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-19T11:47:15.086Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-19T11:47:15.086Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-19T11:47:15.086Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-19T11:47:15.086Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-19T11:47:15.086Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-19T11:47:15.086Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-19T11:47:15.086Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-19T11:47:15.086Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-19T11:47:15.086Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-19T11:47:15.086Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-19T11:47:15.421Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2021-05-19T11:47:15.549Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-19T11:47:15.671Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-19T11:47:16.234Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-19T11:47:17.094Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-19T11:47:17.095Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-19T11:47:17.095Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-19T11:47:17.095Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-19T11:47:17.162Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-19T11:47:17.330Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-05-19T11:47:18.709Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-05-19T11:47:19.282Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-19T11:47:19.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-05-19T11:47:20.222Z] --- PASS: TestServiceCreateInit (10.17s) [2021-05-19T11:47:20.222Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s) [2021-05-19T11:47:20.222Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.14s) [2021-05-19T11:47:20.222Z] === RUN TestCreateServiceMultipleTimes [2021-05-19T11:47:20.608Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-19T11:47:21.299Z] --- PASS: TestUpdateRestartPolicy (11.41s) [2021-05-19T11:47:21.299Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-19T11:47:21.299Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2021-05-19T11:47:21.299Z] === RUN TestWaitNonBlocked [2021-05-19T11:47:21.299Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:47:21.299Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:47:21.299Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:47:21.299Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:47:21.299Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:47:21.299Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:47:21.299Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-19T11:47:21.299Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2021-05-19T11:47:21.299Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2021-05-19T11:47:21.299Z] === RUN TestWaitBlocked [2021-05-19T11:47:21.299Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:47:21.299Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:47:21.299Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:47:21.299Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:47:21.299Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:47:21.299Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:47:22.348Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-19T11:47:22.348Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2021-05-19T11:47:22.348Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2021-05-19T11:47:22.348Z] === CONT TestContainerStartOnDaemonRestart [2021-05-19T11:47:22.348Z] === CONT TestContainerKillOnDaemonStart [2021-05-19T11:47:22.348Z] === CONT TestDaemonHostGatewayIP [2021-05-19T11:47:22.348Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-19T11:47:24.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-05-19T11:47:24.778Z] --- PASS: TestUpdateRestartPolicy (15.42s) [2021-05-19T11:47:24.778Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-19T11:47:25.034Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-19T11:47:25.943Z] --- PASS: TestContainerStartOnDaemonRestart (3.73s) [2021-05-19T11:47:25.943Z] === CONT TestIpcModeOlderClient [2021-05-19T11:47:25.943Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-05-19T11:47:25.943Z] === CONT TestDaemonRestartIpcMode [2021-05-19T11:47:25.962Z] --- PASS: TestUpdateRestartWithAutoRemove (1.27s) [2021-05-19T11:47:25.962Z] === RUN TestWaitNonBlocked [2021-05-19T11:47:25.962Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:47:25.962Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:47:25.962Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:47:25.962Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:47:25.962Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-19T11:47:25.962Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-19T11:47:26.238Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.02s) [2021-05-19T11:47:26.535Z] --- PASS: TestDaemonHostGatewayIP (4.37s) [2021-05-19T11:47:27.334Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-19T11:47:27.334Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-19T11:47:27.334Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-19T11:47:27.334Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-19T11:47:27.334Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-19T11:47:27.896Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-05-19T11:47:27.896Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.83s) [2021-05-19T11:47:27.896Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.02s) [2021-05-19T11:47:27.896Z] === RUN TestWaitBlocked [2021-05-19T11:47:27.896Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:47:27.896Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:47:27.896Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:47:27.896Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:47:27.896Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-19T11:47:27.896Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-19T11:47:28.620Z] --- PASS: TestDaemonRestartIpcMode (2.66s) [2021-05-19T11:47:28.699Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements [2021-05-19T11:47:28.699Z] ok github.com/docker/docker/daemon 12.201s coverage: 17.1% of statements [2021-05-19T11:47:28.699Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-19T11:47:28.699Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-19T11:47:29.262Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-05-19T11:47:29.643Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-19T11:47:30.082Z] ok github.com/docker/docker/daemon/config 0.046s coverage: 81.8% of statements [2021-05-19T11:47:30.082Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-05-19T11:47:30.191Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-19T11:47:30.191Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.93s) [2021-05-19T11:47:30.191Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.15s) [2021-05-19T11:47:30.191Z] === CONT TestContainerStartOnDaemonRestart [2021-05-19T11:47:30.191Z] === CONT TestContainerKillOnDaemonStart [2021-05-19T11:47:31.465Z] ok github.com/docker/docker/daemon/events 0.082s coverage: 50.0% of statements [2021-05-19T11:47:31.465Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-19T11:47:31.465Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-19T11:47:31.465Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-05-19T11:47:32.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-05-19T11:47:33.474Z] --- PASS: TestServicePlugin (30.61s) [2021-05-19T11:47:33.474Z] plugin_test.go:62: [dbc70c1d1b724] joining swarm manager [da4fc695c574a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T11:47:33.474Z] plugin_test.go:65: [dabe852d9cba3] joining swarm manager [da4fc695c574a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T11:47:33.474Z] === RUN TestServiceUpdateLabel [2021-05-19T11:47:33.638Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-19T11:47:34.398Z] --- PASS: TestServiceUpdateLabel (2.46s) [2021-05-19T11:47:34.398Z] === RUN TestServiceUpdateSecrets [2021-05-19T11:47:34.567Z] --- PASS: TestContainerStartOnDaemonRestart (4.64s) [2021-05-19T11:47:34.567Z] === CONT TestIpcModeOlderClient [2021-05-19T11:47:34.788Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.481s coverage: 73.3% of statements [2021-05-19T11:47:34.788Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2021-05-19T11:47:34.824Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-05-19T11:47:34.824Z] === CONT TestDaemonHostGatewayIP [2021-05-19T11:47:35.544Z] --- PASS: TestContainerKillOnDaemonStart (13.08s) [2021-05-19T11:47:35.544Z] PASS [2021-05-19T11:47:35.544Z] [2021-05-19T11:47:35.544Z] === Skipped [2021-05-19T11:47:35.544Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-05-19T11:47:35.544Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T11:47:35.544Z] [2021-05-19T11:47:35.544Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T11:47:35.544Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T11:47:35.544Z] [2021-05-19T11:47:35.544Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-05-19T11:47:35.544Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T11:47:35.544Z] [2021-05-19T11:47:35.544Z] [2021-05-19T11:47:35.544Z] DONE 195 tests, 3 skipped in 113.190s [2021-05-19T11:47:35.544Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-05-19T11:47:35.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:47:35.544Z] ++ set -e [2021-05-19T11:47:35.544Z] ++ '[' -n 0 ']' [2021-05-19T11:47:35.544Z] ++ set -x [2021-05-19T11:47:35.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:47:35.544Z] INFO: Testing against a local daemon [2021-05-19T11:47:35.544Z] === RUN TestCommitInheritsEnv [2021-05-19T11:47:35.544Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-05-19T11:47:35.544Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-19T11:47:35.544Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-19T11:47:35.544Z] === RUN TestImagesFilterMultiReference [2021-05-19T11:47:35.728Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.416s coverage: 56.2% of statements [2021-05-19T11:47:35.841Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-19T11:47:35.841Z] === RUN TestImagePullPlatformInvalid [2021-05-19T11:47:35.841Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-19T11:47:35.841Z] === RUN TestRemoveImageOrphaning [2021-05-19T11:47:36.136Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-05-19T11:47:36.136Z] === RUN TestRemoveImageGarbageCollector [2021-05-19T11:47:36.136Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-19T11:47:36.136Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:47:36.136Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-19T11:47:36.136Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-19T11:47:36.136Z] === RUN TestTagInvalidReference [2021-05-19T11:47:36.136Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-19T11:47:36.136Z] === RUN TestTagValidPrefixedRepo [2021-05-19T11:47:36.136Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-19T11:47:36.136Z] === RUN TestTagExistedNameWithoutForce [2021-05-19T11:47:36.136Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-19T11:47:36.136Z] === RUN TestTagOfficialNames [2021-05-19T11:47:36.136Z] --- PASS: TestTagOfficialNames (0.04s) [2021-05-19T11:47:36.136Z] === RUN TestTagMatchesDigest [2021-05-19T11:47:36.136Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-19T11:47:36.136Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-19T11:47:37.347Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-05-19T11:47:38.285Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-05-19T11:47:38.327Z] --- PASS: TestCreateServiceMultipleTimes (18.49s) [2021-05-19T11:47:38.327Z] === RUN TestCreateServiceConflict [2021-05-19T11:47:39.865Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-19T11:47:39.998Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-19T11:47:39.998Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-19T11:47:39.998Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-19T11:47:40.193Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.611s coverage: 46.1% of statements [2021-05-19T11:47:40.193Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-19T11:47:40.193Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.325s coverage: 49.4% of statements [2021-05-19T11:47:40.868Z] --- PASS: TestCreateServiceConflict (2.64s) [2021-05-19T11:47:40.868Z] === RUN TestCreateServiceMaxReplicas [2021-05-19T11:47:41.264Z] --- PASS: TestDaemonHostGatewayIP (6.35s) [2021-05-19T11:47:41.264Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-19T11:47:42.102Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-05-19T11:47:42.673Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.795s coverage: 57.7% of statements [2021-05-19T11:47:42.673Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-19T11:47:42.673Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-19T11:47:43.755Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-19T11:47:44.056Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-05-19T11:47:44.550Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-19T11:47:44.550Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-05-19T11:47:44.550Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-19T11:47:44.628Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-05-19T11:47:44.731Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-19T11:47:44.806Z] --- PASS: TestContainerKillOnDaemonStart (14.90s) [2021-05-19T11:47:44.806Z] === CONT TestDaemonRestartIpcMode [2021-05-19T11:47:45.070Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2021-05-19T11:47:45.070Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-19T11:47:46.012Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 6.7% of statements [2021-05-19T11:47:46.012Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-19T11:47:46.012Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-19T11:47:46.952Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 43.2% of statements [2021-05-19T11:47:48.333Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2021-05-19T11:47:48.593Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 77.8% of statements [2021-05-19T11:47:48.593Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-19T11:47:48.593Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-19T11:47:49.532Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-05-19T11:47:50.056Z] --- PASS: TestRestartDaemonWithRestartingContainer (8.36s) [2021-05-19T11:47:50.102Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-05-19T11:47:50.361Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-05-19T11:47:51.425Z] --- PASS: TestDaemonRestartIpcMode (6.53s) [2021-05-19T11:47:51.425Z] PASS [2021-05-19T11:47:51.425Z] [2021-05-19T11:47:51.425Z] === Skipped [2021-05-19T11:47:51.425Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-19T11:47:51.425Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-19T11:47:51.425Z] [2021-05-19T11:47:51.425Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-05-19T11:47:51.425Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:47:51.425Z] [2021-05-19T11:47:51.425Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-19T11:47:51.425Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:47:51.425Z] [2021-05-19T11:47:51.425Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-19T11:47:51.425Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-19T11:47:51.425Z] [2021-05-19T11:47:51.425Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-19T11:47:51.425Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-19T11:47:51.425Z] [2021-05-19T11:47:51.425Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-19T11:47:51.425Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-19T11:47:51.425Z] [2021-05-19T11:47:51.425Z] [2021-05-19T11:47:51.425Z] DONE 195 tests, 6 skipped in 239.653s [2021-05-19T11:47:51.425Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-19T11:47:51.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:47:51.425Z] ++ set -e [2021-05-19T11:47:51.425Z] ++ '[' -n 0 ']' [2021-05-19T11:47:51.425Z] ++ set -x [2021-05-19T11:47:51.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:47:51.681Z] INFO: Testing against a local daemon [2021-05-19T11:47:51.681Z] === RUN TestCommitInheritsEnv [2021-05-19T11:47:51.742Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 75.2% of statements [2021-05-19T11:47:51.742Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-19T11:47:51.937Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-05-19T11:47:52.002Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 55.1% of statements [2021-05-19T11:47:52.193Z] --- PASS: TestCommitInheritsEnv (0.54s) [2021-05-19T11:47:52.193Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-19T11:47:52.193Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-19T11:47:52.193Z] === RUN TestImagesFilterMultiReference [2021-05-19T11:47:52.426Z] --- PASS: TestServiceUpdateSecrets (15.08s) [2021-05-19T11:47:52.426Z] === RUN TestServiceUpdateConfigs [2021-05-19T11:47:52.449Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-05-19T11:47:52.450Z] === RUN TestImagePullPlatformInvalid [2021-05-19T11:47:52.450Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-19T11:47:52.450Z] === RUN TestRemoveImageOrphaning [2021-05-19T11:47:52.943Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2021-05-19T11:47:53.013Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2021-05-19T11:47:53.013Z] === RUN TestRemoveImageGarbageCollector [2021-05-19T11:47:53.575Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-19T11:47:54.855Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-05-19T11:47:54.855Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-05-19T11:47:54.939Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-05-19T11:47:55.096Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-19T11:47:55.096Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-19T11:47:55.096Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-19T11:47:55.096Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-19T11:47:55.096Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-19T11:47:55.096Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-19T11:47:55.432Z] ok github.com/docker/docker/daemon/logger/splunk 1.668s coverage: 82.5% of statements [2021-05-19T11:47:55.432Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-19T11:47:55.432Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-05-19T11:47:55.432Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-19T11:47:55.868Z] --- PASS: TestRemoveImageGarbageCollector (3.00s) [2021-05-19T11:47:55.868Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-19T11:47:55.868Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-05-19T11:47:55.868Z] === RUN TestTagInvalidReference [2021-05-19T11:47:55.868Z] --- PASS: TestTagInvalidReference (0.04s) [2021-05-19T11:47:55.868Z] === RUN TestTagValidPrefixedRepo [2021-05-19T11:47:56.124Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-19T11:47:56.124Z] === RUN TestTagExistedNameWithoutForce [2021-05-19T11:47:56.124Z] --- PASS: TestTagExistedNameWithoutForce (0.08s) [2021-05-19T11:47:56.124Z] === RUN TestTagOfficialNames [2021-05-19T11:47:56.124Z] --- PASS: TestTagOfficialNames (0.09s) [2021-05-19T11:47:56.124Z] === RUN TestTagMatchesDigest [2021-05-19T11:47:56.124Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-05-19T11:47:56.124Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-19T11:47:57.975Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2021-05-19T11:47:58.545Z] ok github.com/docker/docker/distribution 0.159s coverage: 25.0% of statements [2021-05-19T11:47:58.545Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-19T11:47:59.485Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-05-19T11:47:59.964Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.82s) [2021-05-19T11:47:59.964Z] === RUN TestCreateServiceSecretFileMode [2021-05-19T11:48:00.290Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-05-19T11:48:00.425Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-05-19T11:48:00.995Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2021-05-19T11:48:00.995Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-19T11:48:01.256Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-05-19T11:48:01.256Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-19T11:48:01.657Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-19T11:48:02.196Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2021-05-19T11:48:02.196Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-19T11:48:02.506Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2021-05-19T11:48:02.506Z] === RUN TestCreateServiceConfigFileMode [2021-05-19T11:48:02.586Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-19T11:48:03.135Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-05-19T11:48:04.076Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2021-05-19T11:48:04.474Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-19T11:48:04.579Z] --- PASS: TestServiceUpdateConfigs (14.80s) [2021-05-19T11:48:04.579Z] === RUN TestServiceUpdateNetwork [2021-05-19T11:48:04.646Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-05-19T11:48:04.906Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-05-19T11:48:05.035Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-05-19T11:48:05.803Z] --- PASS: TestCreateServiceConfigFileMode (2.77s) [2021-05-19T11:48:05.803Z] === RUN TestCreateServiceSysctls [2021-05-19T11:48:06.815Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.3% of statements [2021-05-19T11:48:07.385Z] ok github.com/docker/docker/pkg/authorization 0.153s coverage: 68.3% of statements [2021-05-19T11:48:07.554Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-05-19T11:48:07.644Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-05-19T11:48:07.904Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-05-19T11:48:09.445Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-19T11:48:10.007Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-19T11:48:10.007Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-19T11:48:10.010Z] --- PASS: TestCreateServiceSysctls (4.39s) [2021-05-19T11:48:10.010Z] === RUN TestCreateServiceCapabilities [2021-05-19T11:48:11.196Z] ok github.com/docker/docker/pkg/chrootarchive 2.492s coverage: 43.2% of statements [2021-05-19T11:48:11.196Z] ok github.com/docker/docker/layer 7.228s coverage: 68.8% of statements [2021-05-19T11:48:11.196Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-19T11:48:11.196Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-19T11:48:11.196Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-19T11:48:11.196Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-19T11:48:11.196Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-19T11:48:11.196Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-19T11:48:11.196Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-19T11:48:11.371Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-19T11:48:11.627Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-05-19T11:48:11.765Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-05-19T11:48:12.025Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2021-05-19T11:48:12.285Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-05-19T11:48:12.855Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-05-19T11:48:12.991Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-19T11:48:13.306Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2021-05-19T11:48:13.306Z] === RUN TestInspect [2021-05-19T11:48:13.795Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2021-05-19T11:48:14.055Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-05-19T11:48:14.881Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-19T11:48:15.436Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-05-19T11:48:16.010Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2021-05-19T11:48:16.581Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2021-05-19T11:48:16.603Z] --- PASS: TestInspect (3.02s) [2021-05-19T11:48:16.603Z] === RUN TestCreateJob [2021-05-19T11:48:16.842Z] ok github.com/docker/docker/pkg/fsutils 0.182s coverage: 85.1% of statements [2021-05-19T11:48:16.842Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2021-05-19T11:48:18.240Z] ok github.com/docker/docker/pkg/idtools 0.440s coverage: 69.5% of statements [2021-05-19T11:48:18.499Z] ok github.com/docker/docker/pkg/ioutils 0.635s coverage: 70.6% of statements [2021-05-19T11:48:18.499Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-05-19T11:48:18.499Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-19T11:48:19.046Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-05-19T11:48:19.069Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-05-19T11:48:19.069Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-19T11:48:19.069Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-19T11:48:19.069Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-05-19T11:48:19.069Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-19T11:48:19.329Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2021-05-19T11:48:19.410Z] --- PASS: TestServiceUpdateNetwork (13.11s) [2021-05-19T11:48:19.410Z] === RUN TestServiceUpdatePidsLimit [2021-05-19T11:48:19.410Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-19T11:48:19.588Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-05-19T11:48:19.969Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-19T11:48:20.159Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-05-19T11:48:20.159Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-05-19T11:48:20.159Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-19T11:48:20.159Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-19T11:48:20.409Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-05-19T11:48:20.802Z] --- PASS: TestCreateJob (4.08s) [2021-05-19T11:48:20.802Z] === RUN TestReplicatedJob [2021-05-19T11:48:20.971Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-05-19T11:48:21.103Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2021-05-19T11:48:21.674Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-05-19T11:48:21.899Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-05-19T11:48:21.934Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-05-19T11:48:22.194Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-05-19T11:48:23.572Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-05-19T11:48:23.832Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-05-19T11:48:25.087Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-19T11:48:25.087Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-19T11:48:25.087Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-19T11:48:27.124Z] ok github.com/docker/docker/pkg/signal 2.390s coverage: 61.0% of statements [2021-05-19T11:48:27.124Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-05-19T11:48:27.379Z] --- PASS: TestReplicatedJob (7.07s) [2021-05-19T11:48:27.379Z] === RUN TestUpdateReplicatedJob [2021-05-19T11:48:27.384Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-05-19T11:48:27.643Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-05-19T11:48:28.121Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-19T11:48:28.214Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-05-19T11:48:28.785Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-05-19T11:48:29.045Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2021-05-19T11:48:29.615Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-05-19T11:48:29.876Z] testing: warning: no tests to run [2021-05-19T11:48:29.876Z] coverage: [no statements] [2021-05-19T11:48:29.876Z] ok github.com/docker/docker/pkg/term/windows 0.022s coverage: [no statements] [no tests to run] [2021-05-19T11:48:29.984Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-05-19T11:48:29.984Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-19T11:48:30.446Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-05-19T11:48:30.446Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-05-19T11:48:30.706Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-05-19T11:48:30.911Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-05-19T11:48:30.911Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-19T11:48:31.473Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-05-19T11:48:31.579Z] --- PASS: TestUpdateReplicatedJob (3.85s) [2021-05-19T11:48:31.579Z] === RUN TestServiceListWithStatuses [2021-05-19T11:48:31.579Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-19T11:48:31.579Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T11:48:31.579Z] === RUN TestDockerNetworkConnectAlias [2021-05-19T11:48:32.614Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-05-19T11:48:33.362Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-05-19T11:48:33.555Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-05-19T11:48:33.815Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-05-19T11:48:34.646Z] --- PASS: TestServiceUpdatePidsLimit (17.11s) [2021-05-19T11:48:34.646Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2021-05-19T11:48:34.646Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-05-19T11:48:34.646Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-05-19T11:48:34.646Z] PASS [2021-05-19T11:48:34.646Z] [2021-05-19T11:48:34.646Z] === Skipped [2021-05-19T11:48:34.646Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-19T11:48:34.646Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T11:48:34.646Z] [2021-05-19T11:48:34.646Z] [2021-05-19T11:48:34.646Z] DONE 27 tests, 1 skipped in 178.201s [2021-05-19T11:48:34.646Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-19T11:48:34.646Z] INFO: Testing against a local daemon [2021-05-19T11:48:34.646Z] === RUN TestSessionCreate [2021-05-19T11:48:34.646Z] --- PASS: TestSessionCreate (0.02s) [2021-05-19T11:48:34.646Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-19T11:48:34.646Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-19T11:48:34.646Z] PASS [2021-05-19T11:48:34.646Z] [2021-05-19T11:48:34.646Z] DONE 2 tests in 0.070s [2021-05-19T11:48:34.646Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-19T11:48:34.646Z] INFO: Testing against a local daemon [2021-05-19T11:48:34.646Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-19T11:48:34.646Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-05-19T11:48:34.646Z] === RUN TestEventsExecDie [2021-05-19T11:48:35.197Z] ok github.com/docker/docker/quota 0.196s coverage: 71.4% of statements [2021-05-19T11:48:35.252Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-19T11:48:35.457Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-05-19T11:48:36.008Z] --- PASS: TestEventsExecDie (1.06s) [2021-05-19T11:48:36.008Z] === RUN TestEventsBackwardsCompatible [2021-05-19T11:48:36.008Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-05-19T11:48:36.008Z] === RUN TestInfoBinaryCommits [2021-05-19T11:48:36.008Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-19T11:48:36.008Z] === RUN TestInfoAPIVersioned [2021-05-19T11:48:36.008Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-19T11:48:36.008Z] === RUN TestInfoDiscoveryBackend [2021-05-19T11:48:36.567Z] --- PASS: TestInfoDiscoveryBackend (0.66s) [2021-05-19T11:48:36.567Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-19T11:48:36.839Z] ok github.com/docker/docker/registry 0.058s coverage: 57.2% of statements [2021-05-19T11:48:37.410Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-05-19T11:48:37.491Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-19T11:48:37.491Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-19T11:48:37.670Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-05-19T11:48:38.051Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2021-05-19T11:48:38.052Z] === RUN TestInfoAPI [2021-05-19T11:48:38.052Z] --- PASS: TestInfoAPI (0.02s) [2021-05-19T11:48:38.052Z] === RUN TestInfoAPIWarnings [2021-05-19T11:48:38.157Z] --- PASS: TestDockerNetworkConnectAlias (6.58s) [2021-05-19T11:48:38.157Z] === RUN TestDockerNetworkReConnect [2021-05-19T11:48:38.257Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-05-19T11:48:38.831Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-05-19T11:48:39.418Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-05-19T11:48:39.674Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-05-19T11:48:41.371Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-05-19T11:48:42.310Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2021-05-19T11:48:42.879Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-05-19T11:48:43.441Z] --- PASS: TestDockerNetworkReConnect (5.03s) [2021-05-19T11:48:43.441Z] === RUN TestServicePlugin [2021-05-19T11:48:43.441Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-19T11:48:43.441Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:48:43.441Z] === RUN TestServiceUpdateLabel [2021-05-19T11:48:44.261Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2021-05-19T11:48:44.920Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-05-19T11:48:45.350Z] --- PASS: TestServiceUpdateLabel (2.65s) [2021-05-19T11:48:45.350Z] === RUN TestServiceUpdateSecrets [2021-05-19T11:48:46.209Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-19T11:48:46.209Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-19T11:48:46.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-19T11:48:47.439Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-05-19T11:48:52.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-19T11:48:52.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-19T11:48:52.854Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-19T11:48:53.421Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-19T11:48:53.421Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-19T11:48:53.985Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-05-19T11:48:55.351Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-05-19T11:48:56.078Z] --- PASS: TestInfoAPIWarnings (16.63s) [2021-05-19T11:48:56.078Z] === RUN TestInfoDebug [2021-05-19T11:48:56.078Z] --- PASS: TestInfoDebug (0.65s) [2021-05-19T11:48:56.078Z] === RUN TestInfoInsecureRegistries [2021-05-19T11:48:56.078Z] --- PASS: TestInfoInsecureRegistries (0.67s) [2021-05-19T11:48:56.078Z] === RUN TestInfoRegistryMirrors [2021-05-19T11:48:56.471Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/rootless [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/volume [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-19T11:48:56.471Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === Skipped [2021-05-19T11:48:56.471Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-05-19T11:48:56.471Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-05-19T11:48:56.471Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-19T11:48:56.471Z] graphtest_unix.go:73: No driver to put! [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-19T11:48:56.471Z] time="2021-05-19T11:47:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-19T11:48:56.471Z] time="2021-05-19T11:47:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-19T11:48:56.471Z] time="2021-05-19T11:47:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-19T11:48:56.471Z] time="2021-05-19T11:47:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-19T11:48:56.471Z] time="2021-05-19T11:47:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-19T11:48:56.471Z] graphtest_unix.go:73: No driver to put! [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-19T11:48:56.471Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-19T11:48:56.471Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-19T11:48:56.471Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-19T11:48:56.471Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-19T11:48:56.471Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-19T11:48:56.471Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-19T11:48:56.471Z] graphtest_unix.go:73: No driver to put! [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-19T11:48:56.471Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-19T11:48:56.471Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] [2021-05-19T11:48:56.471Z] DONE 2229 tests, 26 skipped in 256.277s Post stage [Pipeline] junit [2021-05-19T11:48:56.487Z] Recording test results [2021-05-19T11:48:56.638Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2021-05-19T11:48:56.638Z] === RUN TestLoginFailsWithBadCredentials [2021-05-19T11:48:56.792Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-05-19T11:48:56.893Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-05-19T11:48:56.893Z] === RUN TestPingCacheHeaders [2021-05-19T11:48:56.893Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-19T11:48:56.893Z] === RUN TestPingGet [2021-05-19T11:48:56.893Z] --- PASS: TestPingGet (0.02s) [2021-05-19T11:48:56.893Z] === RUN TestPingHead [2021-05-19T11:48:56.893Z] --- PASS: TestPingHead (0.02s) [2021-05-19T11:48:56.893Z] === RUN TestVersion [2021-05-19T11:48:56.893Z] --- PASS: TestVersion (0.02s) [2021-05-19T11:48:56.893Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-05-19T11:48:57.127Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42395/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fb179ff09887f5956f45be424f342a4a90f07f8b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fb179ff09887f5956f45be424f342a4a90f07f8b hack/validate/vendor [2021-05-19T11:48:57.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-19T11:48:57.698Z] 2021/05/19 11:48:57 Collecting initial packages [2021-05-19T11:48:57.958Z] 2021/05/19 11:48:57 Download dependencies [2021-05-19T11:48:58.779Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.46s) [2021-05-19T11:48:58.779Z] PASS [2021-05-19T11:48:58.779Z] [2021-05-19T11:48:58.779Z] DONE 18 tests in 23.779s [2021-05-19T11:48:58.779Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-19T11:48:58.779Z] INFO: Testing against a local daemon [2021-05-19T11:48:58.779Z] === RUN TestVolumesCreateAndList [2021-05-19T11:48:58.779Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-19T11:48:58.779Z] === RUN TestVolumesRemove [2021-05-19T11:48:58.779Z] --- PASS: TestVolumesRemove (0.07s) [2021-05-19T11:48:58.779Z] === RUN TestVolumesInspect [2021-05-19T11:48:58.779Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-19T11:48:58.779Z] === RUN TestVolumesInvalidJSON [2021-05-19T11:48:58.779Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-19T11:48:58.779Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-19T11:48:58.779Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-19T11:48:58.779Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-19T11:48:58.779Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-19T11:48:58.779Z] PASS [2021-05-19T11:48:58.779Z] [2021-05-19T11:48:58.779Z] DONE 5 tests in 0.166s [2021-05-19T11:48:58.779Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-19T11:49:00.139Z] Stopping apparmor (via systemctl): apparmor.service. [2021-05-19T11:49:00.139Z] Removing test suite binaries [2021-05-19T11:49:00.139Z] exiting test-integration [2021-05-19T11:49:00.139Z] ++ exit 0 [2021-05-19T11:49:00.139Z] [2021-05-19T11:49:00.601Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-19T11:49:01.259Z] 2021/05/19 11:49:01 Starting whole vndr cycle because no package specified [2021-05-19T11:49:01.259Z] 2021/05/19 11:49:01 Ignoring paths matching "^archive/tar" [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/Microsoft/hcsshim, revision 89a9a3b524264d34985f1d48793ab2b2d2e430f6, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-05-19T11:49:01.518Z] 2021/05/19 11:49:01 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Finished clone github.com/moby/sys [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Finished clone github.com/Azure/go-ansiterm [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Finished clone github.com/tchap/go-patricia [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Finished clone github.com/moby/locker [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Finished clone github.com/docker/libtrust [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Finished clone github.com/creack/pty [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Finished clone github.com/moby/term [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Finished clone github.com/google/uuid [2021-05-19T11:49:02.900Z] 2021/05/19 11:49:02 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-05-19T11:49:03.160Z] 2021/05/19 11:49:02 Finished clone github.com/gorilla/mux [2021-05-19T11:49:03.160Z] 2021/05/19 11:49:02 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-05-19T11:49:03.160Z] 2021/05/19 11:49:03 Finished clone github.com/willf/bitset [2021-05-19T11:49:03.160Z] 2021/05/19 11:49:03 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-05-19T11:49:03.160Z] 2021/05/19 11:49:03 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-05-19T11:49:03.160Z] 2021/05/19 11:49:03 Finished clone github.com/Microsoft/go-winio Post stage [Pipeline] junit [2021-05-19T11:49:03.412Z] Recording test results [2021-05-19T11:49:03.420Z] 2021/05/19 11:49:03 Finished clone github.com/sirupsen/logrus [2021-05-19T11:49:03.420Z] 2021/05/19 11:49:03 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-05-19T11:49:03.463Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2021-05-19T11:49:03.463Z] === RUN TestServiceUpdateConfigs [2021-05-19T11:49:03.865Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-19T11:49:03.991Z] 2021/05/19 11:49:03 Finished clone github.com/docker/go-units [2021-05-19T11:49:03.991Z] 2021/05/19 11:49:03 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-05-19T11:49:04.251Z] 2021/05/19 11:49:04 Finished clone github.com/syndtr/gocapability [2021-05-19T11:49:04.251Z] 2021/05/19 11:49:04 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-05-19T11:49:04.513Z] 2021/05/19 11:49:04 Finished clone github.com/RackSec/srslog [2021-05-19T11:49:04.513Z] 2021/05/19 11:49:04 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-05-19T11:49:04.646Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-19T11:49:04.773Z] 2021/05/19 11:49:04 Finished clone github.com/coreos/go-systemd [2021-05-19T11:49:04.773Z] 2021/05/19 11:49:04 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-05-19T11:49:04.773Z] 2021/05/19 11:49:04 Finished clone gotest.tools/v3 [2021-05-19T11:49:04.773Z] 2021/05/19 11:49:04 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-05-19T11:49:04.773Z] 2021/05/19 11:49:04 Finished clone github.com/imdario/mergo [2021-05-19T11:49:04.773Z] 2021/05/19 11:49:04 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-05-19T11:49:05.015Z] + echo Ensuring container killed. [2021-05-19T11:49:05.015Z] Ensuring container killed. [2021-05-19T11:49:05.015Z] + docker rm -vf docker-pr1 [2021-05-19T11:49:05.015Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-19T11:49:05.033Z] 2021/05/19 11:49:04 Finished clone github.com/coreos/go-systemd/v22 [2021-05-19T11:49:05.033Z] 2021/05/19 11:49:04 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-05-19T11:49:05.033Z] 2021/05/19 11:49:04 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-05-19T11:49:05.033Z] 2021/05/19 11:49:04 Finished clone github.com/google/go-cmp [2021-05-19T11:49:05.332Z] + echo Chowning /workspace to jenkins user [2021-05-19T11:49:05.332Z] Chowning /workspace to jenkins user [2021-05-19T11:49:05.332Z] + id -u [2021-05-19T11:49:05.332Z] + id -g [2021-05-19T11:49:05.332Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42395:/workspace busybox chown -R 1000:1000 /workspace [2021-05-19T11:49:05.332Z] Unable to find image 'busybox:latest' locally [2021-05-19T11:49:05.332Z] latest: Pulling from library/busybox [2021-05-19T11:49:05.587Z] 92f8b3f0730f: Pulling fs layer [2021-05-19T11:49:05.587Z] 92f8b3f0730f: Download complete [2021-05-19T11:49:05.587Z] 92f8b3f0730f: Pull complete [2021-05-19T11:49:05.587Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-19T11:49:05.587Z] Status: Downloaded newer image for busybox:latest [2021-05-19T11:49:05.604Z] 2021/05/19 11:49:05 Finished clone golang.org/x/sync [2021-05-19T11:49:05.604Z] 2021/05/19 11:49:05 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-05-19T11:49:05.604Z] 2021/05/19 11:49:05 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-05-19T11:49:05.604Z] 2021/05/19 11:49:05 Finished clone github.com/godbus/dbus/v5 [2021-05-19T11:49:05.755Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-19T11:49:05.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-19T11:49:05.864Z] 2021/05/19 11:49:05 Finished clone github.com/docker/go-connections [2021-05-19T11:49:05.864Z] 2021/05/19 11:49:05 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-05-19T11:49:06.124Z] 2021/05/19 11:49:05 Finished clone github.com/Graylog2/go-gelf [2021-05-19T11:49:06.124Z] 2021/05/19 11:49:05 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-05-19T11:49:06.124Z] 2021/05/19 11:49:05 Finished clone github.com/tonistiigi/units [2021-05-19T11:49:06.124Z] 2021/05/19 11:49:05 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-05-19T11:49:06.124Z] 2021/05/19 11:49:06 Finished clone github.com/philhofer/fwd [2021-05-19T11:49:06.124Z] 2021/05/19 11:49:06 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-05-19T11:49:06.124Z] 2021/05/19 11:49:06 Finished clone github.com/fluent/fluent-logger-golang [2021-05-19T11:49:06.124Z] 2021/05/19 11:49:06 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-05-19T11:49:06.317Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-19T11:49:06.385Z] 2021/05/19 11:49:06 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-05-19T11:49:06.385Z] 2021/05/19 11:49:06 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-05-19T11:49:07.325Z] 2021/05/19 11:49:07 Finished clone github.com/fsnotify/fsnotify [2021-05-19T11:49:07.325Z] 2021/05/19 11:49:07 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-05-19T11:49:07.325Z] 2021/05/19 11:49:07 Finished clone github.com/opentracing-contrib/go-stdlib [2021-05-19T11:49:07.325Z] 2021/05/19 11:49:07 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-05-19T11:49:07.585Z] 2021/05/19 11:49:07 Finished clone github.com/google/shlex [2021-05-19T11:49:07.585Z] 2021/05/19 11:49:07 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-05-19T11:49:07.585Z] 2021/05/19 11:49:07 Finished clone github.com/mitchellh/hashstructure [2021-05-19T11:49:07.585Z] 2021/05/19 11:49:07 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-05-19T11:49:07.585Z] 2021/05/19 11:49:07 Finished clone github.com/opentracing/opentracing-go [2021-05-19T11:49:07.585Z] 2021/05/19 11:49:07 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-05-19T11:49:07.585Z] 2021/05/19 11:49:07 Finished clone github.com/gofrs/flock [2021-05-19T11:49:07.585Z] 2021/05/19 11:49:07 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-19T11:49:08.426Z] + bundleName=amd64-cgroup2 [2021-05-19T11:49:08.426Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-05-19T11:49:08.426Z] Creating amd64-cgroup2-bundles.tar.gz [2021-05-19T11:49:08.426Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-19T11:49:08.426Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-19T11:49:08.689Z] Archiving artifacts [2021-05-19T11:49:08.968Z] 2021/05/19 11:49:08 Finished clone github.com/bsphere/le_go [2021-05-19T11:49:08.968Z] 2021/05/19 11:49:08 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-05-19T11:49:08.968Z] 2021/05/19 11:49:08 Finished clone github.com/golang/groupcache [2021-05-19T11:49:08.968Z] 2021/05/19 11:49:08 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-05-19T11:49:08.968Z] 2021/05/19 11:49:08 Finished clone github.com/tonistiigi/fsutil [2021-05-19T11:49:08.968Z] 2021/05/19 11:49:08 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-05-19T11:49:08.968Z] 2021/05/19 11:49:08 Finished clone github.com/tinylib/msgp [2021-05-19T11:49:08.968Z] 2021/05/19 11:49:08 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-05-19T11:49:09.228Z] 2021/05/19 11:49:09 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-05-19T11:49:09.228Z] 2021/05/19 11:49:09 Finished clone github.com/jmespath/go-jmespath [2021-05-19T11:49:09.228Z] 2021/05/19 11:49:09 Finished clone github.com/golang/gddo [2021-05-19T11:49:09.228Z] 2021/05/19 11:49:09 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-05-19T11:49:09.489Z] 2021/05/19 11:49:09 Finished clone golang.org/x/oauth2 [2021-05-19T11:49:09.489Z] 2021/05/19 11:49:09 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-05-19T11:49:10.067Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42395/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T11:49:10.363Z] + make clean [2021-05-19T11:49:10.429Z] 2021/05/19 11:49:10 Finished clone github.com/googleapis/gax-go [2021-05-19T11:49:10.429Z] 2021/05/19 11:49:10 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-05-19T11:49:10.429Z] 2021/05/19 11:49:10 Finished clone github.com/containerd/fifo [2021-05-19T11:49:10.429Z] 2021/05/19 11:49:10 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-05-19T11:49:10.620Z] docker volume rm -f docker-dev-cache [2021-05-19T11:49:10.620Z] docker-dev-cache [Pipeline] deleteDir [2021-05-19T11:49:10.689Z] 2021/05/19 11:49:10 Finished clone golang.org/x/net [2021-05-19T11:49:10.690Z] 2021/05/19 11:49:10 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-05-19T11:49:12.071Z] 2021/05/19 11:49:11 Finished clone go.opencensus.io [2021-05-19T11:49:12.071Z] 2021/05/19 11:49:11 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-05-19T11:49:12.071Z] 2021/05/19 11:49:11 Finished clone github.com/containerd/go-runc [2021-05-19T11:49:12.071Z] 2021/05/19 11:49:11 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-05-19T11:49:12.641Z] 2021/05/19 11:49:12 Finished clone github.com/containerd/cgroups [2021-05-19T11:49:12.641Z] 2021/05/19 11:49:12 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-05-19T11:49:12.853Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-05-19T11:49:13.211Z] 2021/05/19 11:49:13 Finished clone github.com/containerd/typeurl [2021-05-19T11:49:13.211Z] 2021/05/19 11:49:13 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-05-19T11:49:13.472Z] 2021/05/19 11:49:13 Finished clone github.com/containerd/ttrpc [2021-05-19T11:49:13.472Z] 2021/05/19 11:49:13 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T11:49:14.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-19T11:49:14.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-19T11:49:14.413Z] 2021/05/19 11:49:14 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-05-19T11:49:14.413Z] 2021/05/19 11:49:14 Finished clone github.com/Microsoft/opengcs [2021-05-19T11:49:14.673Z] 2021/05/19 11:49:14 Finished clone github.com/gogo/googleapis [2021-05-19T11:49:14.673Z] 2021/05/19 11:49:14 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-05-19T11:49:14.933Z] 2021/05/19 11:49:14 Finished clone github.com/containerd/console [2021-05-19T11:49:14.933Z] 2021/05/19 11:49:14 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-05-19T11:49:15.681Z] --- PASS: TestServiceUpdateConfigs (15.07s) [2021-05-19T11:49:15.681Z] === RUN TestServiceUpdateNetwork [2021-05-19T11:49:16.118Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-19T11:49:16.842Z] 2021/05/19 11:49:16 Finished clone github.com/containerd/continuity [2021-05-19T11:49:16.842Z] 2021/05/19 11:49:16 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-05-19T11:49:16.842Z] 2021/05/19 11:49:16 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-05-19T11:49:16.842Z] 2021/05/19 11:49:16 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-05-19T11:49:18.006Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-05-19T11:49:18.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-19T11:49:18.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-19T11:49:18.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-19T11:49:18.225Z] 2021/05/19 11:49:18 Finished clone github.com/fernet/fernet-go [2021-05-19T11:49:18.225Z] 2021/05/19 11:49:18 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-05-19T11:49:18.933Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-19T11:49:19.608Z] 2021/05/19 11:49:19 Finished clone github.com/cilium/ebpf [2021-05-19T11:49:19.608Z] 2021/05/19 11:49:19 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-05-19T11:49:20.823Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-05-19T11:49:22.148Z] 2021/05/19 11:49:21 Finished clone golang.org/x/time [2021-05-19T11:49:22.148Z] 2021/05/19 11:49:21 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-05-19T11:49:22.190Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-05-19T11:49:22.190Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-19T11:49:22.753Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-05-19T11:49:23.529Z] 2021/05/19 11:49:23 Finished clone github.com/hashicorp/go-memdb [2021-05-19T11:49:23.529Z] 2021/05/19 11:49:23 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-05-19T11:49:23.682Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-05-19T11:49:23.789Z] 2021/05/19 11:49:23 Finished clone github.com/golang/protobuf [2021-05-19T11:49:23.789Z] 2021/05/19 11:49:23 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-05-19T11:49:23.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-19T11:49:23.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-19T11:49:23.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-19T11:49:23.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-19T11:49:23.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-19T11:49:24.734Z] 2021/05/19 11:49:24 Finished clone github.com/hashicorp/go-immutable-radix [2021-05-19T11:49:24.734Z] 2021/05/19 11:49:24 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-05-19T11:49:25.673Z] 2021/05/19 11:49:25 Finished clone github.com/hashicorp/golang-lru [2021-05-19T11:49:25.673Z] 2021/05/19 11:49:25 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-05-19T11:49:25.673Z] 2021/05/19 11:49:25 Finished clone golang.org/x/crypto [2021-05-19T11:49:25.673Z] 2021/05/19 11:49:25 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-05-19T11:49:26.242Z] 2021/05/19 11:49:25 Finished clone github.com/coreos/pkg [2021-05-19T11:49:26.242Z] 2021/05/19 11:49:25 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-05-19T11:49:26.948Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-05-19T11:49:26.948Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-05-19T11:49:27.623Z] 2021/05/19 11:49:27 Finished clone github.com/beorn7/perks [2021-05-19T11:49:27.623Z] 2021/05/19 11:49:27 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-05-19T11:49:27.883Z] 2021/05/19 11:49:27 Finished clone golang.org/x/sys [2021-05-19T11:49:27.883Z] 2021/05/19 11:49:27 Clone github.com/docker/libnetwork, revision b3507428be5b458cb0e2b4086b13531fb0706e46, attempt 1/20 [2021-05-19T11:49:28.840Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-05-19T11:49:29.265Z] 2021/05/19 11:49:28 Finished clone github.com/prometheus/client_model [2021-05-19T11:49:29.265Z] 2021/05/19 11:49:28 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-05-19T11:49:29.265Z] 2021/05/19 11:49:29 Finished clone github.com/prometheus/client_golang [2021-05-19T11:49:29.265Z] 2021/05/19 11:49:29 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-05-19T11:49:30.204Z] 2021/05/19 11:49:30 Finished clone golang.org/x/text [2021-05-19T11:49:30.204Z] 2021/05/19 11:49:30 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-05-19T11:49:30.204Z] 2021/05/19 11:49:30 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-05-19T11:49:30.204Z] 2021/05/19 11:49:30 Finished clone code.cloudfoundry.org/clock [2021-05-19T11:49:30.464Z] 2021/05/19 11:49:30 Finished clone github.com/docker/go-events [2021-05-19T11:49:30.464Z] 2021/05/19 11:49:30 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-05-19T11:49:30.578Z] --- PASS: TestServiceUpdateNetwork (14.70s) [2021-05-19T11:49:30.579Z] === RUN TestServiceUpdatePidsLimit [2021-05-19T11:49:30.724Z] 2021/05/19 11:49:30 Finished clone github.com/armon/go-radix [2021-05-19T11:49:30.724Z] 2021/05/19 11:49:30 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-05-19T11:49:30.730Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-05-19T11:49:31.518Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-19T11:49:32.106Z] 2021/05/19 11:49:31 Finished clone github.com/armon/go-metrics [2021-05-19T11:49:32.106Z] 2021/05/19 11:49:31 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-05-19T11:49:32.106Z] 2021/05/19 11:49:31 Finished clone github.com/google/certificate-transparency-go [2021-05-19T11:49:32.106Z] 2021/05/19 11:49:31 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-05-19T11:49:32.366Z] 2021/05/19 11:49:32 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-05-19T11:49:32.366Z] 2021/05/19 11:49:32 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-05-19T11:49:32.510Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-19T11:49:33.307Z] 2021/05/19 11:49:33 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-05-19T11:49:33.307Z] 2021/05/19 11:49:33 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-05-19T11:49:33.569Z] 2021/05/19 11:49:33 Finished clone github.com/pkg/errors [2021-05-19T11:49:33.569Z] 2021/05/19 11:49:33 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-05-19T11:49:33.569Z] 2021/05/19 11:49:33 Finished clone github.com/prometheus/common [2021-05-19T11:49:33.569Z] 2021/05/19 11:49:33 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-05-19T11:49:33.829Z] 2021/05/19 11:49:33 Finished clone github.com/prometheus/procfs [2021-05-19T11:49:33.829Z] 2021/05/19 11:49:33 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-05-19T11:49:33.829Z] 2021/05/19 11:49:33 Finished clone github.com/cespare/xxhash/v2 [2021-05-19T11:49:33.829Z] 2021/05/19 11:49:33 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-05-19T11:49:34.399Z] 2021/05/19 11:49:34 Finished clone github.com/moby/buildkit [2021-05-19T11:49:34.399Z] 2021/05/19 11:49:34 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-05-19T11:49:35.340Z] 2021/05/19 11:49:35 Finished clone github.com/inconshreveable/mousetrap [2021-05-19T11:49:35.340Z] 2021/05/19 11:49:35 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-05-19T11:49:35.601Z] 2021/05/19 11:49:35 Finished clone github.com/docker/go-metrics [2021-05-19T11:49:35.601Z] 2021/05/19 11:49:35 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-05-19T11:49:35.601Z] 2021/05/19 11:49:35 Finished clone github.com/morikuni/aec [2021-05-19T11:49:35.601Z] 2021/05/19 11:49:35 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-05-19T11:49:35.601Z] 2021/05/19 11:49:35 Finished clone github.com/spf13/pflag [2021-05-19T11:49:35.601Z] 2021/05/19 11:49:35 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-05-19T11:49:35.991Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-05-19T11:49:36.984Z] 2021/05/19 11:49:36 Finished clone github.com/sean-/seed [2021-05-19T11:49:36.984Z] 2021/05/19 11:49:36 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-05-19T11:49:36.984Z] 2021/05/19 11:49:36 Finished clone github.com/spf13/cobra [2021-05-19T11:49:36.984Z] 2021/05/19 11:49:36 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-05-19T11:49:37.399Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-05-19T11:49:37.555Z] 2021/05/19 11:49:37 Finished clone github.com/Microsoft/hcsshim [2021-05-19T11:49:37.555Z] 2021/05/19 11:49:37 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-05-19T11:49:38.496Z] 2021/05/19 11:49:38 Finished clone github.com/opencontainers/selinux [2021-05-19T11:49:38.496Z] 2021/05/19 11:49:38 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-05-19T11:49:38.496Z] 2021/05/19 11:49:38 Finished clone github.com/hashicorp/memberlist [2021-05-19T11:49:38.496Z] 2021/05/19 11:49:38 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-05-19T11:49:38.757Z] 2021/05/19 11:49:38 Finished clone github.com/hashicorp/errwrap [2021-05-19T11:49:38.757Z] 2021/05/19 11:49:38 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-05-19T11:49:39.327Z] 2021/05/19 11:49:39 Finished clone github.com/hashicorp/go-multierror [2021-05-19T11:49:39.327Z] 2021/05/19 11:49:39 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-05-19T11:49:39.916Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-05-19T11:49:40.268Z] 2021/05/19 11:49:40 Finished clone github.com/hashicorp/go-sockaddr [2021-05-19T11:49:40.268Z] 2021/05/19 11:49:40 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-05-19T11:49:40.268Z] 2021/05/19 11:49:40 Finished clone github.com/vishvananda/netns [2021-05-19T11:49:40.268Z] 2021/05/19 11:49:40 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-05-19T11:49:40.529Z] 2021/05/19 11:49:40 Finished clone github.com/docker/libkv [2021-05-19T11:49:40.529Z] 2021/05/19 11:49:40 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-05-19T11:49:40.645Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-19T11:49:42.441Z] 2021/05/19 11:49:42 Finished clone github.com/BurntSushi/toml [2021-05-19T11:49:42.441Z] 2021/05/19 11:49:42 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-05-19T11:49:42.441Z] 2021/05/19 11:49:42 Finished clone github.com/hashicorp/go-msgpack [2021-05-19T11:49:42.441Z] 2021/05/19 11:49:42 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-05-19T11:49:42.441Z] 2021/05/19 11:49:42 Finished clone github.com/samuel/go-zookeeper [2021-05-19T11:49:42.441Z] 2021/05/19 11:49:42 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-05-19T11:49:43.024Z] 2021/05/19 11:49:42 Finished clone github.com/vishvananda/netlink [2021-05-19T11:49:43.024Z] 2021/05/19 11:49:42 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-05-19T11:49:43.292Z] 2021/05/19 11:49:43 Finished clone github.com/moby/ipvs [2021-05-19T11:49:43.292Z] 2021/05/19 11:49:43 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-05-19T11:49:44.231Z] 2021/05/19 11:49:43 Finished clone github.com/deckarep/golang-set [2021-05-19T11:49:44.231Z] 2021/05/19 11:49:43 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-05-19T11:49:44.231Z] 2021/05/19 11:49:44 Finished clone github.com/coreos/go-semver [2021-05-19T11:49:44.231Z] 2021/05/19 11:49:44 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-05-19T11:49:44.490Z] 2021/05/19 11:49:44 Finished clone github.com/cloudflare/cfssl [2021-05-19T11:49:44.490Z] 2021/05/19 11:49:44 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-05-19T11:49:45.167Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-05-19T11:49:45.873Z] 2021/05/19 11:49:45 Finished clone github.com/ishidawataru/sctp [2021-05-19T11:49:45.873Z] 2021/05/19 11:49:45 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-05-19T11:49:46.094Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-19T11:49:46.094Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-19T11:49:48.416Z] 2021/05/19 11:49:47 Finished clone github.com/vbatts/tar-split [2021-05-19T11:49:48.416Z] 2021/05/19 11:49:47 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-05-19T11:49:48.416Z] 2021/05/19 11:49:47 Finished clone go.etcd.io/bbolt [2021-05-19T11:49:48.416Z] 2021/05/19 11:49:47 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-05-19T11:49:48.780Z] --- PASS: TestServiceUpdatePidsLimit (17.21s) [2021-05-19T11:49:48.780Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-05-19T11:49:48.780Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-05-19T11:49:48.780Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-05-19T11:49:48.780Z] PASS [2021-05-19T11:49:48.780Z] [2021-05-19T11:49:48.780Z] === Skipped [2021-05-19T11:49:48.780Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-19T11:49:48.780Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T11:49:48.780Z] [2021-05-19T11:49:48.780Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-05-19T11:49:48.780Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:49:48.780Z] [2021-05-19T11:49:48.780Z] [2021-05-19T11:49:48.780Z] DONE 27 tests, 2 skipped in 158.314s [2021-05-19T11:49:48.780Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-05-19T11:49:48.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:49:48.780Z] ++ set -e [2021-05-19T11:49:48.780Z] ++ '[' -n 0 ']' [2021-05-19T11:49:48.780Z] ++ set -x [2021-05-19T11:49:48.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:49:48.780Z] INFO: Testing against a local daemon [2021-05-19T11:49:48.780Z] === RUN TestSessionCreate [2021-05-19T11:49:48.780Z] --- PASS: TestSessionCreate (0.05s) [2021-05-19T11:49:48.780Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-19T11:49:48.780Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-19T11:49:48.780Z] PASS [2021-05-19T11:49:48.780Z] [2021-05-19T11:49:48.780Z] DONE 2 tests in 0.247s [2021-05-19T11:49:48.780Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-05-19T11:49:48.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:49:48.780Z] ++ set -e [2021-05-19T11:49:48.780Z] ++ '[' -n 0 ']' [2021-05-19T11:49:48.780Z] ++ set -x [2021-05-19T11:49:48.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:49:48.780Z] INFO: Testing against a local daemon [2021-05-19T11:49:48.780Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-19T11:49:48.780Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T11:49:48.780Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T11:49:48.780Z] === RUN TestEventsExecDie [2021-05-19T11:49:49.351Z] --- PASS: TestEventsExecDie (1.13s) [2021-05-19T11:49:49.351Z] === RUN TestEventsBackwardsCompatible [2021-05-19T11:49:49.351Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-19T11:49:49.351Z] === RUN TestInfoBinaryCommits [2021-05-19T11:49:49.351Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-19T11:49:49.351Z] === RUN TestInfoAPIVersioned [2021-05-19T11:49:49.351Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-19T11:49:49.351Z] === RUN TestInfoDiscoveryBackend [2021-05-19T11:49:49.368Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-05-19T11:49:49.800Z] 2021/05/19 11:49:49 Finished clone github.com/docker/libnetwork [2021-05-19T11:49:49.800Z] 2021/05/19 11:49:49 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-05-19T11:49:49.800Z] 2021/05/19 11:49:49 Finished clone github.com/opencontainers/go-digest [2021-05-19T11:49:49.800Z] 2021/05/19 11:49:49 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-05-19T11:49:50.735Z] --- PASS: TestInfoDiscoveryBackend (1.11s) [2021-05-19T11:49:50.735Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-19T11:49:50.741Z] 2021/05/19 11:49:50 Finished clone github.com/hashicorp/serf [2021-05-19T11:49:50.741Z] 2021/05/19 11:49:50 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-05-19T11:49:51.312Z] 2021/05/19 11:49:51 Finished clone github.com/docker/swarmkit [2021-05-19T11:49:51.312Z] 2021/05/19 11:49:51 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-05-19T11:49:51.573Z] 2021/05/19 11:49:51 Finished clone github.com/mistifyio/go-zfs [2021-05-19T11:49:51.573Z] 2021/05/19 11:49:51 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-05-19T11:49:51.678Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-19T11:49:51.678Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-19T11:49:52.619Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.10s) [2021-05-19T11:49:52.619Z] === RUN TestInfoAPI [2021-05-19T11:49:52.619Z] --- PASS: TestInfoAPI (0.05s) [2021-05-19T11:49:52.619Z] === RUN TestInfoAPIWarnings [2021-05-19T11:49:53.484Z] 2021/05/19 11:49:53 Finished clone github.com/cyphar/filepath-securejoin [2021-05-19T11:49:53.535Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-19T11:49:53.791Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-19T11:49:53.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-19T11:49:54.352Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-19T11:49:54.868Z] 2021/05/19 11:49:54 Finished clone github.com/opencontainers/image-spec [2021-05-19T11:49:55.129Z] 2021/05/19 11:49:54 Finished clone github.com/opencontainers/runtime-spec [2021-05-19T11:49:55.281Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-19T11:49:55.281Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-19T11:49:55.537Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-19T11:49:56.099Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-19T11:49:56.355Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-05-19T11:49:57.040Z] 2021/05/19 11:49:56 Finished clone github.com/ugorji/go [2021-05-19T11:49:58.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-19T11:49:58.630Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-19T11:49:58.874Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-05-19T11:49:59.091Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-19T11:49:59.130Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-19T11:50:00.063Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-19T11:50:00.063Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-19T11:50:00.494Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-05-19T11:50:01.055Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-19T11:50:01.617Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-05-19T11:50:02.327Z] 2021/05/19 11:50:01 Finished clone github.com/miekg/dns [2021-05-19T11:50:03.505Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-19T11:50:04.765Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-19T11:50:05.397Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-19T11:50:05.625Z] 2021/05/19 11:50:05 Finished clone cloud.google.com/go [2021-05-19T11:50:05.737Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-19T11:50:05.737Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-19T11:50:05.737Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-19T11:50:06.325Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-05-19T11:50:06.567Z] 2021/05/19 11:50:06 Finished clone github.com/opencontainers/runc [2021-05-19T11:50:06.709Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-19T11:50:07.138Z] 2021/05/19 11:50:06 Finished clone github.com/docker/distribution [2021-05-19T11:50:07.253Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-19T11:50:07.399Z] 2021/05/19 11:50:07 Finished clone google.golang.org/grpc [2021-05-19T11:50:07.682Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-19T11:50:08.143Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-19T11:50:08.604Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-19T11:50:09.065Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-19T11:50:09.144Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-19T11:50:10.721Z] --- PASS: TestInfoAPIWarnings (17.14s) [2021-05-19T11:50:10.721Z] === RUN TestInfoDebug [2021-05-19T11:50:10.981Z] --- PASS: TestInfoDebug (1.12s) [2021-05-19T11:50:10.981Z] === RUN TestInfoInsecureRegistries [2021-05-19T11:50:11.920Z] --- PASS: TestInfoInsecureRegistries (1.04s) [2021-05-19T11:50:11.920Z] === RUN TestInfoRegistryMirrors [2021-05-19T11:50:12.840Z] 2021/05/19 11:50:11 Finished clone github.com/containerd/containerd [2021-05-19T11:50:13.301Z] --- PASS: TestInfoRegistryMirrors (1.10s) [2021-05-19T11:50:13.301Z] === RUN TestLoginFailsWithBadCredentials [2021-05-19T11:50:13.301Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-05-19T11:50:13.301Z] === RUN TestPingCacheHeaders [2021-05-19T11:50:13.301Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-05-19T11:50:13.301Z] === RUN TestPingGet [2021-05-19T11:50:13.562Z] --- PASS: TestPingGet (0.03s) [2021-05-19T11:50:13.562Z] === RUN TestPingHead [2021-05-19T11:50:13.562Z] --- PASS: TestPingHead (0.05s) [2021-05-19T11:50:13.562Z] === RUN TestVersion [2021-05-19T11:50:13.562Z] --- PASS: TestVersion (0.05s) [2021-05-19T11:50:13.562Z] PASS [2021-05-19T11:50:13.562Z] [2021-05-19T11:50:13.562Z] === Skipped [2021-05-19T11:50:13.562Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T11:50:13.562Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T11:50:13.562Z] [2021-05-19T11:50:13.562Z] [2021-05-19T11:50:13.562Z] DONE 18 tests, 1 skipped in 25.560s [2021-05-19T11:50:13.562Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-19T11:50:13.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:50:13.562Z] ++ set -e [2021-05-19T11:50:13.562Z] ++ '[' -n 0 ']' [2021-05-19T11:50:13.562Z] ++ set -x [2021-05-19T11:50:13.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:50:13.822Z] INFO: Testing against a local daemon [2021-05-19T11:50:13.822Z] === RUN TestVolumesCreateAndList [2021-05-19T11:50:13.822Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-19T11:50:13.822Z] === RUN TestVolumesRemove [2021-05-19T11:50:13.822Z] --- PASS: TestVolumesRemove (0.08s) [2021-05-19T11:50:13.822Z] === RUN TestVolumesInspect [2021-05-19T11:50:13.822Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-19T11:50:13.822Z] === RUN TestVolumesInvalidJSON [2021-05-19T11:50:13.822Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-19T11:50:13.822Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-19T11:50:13.822Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-19T11:50:13.822Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-19T11:50:13.822Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-19T11:50:13.822Z] PASS [2021-05-19T11:50:13.822Z] [2021-05-19T11:50:13.822Z] DONE 5 tests in 0.329s [2021-05-19T11:50:13.822Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-19T11:50:13.847Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-19T11:50:14.761Z] ++++ cat bundles/test-integration/docker.pid [2021-05-19T11:50:14.761Z] +++ kill 13960 [2021-05-19T11:50:15.699Z] +++ /etc/init.d/apparmor stop [2021-05-19T11:50:15.699Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-19T11:50:15.699Z] [2021-05-19T11:50:15.699Z] Unloading profiles will leave already running processes permanently [2021-05-19T11:50:15.699Z] unconfined, which can lead to unexpected situations. [2021-05-19T11:50:15.699Z] [2021-05-19T11:50:15.699Z] To set a process to complain mode, use the command line tool [2021-05-19T11:50:15.699Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-19T11:50:15.699Z] +++ true [2021-05-19T11:50:15.699Z] exiting test-integration [2021-05-19T11:50:15.699Z] ++ exit 0 [2021-05-19T11:50:15.699Z] [2021-05-19T11:50:16.033Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-19T11:50:16.033Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-19T11:50:17.006Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-19T11:50:17.006Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-19T11:50:17.467Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild Post stage [Pipeline] junit [2021-05-19T11:50:19.007Z] Recording test results [2021-05-19T11:50:19.158Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-05-19T11:50:19.158Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-19T11:50:19.449Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-19T11:50:19.654Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-19T11:50:19.781Z] + echo Ensuring container killed. [2021-05-19T11:50:19.781Z] Ensuring container killed. [2021-05-19T11:50:19.781Z] + docker rm -vf docker-pr1 [2021-05-19T11:50:19.781Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-19T11:50:20.069Z] + echo Chowning /workspace to jenkins user [2021-05-19T11:50:20.069Z] Chowning /workspace to jenkins user [2021-05-19T11:50:20.069Z] + id -u [2021-05-19T11:50:20.069Z] + id -g [2021-05-19T11:50:20.069Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42395:/workspace busybox chown -R 1000:1000 /workspace [2021-05-19T11:50:20.069Z] Unable to find image 'busybox:latest' locally [2021-05-19T11:50:20.117Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-19T11:50:20.331Z] latest: Pulling from library/busybox [2021-05-19T11:50:20.331Z] 3f18b27a9121: Pulling fs layer [2021-05-19T11:50:20.331Z] 3f18b27a9121: Verifying Checksum [2021-05-19T11:50:20.331Z] 3f18b27a9121: Download complete [2021-05-19T11:50:20.584Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-19T11:50:20.584Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-19T11:50:20.591Z] 3f18b27a9121: Pull complete [2021-05-19T11:50:20.591Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-19T11:50:20.591Z] Status: Downloaded newer image for busybox:latest [2021-05-19T11:50:21.557Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-19T11:50:22.018Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-19T11:50:22.018Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-19T11:50:22.018Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-19T11:50:25.062Z] 2021/05/19 11:50:22 Finished clone google.golang.org/genproto [2021-05-19T11:50:25.062Z] 2021/05/19 11:50:23 Finished clone github.com/coreos/etcd [2021-05-19T11:50:25.062Z] 2021/05/19 11:50:24 Finished clone github.com/gogo/protobuf [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-19T11:50:26.186Z] + bundleName=arm64-integration [2021-05-19T11:50:26.186Z] + echo Creating arm64-integration-bundles.tar.gz [2021-05-19T11:50:26.186Z] Creating arm64-integration-bundles.tar.gz [2021-05-19T11:50:26.186Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-19T11:50:26.186Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-05-19T11:50:26.726Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [Pipeline] archiveArtifacts [2021-05-19T11:50:26.768Z] Archiving artifacts [2021-05-19T11:50:28.686Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42395/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T11:50:28.995Z] + make clean [2021-05-19T11:50:29.565Z] docker volume rm -f docker-dev-cache [2021-05-19T11:50:29.565Z] docker-dev-cache [Pipeline] deleteDir [2021-05-19T11:50:31.330Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-19T11:50:33.847Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-05-19T11:50:37.149Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T11:50:41.317Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-05-19T11:50:41.317Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite (518.77s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (10.07s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.20s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.84s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.02s) [2021-05-19T11:50:47.852Z] docker_cli_daemon_test.go:1455: [d154261bd0053] daemon is not started [2021-05-19T11:50:47.852Z] check_test.go:309: [ddeb8fbed2b27] daemon is not started [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.41s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.51s) [2021-05-19T11:50:47.852Z] check_test.go:309: [d4a5fdd24201e] daemon is not started [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.15s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.31s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.48s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.80s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.02s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.49s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.07s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.58s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-05-19T11:50:47.852Z] check_test.go:309: [d12440bb1ac91] daemon is not started [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-05-19T11:50:47.852Z] check_test.go:309: [db05abdaf732f] daemon is not started [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.58s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.98s) [2021-05-19T11:50:47.852Z] check_test.go:309: [d03a49b36706a] daemon is not started [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.45s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.00s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.06s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.10s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (1.05s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.87s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.91s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-05-19T11:50:47.852Z] check_test.go:309: [d8b8607604795] daemon is not started [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.93s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.94s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.86s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.18s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (8.08s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.40s) [2021-05-19T11:50:47.852Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-19T11:50:47.852Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-19T11:50:47.852Z] check_test.go:309: [d343c190a34c6] daemon is not started [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.62s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.04s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.99s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.77s) [2021-05-19T11:50:47.852Z] check_test.go:309: [d6a1349cb74de] daemon is not started [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.28s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.86s) [2021-05-19T11:50:47.852Z] check_test.go:309: [d2c93e68852fa] daemon is not started [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (5.02s) [2021-05-19T11:50:47.852Z] docker_cli_daemon_plugins_test.go:79: [d24a0b01c5bb4] daemon is not started [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.61s) [2021-05-19T11:50:47.852Z] docker_cli_daemon_plugins_test.go:169: [de07ea771806e] daemon is not started [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (6.30s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.06s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.89s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-05-19T11:50:47.852Z] check_test.go:309: [dfcf1bc48d5ef] daemon is not started [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.81s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.50s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.76s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.74s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.68s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.59s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.20s) [2021-05-19T11:50:47.852Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.97s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.82s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.75s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.57s) [2021-05-19T11:50:47.853Z] check_test.go:309: [d46343f723c65] daemon is not started [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (4.18s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.90s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.19s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.10s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.72s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.55s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.65s) [2021-05-19T11:50:47.853Z] check_test.go:309: [df35815c1f6d0] daemon is not started [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.64s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.15s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.69s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.21s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (2.90s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.79s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (5.22s) [2021-05-19T11:50:47.853Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-19T11:50:47.853Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-19T11:50:47.853Z] check_test.go:309: [d40b6aee522dc] daemon is not started [2021-05-19T11:50:47.853Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-19T11:50:47.853Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-19T11:50:47.853Z] check_test.go:309: [dc9712e362cde] daemon is not started [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (5.05s) [2021-05-19T11:50:47.853Z] check_test.go:309: [d12ba607401df] daemon is not started [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.71s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.37s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (5.11s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.45s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.76s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (7.05s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (7.53s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.08s) [2021-05-19T11:50:47.853Z] check_test.go:309: [db869f8210936] daemon is not started [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.28s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.65s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.75s) [2021-05-19T11:50:47.853Z] check_test.go:309: [dd783adc73f02] daemon is not started [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.87s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.93s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.99s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.98s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.76s) [2021-05-19T11:50:47.853Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-05-19T11:50:47.853Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-05-19T11:50:47.853Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-05-19T11:50:47.853Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-05-19T11:50:47.853Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-05-19T11:50:47.853Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-05-19T11:50:47.853Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-05-19T11:50:47.853Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-05-19T11:50:47.853Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-05-19T11:50:47.853Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-05-19T11:50:47.853Z] check_test.go:309: [d8e7aa69a0107] daemon is not started [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.99s) [2021-05-19T11:50:47.853Z] check_test.go:309: [d19ba98310dfa] daemon is not started [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.83s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.87s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.30s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.94s) [2021-05-19T11:50:47.853Z] check_test.go:309: [deb439d70b79e] daemon is not started [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.62s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.85s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (6.85s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.38s) [2021-05-19T11:50:47.853Z] check_test.go:309: [d16e25d27bae1] daemon is not started [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.10s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.49s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.85s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.11s) [2021-05-19T11:50:47.853Z] check_test.go:309: [dd5d2cb75ee39] daemon is not started [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.99s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.87s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.98s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.72s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-05-19T11:50:47.853Z] check_test.go:309: [d3b11d29f04df] daemon is not started [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.31s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.01s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.55s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.12s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.38s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.77s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.83s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.02s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.18s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.53s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.51s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.73s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.89s) [2021-05-19T11:50:47.853Z] docker_cli_daemon_test.go:2550: [d1b57cedd7107] daemon is not started [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.55s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.07s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.88s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.19s) [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s) [2021-05-19T11:50:47.853Z] check_test.go:309: [deffd95ccab20] daemon is not started [2021-05-19T11:50:47.853Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.28s) [2021-05-19T11:50:47.853Z] === RUN TestDockerSwarmSuite [2021-05-19T11:50:47.853Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-05-19T11:50:49.742Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-19T11:50:50.670Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-05-19T11:50:52.036Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-19T11:50:53.927Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-05-19T11:50:56.683Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-19T11:50:57.637Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-19T11:50:58.593Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-19T11:50:58.918Z] --- PASS: TestImportExtremelyLargeImageWorks (193.24s) [2021-05-19T11:50:58.918Z] PASS [2021-05-19T11:50:58.918Z] [2021-05-19T11:50:58.918Z] === Skipped [2021-05-19T11:50:58.918Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-19T11:50:58.918Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:50:58.918Z] [2021-05-19T11:50:58.918Z] [2021-05-19T11:50:58.919Z] DONE 12 tests, 1 skipped in 194.257s [2021-05-19T11:50:58.919Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-05-19T11:50:58.919Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:50:58.919Z] ++ set -e [2021-05-19T11:50:58.919Z] ++ '[' -n 0 ']' [2021-05-19T11:50:58.919Z] ++ set -x [2021-05-19T11:50:58.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:50:58.919Z] INFO: Testing against a local daemon [2021-05-19T11:50:58.919Z] === RUN TestNetworkCreateDelete [2021-05-19T11:50:58.919Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-05-19T11:50:58.919Z] === RUN TestDockerNetworkDeletePreferID [2021-05-19T11:50:58.919Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-05-19T11:50:58.919Z] === RUN TestDaemonDNSFallback [2021-05-19T11:50:58.919Z] --- PASS: TestDaemonDNSFallback (1.59s) [2021-05-19T11:50:58.919Z] === RUN TestInspectNetwork [2021-05-19T11:50:58.919Z] === RUN TestInspectNetwork/full_network_id [2021-05-19T11:50:58.919Z] === RUN TestInspectNetwork/partial_network_id [2021-05-19T11:50:58.919Z] === RUN TestInspectNetwork/network_name [2021-05-19T11:50:58.919Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-19T11:50:58.919Z] --- PASS: TestInspectNetwork (6.90s) [2021-05-19T11:50:58.919Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-19T11:50:58.919Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-19T11:50:58.919Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-19T11:50:58.919Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-19T11:50:58.919Z] === RUN TestRunContainerWithBridgeNone [2021-05-19T11:51:00.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-05-19T11:51:01.007Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2021-05-19T11:51:01.007Z] === RUN TestNetworkInvalidJSON [2021-05-19T11:51:01.007Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-19T11:51:01.007Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-19T11:51:01.007Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:51:01.007Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:51:01.007Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:51:01.007Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:51:01.007Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-19T11:51:01.007Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:51:01.007Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:51:01.007Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-19T11:51:01.007Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-19T11:51:01.007Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-19T11:51:01.007Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-19T11:51:01.007Z] === RUN TestNetworkList [2021-05-19T11:51:01.007Z] === RUN TestNetworkList//networks [2021-05-19T11:51:01.007Z] === PAUSE TestNetworkList//networks [2021-05-19T11:51:01.007Z] === RUN TestNetworkList//networks/ [2021-05-19T11:51:01.007Z] === PAUSE TestNetworkList//networks/ [2021-05-19T11:51:01.007Z] === CONT TestNetworkList//networks [2021-05-19T11:51:01.007Z] === CONT TestNetworkList//networks/ [2021-05-19T11:51:01.007Z] --- PASS: TestNetworkList (0.02s) [2021-05-19T11:51:01.007Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-19T11:51:01.007Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-19T11:51:01.007Z] === RUN TestHostIPv4BridgeLabel [2021-05-19T11:51:01.303Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-05-19T11:51:01.303Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-19T11:51:02.365Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-05-19T11:51:02.365Z] === RUN TestDaemonDefaultNetworkPools [2021-05-19T11:51:03.006Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-05-19T11:51:03.006Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-19T11:51:03.227Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-19T11:51:03.678Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-19T11:51:03.678Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-19T11:51:03.678Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-19T11:51:04.053Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-05-19T11:51:04.053Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-19T11:51:04.130Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-19T11:51:04.130Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-19T11:51:05.577Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2021-05-19T11:51:05.577Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-19T11:51:05.728Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-19T11:51:06.215Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-05-19T11:51:06.215Z] === RUN TestServiceWithPredefinedNetwork [2021-05-19T11:51:06.289Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-19T11:51:06.852Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-19T11:51:07.413Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-19T11:51:08.306Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) [2021-05-19T11:51:08.306Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-19T11:51:08.306Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T11:51:08.306Z] service_test.go:242: FLAKY_TEST [2021-05-19T11:51:08.306Z] === RUN TestServiceWithDataPathPortInit [2021-05-19T11:51:08.782Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-19T11:51:09.038Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-19T11:51:09.294Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-19T11:51:13.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-05-19T11:51:14.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-05-19T11:51:21.326Z] 2021/05/19 11:51:15 Finished clone github.com/aws/aws-sdk-go [2021-05-19T11:51:21.326Z] 2021/05/19 11:51:15 Finished clone github.com/hashicorp/consul [2021-05-19T11:51:23.713Z] --- PASS: TestServiceWithDataPathPortInit (13.70s) [2021-05-19T11:51:23.713Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-19T11:51:26.997Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-19T11:51:26.997Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-19T11:51:26.997Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-19T11:51:26.997Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-19T11:51:26.997Z] --- PASS: TestImportExtremelyLargeImageWorks (210.76s) [2021-05-19T11:51:26.997Z] PASS [2021-05-19T11:51:26.997Z] [2021-05-19T11:51:26.997Z] DONE 12 tests in 215.491s [2021-05-19T11:51:26.997Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-19T11:51:26.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:51:26.997Z] ++ set -e [2021-05-19T11:51:26.997Z] ++ '[' -n 0 ']' [2021-05-19T11:51:26.997Z] ++ set -x [2021-05-19T11:51:26.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:51:26.997Z] INFO: Testing against a local daemon [2021-05-19T11:51:26.997Z] === RUN TestNetworkCreateDelete [2021-05-19T11:51:27.253Z] === RUN TestDockerSuite/TestBuildFails [2021-05-19T11:51:27.508Z] --- PASS: TestNetworkCreateDelete (0.51s) [2021-05-19T11:51:27.508Z] === RUN TestDockerNetworkDeletePreferID [2021-05-19T11:51:28.071Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-19T11:51:28.071Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-19T11:51:28.998Z] --- PASS: TestDockerNetworkDeletePreferID (1.41s) [2021-05-19T11:51:28.998Z] === RUN TestDaemonDNSFallback [2021-05-19T11:51:29.307Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2021-05-19T11:51:29.307Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wb69k6sqdfsna2z0csd866tcl Created:2021-05-19 11:51:22.790482036 +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[3fae7af093513fd1e5935d3d337bdf01003db415aa885dcc17968fbb49ff89d2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pn54xws45zfgz0bpan16j68xi EndpointID:83625dd3a799048d10613cdca67e8d3b928d8fd776961c340a69737bf421abaa MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ae1ef46803529ebd7781b2b0d9cf25d0bbeb8348a4900ace6cb00f5309c226ee 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:cd4bf63a0856 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pn54xws45zfgz0bpan16j68xi EndpointID:83625dd3a799048d10613cdca67e8d3b928d8fd776961c340a69737bf421abaa EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-19T11:51:29.307Z] PASS [2021-05-19T11:51:29.307Z] [2021-05-19T11:51:29.307Z] === Skipped [2021-05-19T11:51:29.307Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T11:51:29.307Z] service_test.go:242: FLAKY_TEST [2021-05-19T11:51:29.307Z] [2021-05-19T11:51:29.307Z] [2021-05-19T11:51:29.307Z] DONE 26 tests, 1 skipped in 39.119s [2021-05-19T11:51:29.307Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-19T11:51:29.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:51:29.307Z] ++ set -e [2021-05-19T11:51:29.307Z] ++ '[' -n 0 ']' [2021-05-19T11:51:29.307Z] ++ set -x [2021-05-19T11:51:29.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:51:29.307Z] INFO: Testing against a local daemon [2021-05-19T11:51:29.307Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-19T11:51:29.307Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-19T11:51:29.307Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:51:29.307Z] === RUN TestDockerNetworkIpvlan [2021-05-19T11:51:29.307Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-19T11:51:29.307Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:51:29.307Z] PASS [2021-05-19T11:51:29.307Z] [2021-05-19T11:51:29.307Z] === Skipped [2021-05-19T11:51:29.307Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-19T11:51:29.307Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:51:29.307Z] [2021-05-19T11:51:29.307Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-19T11:51:29.307Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:51:29.307Z] [2021-05-19T11:51:29.307Z] [2021-05-19T11:51:29.307Z] DONE 2 tests, 2 skipped in 0.078s [2021-05-19T11:51:29.307Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-19T11:51:29.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:51:29.307Z] ++ set -e [2021-05-19T11:51:29.307Z] ++ '[' -n 0 ']' [2021-05-19T11:51:29.307Z] ++ set -x [2021-05-19T11:51:29.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:51:29.307Z] INFO: Testing against a local daemon [2021-05-19T11:51:29.307Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-19T11:51:30.353Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-05-19T11:51:30.353Z] === RUN TestDockerNetworkMacvlan [2021-05-19T11:51:30.362Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-19T11:51:30.996Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-19T11:51:32.042Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-19T11:51:33.089Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-19T11:51:33.629Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-19T11:51:35.181Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-19T11:51:35.543Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-19T11:51:37.272Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-19T11:51:37.437Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-19T11:51:37.437Z] --- PASS: TestDaemonDNSFallback (8.18s) [2021-05-19T11:51:37.437Z] === RUN TestInspectNetwork [2021-05-19T11:51:37.692Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-19T11:51:39.059Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-19T11:51:39.670Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-19T11:51:39.670Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-19T11:51:39.670Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-19T11:51:40.837Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-19T11:51:41.574Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-19T11:51:41.885Z] --- PASS: TestDockerNetworkMacvlan (11.45s) [2021-05-19T11:51:41.885Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-05-19T11:51:41.885Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-05-19T11:51:41.885Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s) [2021-05-19T11:51:41.885Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.05s) [2021-05-19T11:51:41.885Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.41s) [2021-05-19T11:51:41.885Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.73s) [2021-05-19T11:51:41.885Z] PASS [2021-05-19T11:51:41.885Z] [2021-05-19T11:51:41.885Z] DONE 8 tests in 12.932s [2021-05-19T11:51:41.885Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-19T11:51:41.885Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:51:41.885Z] ++ set -e [2021-05-19T11:51:41.885Z] ++ '[' -n 0 ']' [2021-05-19T11:51:41.885Z] ++ set -x [2021-05-19T11:51:41.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:51:41.885Z] testing: warning: no tests to run [2021-05-19T11:51:41.885Z] PASS [2021-05-19T11:51:41.885Z] [2021-05-19T11:51:41.885Z] DONE 0 tests in 0.012s [2021-05-19T11:51:41.885Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-19T11:51:41.885Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:51:41.885Z] ++ set -e [2021-05-19T11:51:41.885Z] ++ '[' -n 0 ']' [2021-05-19T11:51:41.885Z] ++ set -x [2021-05-19T11:51:41.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:51:41.885Z] INFO: Testing against a local daemon [2021-05-19T11:51:41.885Z] === RUN TestAuthZPluginAllowRequest [2021-05-19T11:51:42.135Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-19T11:51:42.391Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-19T11:51:42.391Z] === RUN TestInspectNetwork/full_network_id [2021-05-19T11:51:42.391Z] === RUN TestInspectNetwork/partial_network_id [2021-05-19T11:51:42.391Z] === RUN TestInspectNetwork/network_name [2021-05-19T11:51:42.391Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-19T11:51:43.409Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2021-05-19T11:51:43.409Z] === RUN TestAuthZPluginTLS [2021-05-19T11:51:43.705Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-05-19T11:51:43.705Z] === RUN TestAuthZPluginDenyRequest [2021-05-19T11:51:44.277Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-19T11:51:44.346Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-05-19T11:51:44.346Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-19T11:51:44.642Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-05-19T11:51:44.642Z] === RUN TestAuthZPluginDenyResponse [2021-05-19T11:51:45.282Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-05-19T11:51:45.282Z] === RUN TestAuthZPluginAllowEventStream [2021-05-19T11:51:46.165Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-19T11:51:46.806Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s) [2021-05-19T11:51:46.806Z] === RUN TestAuthZPluginErrorResponse [2021-05-19T11:51:47.091Z] --- PASS: TestInspectNetwork (9.67s) [2021-05-19T11:51:47.091Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-19T11:51:47.091Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-19T11:51:47.091Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-05-19T11:51:47.091Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-19T11:51:47.091Z] === RUN TestRunContainerWithBridgeNone [2021-05-19T11:51:47.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-05-19T11:51:47.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-05-19T11:51:47.091Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-19T11:51:47.102Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-05-19T11:51:47.102Z] === RUN TestAuthZPluginErrorRequest [2021-05-19T11:51:47.743Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-05-19T11:51:47.743Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-19T11:51:48.382Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-05-19T11:51:48.382Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-19T11:51:49.910Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2021-05-19T11:51:49.910Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-19T11:51:52.000Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2021-05-19T11:51:52.000Z] === RUN TestAuthZPluginHeader [2021-05-19T11:51:52.338Z] --- PASS: TestRunContainerWithBridgeNone (4.90s) [2021-05-19T11:51:52.338Z] === RUN TestNetworkInvalidJSON [2021-05-19T11:51:52.338Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-19T11:51:52.338Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-19T11:51:52.338Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:51:52.338Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:51:52.338Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:51:52.338Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:51:52.338Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-19T11:51:52.338Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-19T11:51:52.338Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-19T11:51:52.338Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-05-19T11:51:52.338Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-19T11:51:52.338Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-19T11:51:52.338Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-19T11:51:52.338Z] === RUN TestNetworkList [2021-05-19T11:51:52.338Z] === RUN TestNetworkList//networks [2021-05-19T11:51:52.338Z] === PAUSE TestNetworkList//networks [2021-05-19T11:51:52.338Z] === RUN TestNetworkList//networks/ [2021-05-19T11:51:52.338Z] === PAUSE TestNetworkList//networks/ [2021-05-19T11:51:52.338Z] === CONT TestNetworkList//networks [2021-05-19T11:51:52.338Z] === CONT TestNetworkList//networks/ [2021-05-19T11:51:52.338Z] --- PASS: TestNetworkList (0.02s) [2021-05-19T11:51:52.338Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-19T11:51:52.338Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-19T11:51:52.338Z] === RUN TestHostIPv4BridgeLabel [2021-05-19T11:51:52.338Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-19T11:51:52.338Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-19T11:51:52.642Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-05-19T11:51:52.642Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-19T11:51:52.642Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-19T11:51:52.642Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:51:52.642Z] === RUN TestAuthZPluginV2Disable [2021-05-19T11:51:52.642Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-19T11:51:52.642Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:51:52.642Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-19T11:51:52.642Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-19T11:51:52.642Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:51:52.642Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-19T11:51:52.642Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-19T11:51:52.642Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:51:52.642Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-19T11:51:52.900Z] --- PASS: TestHostIPv4BridgeLabel (0.98s) [2021-05-19T11:51:52.900Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-19T11:51:53.157Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-19T11:51:53.718Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-19T11:51:53.974Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-19T11:51:53.974Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-19T11:51:54.536Z] --- PASS: TestDaemonRestartWithLiveRestore (1.70s) [2021-05-19T11:51:54.536Z] === RUN TestDaemonDefaultNetworkPools [2021-05-19T11:51:55.098Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-19T11:51:55.354Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-19T11:51:55.915Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-19T11:51:56.171Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-19T11:51:56.171Z] --- PASS: TestDaemonDefaultNetworkPools (1.61s) [2021-05-19T11:51:56.171Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-19T11:51:56.426Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-19T11:51:56.682Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-19T11:51:57.243Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-19T11:51:57.243Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-19T11:51:57.243Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-19T11:51:57.625Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-19T11:51:58.551Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.46s) [2021-05-19T11:51:58.551Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-19T11:51:59.915Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-19T11:52:00.930Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-19T11:52:01.802Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (3.05s) [2021-05-19T11:52:01.802Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-19T11:52:02.728Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.12s) [2021-05-19T11:52:02.728Z] === RUN TestServiceWithPredefinedNetwork [2021-05-19T11:52:03.080Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-19T11:52:05.247Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-19T11:52:05.949Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-19T11:52:06.173Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2021-05-19T11:52:06.173Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-19T11:52:06.173Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T11:52:06.173Z] service_test.go:242: FLAKY_TEST [2021-05-19T11:52:06.173Z] === RUN TestServiceWithDataPathPortInit [2021-05-19T11:52:07.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-05-19T11:52:08.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-05-19T11:52:09.833Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-19T11:52:09.833Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-19T11:52:09.833Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-19T11:52:10.089Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-19T11:52:10.346Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-19T11:52:10.602Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-19T11:52:11.263Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-05-19T11:52:11.263Z] PASS [2021-05-19T11:52:11.263Z] [2021-05-19T11:52:11.263Z] === Skipped [2021-05-19T11:52:11.263Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-19T11:52:11.263Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:52:11.263Z] [2021-05-19T11:52:11.263Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-19T11:52:11.263Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:52:11.263Z] [2021-05-19T11:52:11.263Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-19T11:52:11.263Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:52:11.263Z] [2021-05-19T11:52:11.263Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-19T11:52:11.263Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:52:11.263Z] [2021-05-19T11:52:11.263Z] [2021-05-19T11:52:11.263Z] DONE 17 tests, 4 skipped in 27.569s [2021-05-19T11:52:11.263Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-19T11:52:11.263Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:11.263Z] ++ set -e [2021-05-19T11:52:11.263Z] ++ '[' -n 0 ']' [2021-05-19T11:52:11.263Z] ++ set -x [2021-05-19T11:52:11.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:11.263Z] INFO: Testing against a local daemon [2021-05-19T11:52:11.263Z] === RUN TestPluginInvalidJSON [2021-05-19T11:52:11.263Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:52:11.263Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:52:11.263Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:52:11.263Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-19T11:52:11.263Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-19T11:52:11.263Z] === RUN TestPluginInstall [2021-05-19T11:52:11.263Z] === RUN TestPluginInstall/no_auth [2021-05-19T11:52:11.263Z] time="2021-05-19T11:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:52:11.263Z] time="2021-05-19T11:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e32577cf712ae004145f2959e6bb66db437d1ed600162844b2de60fe2d7a2a85" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:52:11.263Z] time="2021-05-19T11:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:52:11.263Z] time="2021-05-19T11:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e32577cf712ae004145f2959e6bb66db437d1ed600162844b2de60fe2d7a2a85" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:52:11.263Z] === RUN TestPluginInstall/with_htpasswd [2021-05-19T11:52:11.905Z] time="2021-05-19T11:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:52:11.905Z] time="2021-05-19T11:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9462a6b44781fc9ba45f545c260c25e739a2c58618ac395af2f99c62854c0437" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:52:11.905Z] time="2021-05-19T11:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:52:11.905Z] time="2021-05-19T11:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9462a6b44781fc9ba45f545c260c25e739a2c58618ac395af2f99c62854c0437" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:52:12.492Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-19T11:52:12.545Z] === RUN TestPluginInstall/with_insecure [2021-05-19T11:52:13.592Z] time="2021-05-19T11:52:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:52:13.592Z] time="2021-05-19T11:52:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c2dda70ff0940dcd34e716ec7862da109d2b32a847c2234f5d64dd35b60fca3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:52:13.592Z] time="2021-05-19T11:52:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:52:13.592Z] time="2021-05-19T11:52:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c2dda70ff0940dcd34e716ec7862da109d2b32a847c2234f5d64dd35b60fca3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:52:13.857Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-19T11:52:13.889Z] --- PASS: TestPluginInstall (4.35s) [2021-05-19T11:52:13.889Z] --- PASS: TestPluginInstall/no_auth (2.02s) [2021-05-19T11:52:13.889Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2021-05-19T11:52:13.889Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-05-19T11:52:13.889Z] plugin_test.go:165: [d5061562ca613] daemon is not started [2021-05-19T11:52:13.889Z] === RUN TestPluginsWithRuntimes [2021-05-19T11:52:15.413Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-19T11:52:16.457Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-19T11:52:17.983Z] --- PASS: TestPluginsWithRuntimes (4.03s) [2021-05-19T11:52:17.983Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-05-19T11:52:17.983Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-05-19T11:52:17.983Z] === RUN TestPluginBackCompatMediaTypes [2021-05-19T11:52:18.022Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-19T11:52:18.022Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-19T11:52:18.583Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-19T11:52:18.624Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s) [2021-05-19T11:52:18.624Z] PASS [2021-05-19T11:52:18.624Z] [2021-05-19T11:52:18.624Z] DONE 10 tests in 9.320s [2021-05-19T11:52:18.624Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-19T11:52:18.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:18.624Z] ++ set -e [2021-05-19T11:52:18.624Z] ++ '[' -n 0 ']' [2021-05-19T11:52:18.624Z] ++ set -x [2021-05-19T11:52:18.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:18.624Z] INFO: Testing against a local daemon [2021-05-19T11:52:18.624Z] === RUN TestExternalGraphDriver [2021-05-19T11:52:18.921Z] === RUN TestExternalGraphDriver/json [2021-05-19T11:52:21.013Z] === RUN TestExternalGraphDriver/spec [2021-05-19T11:52:22.543Z] === RUN TestExternalGraphDriver/pull [2021-05-19T11:52:24.626Z] --- PASS: TestExternalGraphDriver (5.58s) [2021-05-19T11:52:24.626Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2021-05-19T11:52:24.626Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2021-05-19T11:52:24.626Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2021-05-19T11:52:24.626Z] === RUN TestGraphdriverPluginV2 [2021-05-19T11:52:24.626Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2021-05-19T11:52:24.626Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:52:24.626Z] PASS [2021-05-19T11:52:24.626Z] [2021-05-19T11:52:24.626Z] === Skipped [2021-05-19T11:52:24.626Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2021-05-19T11:52:24.626Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:52:24.626Z] [2021-05-19T11:52:24.626Z] [2021-05-19T11:52:24.626Z] DONE 5 tests, 1 skipped in 5.730s [2021-05-19T11:52:24.626Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-19T11:52:24.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:24.626Z] ++ set -e [2021-05-19T11:52:24.626Z] ++ '[' -n 0 ']' [2021-05-19T11:52:24.626Z] ++ set -x [2021-05-19T11:52:24.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:24.626Z] INFO: Testing against a local daemon [2021-05-19T11:52:24.626Z] === RUN TestContinueAfterPluginCrash [2021-05-19T11:52:24.626Z] === PAUSE TestContinueAfterPluginCrash [2021-05-19T11:52:24.626Z] === RUN TestReadPluginNoRead [2021-05-19T11:52:24.626Z] === PAUSE TestReadPluginNoRead [2021-05-19T11:52:24.626Z] === RUN TestDaemonStartWithLogOpt [2021-05-19T11:52:24.626Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-19T11:52:24.626Z] === CONT TestContinueAfterPluginCrash [2021-05-19T11:52:24.626Z] === CONT TestDaemonStartWithLogOpt [2021-05-19T11:52:24.626Z] === CONT TestReadPluginNoRead [2021-05-19T11:52:25.139Z] --- PASS: TestServiceWithDataPathPortInit (19.12s) [2021-05-19T11:52:25.139Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-19T11:52:29.308Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-19T11:52:29.464Z] === RUN TestReadPluginNoRead/default [2021-05-19T11:52:29.760Z] --- PASS: TestDaemonStartWithLogOpt (5.27s) [2021-05-19T11:52:31.288Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-19T11:52:32.574Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-19T11:52:32.807Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-19T11:52:33.502Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-19T11:52:33.758Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.52s) [2021-05-19T11:52:33.758Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yd4dq7dedxztrbedidomuzy80 Created:2021-05-19 11:52:26.222807003 +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[714f47bc582ddd079b040d064052a25ee878530d015f1be7b31cb8be74a435fd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jx3hi4yet52ks2fmybyb7zpg2 EndpointID:aa6a7bf633e63a2b5fa9defd8698fba2845397f4edfe7c375fb54ed14a701197 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:52adaf9de10040b93d1122cac8414250ef6703f0666234ba52c2e7bca2fe8b56 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:6514fb87c097 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jx3hi4yet52ks2fmybyb7zpg2 EndpointID:aa6a7bf633e63a2b5fa9defd8698fba2845397f4edfe7c375fb54ed14a701197 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-19T11:52:33.758Z] PASS [2021-05-19T11:52:33.758Z] [2021-05-19T11:52:33.758Z] === Skipped [2021-05-19T11:52:33.758Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-19T11:52:33.758Z] service_test.go:242: FLAKY_TEST [2021-05-19T11:52:33.758Z] [2021-05-19T11:52:33.758Z] [2021-05-19T11:52:33.758Z] DONE 26 tests, 1 skipped in 66.697s [2021-05-19T11:52:33.758Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-19T11:52:33.758Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:33.758Z] ++ set -e [2021-05-19T11:52:33.758Z] ++ '[' -n 0 ']' [2021-05-19T11:52:33.758Z] ++ set -x [2021-05-19T11:52:33.758Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:33.758Z] INFO: Testing against a local daemon [2021-05-19T11:52:33.758Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-19T11:52:33.758Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-19T11:52:33.758Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:52:33.758Z] === RUN TestDockerNetworkIpvlan [2021-05-19T11:52:33.758Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-19T11:52:33.758Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:52:33.758Z] PASS [2021-05-19T11:52:33.758Z] [2021-05-19T11:52:33.758Z] === Skipped [2021-05-19T11:52:33.758Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-19T11:52:33.758Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:52:33.758Z] [2021-05-19T11:52:33.758Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-19T11:52:33.758Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-19T11:52:33.758Z] [2021-05-19T11:52:33.758Z] [2021-05-19T11:52:33.758Z] DONE 2 tests, 2 skipped in 0.162s [2021-05-19T11:52:34.015Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-19T11:52:34.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:34.015Z] ++ set -e [2021-05-19T11:52:34.015Z] ++ '[' -n 0 ']' [2021-05-19T11:52:34.015Z] ++ set -x [2021-05-19T11:52:34.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:34.015Z] INFO: Testing against a local daemon [2021-05-19T11:52:34.015Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-19T11:52:34.333Z] --- PASS: TestReadPluginNoRead (9.57s) [2021-05-19T11:52:34.333Z] --- PASS: TestReadPluginNoRead/default (1.61s) [2021-05-19T11:52:34.333Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2021-05-19T11:52:34.333Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s) [2021-05-19T11:52:34.333Z] read_test.go:92: [d35a39b9629e0] daemon is not started [2021-05-19T11:52:35.382Z] --- PASS: TestContinueAfterPluginCrash (10.81s) [2021-05-19T11:52:35.382Z] PASS [2021-05-19T11:52:35.382Z] [2021-05-19T11:52:35.382Z] DONE 6 tests in 10.884s [2021-05-19T11:52:35.382Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-19T11:52:35.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:35.382Z] ++ set -e [2021-05-19T11:52:35.382Z] ++ '[' -n 0 ']' [2021-05-19T11:52:35.382Z] ++ set -x [2021-05-19T11:52:35.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:35.382Z] testing: warning: no tests to run [2021-05-19T11:52:35.382Z] PASS [2021-05-19T11:52:35.382Z] [2021-05-19T11:52:35.382Z] DONE 0 tests in 0.023s [2021-05-19T11:52:35.382Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-19T11:52:35.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:35.382Z] ++ set -e [2021-05-19T11:52:35.382Z] ++ '[' -n 0 ']' [2021-05-19T11:52:35.382Z] ++ set -x [2021-05-19T11:52:35.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:35.382Z] INFO: Testing against a local daemon [2021-05-19T11:52:35.382Z] === RUN TestPluginWithDevMounts [2021-05-19T11:52:35.382Z] === PAUSE TestPluginWithDevMounts [2021-05-19T11:52:35.382Z] === CONT TestPluginWithDevMounts [2021-05-19T11:52:35.904Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-19T11:52:35.905Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-19T11:52:36.469Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.32s) [2021-05-19T11:52:36.469Z] === RUN TestDockerNetworkMacvlan [2021-05-19T11:52:37.395Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-19T11:52:37.484Z] --- PASS: TestPluginWithDevMounts (1.85s) [2021-05-19T11:52:37.484Z] PASS [2021-05-19T11:52:37.484Z] [2021-05-19T11:52:37.484Z] DONE 1 tests in 1.927s [2021-05-19T11:52:37.484Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-05-19T11:52:37.484Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:37.484Z] ++ set -e [2021-05-19T11:52:37.484Z] ++ '[' -n 0 ']' [2021-05-19T11:52:37.484Z] ++ set -x [2021-05-19T11:52:37.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:37.484Z] INFO: Testing against a local daemon [2021-05-19T11:52:37.484Z] === RUN TestSecretInspect [2021-05-19T11:52:38.761Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-19T11:52:39.669Z] --- PASS: TestSecretInspect (1.94s) [2021-05-19T11:52:39.669Z] === RUN TestSecretList [2021-05-19T11:52:40.135Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-19T11:52:40.698Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-19T11:52:40.955Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-19T11:52:41.198Z] --- PASS: TestSecretList (1.91s) [2021-05-19T11:52:41.198Z] === RUN TestSecretsCreateAndDelete [2021-05-19T11:52:43.285Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2021-05-19T11:52:43.285Z] === RUN TestSecretsUpdate [2021-05-19T11:52:43.470Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-19T11:52:43.726Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-19T11:52:43.982Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-19T11:52:45.380Z] --- PASS: TestSecretsUpdate (1.92s) [2021-05-19T11:52:45.380Z] === RUN TestTemplatedSecret [2021-05-19T11:52:46.512Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-19T11:52:47.439Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-19T11:52:47.474Z] --- PASS: TestTemplatedSecret (2.43s) [2021-05-19T11:52:47.474Z] === RUN TestSecretCreateResolve [2021-05-19T11:52:48.368Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-19T11:52:48.368Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-19T11:52:49.578Z] --- PASS: TestSecretCreateResolve (1.93s) [2021-05-19T11:52:49.578Z] PASS [2021-05-19T11:52:49.578Z] [2021-05-19T11:52:49.578Z] DONE 6 tests in 12.113s [2021-05-19T11:52:49.578Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-05-19T11:52:49.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:49.578Z] ++ set -e [2021-05-19T11:52:49.578Z] ++ '[' -n 0 ']' [2021-05-19T11:52:49.578Z] ++ set -x [2021-05-19T11:52:49.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:52:49.578Z] INFO: Testing against a local daemon [2021-05-19T11:52:49.578Z] === RUN TestServiceCreateInit [2021-05-19T11:52:49.578Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-19T11:52:49.733Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-19T11:52:51.097Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-19T11:52:51.354Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-19T11:52:51.354Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-19T11:52:51.915Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-19T11:52:52.478Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-19T11:52:53.041Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-19T11:52:53.156Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-19T11:52:55.556Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-19T11:52:56.118Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-19T11:52:57.045Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-19T11:52:57.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-05-19T11:52:57.677Z] --- PASS: TestServiceCreateInit (7.43s) [2021-05-19T11:52:57.677Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2021-05-19T11:52:57.677Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2021-05-19T11:52:57.677Z] === RUN TestCreateServiceMultipleTimes [2021-05-19T11:53:00.122Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-19T11:53:00.122Z] --- PASS: TestDockerNetworkMacvlan (23.36s) [2021-05-19T11:53:00.122Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2021-05-19T11:53:00.122Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.22s) [2021-05-19T11:53:00.122Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.66s) [2021-05-19T11:53:00.122Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.22s) [2021-05-19T11:53:00.122Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.79s) [2021-05-19T11:53:00.122Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.50s) [2021-05-19T11:53:00.122Z] PASS [2021-05-19T11:53:00.122Z] [2021-05-19T11:53:00.122Z] DONE 8 tests in 25.810s [2021-05-19T11:53:00.122Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-19T11:53:00.122Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:53:00.122Z] ++ set -e [2021-05-19T11:53:00.122Z] ++ '[' -n 0 ']' [2021-05-19T11:53:00.122Z] ++ set -x [2021-05-19T11:53:00.122Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:53:00.122Z] testing: warning: no tests to run [2021-05-19T11:53:00.122Z] PASS [2021-05-19T11:53:00.122Z] [2021-05-19T11:53:00.122Z] DONE 0 tests in 0.033s [2021-05-19T11:53:00.122Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-19T11:53:00.122Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:53:00.122Z] ++ set -e [2021-05-19T11:53:00.122Z] ++ '[' -n 0 ']' [2021-05-19T11:53:00.122Z] ++ set -x [2021-05-19T11:53:00.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:53:00.123Z] INFO: Testing against a local daemon [2021-05-19T11:53:00.123Z] === RUN TestAuthZPluginAllowRequest [2021-05-19T11:53:02.013Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-19T11:53:02.939Z] --- PASS: TestAuthZPluginAllowRequest (2.80s) [2021-05-19T11:53:02.939Z] === RUN TestAuthZPluginTLS [2021-05-19T11:53:03.503Z] --- PASS: TestAuthZPluginTLS (0.80s) [2021-05-19T11:53:03.503Z] === RUN TestAuthZPluginDenyRequest [2021-05-19T11:53:04.064Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-19T11:53:04.319Z] --- PASS: TestAuthZPluginDenyRequest (0.75s) [2021-05-19T11:53:04.319Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-19T11:53:05.247Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.77s) [2021-05-19T11:53:05.247Z] === RUN TestAuthZPluginDenyResponse [2021-05-19T11:53:05.511Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-19T11:53:05.769Z] --- PASS: TestAuthZPluginDenyResponse (0.79s) [2021-05-19T11:53:05.769Z] === RUN TestAuthZPluginAllowEventStream [2021-05-19T11:53:06.698Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-19T11:53:07.260Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-19T11:53:07.821Z] --- PASS: TestAuthZPluginAllowEventStream (2.03s) [2021-05-19T11:53:07.821Z] === RUN TestAuthZPluginErrorResponse [2021-05-19T11:53:08.747Z] --- PASS: TestAuthZPluginErrorResponse (0.77s) [2021-05-19T11:53:08.747Z] === RUN TestAuthZPluginErrorRequest [2021-05-19T11:53:09.307Z] --- PASS: TestAuthZPluginErrorRequest (0.72s) [2021-05-19T11:53:09.307Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-19T11:53:10.233Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.78s) [2021-05-19T11:53:10.233Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-19T11:53:11.162Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-19T11:53:12.528Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.46s) [2021-05-19T11:53:12.528Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-19T11:53:13.091Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-19T11:53:13.106Z] --- PASS: TestCreateServiceMultipleTimes (15.55s) [2021-05-19T11:53:13.106Z] === RUN TestCreateServiceConflict [2021-05-19T11:53:14.455Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-19T11:53:14.633Z] --- PASS: TestCreateServiceConflict (1.92s) [2021-05-19T11:53:14.633Z] === RUN TestCreateServiceMaxReplicas [2021-05-19T11:53:15.382Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.54s) [2021-05-19T11:53:15.382Z] === RUN TestAuthZPluginHeader [2021-05-19T11:53:15.382Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-19T11:53:16.309Z] --- PASS: TestAuthZPluginHeader (1.05s) [2021-05-19T11:53:16.309Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-19T11:53:17.396Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2021-05-19T11:53:17.396Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-19T11:53:22.842Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.48s) [2021-05-19T11:53:22.842Z] === RUN TestAuthZPluginV2Disable [2021-05-19T11:53:25.359Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-19T11:53:25.920Z] --- PASS: TestAuthZPluginV2Disable (4.19s) [2021-05-19T11:53:25.920Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-19T11:53:29.188Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-05-19T11:53:29.452Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.66s) [2021-05-19T11:53:29.452Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-19T11:53:30.092Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s) [2021-05-19T11:53:30.092Z] === RUN TestCreateServiceSecretFileMode [2021-05-19T11:53:30.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-05-19T11:53:31.814Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-19T11:53:31.814Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-19T11:53:31.814Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-19T11:53:32.179Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2021-05-19T11:53:32.179Z] === RUN TestCreateServiceConfigFileMode [2021-05-19T11:53:34.277Z] --- PASS: TestCreateServiceConfigFileMode (2.24s) [2021-05-19T11:53:34.277Z] === RUN TestCreateServiceSysctls [2021-05-19T11:53:36.063Z] === RUN TestDockerSuite/TestBuildRm [2021-05-19T11:53:37.837Z] --- PASS: TestCreateServiceSysctls (3.07s) [2021-05-19T11:53:37.838Z] === RUN TestCreateServiceCapabilities [2021-05-19T11:53:39.331Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-19T11:53:39.925Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2021-05-19T11:53:39.925Z] === RUN TestInspect [2021-05-19T11:53:40.694Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-19T11:53:41.621Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-19T11:53:41.876Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-19T11:53:41.876Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.25s) [2021-05-19T11:53:41.876Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-19T11:53:42.437Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-19T11:53:42.694Z] --- PASS: TestInspect (2.59s) [2021-05-19T11:53:42.694Z] === RUN TestCreateJob [2021-05-19T11:53:43.365Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-19T11:53:44.728Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-19T11:53:45.288Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-19T11:53:45.445Z] --- PASS: TestCreateJob (3.03s) [2021-05-19T11:53:45.445Z] === RUN TestReplicatedJob [2021-05-19T11:53:49.459Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-19T11:53:49.460Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-19T11:53:49.460Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-19T11:53:49.460Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-19T11:53:49.460Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-19T11:53:50.387Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-19T11:53:50.387Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-19T11:53:51.048Z] --- PASS: TestReplicatedJob (5.17s) [2021-05-19T11:53:51.048Z] === RUN TestUpdateReplicatedJob [2021-05-19T11:53:51.317Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-19T11:53:53.813Z] --- PASS: TestUpdateReplicatedJob (3.10s) [2021-05-19T11:53:53.813Z] === RUN TestServiceListWithStatuses [2021-05-19T11:53:53.813Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-19T11:53:53.813Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T11:53:53.813Z] === RUN TestDockerNetworkConnectAlias [2021-05-19T11:53:55.485Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-19T11:53:56.046Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-19T11:53:56.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-05-19T11:53:56.863Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-19T11:53:57.424Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-19T11:53:57.875Z] 2021/05/19 11:53:47 Finished clone google.golang.org/api [2021-05-19T11:53:57.875Z] 2021/05/19 11:53:47 Dependencies downloaded. Download time: 4m46.152952872s [2021-05-19T11:53:57.875Z] 2021/05/19 11:53:47 Collecting all dependencies [2021-05-19T11:53:58.137Z] 2021/05/19 11:53:58 Clean vendor dir from unused packages [2021-05-19T11:53:58.137Z] 2021/05/19 11:53:58 Ignoring paths matching "^archive/tar" [2021-05-19T11:53:58.299Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2021-05-19T11:53:58.299Z] === RUN TestDockerNetworkReConnect [2021-05-19T11:53:58.791Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-19T11:53:59.080Z] 2021/05/19 11:53:58 Success [2021-05-19T11:53:59.080Z] 2021/05/19 11:53:58 Running time: 5m1.304017333s [2021-05-19T11:53:59.340Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-19T11:54:00.157Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.28s) [2021-05-19T11:54:00.157Z] PASS [2021-05-19T11:54:00.157Z] [2021-05-19T11:54:00.157Z] DONE 17 tests in 60.292s [2021-05-19T11:54:00.157Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-19T11:54:00.157Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:54:00.157Z] ++ set -e [2021-05-19T11:54:00.157Z] ++ '[' -n 0 ']' [2021-05-19T11:54:00.157Z] ++ set -x [2021-05-19T11:54:00.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:54:00.158Z] INFO: Testing against a local daemon [2021-05-19T11:54:00.158Z] === RUN TestPluginInvalidJSON [2021-05-19T11:54:00.158Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:54:00.158Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:54:00.223Z] + echo Ensuring container killed. [2021-05-19T11:54:00.223Z] Ensuring container killed. [2021-05-19T11:54:00.223Z] + docker rm -vf docker-pr1 [2021-05-19T11:54:00.223Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-19T11:54:00.414Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-19T11:54:00.414Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-19T11:54:00.414Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-05-19T11:54:00.414Z] === RUN TestPluginInstall [2021-05-19T11:54:00.414Z] === RUN TestPluginInstall/no_auth [2021-05-19T11:54:00.414Z] === RUN TestDockerSuite/TestBuildUser [2021-05-19T11:54:00.511Z] + echo Chowning /workspace to jenkins user [2021-05-19T11:54:00.511Z] Chowning /workspace to jenkins user [2021-05-19T11:54:00.511Z] + id -u [2021-05-19T11:54:00.511Z] + id -g [2021-05-19T11:54:00.511Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42395:/workspace busybox chown -R 1000:1000 /workspace [2021-05-19T11:54:01.060Z] --- PASS: TestDockerNetworkReConnect (3.17s) [2021-05-19T11:54:01.060Z] === RUN TestServicePlugin [2021-05-19T11:54:01.060Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-19T11:54:01.060Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:54:01.060Z] === RUN TestServiceUpdateLabel [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-19T11:54:01.762Z] + bundleName=unit [2021-05-19T11:54:01.762Z] + echo Creating unit-bundles.tar.gz [2021-05-19T11:54:01.762Z] Creating unit-bundles.tar.gz [2021-05-19T11:54:01.762Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-05-19T11:54:01.762Z] bundles/junit-report.xml [2021-05-19T11:54:01.762Z] bundles/go-test-report.json [2021-05-19T11:54:01.762Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-05-19T11:54:01.775Z] Archiving artifacts [2021-05-19T11:54:02.099Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42395/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T11:54:02.406Z] + make clean [2021-05-19T11:54:02.406Z] docker volume rm -f docker-dev-cache [2021-05-19T11:54:02.406Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-05-19T11:54:02.933Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-19T11:54:02.933Z] time="2021-05-19T11:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:54:02.933Z] time="2021-05-19T11:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:094fbd213fce94a379c9aa835df2264c837c0ec89f79372c6569b39b5d0dd2f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:54:02.933Z] time="2021-05-19T11:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:54:02.933Z] time="2021-05-19T11:54:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:094fbd213fce94a379c9aa835df2264c837c0ec89f79372c6569b39b5d0dd2f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [Pipeline] // stage [Pipeline] } [2021-05-19T11:54:03.154Z] --- PASS: TestServiceUpdateLabel (1.93s) [2021-05-19T11:54:03.154Z] === RUN TestServiceUpdateSecrets [2021-05-19T11:54:03.189Z] === RUN TestPluginInstall/with_htpasswd [2021-05-19T11:54:03.749Z] time="2021-05-19T11:54:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:54:03.749Z] time="2021-05-19T11:54:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b82da4475130a6badeb984601fc1408c4abeea22c4d255b8393c1137535b2ced" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:54:03.749Z] time="2021-05-19T11:54:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:54:03.749Z] time="2021-05-19T11:54:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b82da4475130a6badeb984601fc1408c4abeea22c4d255b8393c1137535b2ced" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:54:04.310Z] === RUN TestPluginInstall/with_insecure [2021-05-19T11:54:05.675Z] time="2021-05-19T11:54:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:54:05.675Z] time="2021-05-19T11:54:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d559104c2cf9a17b698a8432694975435af0903391537cdc7606fb1abdc90e61" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:54:05.675Z] time="2021-05-19T11:54:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-19T11:54:05.675Z] time="2021-05-19T11:54:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d559104c2cf9a17b698a8432694975435af0903391537cdc7606fb1abdc90e61" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-19T11:54:05.932Z] --- PASS: TestPluginInstall (5.67s) [2021-05-19T11:54:05.932Z] --- PASS: TestPluginInstall/no_auth (2.81s) [2021-05-19T11:54:05.932Z] --- PASS: TestPluginInstall/with_htpasswd (1.08s) [2021-05-19T11:54:05.932Z] --- PASS: TestPluginInstall/with_insecure (1.78s) [2021-05-19T11:54:05.932Z] plugin_test.go:165: [d8afb89bf4a6a] daemon is not started [2021-05-19T11:54:05.932Z] === RUN TestPluginsWithRuntimes [2021-05-19T11:54:06.859Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-19T11:54:08.225Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-19T11:54:10.113Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-19T11:54:11.478Z] --- PASS: TestPluginsWithRuntimes (5.52s) [2021-05-19T11:54:11.478Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.67s) [2021-05-19T11:54:11.478Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.66s) [2021-05-19T11:54:11.478Z] === RUN TestPluginBackCompatMediaTypes [2021-05-19T11:54:12.407Z] --- PASS: TestPluginBackCompatMediaTypes (1.01s) [2021-05-19T11:54:12.407Z] PASS [2021-05-19T11:54:12.407Z] [2021-05-19T11:54:12.407Z] DONE 10 tests in 12.392s [2021-05-19T11:54:12.407Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-19T11:54:12.407Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:54:12.407Z] ++ set -e [2021-05-19T11:54:12.407Z] ++ '[' -n 0 ']' [2021-05-19T11:54:12.407Z] ++ set -x [2021-05-19T11:54:12.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:54:12.667Z] INFO: Testing against a local daemon [2021-05-19T11:54:12.667Z] === RUN TestExternalGraphDriver [2021-05-19T11:54:12.667Z] === RUN TestExternalGraphDriver/json [2021-05-19T11:54:15.957Z] === RUN TestExternalGraphDriver/spec [2021-05-19T11:54:18.545Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2021-05-19T11:54:18.545Z] === RUN TestServiceUpdateConfigs [2021-05-19T11:54:19.221Z] === RUN TestExternalGraphDriver/pull [2021-05-19T11:54:20.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-05-19T11:54:21.512Z] --- PASS: TestExternalGraphDriver (8.91s) [2021-05-19T11:54:21.512Z] --- PASS: TestExternalGraphDriver/json (2.87s) [2021-05-19T11:54:21.512Z] --- PASS: TestExternalGraphDriver/spec (3.15s) [2021-05-19T11:54:21.512Z] --- PASS: TestExternalGraphDriver/pull (2.77s) [2021-05-19T11:54:21.512Z] === RUN TestGraphdriverPluginV2 [2021-05-19T11:54:24.776Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-19T11:54:26.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-05-19T11:54:26.141Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-19T11:54:26.397Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-19T11:54:27.766Z] --- PASS: TestGraphdriverPluginV2 (6.15s) [2021-05-19T11:54:27.766Z] PASS [2021-05-19T11:54:27.766Z] [2021-05-19T11:54:27.766Z] DONE 5 tests in 15.207s [2021-05-19T11:54:27.766Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-19T11:54:27.766Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:54:27.766Z] ++ set -e [2021-05-19T11:54:27.766Z] ++ '[' -n 0 ']' [2021-05-19T11:54:27.766Z] ++ set -x [2021-05-19T11:54:27.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:54:28.023Z] INFO: Testing against a local daemon [2021-05-19T11:54:28.023Z] === RUN TestContinueAfterPluginCrash [2021-05-19T11:54:28.023Z] === PAUSE TestContinueAfterPluginCrash [2021-05-19T11:54:28.023Z] === RUN TestReadPluginNoRead [2021-05-19T11:54:28.023Z] === PAUSE TestReadPluginNoRead [2021-05-19T11:54:28.023Z] === RUN TestDaemonStartWithLogOpt [2021-05-19T11:54:28.023Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-19T11:54:28.023Z] === CONT TestContinueAfterPluginCrash [2021-05-19T11:54:28.023Z] === CONT TestDaemonStartWithLogOpt [2021-05-19T11:54:28.280Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-19T11:54:30.169Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-19T11:54:32.687Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-19T11:54:32.687Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-19T11:54:32.687Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-19T11:54:32.687Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-19T11:54:32.687Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-19T11:54:33.926Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2021-05-19T11:54:33.926Z] === RUN TestServiceUpdateNetwork [2021-05-19T11:54:34.578Z] --- PASS: TestDaemonStartWithLogOpt (6.41s) [2021-05-19T11:54:34.578Z] === CONT TestReadPluginNoRead [2021-05-19T11:54:34.578Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-19T11:54:34.578Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-19T11:54:35.943Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-19T11:54:36.872Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-19T11:54:37.798Z] === RUN TestReadPluginNoRead/default [2021-05-19T11:54:37.798Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-19T11:54:38.058Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-19T11:54:39.956Z] --- PASS: TestContinueAfterPluginCrash (11.77s) [2021-05-19T11:54:39.956Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-19T11:54:40.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-05-19T11:54:41.139Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-19T11:54:42.068Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-19T11:54:43.756Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-19T11:54:43.756Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-19T11:54:43.756Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-19T11:54:43.958Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-19T11:54:44.214Z] --- PASS: TestReadPluginNoRead (9.76s) [2021-05-19T11:54:44.214Z] --- PASS: TestReadPluginNoRead/default (2.04s) [2021-05-19T11:54:44.214Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.08s) [2021-05-19T11:54:44.214Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2021-05-19T11:54:44.214Z] read_test.go:92: [dfb49957b7651] daemon is not started [2021-05-19T11:54:44.214Z] PASS [2021-05-19T11:54:44.214Z] [2021-05-19T11:54:44.214Z] DONE 6 tests in 16.388s [2021-05-19T11:54:44.214Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-19T11:54:44.214Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:54:44.214Z] ++ set -e [2021-05-19T11:54:44.214Z] ++ '[' -n 0 ']' [2021-05-19T11:54:44.214Z] ++ set -x [2021-05-19T11:54:44.214Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:54:44.214Z] testing: warning: no tests to run [2021-05-19T11:54:44.214Z] PASS [2021-05-19T11:54:44.214Z] [2021-05-19T11:54:44.214Z] DONE 0 tests in 0.086s [2021-05-19T11:54:44.214Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-19T11:54:44.214Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:54:44.214Z] ++ set -e [2021-05-19T11:54:44.214Z] ++ '[' -n 0 ']' [2021-05-19T11:54:44.214Z] ++ set -x [2021-05-19T11:54:44.214Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:54:44.331Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2021-05-19T11:54:44.331Z] === RUN TestServiceUpdatePidsLimit [2021-05-19T11:54:44.471Z] INFO: Testing against a local daemon [2021-05-19T11:54:44.471Z] === RUN TestPluginWithDevMounts [2021-05-19T11:54:44.471Z] === PAUSE TestPluginWithDevMounts [2021-05-19T11:54:44.471Z] === CONT TestPluginWithDevMounts [2021-05-19T11:54:44.629Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-19T11:54:45.399Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-19T11:54:45.680Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-19T11:54:45.961Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-19T11:54:46.896Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-19T11:54:46.896Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-19T11:54:47.153Z] --- PASS: TestPluginWithDevMounts (2.60s) [2021-05-19T11:54:47.153Z] PASS [2021-05-19T11:54:47.153Z] [2021-05-19T11:54:47.153Z] DONE 1 tests in 2.781s [2021-05-19T11:54:47.153Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-19T11:54:47.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:54:47.153Z] ++ set -e [2021-05-19T11:54:47.153Z] ++ '[' -n 0 ']' [2021-05-19T11:54:47.153Z] ++ set -x [2021-05-19T11:54:47.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:54:47.413Z] INFO: Testing against a local daemon [2021-05-19T11:54:47.413Z] === RUN TestSecretInspect [2021-05-19T11:54:47.975Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-19T11:54:49.864Z] --- PASS: TestSecretInspect (2.52s) [2021-05-19T11:54:49.864Z] === RUN TestSecretList [2021-05-19T11:54:50.427Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-19T11:54:50.427Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-19T11:54:50.427Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-19T11:54:51.354Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-19T11:54:52.281Z] === RUN TestDockerSuite/TestCommitChange [2021-05-19T11:54:52.604Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-19T11:54:52.843Z] --- PASS: TestSecretList (3.03s) [2021-05-19T11:54:52.843Z] === RUN TestSecretsCreateAndDelete [2021-05-19T11:54:53.405Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-19T11:54:54.332Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-19T11:54:55.697Z] --- PASS: TestSecretsCreateAndDelete (2.77s) [2021-05-19T11:54:55.697Z] === RUN TestSecretsUpdate [2021-05-19T11:54:56.258Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-19T11:54:58.783Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-19T11:54:58.783Z] --- PASS: TestSecretsUpdate (3.12s) [2021-05-19T11:54:58.783Z] === RUN TestTemplatedSecret [2021-05-19T11:54:59.709Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-19T11:55:01.340Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-19T11:55:01.598Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-19T11:55:01.633Z] --- PASS: TestServiceUpdatePidsLimit (16.14s) [2021-05-19T11:55:01.633Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-05-19T11:55:01.633Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2021-05-19T11:55:01.633Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) [2021-05-19T11:55:01.633Z] PASS [2021-05-19T11:55:01.633Z] [2021-05-19T11:55:01.633Z] === Skipped [2021-05-19T11:55:01.633Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-05-19T11:55:01.633Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T11:55:01.633Z] [2021-05-19T11:55:01.633Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-05-19T11:55:01.633Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-19T11:55:01.633Z] [2021-05-19T11:55:01.633Z] [2021-05-19T11:55:01.633Z] DONE 27 tests, 2 skipped in 130.474s [2021-05-19T11:55:01.633Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-05-19T11:55:01.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:55:01.633Z] ++ set -e [2021-05-19T11:55:01.633Z] ++ '[' -n 0 ']' [2021-05-19T11:55:01.633Z] ++ set -x [2021-05-19T11:55:01.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:55:01.633Z] INFO: Testing against a local daemon [2021-05-19T11:55:01.633Z] === RUN TestSessionCreate [2021-05-19T11:55:01.633Z] --- PASS: TestSessionCreate (0.04s) [2021-05-19T11:55:01.633Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-19T11:55:01.633Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-05-19T11:55:01.633Z] PASS [2021-05-19T11:55:01.633Z] [2021-05-19T11:55:01.633Z] DONE 2 tests in 0.144s [2021-05-19T11:55:01.633Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-05-19T11:55:01.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:55:01.633Z] ++ set -e [2021-05-19T11:55:01.633Z] ++ '[' -n 0 ']' [2021-05-19T11:55:01.633Z] ++ set -x [2021-05-19T11:55:01.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:55:01.633Z] INFO: Testing against a local daemon [2021-05-19T11:55:01.633Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-19T11:55:01.633Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T11:55:01.633Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T11:55:01.633Z] === RUN TestEventsExecDie [2021-05-19T11:55:01.633Z] --- PASS: TestEventsExecDie (0.66s) [2021-05-19T11:55:01.633Z] === RUN TestEventsBackwardsCompatible [2021-05-19T11:55:01.633Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-19T11:55:01.633Z] === RUN TestInfoBinaryCommits [2021-05-19T11:55:01.633Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-05-19T11:55:01.633Z] === RUN TestInfoAPIVersioned [2021-05-19T11:55:01.634Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-19T11:55:01.634Z] === RUN TestInfoDiscoveryBackend [2021-05-19T11:55:01.634Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-05-19T11:55:01.634Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-19T11:55:02.962Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-19T11:55:02.962Z] --- PASS: TestTemplatedSecret (4.27s) [2021-05-19T11:55:02.962Z] === RUN TestSecretCreateResolve [2021-05-19T11:55:03.047Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-19T11:55:03.047Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-19T11:55:03.047Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-05-19T11:55:03.047Z] === RUN TestInfoAPI [2021-05-19T11:55:03.047Z] --- PASS: TestInfoAPI (0.04s) [2021-05-19T11:55:03.047Z] === RUN TestInfoAPIWarnings [2021-05-19T11:55:04.851Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-19T11:55:05.413Z] --- PASS: TestSecretCreateResolve (2.50s) [2021-05-19T11:55:05.413Z] PASS [2021-05-19T11:55:05.413Z] [2021-05-19T11:55:05.413Z] DONE 6 tests in 18.389s [2021-05-19T11:55:05.413Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-19T11:55:05.413Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:55:05.413Z] ++ set -e [2021-05-19T11:55:05.413Z] ++ '[' -n 0 ']' [2021-05-19T11:55:05.413Z] ++ set -x [2021-05-19T11:55:05.413Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:55:05.669Z] INFO: Testing against a local daemon [2021-05-19T11:55:05.669Z] === RUN TestServiceCreateInit [2021-05-19T11:55:05.669Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-19T11:55:05.925Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-19T11:55:05.925Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-19T11:55:05.925Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-19T11:55:05.925Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-19T11:55:05.925Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-19T11:55:05.925Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-19T11:55:05.925Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-19T11:55:08.440Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-19T11:55:09.809Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-19T11:55:09.809Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-19T11:55:11.175Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-19T11:55:11.431Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-19T11:55:11.582Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-19T11:55:11.993Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-19T11:55:12.921Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-19T11:55:13.849Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-19T11:55:15.214Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-19T11:55:15.214Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-19T11:55:15.214Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-19T11:55:16.142Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-19T11:55:16.142Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-19T11:55:16.142Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-19T11:55:16.143Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-19T11:55:16.143Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-19T11:55:17.508Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-19T11:55:17.764Z] --- PASS: TestServiceCreateInit (12.03s) [2021-05-19T11:55:17.764Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.88s) [2021-05-19T11:55:17.764Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.12s) [2021-05-19T11:55:17.764Z] === RUN TestCreateServiceMultipleTimes [2021-05-19T11:55:18.335Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-19T11:55:19.279Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-19T11:55:19.279Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-19T11:55:20.410Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-05-19T11:55:20.410Z] === RUN TestInfoDebug [2021-05-19T11:55:20.410Z] --- PASS: TestInfoDebug (0.53s) [2021-05-19T11:55:20.410Z] === RUN TestInfoInsecureRegistries [2021-05-19T11:55:20.410Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-05-19T11:55:20.410Z] === RUN TestInfoRegistryMirrors [2021-05-19T11:55:21.049Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-05-19T11:55:21.049Z] === RUN TestLoginFailsWithBadCredentials [2021-05-19T11:55:21.049Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-05-19T11:55:21.049Z] === RUN TestPingCacheHeaders [2021-05-19T11:55:21.346Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-19T11:55:21.346Z] === RUN TestPingGet [2021-05-19T11:55:21.346Z] --- PASS: TestPingGet (0.03s) [2021-05-19T11:55:21.346Z] === RUN TestPingHead [2021-05-19T11:55:21.346Z] --- PASS: TestPingHead (0.03s) [2021-05-19T11:55:21.346Z] === RUN TestVersion [2021-05-19T11:55:21.346Z] --- PASS: TestVersion (0.03s) [2021-05-19T11:55:21.346Z] PASS [2021-05-19T11:55:21.346Z] [2021-05-19T11:55:21.346Z] === Skipped [2021-05-19T11:55:21.346Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T11:55:21.346Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T11:55:21.346Z] [2021-05-19T11:55:21.346Z] [2021-05-19T11:55:21.346Z] DONE 18 tests, 1 skipped in 21.264s [2021-05-19T11:55:21.346Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-05-19T11:55:21.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:55:21.346Z] ++ set -e [2021-05-19T11:55:21.346Z] ++ '[' -n 0 ']' [2021-05-19T11:55:21.346Z] ++ set -x [2021-05-19T11:55:21.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:55:21.346Z] INFO: Testing against a local daemon [2021-05-19T11:55:21.346Z] === RUN TestVolumesCreateAndList [2021-05-19T11:55:21.346Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-19T11:55:21.346Z] === RUN TestVolumesRemove [2021-05-19T11:55:21.346Z] --- PASS: TestVolumesRemove (0.07s) [2021-05-19T11:55:21.346Z] === RUN TestVolumesInspect [2021-05-19T11:55:21.641Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-19T11:55:21.641Z] === RUN TestVolumesInvalidJSON [2021-05-19T11:55:21.641Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-19T11:55:21.641Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-19T11:55:21.641Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-19T11:55:21.641Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-19T11:55:21.641Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-19T11:55:21.641Z] PASS [2021-05-19T11:55:21.641Z] [2021-05-19T11:55:21.641Z] DONE 5 tests in 0.214s [2021-05-19T11:55:21.641Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-19T11:55:21.796Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-19T11:55:21.937Z] ++++ cat bundles/test-integration/docker.pid [2021-05-19T11:55:21.937Z] +++ kill 14089 [2021-05-19T11:55:23.161Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-19T11:55:23.161Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-19T11:55:23.460Z] +++ /etc/init.d/apparmor stop [2021-05-19T11:55:23.460Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-19T11:55:23.460Z] [2021-05-19T11:55:23.460Z] Unloading profiles will leave already running processes permanently [2021-05-19T11:55:23.460Z] unconfined, which can lead to unexpected situations. [2021-05-19T11:55:23.460Z] [2021-05-19T11:55:23.460Z] To set a process to complain mode, use the command line tool [2021-05-19T11:55:23.460Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-19T11:55:23.460Z] +++ true [2021-05-19T11:55:23.460Z] exiting test-integration [2021-05-19T11:55:23.460Z] ++ exit 0 [2021-05-19T11:55:23.460Z] [2021-05-19T11:55:24.089Z] === RUN TestDockerSuite/TestContainerAPIGetChanges Post stage [Pipeline] junit [2021-05-19T11:55:25.031Z] Recording test results [2021-05-19T11:55:25.438Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2021-05-19T11:55:25.456Z] === RUN TestDockerSuite/TestContainerAPIGetExport [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-19T11:55:25.849Z] + echo Ensuring container killed. [2021-05-19T11:55:25.849Z] Ensuring container killed. [2021-05-19T11:55:25.849Z] + docker rm -vf docker-pr1 [2021-05-19T11:55:25.849Z] Error: No such container: docker-pr1 [2021-05-19T11:55:25.849Z] + true [Pipeline] sh [2021-05-19T11:55:26.252Z] + echo Chowning /workspace to jenkins user [2021-05-19T11:55:26.253Z] Chowning /workspace to jenkins user [2021-05-19T11:55:26.253Z] + id -u [2021-05-19T11:55:26.253Z] + id -g [2021-05-19T11:55:26.253Z] + docker run --rm -v /home/docker/workspace/moby_PR-42395:/workspace busybox chown -R 1001:1001 /workspace [2021-05-19T11:55:26.253Z] Unable to find image 'busybox:latest' locally [2021-05-19T11:55:26.294Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-19T11:55:26.385Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-19T11:55:26.555Z] latest: Pulling from library/busybox [2021-05-19T11:55:26.555Z] a55561a56381: Pulling fs layer [2021-05-19T11:55:26.555Z] a55561a56381: Download complete [2021-05-19T11:55:26.856Z] a55561a56381: Pull complete [2021-05-19T11:55:26.856Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-19T11:55:26.856Z] Status: Downloaded newer image for busybox:latest [2021-05-19T11:55:27.313Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-19T11:55:27.313Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-19T11:55:28.680Z] === RUN TestDockerSuite/TestContainerAPIPause [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-19T11:55:29.364Z] + bundleName=ppc64le-integration [2021-05-19T11:55:29.364Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-05-19T11:55:29.364Z] Creating ppc64le-integration-bundles.tar.gz [2021-05-19T11:55:29.364Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2021-05-19T11:55:29.364Z] -print [Pipeline] archiveArtifacts [2021-05-19T11:55:29.411Z] Archiving artifacts [2021-05-19T11:55:29.766Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42395/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T11:55:30.045Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-19T11:55:30.152Z] + make clean [2021-05-19T11:55:30.447Z] make: command: Command not found [2021-05-19T11:55:30.447Z] make: command: Command not found [2021-05-19T11:55:30.447Z] docker volume rm -f docker-dev-cache [2021-05-19T11:55:30.447Z] docker-dev-cache [Pipeline] deleteDir [2021-05-19T11:55:30.607Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-19T11:55:30.607Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-19T11:55:31.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-05-19T11:55:31.424Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-19T11:55:33.315Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T11:55:35.204Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-19T11:55:35.204Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-19T11:55:35.204Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-19T11:55:35.204Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-19T11:55:35.204Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-19T11:55:36.133Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-19T11:55:40.317Z] --- PASS: TestCreateServiceMultipleTimes (22.42s) [2021-05-19T11:55:40.317Z] === RUN TestCreateServiceConflict [2021-05-19T11:55:40.879Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-19T11:55:42.245Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-19T11:55:43.174Z] --- PASS: TestCreateServiceConflict (3.13s) [2021-05-19T11:55:43.174Z] === RUN TestCreateServiceMaxReplicas [2021-05-19T11:55:43.736Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-19T11:55:43.736Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-19T11:55:43.992Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-19T11:55:47.255Z] --- PASS: TestCreateServiceMaxReplicas (3.53s) [2021-05-19T11:55:47.255Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-19T11:55:47.255Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-19T11:55:47.815Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-19T11:55:49.180Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-19T11:55:49.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-05-19T11:55:56.116Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-19T11:55:57.517Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-19T11:55:58.077Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-19T11:55:59.966Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-19T11:56:01.852Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-19T11:56:02.780Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.93s) [2021-05-19T11:56:02.780Z] === RUN TestCreateServiceSecretFileMode [2021-05-19T11:56:02.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-05-19T11:56:04.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-05-19T11:56:06.044Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2021-05-19T11:56:06.044Z] === RUN TestCreateServiceConfigFileMode [2021-05-19T11:56:06.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-05-19T11:56:08.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-05-19T11:56:08.400Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-19T11:56:09.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b66240_} [2021-05-19T11:56:09.371Z] --- PASS: TestCreateServiceConfigFileMode (3.27s) [2021-05-19T11:56:09.371Z] === RUN TestCreateServiceSysctls [2021-05-19T11:56:10.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1652574593_/foo_false____} [2021-05-19T11:56:13.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1652574593_/foo_true____} [2021-05-19T11:56:13.507Z] --- PASS: TestCreateServiceSysctls (4.18s) [2021-05-19T11:56:13.507Z] === RUN TestCreateServiceCapabilities [2021-05-19T11:56:14.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3278888684_/foo_false____} [2021-05-19T11:56:16.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3278888684_/foo_true____} [2021-05-19T11:56:16.768Z] --- PASS: TestCreateServiceCapabilities (3.10s) [2021-05-19T11:56:16.768Z] === RUN TestInspect [2021-05-19T11:56:18.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3278888684_/foo_true__0xc000b662c0__} [2021-05-19T11:56:20.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b662e0_} [2021-05-19T11:56:20.278Z] --- PASS: TestInspect (3.72s) [2021-05-19T11:56:20.278Z] === RUN TestCreateJob [2021-05-19T11:56:21.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b66300_} [2021-05-19T11:56:23.120Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-19T11:56:23.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b66320_} [2021-05-19T11:56:23.794Z] --- PASS: TestCreateJob (3.42s) [2021-05-19T11:56:23.794Z] === RUN TestReplicatedJob [2021-05-19T11:56:25.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-05-19T11:56:25.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b66340_} [2021-05-19T11:56:27.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-05-19T11:56:29.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-05-19T11:56:29.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-05-19T11:56:29.825Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-19T11:56:31.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-05-19T11:56:32.641Z] --- PASS: TestReplicatedJob (8.68s) [2021-05-19T11:56:32.641Z] === RUN TestUpdateReplicatedJob [2021-05-19T11:56:35.159Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-19T11:56:37.046Z] --- PASS: TestUpdateReplicatedJob (4.68s) [2021-05-19T11:56:37.046Z] === RUN TestServiceListWithStatuses [2021-05-19T11:56:37.046Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-19T11:56:37.046Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T11:56:37.046Z] === RUN TestDockerNetworkConnectAlias [2021-05-19T11:56:37.974Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-19T11:56:44.507Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-19T11:56:44.507Z] --- PASS: TestDockerNetworkConnectAlias (6.63s) [2021-05-19T11:56:44.507Z] === RUN TestDockerNetworkReConnect [2021-05-19T11:56:45.068Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-19T11:56:45.068Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-19T11:56:46.433Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-19T11:56:47.362Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-05-19T11:56:48.727Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-19T11:56:48.992Z] --- PASS: TestDockerNetworkReConnect (5.18s) [2021-05-19T11:56:48.992Z] === RUN TestServicePlugin [2021-05-19T11:56:49.569Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-19T11:56:50.933Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-19T11:56:51.860Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-19T11:56:52.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-05-19T11:56:52.982Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-19T11:56:54.870Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-19T11:56:56.235Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-19T11:56:57.600Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-19T11:56:58.967Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-19T11:56:59.894Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-19T11:57:00.822Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-19T11:57:02.187Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-19T11:57:03.119Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-19T11:57:04.045Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-19T11:57:04.045Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-19T11:57:04.971Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-19T11:57:05.540Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-19T11:57:06.907Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-19T11:57:07.836Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-19T11:57:08.774Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-19T11:57:10.667Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-19T11:57:11.229Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-19T11:57:13.742Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-19T11:57:17.907Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-19T11:57:21.172Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-19T11:57:21.427Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-19T11:57:22.791Z] --- PASS: TestServicePlugin (33.89s) [2021-05-19T11:57:22.791Z] plugin_test.go:62: [ddc6af6f801f6] joining swarm manager [da081b36b89b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T11:57:22.791Z] plugin_test.go:65: [d37ea8440f0b2] joining swarm manager [da081b36b89b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T11:57:22.791Z] === RUN TestServiceUpdateLabel [2021-05-19T11:57:26.058Z] --- PASS: TestServiceUpdateLabel (2.98s) [2021-05-19T11:57:26.058Z] === RUN TestServiceUpdateSecrets [2021-05-19T11:57:26.313Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-19T11:57:30.476Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-19T11:57:30.476Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-19T11:57:35.751Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-05-19T11:57:35.751Z] === RUN TestDockerSuite/TestCpToDot [2021-05-19T11:57:36.677Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-19T11:57:38.040Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-19T11:57:39.404Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-19T11:57:40.334Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-19T11:57:41.697Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-19T11:57:41.697Z] --- PASS: TestServiceUpdateSecrets (15.95s) [2021-05-19T11:57:41.697Z] === RUN TestServiceUpdateConfigs [2021-05-19T11:57:41.953Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-19T11:57:42.881Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-19T11:57:44.248Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-19T11:57:44.504Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-19T11:57:44.504Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-19T11:57:45.066Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-19T11:57:46.432Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-19T11:57:46.432Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-19T11:57:46.432Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-19T11:57:46.994Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-19T11:57:47.250Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-19T11:57:47.250Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-19T11:57:47.506Z] === RUN TestDockerSuite/TestCreateRM [2021-05-19T11:57:47.506Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-19T11:57:47.506Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-19T11:57:47.506Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-19T11:57:47.762Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-19T11:57:49.651Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-19T11:57:49.651Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-19T11:57:49.906Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-19T11:57:54.072Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-19T11:57:54.072Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-19T11:57:54.072Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-19T11:57:54.072Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-19T11:57:54.072Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-19T11:57:54.072Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-19T11:57:54.999Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-19T11:57:56.378Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-19T11:57:56.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-05-19T11:57:56.889Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-19T11:57:57.816Z] --- PASS: TestServiceUpdateConfigs (16.11s) [2021-05-19T11:57:57.816Z] === RUN TestServiceUpdateNetwork [2021-05-19T11:57:59.183Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-19T11:58:01.702Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-19T11:58:02.765Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-19T11:58:03.692Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-19T11:58:03.692Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-19T11:58:04.327Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-19T11:58:04.327Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-19T11:58:04.327Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-19T11:58:04.327Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-19T11:58:04.327Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-19T11:58:04.327Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-19T11:58:04.327Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-19T11:58:04.327Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-19T11:58:04.327Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-19T11:58:04.327Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-19T11:58:04.620Z] === RUN TestDockerSuite/TestDockerFails [2021-05-19T11:58:04.620Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-05-19T11:58:04.620Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-05-19T11:58:04.620Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-05-19T11:58:04.788Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-19T11:58:06.509Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-05-19T11:58:07.875Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-05-19T11:58:09.494Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-19T11:58:09.494Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-19T11:58:09.494Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-19T11:58:09.494Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-19T11:58:09.494Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-19T11:58:09.494Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-19T11:58:09.762Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-05-19T11:58:10.017Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-05-19T11:58:10.017Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-05-19T11:58:10.273Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-05-19T11:58:13.242Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-19T11:58:13.242Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-19T11:58:13.243Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-19T11:58:13.243Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-19T11:58:13.537Z] --- PASS: TestServiceUpdateNetwork (15.60s) [2021-05-19T11:58:13.537Z] === RUN TestServiceUpdatePidsLimit [2021-05-19T11:58:13.704Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-19T11:58:14.898Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-19T11:58:15.824Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-19T11:58:17.742Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-19T11:58:18.408Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-19T11:58:20.256Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-19T11:58:23.519Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-19T11:58:23.519Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-19T11:58:24.884Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-05-19T11:58:26.770Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-19T11:58:27.331Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-19T11:58:28.258Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-19T11:58:28.821Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-19T11:58:29.748Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-19T11:58:30.310Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-05-19T11:58:30.870Z] --- PASS: TestServiceUpdatePidsLimit (17.38s) [2021-05-19T11:58:30.870Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s) [2021-05-19T11:58:30.870Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-05-19T11:58:30.871Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.31s) [2021-05-19T11:58:30.871Z] PASS [2021-05-19T11:58:30.871Z] [2021-05-19T11:58:30.871Z] === Skipped [2021-05-19T11:58:30.871Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-19T11:58:30.871Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-19T11:58:30.871Z] [2021-05-19T11:58:30.871Z] [2021-05-19T11:58:30.871Z] DONE 27 tests, 1 skipped in 205.293s [2021-05-19T11:58:30.871Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-19T11:58:30.871Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:58:30.871Z] ++ set -e [2021-05-19T11:58:30.871Z] ++ '[' -n 0 ']' [2021-05-19T11:58:30.871Z] ++ set -x [2021-05-19T11:58:30.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:58:30.871Z] INFO: Testing against a local daemon [2021-05-19T11:58:30.871Z] === RUN TestSessionCreate [2021-05-19T11:58:30.871Z] --- PASS: TestSessionCreate (0.04s) [2021-05-19T11:58:30.871Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-19T11:58:30.871Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-19T11:58:30.871Z] PASS [2021-05-19T11:58:30.871Z] [2021-05-19T11:58:30.871Z] DONE 2 tests in 0.164s [2021-05-19T11:58:30.912Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-19T11:58:31.126Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-19T11:58:31.126Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:58:31.126Z] ++ set -e [2021-05-19T11:58:31.126Z] ++ '[' -n 0 ']' [2021-05-19T11:58:31.126Z] ++ set -x [2021-05-19T11:58:31.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:58:31.126Z] INFO: Testing against a local daemon [2021-05-19T11:58:31.126Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-19T11:58:31.126Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T11:58:31.126Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T11:58:31.126Z] === RUN TestEventsExecDie [2021-05-19T11:58:31.375Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-19T11:58:31.375Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-19T11:58:31.375Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-19T11:58:31.375Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-19T11:58:31.838Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-19T11:58:31.838Z] === RUN TestDockerSuite/TestBuildFails [2021-05-19T11:58:32.494Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-05-19T11:58:32.494Z] --- PASS: TestEventsExecDie (1.38s) [2021-05-19T11:58:32.494Z] === RUN TestEventsBackwardsCompatible [2021-05-19T11:58:32.494Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-05-19T11:58:32.494Z] === RUN TestInfoBinaryCommits [2021-05-19T11:58:32.750Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-05-19T11:58:32.750Z] === RUN TestInfoAPIVersioned [2021-05-19T11:58:32.750Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-19T11:58:32.750Z] === RUN TestInfoDiscoveryBackend [2021-05-19T11:58:33.311Z] --- PASS: TestInfoDiscoveryBackend (0.74s) [2021-05-19T11:58:33.311Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-19T11:58:34.237Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-19T11:58:34.493Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-19T11:58:34.493Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-19T11:58:35.420Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.82s) [2021-05-19T11:58:35.420Z] === RUN TestInfoAPI [2021-05-19T11:58:35.420Z] --- PASS: TestInfoAPI (0.03s) [2021-05-19T11:58:35.420Z] === RUN TestInfoAPIWarnings [2021-05-19T11:58:37.949Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-05-19T11:58:38.933Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-19T11:58:38.933Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-19T11:58:40.463Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-19T11:58:41.828Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-19T11:58:43.640Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-19T11:58:43.716Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-19T11:58:44.277Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-19T11:58:44.533Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-19T11:58:45.896Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-19T11:58:46.151Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-05-19T11:58:46.711Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-19T11:58:46.967Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-05-19T11:58:47.223Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-05-19T11:58:47.478Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-19T11:58:48.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-05-19T11:58:48.845Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-19T11:58:49.449Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-19T11:58:50.735Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-19T11:58:50.735Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-19T11:58:50.735Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-19T11:58:51.297Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-19T11:58:51.552Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-19T11:58:51.809Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-19T11:58:52.064Z] --- PASS: TestInfoAPIWarnings (16.74s) [2021-05-19T11:58:52.064Z] === RUN TestInfoDebug [2021-05-19T11:58:52.624Z] --- PASS: TestInfoDebug (0.65s) [2021-05-19T11:58:52.624Z] === RUN TestInfoInsecureRegistries [2021-05-19T11:58:52.880Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-05-19T11:58:53.136Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-05-19T11:58:53.136Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-05-19T11:58:53.136Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-19T11:58:53.392Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2021-05-19T11:58:53.392Z] === RUN TestInfoRegistryMirrors [2021-05-19T11:58:53.953Z] --- PASS: TestInfoRegistryMirrors (0.71s) [2021-05-19T11:58:53.953Z] === RUN TestLoginFailsWithBadCredentials [2021-05-19T11:58:54.209Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-05-19T11:58:54.209Z] === RUN TestPingCacheHeaders [2021-05-19T11:58:54.209Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-19T11:58:54.209Z] === RUN TestPingGet [2021-05-19T11:58:54.209Z] --- PASS: TestPingGet (0.01s) [2021-05-19T11:58:54.209Z] === RUN TestPingHead [2021-05-19T11:58:54.209Z] --- PASS: TestPingHead (0.02s) [2021-05-19T11:58:54.209Z] === RUN TestVersion [2021-05-19T11:58:54.209Z] --- PASS: TestVersion (0.02s) [2021-05-19T11:58:54.209Z] PASS [2021-05-19T11:58:54.209Z] [2021-05-19T11:58:54.209Z] === Skipped [2021-05-19T11:58:54.209Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-19T11:58:54.209Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-19T11:58:54.209Z] [2021-05-19T11:58:54.209Z] [2021-05-19T11:58:54.209Z] DONE 18 tests, 1 skipped in 23.195s [2021-05-19T11:58:54.209Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-19T11:58:54.209Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:58:54.209Z] ++ set -e [2021-05-19T11:58:54.209Z] ++ '[' -n 0 ']' [2021-05-19T11:58:54.209Z] ++ set -x [2021-05-19T11:58:54.209Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-19T11:58:54.466Z] INFO: Testing against a local daemon [2021-05-19T11:58:54.466Z] === RUN TestVolumesCreateAndList [2021-05-19T11:58:54.466Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-19T11:58:54.466Z] === RUN TestVolumesRemove [2021-05-19T11:58:54.466Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-19T11:58:54.466Z] === RUN TestVolumesInspect [2021-05-19T11:58:54.466Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-19T11:58:54.466Z] === RUN TestVolumesInvalidJSON [2021-05-19T11:58:54.466Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-19T11:58:54.466Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-19T11:58:54.466Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-19T11:58:54.466Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-19T11:58:54.466Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-19T11:58:54.466Z] PASS [2021-05-19T11:58:54.466Z] [2021-05-19T11:58:54.466Z] DONE 5 tests in 0.295s [2021-05-19T11:58:54.466Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-19T11:58:54.724Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-05-19T11:58:54.979Z] ++++ cat bundles/test-integration/docker.pid [2021-05-19T11:58:54.979Z] +++ kill 5688 [2021-05-19T11:58:55.543Z] === RUN TestDockerSuite/TestEventsRename [2021-05-19T11:58:56.105Z] +++ /etc/init.d/apparmor stop [2021-05-19T11:58:56.105Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-19T11:58:56.105Z] [2021-05-19T11:58:56.105Z] Unloading profiles will leave already running processes permanently [2021-05-19T11:58:56.105Z] unconfined, which can lead to unexpected situations. [2021-05-19T11:58:56.105Z] [2021-05-19T11:58:56.105Z] To set a process to complain mode, use the command line tool [2021-05-19T11:58:56.105Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-19T11:58:56.105Z] +++ true [2021-05-19T11:58:56.105Z] exiting test-integration [2021-05-19T11:58:56.105Z] ++ exit 0 [2021-05-19T11:58:56.105Z] [2021-05-19T11:58:56.361Z] === RUN TestDockerSuite/TestEventsResize [2021-05-19T11:58:56.938Z] + for job in $(jobs -p) [2021-05-19T11:58:56.938Z] + wait 9488 [2021-05-19T11:58:57.193Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-19T11:58:58.119Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-19T11:58:59.046Z] === RUN TestDockerSuite/TestEventsStreaming [2021-05-19T11:58:59.607Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-19T11:58:59.799Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-19T11:59:02.868Z] === RUN TestDockerSuite/TestEventsTop [2021-05-19T11:59:03.429Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-19T11:59:05.940Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-19T11:59:10.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-05-19T11:59:10.142Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-19T11:59:11.686Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-19T11:59:15.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-05-19T11:59:17.861Z] === RUN TestDockerSuite/TestExec [2021-05-19T11:59:18.782Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-19T11:59:18.782Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-19T11:59:18.782Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-19T11:59:19.228Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-19T11:59:19.243Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-19T11:59:19.243Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-19T11:59:20.595Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-19T11:59:21.966Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-19T11:59:23.341Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-19T11:59:25.855Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-19T11:59:27.221Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-19T11:59:28.149Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-19T11:59:29.513Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-19T11:59:30.440Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-19T11:59:31.366Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-19T11:59:32.293Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-19T11:59:34.181Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-19T11:59:36.696Z] === RUN TestDockerSuite/TestExecEnv [2021-05-19T11:59:36.957Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-19T11:59:36.957Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-19T11:59:37.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-05-19T11:59:37.513Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-19T11:59:40.030Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-19T11:59:41.397Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-19T11:59:44.674Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-19T11:59:45.548Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-19T11:59:46.009Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-19T11:59:46.042Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-05-19T11:59:47.409Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-19T11:59:48.195Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-19T11:59:48.195Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-19T11:59:48.336Z] === RUN TestDockerSuite/TestExecParseError [2021-05-19T11:59:48.656Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-19T11:59:48.656Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-19T11:59:48.896Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-19T11:59:49.823Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-19T11:59:50.384Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-19T11:59:53.362Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-19T11:59:53.362Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-19T11:59:54.335Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-19T11:59:54.551Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-19T11:59:54.796Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-19T11:59:54.806Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-19T11:59:55.261Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-19T11:59:56.170Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-19T11:59:56.234Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-19T11:59:56.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-05-19T11:59:57.783Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-19T12:00:02.485Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-19T12:00:02.950Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-19T12:00:02.950Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-19T12:00:02.950Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-19T12:00:02.950Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-19T12:00:02.950Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-19T12:00:02.950Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-19T12:00:03.922Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-19T12:00:04.383Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-19T12:00:08.589Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-19T12:00:08.589Z] === RUN TestDockerSuite/TestExecTTY [2021-05-19T12:00:09.087Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-19T12:00:09.514Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-19T12:00:10.441Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-19T12:00:11.368Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-19T12:00:12.298Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-19T12:00:12.298Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-19T12:00:12.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-05-19T12:00:14.812Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-05-19T12:00:16.701Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-19T12:00:19.218Z] === RUN TestDockerSuite/TestExecWithTERM [2021-05-19T12:00:20.581Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-19T12:00:20.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-05-19T12:00:22.201Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-19T12:00:27.442Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-19T12:00:30.223Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-19T12:00:30.223Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-19T12:00:30.223Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-19T12:00:32.682Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-19T12:00:34.044Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-19T12:00:39.291Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-19T12:00:39.548Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-19T12:00:39.548Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-19T12:00:39.548Z] === RUN TestDockerSuite/TestHealth [2021-05-19T12:00:49.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-05-19T12:00:52.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-05-19T12:01:02.683Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-19T12:01:02.683Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-19T12:01:02.683Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-19T12:01:02.683Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-19T12:01:03.243Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-19T12:01:03.243Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-19T12:01:04.170Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-19T12:01:04.170Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-19T12:01:04.170Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-19T12:01:04.425Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-19T12:01:04.987Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-19T12:01:05.243Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-19T12:01:05.804Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-19T12:01:05.804Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-19T12:01:05.963Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-19T12:01:06.730Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-19T12:01:06.730Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-19T12:01:07.291Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-19T12:01:08.219Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-19T12:01:08.219Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-19T12:01:09.145Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-19T12:01:11.672Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-19T12:01:11.672Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-19T12:01:11.672Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-19T12:01:13.559Z] === RUN TestDockerSuite/TestImportFile [2021-05-19T12:01:14.925Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-19T12:01:14.925Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-19T12:01:16.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-05-19T12:01:16.810Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-19T12:01:18.377Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-19T12:01:18.700Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-19T12:01:20.588Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-19T12:01:21.297Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-19T12:01:21.516Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-19T12:01:23.406Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-19T12:01:24.335Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-19T12:01:24.335Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-05-19T12:01:24.335Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-19T12:01:25.702Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-19T12:01:27.069Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-19T12:01:27.996Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-19T12:01:28.392Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-19T12:01:28.557Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-19T12:01:29.482Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-19T12:01:30.043Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-19T12:01:30.043Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-05-19T12:01:32.590Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-19T12:01:32.845Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-19T12:01:33.099Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-19T12:01:33.775Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-19T12:01:33.775Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-19T12:01:34.707Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-19T12:01:34.707Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-19T12:01:36.076Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-19T12:01:37.004Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-19T12:01:37.565Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-19T12:01:38.492Z] === RUN TestDockerSuite/TestInspectImage [2021-05-19T12:01:38.492Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-19T12:01:38.492Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-19T12:01:38.492Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-19T12:01:39.418Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-19T12:01:40.346Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-19T12:01:40.346Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-19T12:01:41.275Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-19T12:01:42.640Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-19T12:01:44.004Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-19T12:01:44.004Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-19T12:01:44.932Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-19T12:01:45.858Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-19T12:01:47.746Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-19T12:01:48.308Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-19T12:01:48.869Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-19T12:01:49.797Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-19T12:01:50.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-05-19T12:01:50.309Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-19T12:01:50.818Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-19T12:01:50.818Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-19T12:01:51.288Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-19T12:01:52.214Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-19T12:01:52.214Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-05-19T12:01:54.729Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-19T12:01:55.525Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-19T12:01:55.986Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-19T12:01:55.986Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-19T12:01:55.986Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-19T12:01:57.244Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-19T12:01:58.913Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-19T12:01:59.134Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-19T12:02:00.063Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-19T12:02:02.662Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-19T12:02:03.335Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-19T12:02:04.849Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-19T12:02:05.311Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-19T12:02:05.311Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-19T12:02:06.601Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-19T12:02:08.246Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-19T12:02:08.491Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-19T12:02:08.491Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-19T12:02:09.220Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-19T12:02:10.193Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-19T12:02:10.381Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-19T12:02:10.944Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-19T12:02:11.871Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-19T12:02:18.797Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-19T12:02:20.340Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-19T12:02:21.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-05-19T12:02:22.763Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-19T12:02:26.030Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-19T12:02:28.930Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-19T12:02:29.295Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-19T12:02:29.857Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-19T12:02:31.846Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-19T12:02:34.024Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-05-19T12:02:34.025Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-19T12:02:34.025Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-19T12:02:34.025Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-19T12:02:34.025Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-19T12:02:34.280Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-19T12:02:35.205Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-19T12:02:39.366Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-19T12:02:39.622Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-19T12:02:40.437Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-19T12:02:44.190Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-19T12:02:44.861Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-19T12:02:45.128Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-19T12:02:45.128Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-19T12:02:47.020Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-19T12:02:47.949Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-19T12:02:48.901Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-19T12:02:49.314Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-19T12:02:49.374Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-19T12:02:49.374Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-19T12:02:49.374Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-19T12:02:50.240Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-19T12:02:51.166Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-19T12:02:51.562Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-19T12:02:51.562Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-19T12:02:54.431Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-19T12:02:54.995Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-19T12:02:55.922Z] === RUN TestDockerSuite/TestLogsSince [2021-05-19T12:03:04.001Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-19T12:03:05.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-05-19T12:03:08.627Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-19T12:03:09.554Z] === RUN TestDockerSuite/TestLogsTail [2021-05-19T12:03:10.485Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-19T12:03:11.853Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-19T12:03:12.781Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-19T12:03:13.037Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-19T12:03:13.964Z] === RUN TestDockerSuite/TestNetHostname [2021-05-19T12:03:16.478Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-19T12:03:17.039Z] === RUN TestDockerSuite/TestNetworkEvents [2021-05-19T12:03:23.572Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-19T12:03:27.738Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-19T12:03:28.300Z] === RUN TestDockerSuite/TestPluginActive [2021-05-19T12:03:30.189Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-19T12:03:34.132Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-19T12:03:38.276Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-19T12:03:38.276Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-19T12:03:38.276Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-19T12:03:38.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-05-19T12:03:41.360Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-19T12:03:43.248Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-19T12:03:45.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-05-19T12:03:45.137Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-19T12:03:47.650Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-05-19T12:03:50.164Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-19T12:03:50.726Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-05-19T12:03:53.992Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-19T12:03:54.248Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-05-19T12:03:56.137Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-19T12:03:58.030Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-05-19T12:03:58.286Z] === RUN TestDockerSuite/TestPortList [2021-05-19T12:04:01.554Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-05-19T12:04:04.121Z] === RUN TestDockerSuite/TestBuildRm [2021-05-19T12:04:06.807Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-05-19T12:04:12.050Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-05-19T12:04:12.050Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-19T12:04:13.940Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-19T12:04:16.526Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-19T12:04:19.444Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-19T12:04:19.444Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-19T12:04:19.905Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-19T12:04:20.878Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-19T12:04:22.024Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-19T12:04:22.024Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-19T12:04:22.024Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-19T12:04:22.024Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-19T12:04:22.024Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-19T12:04:22.584Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-19T12:04:22.584Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-19T12:04:23.146Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-19T12:04:23.146Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-19T12:04:24.510Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-19T12:04:24.510Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-05-19T12:04:24.626Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-19T12:04:27.543Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-19T12:04:27.778Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-05-19T12:04:29.142Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-05-19T12:04:30.504Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-05-19T12:04:30.504Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-19T12:04:32.247Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-19T12:04:33.773Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-19T12:04:34.335Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-19T12:04:36.850Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-05-19T12:04:37.777Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-19T12:04:44.312Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-19T12:04:44.312Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-19T12:04:46.826Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-05-19T12:04:47.087Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-19T12:04:47.087Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-19T12:04:47.753Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-19T12:04:48.060Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-19T12:04:51.921Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-05-19T12:04:56.658Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-19T12:04:56.658Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-19T12:04:57.167Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-19T12:04:58.093Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-19T12:05:00.406Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-19T12:05:00.406Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-19T12:05:00.607Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-19T12:05:01.985Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-19T12:05:03.349Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-19T12:05:04.275Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-05-19T12:05:05.110Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-19T12:05:06.163Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-19T12:05:07.529Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-05-19T12:05:08.895Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-19T12:05:11.411Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-19T12:05:11.411Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-19T12:05:11.972Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-05-19T12:05:12.228Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-19T12:05:14.748Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-05-19T12:05:15.003Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-19T12:05:18.271Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-19T12:05:19.199Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-19T12:05:19.199Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-19T12:05:19.199Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-05-19T12:05:19.455Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-19T12:05:19.455Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-19T12:05:19.455Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-19T12:05:20.382Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-19T12:05:22.829Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-19T12:05:22.896Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-19T12:05:22.896Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-05-19T12:05:23.293Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-19T12:05:24.266Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-19T12:05:25.193Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-19T12:05:26.210Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-19T12:05:27.082Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-05-19T12:05:27.182Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-19T12:05:30.352Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-05-19T12:05:31.887Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-19T12:05:36.593Z] === RUN TestDockerSuite/TestBuildUser [2021-05-19T12:05:36.593Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-19T12:05:36.593Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-19T12:05:36.593Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-19T12:05:36.893Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-05-19T12:05:37.149Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-19T12:05:39.042Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-19T12:05:40.348Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-19T12:05:40.348Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-19T12:05:41.557Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-19T12:05:41.557Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-19T12:05:41.816Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-19T12:05:42.073Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-19T12:05:43.264Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-19T12:05:43.264Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-19T12:05:43.264Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-19T12:05:43.438Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-05-19T12:05:44.803Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-19T12:05:46.693Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-19T12:05:49.970Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-05-19T12:05:52.485Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-19T12:05:54.372Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-19T12:05:54.372Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-19T12:05:54.372Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-19T12:05:57.640Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-19T12:05:58.566Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-19T12:05:58.566Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-19T12:06:00.453Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-19T12:06:01.014Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-19T12:06:02.903Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-19T12:06:03.833Z] === RUN TestDockerSuite/TestRmiTag [2021-05-19T12:06:03.833Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-05-19T12:06:04.089Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-19T12:06:04.391Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-19T12:06:04.391Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-19T12:06:05.107Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-19T12:06:07.626Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-05-19T12:06:10.895Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-19T12:06:11.150Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-19T12:06:11.485Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-19T12:06:11.711Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-05-19T12:06:11.966Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-19T12:06:12.527Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-19T12:06:14.416Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-19T12:06:15.342Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-19T12:06:15.342Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-05-19T12:06:15.905Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-19T12:06:16.832Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-19T12:06:16.832Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-19T12:06:17.761Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-19T12:06:20.278Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-19T12:06:20.839Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-19T12:06:20.839Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-05-19T12:06:21.844Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-19T12:06:21.844Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-19T12:06:21.844Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-19T12:06:22.203Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-19T12:06:24.034Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-19T12:06:24.091Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-05-19T12:06:24.091Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-05-19T12:06:24.504Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-19T12:06:25.020Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-19T12:06:26.925Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-05-19T12:06:27.851Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-05-19T12:06:28.776Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-05-19T12:06:29.702Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-05-19T12:06:30.264Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-05-19T12:06:31.191Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-19T12:06:32.118Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-05-19T12:06:33.044Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-19T12:06:33.971Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-19T12:06:34.531Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-19T12:06:34.855Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-19T12:06:35.093Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-19T12:06:35.093Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-19T12:06:37.606Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-19T12:06:37.866Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-05-19T12:06:38.122Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-19T12:06:39.489Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-19T12:06:39.561Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-19T12:06:39.561Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-19T12:06:40.417Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-19T12:06:41.344Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-19T12:06:41.344Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-19T12:06:41.907Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-19T12:06:42.842Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-19T12:06:43.402Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-19T12:06:44.328Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-19T12:06:44.889Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-19T12:06:44.889Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-19T12:06:45.451Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-19T12:06:45.451Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-19T12:06:46.814Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-19T12:06:47.378Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-19T12:06:47.939Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-19T12:06:48.866Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-19T12:06:48.866Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-19T12:06:49.429Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-19T12:06:51.315Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-19T12:06:51.316Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-05-19T12:06:51.969Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-19T12:06:51.969Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-19T12:06:51.969Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-19T12:06:51.969Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-19T12:06:52.680Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-19T12:06:52.942Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-19T12:06:54.569Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-19T12:06:55.498Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-19T12:06:56.059Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-19T12:06:56.986Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-19T12:06:57.548Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-19T12:06:58.474Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-19T12:06:59.844Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-19T12:07:01.533Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-19T12:07:01.994Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-19T12:07:02.455Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-19T12:07:02.455Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-19T12:07:02.455Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-19T12:07:03.108Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-19T12:07:03.108Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-19T12:07:04.034Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-19T12:07:04.643Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-19T12:07:05.923Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-05-19T12:07:06.178Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-19T12:07:08.695Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-19T12:07:08.953Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-05-19T12:07:09.353Z] === RUN TestDockerSuite/TestCommitChange [2021-05-19T12:07:11.468Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-19T12:07:13.355Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-19T12:07:13.355Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-19T12:07:13.355Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-19T12:07:14.281Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-19T12:07:16.796Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-19T12:07:18.690Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-19T12:07:19.702Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-19T12:07:21.238Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-19T12:07:21.493Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-19T12:07:22.617Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-19T12:07:22.617Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-19T12:07:23.382Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-19T12:07:24.309Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-05-19T12:07:24.309Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-19T12:07:24.871Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-05-19T12:07:27.384Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-19T12:07:27.384Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-19T12:07:27.945Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-19T12:07:28.506Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-05-19T12:07:28.762Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-19T12:07:29.689Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-05-19T12:07:30.619Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-19T12:07:30.619Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-19T12:07:31.545Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-05-19T12:07:31.545Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-19T12:07:32.472Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-19T12:07:33.037Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-19T12:07:33.968Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-19T12:07:34.223Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-05-19T12:07:35.026Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-19T12:07:35.026Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-19T12:07:35.151Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-19T12:07:35.713Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-19T12:07:37.084Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-19T12:07:37.661Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-19T12:07:37.661Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-19T12:07:38.589Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-19T12:07:39.151Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-19T12:07:40.516Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-19T12:07:41.078Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-19T12:07:41.078Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-19T12:07:44.341Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-19T12:07:44.902Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-19T12:07:45.378Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-19T12:07:53.977Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-19T12:07:53.977Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-19T12:07:53.977Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-19T12:07:53.977Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-19T12:07:53.977Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-19T12:07:53.977Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-19T12:07:53.977Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-19T12:07:53.977Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-19T12:07:53.977Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-19T12:07:54.841Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-05-19T12:07:56.206Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-05-19T12:07:57.133Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-19T12:07:58.496Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-05-19T12:07:58.496Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-05-19T12:07:58.496Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-19T12:07:58.496Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-19T12:07:59.056Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-19T12:07:59.792Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-19T12:08:02.335Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-05-19T12:08:02.335Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-19T12:08:04.224Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-19T12:08:04.786Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-05-19T12:08:06.153Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-19T12:08:06.885Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-19T12:08:06.885Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-19T12:08:08.428Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-19T12:08:08.428Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-19T12:08:08.428Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-19T12:08:08.428Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-19T12:08:10.617Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-19T12:08:10.617Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-19T12:08:10.617Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-19T12:08:12.686Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-19T12:08:12.687Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-19T12:08:12.942Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-19T12:08:13.534Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-19T12:08:13.534Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-19T12:08:13.534Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-19T12:08:13.534Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-19T12:08:13.534Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-19T12:08:14.307Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-19T12:08:14.307Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-19T12:08:14.563Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-19T12:08:15.721Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-19T12:08:16.453Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-19T12:08:17.820Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-19T12:08:17.915Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-19T12:08:19.187Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-19T12:08:19.187Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-19T12:08:19.187Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-05-19T12:08:20.103Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-19T12:08:20.103Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-19T12:08:20.103Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-19T12:08:20.550Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-19T12:08:21.113Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-05-19T12:08:22.294Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-19T12:08:22.294Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-19T12:08:22.477Z] === RUN TestDockerSuite/TestRunMount [2021-05-19T12:08:24.479Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-19T12:08:24.479Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-19T12:08:24.479Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-19T12:08:26.664Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-19T12:08:26.665Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-19T12:08:28.207Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-19T12:08:28.207Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-19T12:08:31.120Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-19T12:08:31.120Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-19T12:08:32.420Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-19T12:08:32.420Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-19T12:08:32.420Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-19T12:08:33.305Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-19T12:08:34.307Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-19T12:08:36.196Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-19T12:08:39.466Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-19T12:08:40.830Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-05-19T12:08:41.759Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-19T12:08:41.905Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-19T12:08:44.817Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-19T12:08:44.817Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-19T12:08:44.817Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-19T12:08:45.031Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-19T12:08:45.279Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-19T12:08:45.279Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-19T12:08:45.957Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-19T12:08:46.820Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-19T12:08:46.820Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-19T12:08:47.848Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-19T12:08:47.848Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-19T12:08:48.408Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-19T12:08:48.973Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-05-19T12:08:49.007Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-19T12:08:49.007Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-19T12:08:50.338Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-19T12:08:50.900Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-19T12:08:51.190Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-19T12:08:51.190Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-19T12:08:52.266Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-19T12:08:54.782Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-19T12:08:55.891Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-19T12:08:56.668Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-19T12:08:57.433Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-19T12:08:57.433Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-19T12:08:57.433Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-19T12:08:57.433Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-19T12:08:57.433Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-19T12:08:57.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-19T12:08:59.618Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-19T12:08:59.618Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-19T12:09:00.833Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-19T12:09:01.394Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-19T12:09:01.394Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-05-19T12:09:02.321Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-19T12:09:02.321Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-19T12:09:02.882Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-19T12:09:03.808Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-19T12:09:03.808Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-19T12:09:04.369Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-19T12:09:06.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-19T12:09:09.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-19T12:09:10.905Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-05-19T12:09:10.905Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-19T12:09:11.172Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-05-19T12:09:11.736Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-19T12:09:13.621Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-19T12:09:14.547Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-05-19T12:09:15.107Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-19T12:09:15.363Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-19T12:09:15.924Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-19T12:09:16.485Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-19T12:09:16.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-19T12:09:17.046Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-19T12:09:17.046Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-19T12:09:17.972Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-19T12:09:18.228Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-19T12:09:18.228Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-19T12:09:19.155Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-05-19T12:09:20.522Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-19T12:09:20.522Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-19T12:09:23.787Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-19T12:09:24.714Z] === RUN TestDockerSuite/TestRunRm [2021-05-19T12:09:25.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008bdf20_} [2021-05-19T12:09:25.640Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-19T12:09:26.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1287927374_c:\foo_false____} [2021-05-19T12:09:29.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1287927374_c:\foo_true____} [2021-05-19T12:09:29.805Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-19T12:09:30.065Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-19T12:09:30.626Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-05-19T12:09:31.993Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-05-19T12:09:32.920Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-05-19T12:09:36.184Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-19T12:09:37.635Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-19T12:09:39.176Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-19T12:09:39.176Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-19T12:09:39.176Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-19T12:09:39.176Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-19T12:09:39.176Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-19T12:09:39.176Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-19T12:09:39.176Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-19T12:09:39.176Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-19T12:09:39.176Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-19T12:09:39.176Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-19T12:09:39.176Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-19T12:09:39.176Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-19T12:09:39.176Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-19T12:09:39.176Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-19T12:09:40.351Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-05-19T12:09:40.912Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-05-19T12:09:41.473Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-05-19T12:09:42.034Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-05-19T12:09:42.089Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-19T12:09:42.089Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-19T12:09:42.089Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-19T12:09:42.595Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-05-19T12:09:42.850Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-05-19T12:09:43.411Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-05-19T12:09:43.972Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-19T12:09:44.273Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-19T12:09:44.273Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-19T12:09:44.273Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-19T12:09:44.273Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-19T12:09:44.898Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-19T12:09:45.826Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-19T12:09:48.338Z] === RUN TestDockerSuite/TestRunState [2021-05-19T12:09:48.975Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-19T12:09:49.714Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-19T12:09:50.517Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-19T12:09:50.517Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-19T12:09:50.517Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-19T12:09:50.639Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-19T12:09:51.200Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-19T12:09:51.200Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-05-19T12:09:51.200Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-19T12:09:52.127Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-19T12:09:52.688Z] === RUN TestDockerSuite/TestRunSysctls [2021-05-19T12:09:54.055Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-19T12:09:54.055Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-19T12:09:54.055Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-19T12:09:54.980Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-05-19T12:09:57.497Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-05-19T12:09:57.753Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-05-19T12:09:59.099Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-19T12:09:59.099Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-19T12:09:59.099Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-19T12:09:59.642Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-05-19T12:10:02.906Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-19T12:10:06.170Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-19T12:10:06.732Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-19T12:10:07.659Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-19T12:10:07.684Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-19T12:10:07.685Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-19T12:10:07.685Z] === RUN TestDockerSuite/TestCpToDot [2021-05-19T12:10:08.228Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-19T12:10:09.869Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-19T12:10:09.869Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-19T12:10:09.869Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-19T12:10:10.121Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-19T12:10:11.485Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-19T12:10:12.045Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-19T12:10:12.045Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-19T12:10:12.054Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-19T12:10:12.055Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-19T12:10:12.055Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-19T12:10:12.055Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-19T12:10:12.055Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-19T12:10:12.055Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-19T12:10:12.301Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-19T12:10:12.515Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-19T12:10:12.861Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-19T12:10:13.790Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-19T12:10:14.057Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-19T12:10:14.351Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-05-19T12:10:14.351Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-19T12:10:14.608Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-19T12:10:15.170Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-19T12:10:16.971Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-19T12:10:16.971Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-19T12:10:16.971Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-19T12:10:18.513Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-19T12:10:19.334Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-19T12:10:19.484Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-19T12:10:19.484Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-19T12:10:19.484Z] === RUN TestDockerSuite/TestCreateRM [2021-05-19T12:10:19.590Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-19T12:10:19.945Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-19T12:10:19.945Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-19T12:10:19.945Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-19T12:10:19.945Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-19T12:10:20.517Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-19T12:10:23.033Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-19T12:10:23.960Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-19T12:10:26.477Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-19T12:10:28.375Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-19T12:10:29.299Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-19T12:10:29.299Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-19T12:10:29.299Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-19T12:10:29.299Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-19T12:10:29.299Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-05-19T12:10:29.299Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-05-19T12:10:33.461Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-05-19T12:10:33.717Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-05-19T12:10:35.079Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-05-19T12:10:36.005Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-05-19T12:10:36.566Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-19T12:10:36.566Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-05-19T12:10:37.493Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-05-19T12:10:37.493Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-05-19T12:10:37.493Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-19T12:10:37.493Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-05-19T12:10:37.493Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-05-19T12:10:37.493Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-05-19T12:10:37.493Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-05-19T12:10:37.493Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-05-19T12:10:37.493Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-05-19T12:10:37.655Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-19T12:10:37.655Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-19T12:10:37.655Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-19T12:10:38.056Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-05-19T12:10:38.983Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-05-19T12:10:38.983Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-05-19T12:10:39.910Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-19T12:10:39.910Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-19T12:10:40.838Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-19T12:10:40.838Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-05-19T12:10:40.838Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-05-19T12:10:41.401Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-05-19T12:10:42.328Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-05-19T12:10:42.328Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-19T12:10:42.328Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-19T12:10:42.355Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-19T12:10:42.356Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-19T12:10:42.356Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-19T12:10:43.255Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-19T12:10:43.901Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-19T12:10:43.901Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestDockerFails [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-19T12:10:44.361Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-19T12:10:45.145Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-05-19T12:10:46.082Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-05-19T12:10:46.082Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-19T12:10:46.340Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-05-19T12:10:46.545Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-19T12:10:46.595Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-19T12:10:46.851Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-19T12:10:48.730Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-19T12:10:48.740Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-19T12:10:49.300Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-19T12:10:51.644Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-19T12:10:52.564Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-19T12:10:53.126Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-19T12:10:53.126Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-19T12:10:53.126Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-19T12:10:54.492Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-05-19T12:10:55.420Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-05-19T12:10:55.676Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-05-19T12:10:57.045Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-19T12:10:57.045Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-19T12:10:58.735Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-19T12:10:59.560Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-19T12:10:59.560Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-19T12:11:00.122Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-19T12:11:02.636Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-19T12:11:02.636Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-19T12:11:03.434Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-19T12:11:05.151Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-19T12:11:05.151Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-19T12:11:05.151Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-19T12:11:05.720Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-05-19T12:11:07.084Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-19T12:11:08.973Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-19T12:11:08.973Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-05-19T12:11:08.973Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-19T12:11:08.973Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-19T12:11:09.229Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-19T12:11:09.229Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-19T12:11:09.240Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-19T12:11:09.791Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-19T12:11:10.783Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-19T12:11:11.243Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-19T12:11:12.307Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-19T12:11:14.987Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-19T12:11:15.448Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-19T12:11:15.571Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-05-19T12:11:16.421Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-19T12:11:18.086Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-05-19T12:11:18.087Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-19T12:11:21.122Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-19T12:11:21.354Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-19T12:11:21.916Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-19T12:11:22.843Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-05-19T12:11:22.843Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-05-19T12:11:23.770Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-19T12:11:25.823Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-19T12:11:25.823Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-19T12:11:25.823Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-19T12:11:25.823Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-19T12:11:25.823Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-19T12:11:25.823Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-19T12:11:26.284Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-19T12:11:26.284Z] === RUN TestDockerSuite/TestEventsRename [2021-05-19T12:11:27.056Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-19T12:11:29.197Z] === RUN TestDockerSuite/TestEventsResize [2021-05-19T12:11:29.572Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-19T12:11:30.135Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-05-19T12:11:30.391Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-19T12:11:30.954Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-05-19T12:11:31.382Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-19T12:11:31.881Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-05-19T12:11:32.443Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-19T12:11:33.566Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-19T12:11:34.958Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-05-19T12:11:35.519Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-19T12:11:36.479Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-19T12:11:37.408Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-19T12:11:40.671Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-19T12:11:41.185Z] === RUN TestDockerSuite/TestEventsTop [2021-05-19T12:11:41.185Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-19T12:11:43.370Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-19T12:11:45.911Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-19T12:11:48.115Z] === RUN TestDockerSuite/TestExec [2021-05-19T12:11:48.115Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-19T12:11:48.115Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-19T12:11:48.443Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-19T12:11:49.659Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-19T12:11:51.203Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-19T12:11:51.203Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-19T12:11:51.664Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-19T12:11:51.664Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-19T12:11:53.207Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-19T12:11:53.682Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-19T12:11:55.392Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-19T12:11:56.193Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-05-19T12:11:57.576Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-19T12:11:58.081Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-19T12:11:58.645Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-19T12:11:59.573Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-19T12:11:59.760Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-19T12:11:59.830Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-19T12:11:59.830Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-19T12:12:00.757Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-19T12:12:03.505Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-19T12:12:03.505Z] === RUN TestDockerSuite/TestExecEnv [2021-05-19T12:12:03.505Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-19T12:12:03.505Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-19T12:12:05.690Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-19T12:12:05.997Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-19T12:12:09.259Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-05-19T12:12:09.516Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-05-19T12:12:10.079Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-05-19T12:12:10.079Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-05-19T12:12:10.079Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-05-19T12:12:10.391Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-19T12:12:10.391Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-19T12:12:10.391Z] === RUN TestDockerSuite/TestExecParseError [2021-05-19T12:12:10.391Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-19T12:12:10.391Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-19T12:12:10.391Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-19T12:12:11.456Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-05-19T12:12:12.575Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-19T12:12:12.575Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-19T12:12:12.575Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-19T12:12:12.575Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-19T12:12:12.575Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-19T12:12:12.575Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-19T12:12:12.819Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-05-19T12:12:13.745Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-05-19T12:12:14.759Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-19T12:12:14.759Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-19T12:12:15.634Z] === RUN TestDockerSuite/TestUpdateStats [2021-05-19T12:12:19.796Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-05-19T12:12:20.568Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-19T12:12:20.568Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-19T12:12:20.568Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-19T12:12:20.568Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-19T12:12:20.721Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-05-19T12:12:20.721Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-05-19T12:12:22.607Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-05-19T12:12:23.533Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-19T12:12:26.384Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-19T12:12:30.067Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-05-19T12:12:30.068Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-05-19T12:12:33.477Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-19T12:12:35.322Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-05-19T12:12:35.663Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-19T12:12:40.569Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-05-19T12:12:41.475Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-19T12:12:41.475Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-19T12:12:41.475Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-19T12:12:41.475Z] === RUN TestDockerSuite/TestHealth [2021-05-19T12:12:41.475Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-19T12:12:41.475Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-19T12:12:41.935Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-19T12:12:41.935Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-19T12:12:43.831Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-19T12:12:45.680Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-19T12:12:46.141Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-19T12:12:46.141Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-19T12:12:46.141Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-19T12:12:46.141Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-19T12:12:46.602Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-19T12:12:47.062Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-19T12:12:47.062Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-19T12:12:48.032Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-19T12:12:48.032Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-19T12:12:49.075Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-19T12:12:49.575Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-19T12:12:49.575Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-19T12:12:51.769Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-19T12:12:54.687Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-19T12:12:54.687Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-19T12:12:54.687Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-19T12:12:55.609Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-05-19T12:12:56.975Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-05-19T12:12:58.436Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-19T12:12:58.436Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-19T12:12:59.488Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-05-19T12:13:00.437Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-05-19T12:13:00.621Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-19T12:13:00.621Z] === RUN TestDockerSuite/TestImportFile [2021-05-19T12:13:00.621Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-19T12:13:00.621Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-19T12:13:00.621Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-19T12:13:00.621Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-19T12:13:00.621Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-19T12:13:00.621Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-19T12:13:00.621Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-19T12:13:00.621Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-19T12:13:00.621Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-19T12:13:00.621Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-19T12:13:00.621Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-19T12:13:01.805Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-05-19T12:13:02.809Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-19T12:13:04.324Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-05-19T12:13:06.215Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-05-19T12:13:08.733Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-05-19T12:13:09.907Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-19T12:13:09.907Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-19T12:13:09.907Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-19T12:13:10.368Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-19T12:13:10.368Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-19T12:13:10.624Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-05-19T12:13:12.510Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-19T12:13:12.553Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-19T12:13:12.553Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-19T12:13:14.741Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-19T12:13:14.741Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-19T12:13:14.741Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-19T12:13:14.741Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-19T12:13:16.925Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-19T12:13:20.667Z] === RUN TestDockerSuite/TestInspectImage [2021-05-19T12:13:20.667Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-19T12:13:20.667Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-19T12:13:20.667Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-19T12:13:22.442Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-05-19T12:13:22.851Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-19T12:13:25.035Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-19T12:13:25.035Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-19T12:13:27.218Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-19T12:13:27.697Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-19T12:13:27.697Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-19T12:13:27.697Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-19T12:13:28.257Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-19T12:13:28.257Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-19T12:13:28.513Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-19T12:13:28.513Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-19T12:13:29.403Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-19T12:13:29.403Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-19T12:13:29.403Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-19T12:13:29.440Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-19T12:13:29.440Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-19T12:13:30.001Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-19T12:13:30.001Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-19T12:13:30.257Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-19T12:13:30.257Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-19T12:13:30.257Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-19T12:13:31.588Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-19T12:13:32.772Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-19T12:13:32.772Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-19T12:13:32.772Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-19T12:13:32.772Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-19T12:13:32.772Z] === RUN TestDockerSuite/TestVolumeEvents [2021-05-19T12:13:34.503Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-19T12:13:35.284Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-05-19T12:13:38.248Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-19T12:13:38.547Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-19T12:13:40.431Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-19T12:13:40.434Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-05-19T12:13:41.362Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-19T12:13:41.362Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-19T12:13:41.362Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-19T12:13:42.615Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-19T12:13:44.158Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-19T12:13:44.626Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-19T12:13:46.348Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-19T12:13:48.531Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-19T12:13:48.811Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite (1899.89s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.11s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.66s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.28s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.41s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.46s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.00s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.29s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.45s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.58s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.87s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.25s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.22s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.23s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.42s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.12s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.22s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.42s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.46s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAttachDetach (1.27s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.09s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.27s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.40s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.58s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.58s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.99s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.47s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.87s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.67s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.43s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.49s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.41s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.76s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.52s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.04s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.34s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (2.10s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.64s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.65s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.05s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.58s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.54s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.93s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.30s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.07s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.31s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.01s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.89s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.94s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.63s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.35s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.22s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.87s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.31s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.47s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.79s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.52s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.84s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.00s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.43s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.30s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.35s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.55s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.61s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.15s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.72s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.63s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.10s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.16s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.05s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.32s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.61s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.36s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2021-05-19T12:13:48.811Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-19T12:13:48.811Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.56s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.76s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.01s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.86s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.51s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.67s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.28s) [2021-05-19T12:13:48.811Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-19T12:13:48.811Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.811Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-19T12:13:48.811Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.811Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-19T12:13:48.811Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.811Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-19T12:13:48.811Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.10s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.25s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.45s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.41s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.91s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.11s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.53s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.37s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.39s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.61s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.65s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.30s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.83s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.01s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.24s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.68s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.42s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.97s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.57s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.07s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.99s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.92s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2021-05-19T12:13:48.811Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.04s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.56s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.21s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.98s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.25s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEnv (1.96s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.78s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.71s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.75s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.20s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.32s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (13.24s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.60s) [2021-05-19T12:13:48.812Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-19T12:13:48.812Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (15.98s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildFails (0.92s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.36s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.03s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.09s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.54s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.53s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.11s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.38s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.80s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.84s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.13s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildHistory (4.76s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.34s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.83s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.50s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.40s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.94s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildLabel (0.38s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.25s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.88s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.11s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.43s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.56s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.18s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.37s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.71s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.25s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.81s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.70s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.14s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.42s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.13s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.37s) [2021-05-19T12:13:48.812Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-19T12:13:48.812Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.01s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.36s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.72s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.92s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.10s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.06s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.40s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.43s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.46s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.67s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.56s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.63s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.49s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.01s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.50s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.22s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.39s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.73s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildPATH (2.26s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.04s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.13s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.74s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.91s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.75s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildRm (3.51s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.16s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.95s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.15s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.02s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.91s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.47s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2021-05-19T12:13:48.812Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-19T12:13:48.812Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.83s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildStderr (0.83s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.86s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.93s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.98s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.16s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.73s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildUser (2.27s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.01s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.24s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.28s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.68s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.88s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.28s) [2021-05-19T12:13:48.812Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-05-19T12:13:48.812Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.812Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-05-19T12:13:48.812Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.812Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-05-19T12:13:48.812Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.812Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-19T12:13:48.812Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.20s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.18s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.85s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.14s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.27s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.79s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.31s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.69s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.93s) [2021-05-19T12:13:48.812Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-19T12:13:48.812Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.99s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.41s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-19T12:13:48.812Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-19T12:13:48.812Z] docker_cli_sni_test.go:18: Flakey test [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.73s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.12s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestCommitChange (1.15s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.88s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.25s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.04s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestCommitTTY (2.01s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.10s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.05s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.07s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.96s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.92s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.14s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.16s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.05s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.93s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.08s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.77s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.28s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.20s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.99s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.15s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.06s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.35s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.72s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.71s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.77s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.00s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.03s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.61s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.35s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.55s) [2021-05-19T12:13:48.812Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-19T12:13:48.812Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.96s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.45s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.80s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.97s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.09s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.67s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.74s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.73s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.90s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.70s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.04s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b66240_} (1.69s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1652574593_/foo_false____} (1.92s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1652574593_/foo_true____} (1.83s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3278888684_/foo_false____} (1.84s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3278888684_/foo_true____} (1.65s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3278888684_/foo_true__0xc000b662c0__} (1.98s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b662e0_} (1.67s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b66300_} (1.81s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b66320_} (1.67s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b66340_} (2.19s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.04s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-19T12:13:48.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (5.22s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.07s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.26s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.68s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.18s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.03s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.06s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.15s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.19s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.62s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.53s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.65s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.36s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.84s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.98s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.12s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.87s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.79s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.76s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.35s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.83s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.89s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.98s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.74s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.24s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.24s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.87s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.88s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.53s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.73s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.36s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.95s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToDot (0.89s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.39s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.39s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.18s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.58s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.49s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.13s) [2021-05-19T12:13:48.813Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-19T12:13:48.813Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.72s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-05-19T12:13:48.813Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-19T12:13:48.813Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.95s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.92s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.37s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.82s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.23s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.46s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.15s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.89s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.77s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.73s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.22s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.31s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.47s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.42s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.38s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.88s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.87s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.47s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsAttach (0.79s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsCommit (0.88s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.74s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.72s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.76s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.12s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.76s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.29s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.11s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.68s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.84s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.43s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.27s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.45s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.46s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsFilters (1.45s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsFormat (1.52s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.38s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2021-05-19T12:13:48.813Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-19T12:13:48.813Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-19T12:13:48.813Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-19T12:13:48.813Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.43s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.91s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsRename (0.75s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsResize (0.94s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.72s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.07s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.71s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.97s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsTop (0.77s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.78s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExec (1.41s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.31s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.17s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.37s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.82s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.26s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.03s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.05s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.00s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.99s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.74s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecCgroup (2.49s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecEnv (1.10s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.39s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.42s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecInspectID (2.75s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecInteractive (1.76s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.21s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecParseError (0.71s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.76s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.70s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.60s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecStartFails (1.03s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.62s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.78s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecTTY (1.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.06s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.73s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecUlimits (1.04s) [2021-05-19T12:13:48.813Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-19T12:13:48.813Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.65s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.61s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.63s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.22s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestExecWithUser (1.69s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.05s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.10s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.78s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.80s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestHealth (22.55s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.89s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.05s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.17s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.54s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.35s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.46s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.78s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.86s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.81s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.66s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImportDisplay (1.62s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImportFile (1.63s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.65s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImportGzipped (2.16s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.79s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.99s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.48s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.32s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.19s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.25s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.73s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.71s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.70s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.13s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.78s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.75s) [2021-05-19T12:13:48.813Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-19T12:13:48.813Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.50s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.79s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectHistory (0.88s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-05-19T12:13:48.813Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-19T12:13:48.813Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.75s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.85s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.10s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.12s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.51s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.96s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectStatus (0.96s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.46s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.73s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.73s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.76s) [2021-05-19T12:13:48.813Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.74s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.93s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.97s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.29s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.27s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.37s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.78s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.22s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.93s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.12s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.12s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.92s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (10.95s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.01s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.34s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.74s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.40s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.69s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.73s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.79s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.70s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.71s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.26s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.06s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.15s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.97s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.98s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.93s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.75s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsSince (6.79s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.75s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.18s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsTail (0.98s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.16s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.98s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.01s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestNetHostname (2.44s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.71s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.58s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.38s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.10s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPluginActive (1.91s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.00s) [2021-05-19T12:13:48.814Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-19T12:13:48.814Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.94s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.42s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.47s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.27s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.80s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.70s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.09s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.53s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPortList (13.81s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.80s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.15s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.69s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.70s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.35s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.88s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.38s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.32s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsByOrder (2.93s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.91s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.49s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.65s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.15s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.21s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.41s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.14s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.43s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.41s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.79s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.95s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsListContainersSize (2.04s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.13s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.82s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.24s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.95s) [2021-05-19T12:13:48.814Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-19T12:13:48.814Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.92s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.08s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.67s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.05s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.86s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (2.01s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.42s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.87s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.87s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.64s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.66s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.33s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.88s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.57s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.88s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.63s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.08s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiTag (0.23s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.94s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.45s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.67s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.03s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.39s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.96s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAddHost (0.86s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.52s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.90s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.04s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.13s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.89s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.41s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.65s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.02s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.86s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.10s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.84s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.85s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.98s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.04s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.68s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.68s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.69s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.05s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.00s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.12s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (1.17s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.73s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.73s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.72s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.67s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.70s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.75s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.75s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.68s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.56s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.60s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.85s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.90s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.70s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.73s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.73s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.64s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.14s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.76s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.36s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.03s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.90s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.32s) [2021-05-19T12:13:48.814Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-19T12:13:48.814Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.814Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-19T12:13:48.814Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.69s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.84s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.21s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.73s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.92s) [2021-05-19T12:13:48.814Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-19T12:13:48.814Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.98s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.94s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.95s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.88s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.89s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (1.00s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunExitCode (0.85s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.10s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.83s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.74s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.41s) [2021-05-19T12:13:48.814Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) [2021-05-19T12:13:48.814Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-19T12:13:48.814Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.16s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.37s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.38s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.75s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.26s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.76s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.75s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.96s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.59s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.63s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.33s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.49s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.48s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.48s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.36s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.69s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunMount (8.77s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.46s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.09s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.46s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.29s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.71s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.53s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.49s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.98s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNetHost (1.51s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.89s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.25s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.35s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.07s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.21s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.75s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.88s) [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-05-19T12:13:48.815Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.80s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.92s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2021-05-19T12:13:48.815Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.74s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.35s) [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.07s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.42s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.74s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.32s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.71s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.57s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.93s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.80s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunState (1.47s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.73s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-05-19T12:13:48.815Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.81s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.58s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunSysctls (1.43s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.23s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.68s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.56s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.92s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.67s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.79s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.68s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.13s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.31s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.10s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.34s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.71s) [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-19T12:13:48.815Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.69s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.40s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.70s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.68s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.92s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.89s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.97s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.74s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.97s) [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-05-19T12:13:48.815Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.77s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.64s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.83s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (1.08s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.34s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.23s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.18s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.39s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSaveImageId (0.13s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.50s) [2021-05-19T12:13:48.815Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents416336921 [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.37s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.91s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.71s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.51s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.78s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.76s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.01s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.75s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.04s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.84s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.83s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStartRecordError (2.09s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (3.03s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.07s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.99s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.71s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.01s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.89s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.76s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.79s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.75s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.97s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.46s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.36s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.67s) [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.47s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.11s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.12s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUpdateStats (3.74s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.35s) [2021-05-19T12:13:48.815Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-19T12:13:48.815Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.92s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.03s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.79s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.93s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (5.02s) [2021-05-19T12:13:48.815Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.30s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.15s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.07s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.12s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.11s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.46s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.41s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.05s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.09s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.30s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.04s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.09s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.73s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.76s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.82s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.22s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.69s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.77s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.17s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.26s) [2021-05-19T12:13:48.816Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.80s) [2021-05-19T12:13:48.816Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-19T12:13:48.816Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-19T12:13:48.816Z] === RUN TestDockerRegistrySuite [2021-05-19T12:13:48.816Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-19T12:13:50.180Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-19T12:13:50.717Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-19T12:13:50.717Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-19T12:13:50.717Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-19T12:13:50.717Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-19T12:13:50.717Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-19T12:13:50.717Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-19T12:13:50.717Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-19T12:13:51.177Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-19T12:13:51.177Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-19T12:13:51.177Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-19T12:13:51.177Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-19T12:13:51.177Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-19T12:13:51.177Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-19T12:13:51.177Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-19T12:13:51.177Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-19T12:13:51.177Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-19T12:13:51.177Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-19T12:13:51.177Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-19T12:13:51.177Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-19T12:13:51.177Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-19T12:13:51.545Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-19T12:13:52.911Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-19T12:13:53.167Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-19T12:13:53.360Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-19T12:13:54.903Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-19T12:13:57.332Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-19T12:14:00.706Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-19T12:14:02.893Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-19T12:14:02.893Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-19T12:14:03.862Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-19T12:14:05.075Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-19T12:14:05.075Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-19T12:14:06.377Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-19T12:14:07.740Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-19T12:14:08.667Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-19T12:14:10.040Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-19T12:14:10.885Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-19T12:14:11.404Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-19T12:14:13.299Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-19T12:14:14.226Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-19T12:14:15.591Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-19T12:14:16.696Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-19T12:14:18.107Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-19T12:14:20.623Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-19T12:14:21.988Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-19T12:14:22.507Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-19T12:14:24.690Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-19T12:14:25.254Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-19T12:14:25.816Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-19T12:14:26.071Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-19T12:14:27.435Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-19T12:14:27.602Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-19T12:14:27.602Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-19T12:14:28.362Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-19T12:14:29.728Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-19T12:14:29.788Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-19T12:14:31.972Z] === RUN TestDockerSuite/TestLogsSince [2021-05-19T12:14:32.991Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-19T12:14:33.247Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-19T12:14:34.612Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-19T12:14:34.867Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-19T12:14:35.123Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-19T12:14:35.378Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-19T12:14:35.634Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-19T12:14:35.889Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-19T12:14:36.145Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-19T12:14:37.513Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-19T12:14:39.401Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-19T12:14:40.330Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-19T12:14:40.557Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-19T12:14:40.557Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-19T12:14:40.557Z] === RUN TestDockerSuite/TestLogsTail [2021-05-19T12:14:41.693Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-19T12:14:42.620Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-19T12:14:43.469Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite (54.98s) [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.54s) [2021-05-19T12:14:43.545Z] check_test.go:196: [dc7cc08468a55] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.33s) [2021-05-19T12:14:43.545Z] check_test.go:196: [d0afefb599a7d] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.58s) [2021-05-19T12:14:43.545Z] check_test.go:196: [d1cccbf9193af] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-05-19T12:14:43.545Z] check_test.go:196: [dabf0ea0b0de2] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.73s) [2021-05-19T12:14:43.545Z] check_test.go:196: [d5f77c74ff539] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.89s) [2021-05-19T12:14:43.545Z] check_test.go:196: [da215c225210a] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.53s) [2021-05-19T12:14:43.545Z] check_test.go:196: [da81c809b9fce] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.27s) [2021-05-19T12:14:43.545Z] check_test.go:196: [df073e90c834e] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.17s) [2021-05-19T12:14:43.545Z] check_test.go:196: [dfe1541370502] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.36s) [2021-05-19T12:14:43.545Z] check_test.go:196: [dd93248e95190] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.35s) [2021-05-19T12:14:43.545Z] check_test.go:196: [dd81e5a404a2e] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.53s) [2021-05-19T12:14:43.545Z] check_test.go:196: [d7ed66d5ca23b] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.30s) [2021-05-19T12:14:43.545Z] check_test.go:196: [d2fedaed2a342] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.24s) [2021-05-19T12:14:43.545Z] check_test.go:196: [da03e9aece18c] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.48s) [2021-05-19T12:14:43.545Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:44f19eb377ef929bee6c58990db975b68f9c6c852c3cab66adf1b42b146ef342 [2021-05-19T12:14:43.545Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d619906843cf3e4dcc6be9e3330c3b61dedff0518a0ec6f7d8496af24fb6d49a [2021-05-19T12:14:43.545Z] check_test.go:196: [d022f69cb9815] daemon is not started [2021-05-19T12:14:43.545Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.46s) [2021-05-19T12:14:43.545Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c7989d6591b57ecdf6a2fd24c117782193cfc0496c9fe2fb42c44f38911cddc3 [2021-05-19T12:14:43.545Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:858c1acdf7fc3d97c4bf132240824ed2450506d0d91c93bda4d78f4dbdc1beb3 [2021-05-19T12:14:43.545Z] check_test.go:196: [de34dca21cdcc] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.26s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d9db9b5dc2175] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.99s) [2021-05-19T12:14:43.546Z] check_test.go:196: [deb9bce6b455b] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d32efc6044e6e] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d896eb44dad0e] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d4454a01d0885] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d1455fbdd03cb] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d94a1b9c9c813] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.12s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d7ba2ecb44633] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2021-05-19T12:14:43.546Z] check_test.go:196: [dd2ef2f4d767c] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.31s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d5fffd55e96e3] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d4bc15948921f] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d7b00d954cb84] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d07c59b8a16a0] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d2cfe47f3a00f] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2021-05-19T12:14:43.546Z] check_test.go:196: [dda58ad6cc21c] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d8ee503817f5b] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.25s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d102265c22ee4] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.93s) [2021-05-19T12:14:43.546Z] check_test.go:196: [db62ae0c896b4] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.03s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d22b4eccbbe41] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.27s) [2021-05-19T12:14:43.546Z] check_test.go:196: [d78c074e41706] daemon is not started [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s) [2021-05-19T12:14:43.546Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.86s) [2021-05-19T12:14:43.546Z] === RUN TestDockerSchema1RegistrySuite [2021-05-19T12:14:43.546Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-19T12:14:43.546Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-19T12:14:45.653Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-19T12:14:47.748Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestNetHostname [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestPluginActive [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestPortList [2021-05-19T12:14:48.567Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-19T12:14:52.994Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-19T12:14:53.269Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-19T12:14:53.269Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-19T12:14:53.269Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-19T12:14:53.269Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-19T12:14:53.269Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-19T12:14:53.269Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-19T12:14:53.269Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-19T12:14:53.269Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-19T12:14:53.269Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-19T12:14:53.269Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-19T12:14:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-19T12:14:57.967Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-19T12:14:57.967Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-19T12:14:58.084Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-19T12:14:59.011Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-19T12:14:59.266Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-19T12:15:00.630Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-19T12:15:01.557Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-19T12:15:02.924Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-19T12:15:06.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-19T12:15:06.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-19T12:15:06.554Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-19T12:15:06.554Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-19T12:15:07.007Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-19T12:15:07.007Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-19T12:15:07.262Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-19T12:15:07.517Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-19T12:15:08.084Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite (24.58s) [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-05-19T12:15:08.084Z] check_test.go:223: [db0678d5cbd22] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.95s) [2021-05-19T12:15:08.084Z] check_test.go:223: [df464c543aa37] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.48s) [2021-05-19T12:15:08.084Z] check_test.go:223: [dca317a37a66c] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.52s) [2021-05-19T12:15:08.084Z] check_test.go:223: [d1ce85d4cd142] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.25s) [2021-05-19T12:15:08.084Z] check_test.go:223: [db431524b5c91] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.24s) [2021-05-19T12:15:08.084Z] check_test.go:223: [dd8c53051a337] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-05-19T12:15:08.084Z] check_test.go:223: [d40bd3bf1e254] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2021-05-19T12:15:08.084Z] check_test.go:223: [de5b28f3c85ae] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2021-05-19T12:15:08.084Z] check_test.go:223: [dddc04450b1e2] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2021-05-19T12:15:08.084Z] check_test.go:223: [d85309d15122a] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.15s) [2021-05-19T12:15:08.084Z] check_test.go:223: [db8da02b1cf73] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-05-19T12:15:08.084Z] check_test.go:223: [d615be2be6f70] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-05-19T12:15:08.084Z] check_test.go:223: [d2a0a2370cc0a] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-05-19T12:15:08.084Z] check_test.go:223: [dc19fe0134cf0] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-05-19T12:15:08.084Z] check_test.go:223: [d03eaa634e2e2] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-05-19T12:15:08.084Z] check_test.go:223: [dd98a1250328d] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-05-19T12:15:08.084Z] check_test.go:223: [dcf7aa26b580b] daemon is not started [2021-05-19T12:15:08.084Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-05-19T12:15:08.084Z] check_test.go:223: [d0c66d2b93984] daemon is not started [2021-05-19T12:15:08.084Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-19T12:15:08.084Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-19T12:15:09.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-19T12:15:09.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-19T12:15:09.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-19T12:15:10.906Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-19T12:15:10.906Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-19T12:15:11.470Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-19T12:15:12.030Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-19T12:15:12.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.99s) [2021-05-19T12:15:12.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.82s) [2021-05-19T12:15:12.030Z] check_test.go:252: [d38841a6574b1] daemon is not started [2021-05-19T12:15:12.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-05-19T12:15:12.030Z] check_test.go:252: [d43691eea1242] daemon is not started [2021-05-19T12:15:12.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-05-19T12:15:12.030Z] check_test.go:252: [da143f9577063] daemon is not started [2021-05-19T12:15:12.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s) [2021-05-19T12:15:12.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-05-19T12:15:12.030Z] check_test.go:252: [df3a3b57ec112] daemon is not started [2021-05-19T12:15:12.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-05-19T12:15:12.030Z] check_test.go:252: [d6a36ba53a2d2] daemon is not started [2021-05-19T12:15:12.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-05-19T12:15:12.030Z] check_test.go:252: [d4d82a5ef07a6] daemon is not started [2021-05-19T12:15:12.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-05-19T12:15:12.030Z] check_test.go:252: [db96a8408900a] daemon is not started [2021-05-19T12:15:12.030Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-19T12:15:12.031Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-19T12:15:15.140Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-19T12:15:17.269Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-19T12:15:17.269Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-19T12:15:17.524Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-19T12:15:17.780Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-19T12:15:17.780Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-05-19T12:15:17.780Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-05-19T12:15:17.780Z] check_test.go:279: [dcabc1639b491] daemon is not started [2021-05-19T12:15:17.780Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-05-19T12:15:17.780Z] check_test.go:279: [da97920f84828] daemon is not started [2021-05-19T12:15:17.780Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-05-19T12:15:17.780Z] check_test.go:279: [dad5258901acf] daemon is not started [2021-05-19T12:15:17.780Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-05-19T12:15:17.780Z] check_test.go:279: [df057899731fe] daemon is not started [2021-05-19T12:15:17.780Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-05-19T12:15:17.780Z] check_test.go:279: [d864fe9f4576e] daemon is not started [2021-05-19T12:15:17.780Z] === RUN TestDockerNetworkSuite [2021-05-19T12:15:17.780Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-05-19T12:15:21.046Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-05-19T12:15:22.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-05-19T12:15:27.541Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-19T12:15:28.001Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-19T12:15:28.001Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-19T12:15:30.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-05-19T12:15:32.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-05-19T12:15:36.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-05-19T12:15:39.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-05-19T12:15:40.399Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-19T12:15:44.143Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-19T12:15:49.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-05-19T12:15:51.245Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-19T12:15:52.275Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-05-19T12:15:52.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-05-19T12:15:55.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-05-19T12:15:56.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-05-19T12:15:56.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-05-19T12:15:58.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-05-19T12:15:59.833Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-19T12:15:59.833Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-19T12:15:59.833Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-19T12:16:00.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-05-19T12:16:00.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-05-19T12:16:01.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-05-19T12:16:03.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-05-19T12:16:03.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-05-19T12:16:03.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-05-19T12:16:04.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-05-19T12:16:04.531Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-19T12:16:04.531Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-19T12:16:04.531Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-19T12:16:04.531Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-19T12:16:04.531Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-19T12:16:05.587Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-05-19T12:16:05.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-05-19T12:16:06.404Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-05-19T12:16:06.660Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-05-19T12:16:06.916Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-05-19T12:16:06.916Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-05-19T12:16:08.280Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-05-19T12:16:08.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-05-19T12:16:08.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-05-19T12:16:09.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-05-19T12:16:09.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-05-19T12:16:10.717Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-05-19T12:16:11.619Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-19T12:16:11.619Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-19T12:16:13.162Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-19T12:16:13.162Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-19T12:16:14.136Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-19T12:16:14.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-05-19T12:16:15.108Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-19T12:16:15.108Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-19T12:16:15.810Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-05-19T12:16:17.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-05-19T12:16:18.269Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-05-19T12:16:18.851Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-19T12:16:23.550Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-19T12:16:25.092Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-19T12:16:30.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-05-19T12:16:30.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-05-19T12:16:32.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-05-19T12:16:33.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-05-19T12:16:33.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-05-19T12:16:34.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-05-19T12:16:34.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-05-19T12:16:34.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-05-19T12:16:38.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-05-19T12:16:38.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-05-19T12:16:38.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-05-19T12:16:40.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-05-19T12:16:47.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-05-19T12:16:52.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-05-19T12:16:52.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-05-19T12:16:53.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-05-19T12:16:55.065Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-19T12:16:55.065Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-19T12:16:56.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-05-19T12:16:56.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-05-19T12:16:57.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-05-19T12:16:57.976Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-19T12:16:57.976Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-19T12:16:57.976Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-19T12:16:58.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-05-19T12:16:58.947Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-19T12:17:00.427Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-05-19T12:17:02.691Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-19T12:17:05.670Z] --- PASS: TestDockerNetworkSuite (106.93s) [2021-05-19T12:17:05.670Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.02s) [2021-05-19T12:17:05.670Z] docker_cli_network_unix_test.go:46: [d1e53b7dbfc05] daemon is not started [2021-05-19T12:17:05.670Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.44s) [2021-05-19T12:17:05.670Z] docker_cli_network_unix_test.go:46: [d6c8b63bdf14c] daemon is not started [2021-05-19T12:17:05.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.10s) [2021-05-19T12:17:05.670Z] docker_cli_network_unix_test.go:46: [d8a1cdc6c0a9a] daemon is not started [2021-05-19T12:17:05.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.63s) [2021-05-19T12:17:05.670Z] docker_cli_network_unix_test.go:46: [d33ad8e21b49c] daemon is not started [2021-05-19T12:17:05.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.97s) [2021-05-19T12:17:05.670Z] docker_cli_network_unix_test.go:1233: [dc6559252a8c3] daemon is not started [2021-05-19T12:17:05.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.19s) [2021-05-19T12:17:05.670Z] docker_cli_network_unix_test.go:46: [d0a15aa5e8ce7] daemon is not started [2021-05-19T12:17:05.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.52s) [2021-05-19T12:17:05.670Z] docker_cli_network_unix_test.go:46: [d4c74ecc9c4a7] daemon is not started [2021-05-19T12:17:05.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.07s) [2021-05-19T12:17:05.670Z] docker_cli_network_unix_test.go:46: [d4e30741f5ffd] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.69s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [dc5efc7fb5c21] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.78s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [dc33ea8742a53] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.64s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d75aafa40cf9d] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.58s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d2acc70cd47b4] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.85s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d7c96a5837c74] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.48s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d116b6e8f70ff] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.94s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d1b220546f7de] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.58s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d8fac40afaf31] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.49s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [dfcabc08cce05] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d2bd5405eb816] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.46s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d332268b281b3] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.47s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [da378c8913c4d] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.60s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [daea589267416] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d4abd4fb650d4] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.67s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d9a7abb55d94d] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [db7a96994fe4c] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (5.22s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:968: [d77f464706382] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.95s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d386288ad390f] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.56s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:1116: [dc51b60e42d8f] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.54s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d4671deb49cc3] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.53s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d37a6359a1797] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.48s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d19ee0e204743] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d1827d6cc785e] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.49s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [df5809f5114e8] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.49s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [db05a03d8f1e4] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d330b983148a9] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.11s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d6639623e16b2] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d27903e0e9db2] daemon is not started [2021-05-19T12:17:05.671Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d27fd109f470f] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.62s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d79c4f1cd3da3] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (6.23s) [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.28s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:1084: [dd5dcdd5c28a1] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d871a5d196ced] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.53s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [dcc47431e8138] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.69s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d1f2ee33a6ecb] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d6494905666a8] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.35s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d9f7674cb45af] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.77s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d683dc1cbd16a] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.73s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [db68f8ea3c55f] daemon is not started [2021-05-19T12:17:05.671Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.69s) [2021-05-19T12:17:05.671Z] docker_cli_network_unix_test.go:46: [d162ac61cdab9] daemon is not started [2021-05-19T12:17:05.671Z] === RUN TestDockerHubPullSuite [2021-05-19T12:17:05.671Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-05-19T12:17:06.233Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-05-19T12:17:06.434Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-19T12:17:06.434Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-19T12:17:08.757Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-05-19T12:17:09.012Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-05-19T12:17:09.939Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-05-19T12:17:10.195Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-05-19T12:17:10.195Z] --- PASS: TestDockerHubPullSuite (5.51s) [2021-05-19T12:17:10.195Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.53s) [2021-05-19T12:17:10.195Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2021-05-19T12:17:10.195Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2021-05-19T12:17:10.195Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.00s) [2021-05-19T12:17:10.195Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-05-19T12:17:10.195Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-05-19T12:17:10.195Z] PASS [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === Skipped [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-19T12:17:10.195Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-19T12:17:10.195Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-19T12:17:10.195Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-05-19T12:17:10.195Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-05-19T12:17:10.195Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-05-19T12:17:10.195Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_sni_test.go:18: Flakey test [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-19T12:17:10.195Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-19T12:17:10.195Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-19T12:17:10.195Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-19T12:17:10.195Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-19T12:17:10.195Z] docker_cli_network_unix_test.go:46: [d27fd109f470f] daemon is not started [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] [2021-05-19T12:17:10.195Z] DONE 1270 tests, 51 skipped in 2151.094s [2021-05-19T12:17:10.195Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-19T12:17:10.450Z] ++++ cat bundles/test-integration/docker.pid [2021-05-19T12:17:10.450Z] +++ kill 8141 [2021-05-19T12:17:11.137Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-19T12:17:11.137Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-19T12:17:11.137Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-19T12:17:11.377Z] +++ /etc/init.d/apparmor stop [2021-05-19T12:17:11.377Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-19T12:17:11.377Z] [2021-05-19T12:17:11.377Z] Unloading profiles will leave already running processes permanently [2021-05-19T12:17:11.377Z] unconfined, which can lead to unexpected situations. [2021-05-19T12:17:11.377Z] [2021-05-19T12:17:11.377Z] To set a process to complain mode, use the command line tool [2021-05-19T12:17:11.377Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-19T12:17:11.377Z] +++ true [2021-05-19T12:17:11.377Z] exiting test-integration [2021-05-19T12:17:11.377Z] ++ exit 0 [2021-05-19T12:17:11.377Z] [2021-05-19T12:17:11.632Z] + for job in $(jobs -p) [2021-05-19T12:17:11.632Z] + wait 9489 [2021-05-19T12:17:12.558Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-05-19T12:17:15.070Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-05-19T12:17:19.232Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-05-19T12:17:21.122Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-05-19T12:17:23.534Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-19T12:17:26.359Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-05-19T12:17:26.449Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-19T12:17:26.911Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-19T12:17:28.874Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-05-19T12:17:33.997Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-19T12:17:37.740Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-19T12:17:44.826Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-19T12:17:48.570Z] === RUN TestDockerSuite/TestRmiTag [2021-05-19T12:17:49.540Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-19T12:17:50.751Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-05-19T12:17:51.725Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-19T12:18:02.910Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-05-19T12:18:04.796Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-05-19T12:18:07.309Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-05-19T12:18:09.434Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-19T12:18:09.895Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-19T12:18:10.574Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-05-19T12:18:14.595Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-19T12:18:15.056Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-19T12:18:15.056Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-19T12:18:15.056Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-19T12:18:15.056Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-19T12:18:15.056Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-19T12:18:15.056Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-19T12:18:15.056Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-19T12:18:15.056Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-19T12:18:17.241Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-19T12:18:17.241Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-19T12:18:17.241Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-19T12:18:20.530Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-05-19T12:18:21.940Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-19T12:18:24.124Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-19T12:18:25.771Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-05-19T12:18:26.308Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-19T12:18:28.284Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-05-19T12:18:30.797Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-05-19T12:18:33.395Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-19T12:18:34.060Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-05-19T12:18:35.581Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-19T12:18:35.581Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-19T12:18:36.573Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-05-19T12:18:40.282Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-19T12:18:40.282Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-19T12:18:40.282Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-19T12:18:40.282Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-19T12:18:40.282Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-19T12:18:40.282Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-19T12:18:40.282Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-19T12:18:40.282Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-19T12:18:40.282Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-19T12:18:40.282Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-19T12:18:40.282Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-19T12:18:40.282Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-19T12:18:40.740Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-05-19T12:18:41.823Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-19T12:18:41.823Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-19T12:18:42.639Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-05-19T12:18:44.734Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-19T12:18:44.734Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-19T12:18:44.734Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-19T12:18:46.919Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-19T12:18:46.919Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-19T12:18:46.919Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-19T12:18:46.919Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-19T12:18:46.919Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-19T12:18:46.919Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-19T12:18:46.919Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-19T12:18:46.919Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-19T12:18:49.103Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-19T12:18:51.287Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-19T12:18:53.473Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-19T12:18:53.473Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-19T12:18:53.473Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-19T12:18:53.473Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-19T12:18:55.657Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-19T12:18:55.657Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-19T12:18:55.657Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-19T12:18:55.657Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-19T12:18:55.657Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-19T12:18:57.198Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-19T12:19:03.006Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-19T12:19:03.006Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-19T12:19:03.006Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-19T12:19:03.006Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-19T12:19:03.006Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-19T12:19:03.006Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-19T12:19:03.006Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-19T12:19:04.550Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-19T12:19:04.550Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-19T12:19:04.550Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-19T12:19:04.550Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-19T12:19:06.738Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-19T12:19:08.955Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-19T12:19:08.955Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-19T12:19:11.140Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-19T12:19:11.140Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-19T12:19:11.140Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-19T12:19:11.140Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-19T12:19:13.323Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-19T12:19:15.508Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-19T12:19:17.691Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-19T12:19:19.874Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-19T12:19:19.874Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-19T12:19:19.874Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-19T12:19:19.874Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-19T12:19:19.874Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-19T12:19:19.874Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-19T12:19:19.874Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-19T12:19:19.874Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-19T12:19:20.335Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-19T12:19:35.164Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-19T12:19:35.164Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-19T12:19:35.164Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-19T12:19:35.164Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-19T12:19:35.164Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-19T12:19:35.164Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-19T12:19:35.164Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-19T12:19:38.791Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-05-19T12:19:40.968Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-19T12:19:40.968Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunMount [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-19T12:19:41.939Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-19T12:19:49.025Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-19T12:19:49.025Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-19T12:19:49.025Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-19T12:19:49.025Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-19T12:19:53.619Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-05-19T12:19:59.511Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-19T12:20:02.424Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-19T12:20:02.424Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-19T12:20:02.424Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-19T12:20:02.424Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-19T12:20:02.424Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-19T12:20:02.424Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-19T12:20:02.424Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-19T12:20:02.424Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-19T12:20:02.424Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-19T12:20:02.424Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-19T12:20:02.424Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-19T12:20:03.966Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-19T12:20:06.150Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-19T12:20:08.334Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-19T12:20:09.305Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-19T12:20:10.848Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-19T12:20:11.309Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-19T12:20:11.309Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-19T12:20:11.309Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-19T12:20:11.309Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-19T12:20:11.309Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-19T12:20:11.309Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-19T12:20:11.309Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-19T12:20:11.309Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite (1762.19s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.96s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (7.01s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.96s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.15s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.22s) [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:562: [d108a1c5ba0b8] joining swarm manager [da780ac5448ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:584: [daf4707185298] joining swarm manager [da780ac5448ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.659Z] check_test.go:380: [d108a1c5ba0b8] daemon is not started [2021-05-19T12:20:11.659Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.66s) [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:45: [daa6e98fa7596] joining swarm manager [daeb1e91de1ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.98s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.39s) [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:303: [de78556c49c7b] joining swarm manager [df565cb2bab9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:304: [d400a6032bd2d] joining swarm manager [df565cb2bab9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.38s) [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:271: [d23ab59d04d18] joining swarm manager [d9f5aed999a25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:272: [d92778a07e66d] joining swarm manager [d9f5aed999a25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.15s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.62s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.73s) [2021-05-19T12:20:11.659Z] docker_api_swarm_node_test.go:19: [d4540b10b30f3] joining swarm manager [d0d3da24f68db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] docker_api_swarm_node_test.go:20: [d46f7000775c9] joining swarm manager [d0d3da24f68db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.40s) [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:501: [da69a2a41dd26] joining swarm manager [dce3cf1f4560e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:506: [de7e66edda57e] joining swarm manager [dce3cf1f4560e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.17s) [2021-05-19T12:20:11.659Z] docker_api_swarm_node_test.go:80: [d66a77f51d780] joining swarm manager [da4b7a9f0e77b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.75s) [2021-05-19T12:20:11.659Z] docker_api_swarm_node_test.go:52: [d07dbc11022b2] joining swarm manager [d4d05cc8323cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] docker_api_swarm_node_test.go:53: [d53537ca8d5b4] joining swarm manager [d4d05cc8323cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.36s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.94s) [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:201: [de79d06163f26] joining swarm manager [d4560fb12b7b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.14s) [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:383: [df1223c37d2fc] joining swarm manager [d439513ea9199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:384: [d6d70ca71a9f0] joining swarm manager [d439513ea9199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.659Z] check_test.go:380: [d6d70ca71a9f0] daemon is not started [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.06s) [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:801: [d6dcb5cfae366] joining swarm manager [dd84ade90a352]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:801: [dfef265d58eeb] joining swarm manager [dd84ade90a352]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:801: [db06b43afcbe0] joining swarm manager [dd84ade90a352]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:801: [daa4a13fc2bdd] joining swarm manager [dd84ade90a352]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-19T12:20:11.659Z] docker_api_swarm_test.go:809: [dfe6ca88f2659] joining swarm manager [dd84ade90a352]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.90s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.12s) [2021-05-19T12:20:11.659Z] docker_api_swarm_service_test.go:394: [d18c9431404a7] joining swarm manager [d7c700e5496a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] docker_api_swarm_service_test.go:394: [d0870399d656d] joining swarm manager [d7c700e5496a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.35s) [2021-05-19T12:20:11.659Z] docker_api_swarm_service_test.go:342: [d1f8e611d0f04] joining swarm manager [d82a83531f01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] docker_api_swarm_service_test.go:342: [de39cc380bd31] joining swarm manager [d82a83531f01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.89s) [2021-05-19T12:20:11.659Z] docker_api_swarm_service_test.go:489: [dddd708f313d0] joining swarm manager [d93508352f099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] docker_api_swarm_service_test.go:489: [db39a57563101] joining swarm manager [d93508352f099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.46s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.77s) [2021-05-19T12:20:11.659Z] docker_api_swarm_service_test.go:127: [d8e794d01fe69] joining swarm manager [d2f284d3e8049]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.659Z] docker_api_swarm_service_test.go:128: [d36954da9e49b] joining swarm manager [d2f284d3e8049]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.659Z] docker_api_swarm_service_test.go:136: [dcd3da8afc92f] joining swarm manager [d2f284d3e8049]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-19T12:20:11.659Z] docker_api_swarm_service_test.go:137: [dd7937e1bbb22] joining swarm manager [d2f284d3e8049]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2021-05-19T12:20:11.659Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.28s) [2021-05-19T12:20:11.660Z] docker_api_swarm_service_test.go:303: [d1b86973ebe01] joining swarm manager [dc5b69950ee81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.660Z] docker_api_swarm_service_test.go:303: [d8829eac0f663] joining swarm manager [dc5b69950ee81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.59s) [2021-05-19T12:20:11.660Z] docker_api_swarm_service_test.go:99: [d0b0678bb4819] joining swarm manager [d4dd2a50657e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.660Z] docker_api_swarm_service_test.go:100: [d87786bbf9551] joining swarm manager [d4dd2a50657e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.660Z] check_test.go:380: [d0b0678bb4819] daemon is not started [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.70s) [2021-05-19T12:20:11.660Z] docker_api_swarm_service_test.go:532: [ddbe6ccc23a58] joining swarm manager [d017a9d340bc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.660Z] docker_api_swarm_service_test.go:533: [d6b4b2b58b7d5] joining swarm manager [d017a9d340bc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.60s) [2021-05-19T12:20:11.660Z] docker_api_swarm_service_test.go:147: [d53970824eed2] joining swarm manager [dac794466ab5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.660Z] docker_api_swarm_service_test.go:147: [dab10ca6819a6] joining swarm manager [dac794466ab5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.44s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.25s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.16s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.60s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.38s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.93s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.13s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.22s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.06s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.24s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.13s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.23s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.87s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.41s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.37s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.03s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.44s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.43s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.33s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.17s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.98s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.31s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.14s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.11s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.37s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.55s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.72s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.54s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.70s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.34s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.54s) [2021-05-19T12:20:11.660Z] docker_cli_service_logs_test.go:245: checking task g1ec0pgjn12c [2021-05-19T12:20:11.660Z] docker_cli_service_logs_test.go:250: checking messages for g1ec0pgjn12c [2021-05-19T12:20:11.660Z] docker_cli_service_logs_test.go:245: checking task 2kyeagew4tbh [2021-05-19T12:20:11.660Z] docker_cli_service_logs_test.go:250: checking messages for 2kyeagew4tbh [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.21s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.48s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.91s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.89s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.01s) [2021-05-19T12:20:11.660Z] docker_cli_swarm_test.go:1901: [db4b1c766a696] joining swarm manager [dcac30ce5def5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.660Z] docker_cli_swarm_test.go:1902: [d9bba1e4cf7e7] joining swarm manager [dcac30ce5def5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.62s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.92s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.42s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.39s) [2021-05-19T12:20:11.660Z] docker_cli_swarm_test.go:1802: [d31dbcbeea3fe] joining swarm manager [d6d2fe71206c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.660Z] docker_cli_swarm_test.go:1803: [dbc6c006f39f2] joining swarm manager [d6d2fe71206c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.35s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (111.97s) [2021-05-19T12:20:11.660Z] docker_cli_swarm_test.go:1321: [d86ed15a9de86] joining swarm manager [d6dbd627f300f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.660Z] docker_cli_swarm_test.go:1322: [d26ac62b46b8c] joining swarm manager [d6dbd627f300f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.38s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.13s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.27s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.02s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.78s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.50s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.91s) [2021-05-19T12:20:11.660Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-19T12:20:11.660Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.24s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.08s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.20s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.09s) [2021-05-19T12:20:11.660Z] docker_cli_swarm_test.go:1186: [d5e61292013aa] joining swarm manager [de148e0fad563]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.660Z] docker_cli_swarm_test.go:1195: [d9408340deb0e] joining swarm manager [de148e0fad563]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.67s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.15s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.02s) [2021-05-19T12:20:11.660Z] docker_cli_swarm_test.go:1118: [d2dc8fb4dada9] joining swarm manager [df72cc17cae50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.660Z] docker_cli_swarm_test.go:1119: [dc294114571cf] joining swarm manager [df72cc17cae50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.660Z] docker_cli_swarm_test.go:1172: [d5a8ddff80329] joining swarm manager [df72cc17cae50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2021-05-19T12:20:11.660Z] docker_cli_swarm_test.go:1453: [d108cf69cc9cd] joining swarm manager [d9e2a27012245]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.660Z] docker_cli_swarm_test.go:1454: [db4f8e9cfea7c] joining swarm manager [d9e2a27012245]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.59s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.32s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.71s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.08s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.37s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.45s) [2021-05-19T12:20:11.660Z] docker_cli_swarm_unix_test.go:62: [d1d5a9005173b] joining swarm manager [d0a5c65eae851]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.46s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.82s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.09s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.68s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.85s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.38s) [2021-05-19T12:20:11.660Z] docker_api_swarm_test.go:961: [dfe4fad68837d] joining swarm manager [da5a388d37d93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.05s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.42s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.60s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.26s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.00s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.65s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.89s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.84s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.11s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.86s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.61s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.46s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.13s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.41s) [2021-05-19T12:20:11.660Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.45s) [2021-05-19T12:20:11.660Z] === RUN TestDockerExternalVolumeSuite [2021-05-19T12:20:11.660Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-05-19T12:20:14.225Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-19T12:20:14.225Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-19T12:20:14.225Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-19T12:20:14.225Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-19T12:20:14.225Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-19T12:20:14.225Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-19T12:20:22.812Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-19T12:20:22.812Z] === RUN TestDockerSuite/TestRunRm [2021-05-19T12:20:23.783Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-19T12:20:26.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-05-19T12:20:29.585Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-19T12:20:36.672Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-19T12:20:38.213Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-19T12:20:40.398Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-19T12:20:42.583Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-19T12:20:42.583Z] === RUN TestDockerSuite/TestRunState [2021-05-19T12:20:42.583Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-19T12:20:45.494Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-19T12:20:45.495Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-19T12:20:47.680Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-19T12:20:47.680Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-19T12:20:47.680Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-19T12:20:47.680Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-19T12:20:47.680Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-19T12:20:47.680Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-19T12:20:52.389Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-19T12:20:52.389Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-19T12:20:52.389Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-19T12:20:52.389Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-19T12:20:52.389Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-19T12:20:52.389Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-19T12:20:52.389Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-19T12:20:52.389Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-19T12:20:52.389Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-19T12:20:52.389Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-19T12:20:52.389Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-19T12:20:54.574Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-19T12:20:54.574Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-19T12:20:56.760Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-19T12:20:56.760Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-19T12:20:56.760Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-19T12:20:59.672Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-19T12:21:06.760Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-19T12:21:10.507Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-19T12:21:16.315Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-19T12:21:16.315Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-19T12:21:16.315Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-19T12:21:19.231Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-19T12:21:20.772Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-19T12:21:22.956Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-19T12:21:22.956Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-19T12:21:22.956Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-19T12:21:23.417Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-19T12:21:23.417Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-19T12:21:23.417Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-19T12:21:23.417Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-19T12:21:23.417Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-19T12:21:23.417Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-19T12:21:27.167Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-19T12:21:28.708Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-19T12:21:30.893Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-19T12:21:34.095Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-19T12:21:35.593Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-19T12:21:37.135Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-19T12:21:37.595Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-19T12:21:38.056Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-19T12:21:38.517Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-19T12:21:40.059Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-19T12:21:44.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-05-19T12:21:47.150Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-19T12:21:47.150Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-19T12:21:54.236Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-19T12:21:54.236Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-19T12:21:57.982Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-19T12:21:57.982Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-19T12:21:57.982Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-19T12:21:57.982Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-19T12:21:57.982Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-19T12:22:03.791Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-19T12:22:03.791Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-19T12:22:03.791Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-19T12:22:03.791Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-19T12:22:03.791Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-19T12:22:03.791Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-19T12:22:03.791Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-19T12:22:05.975Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-19T12:22:08.158Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-19T12:22:08.158Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-19T12:22:10.341Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-19T12:22:10.341Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-19T12:22:10.341Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-19T12:22:10.341Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-19T12:22:10.341Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-19T12:22:10.341Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-19T12:22:10.341Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-19T12:22:16.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-05-19T12:22:28.047Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-19T12:22:28.047Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-19T12:22:28.047Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-19T12:22:28.047Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-19T12:22:28.047Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-19T12:22:28.047Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-19T12:22:28.047Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-19T12:22:29.019Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-19T12:22:29.479Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-19T12:22:30.870Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-05-19T12:22:32.393Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-19T12:22:32.393Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-19T12:22:32.854Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-19T12:22:32.854Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-19T12:22:32.854Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-19T12:22:41.443Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-19T12:22:41.443Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-19T12:22:41.443Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-19T12:22:41.443Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-19T12:22:41.443Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-19T12:22:48.534Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-19T12:22:48.534Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-19T12:22:48.997Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-19T12:22:57.592Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-19T12:22:57.592Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-19T12:22:59.134Z] --- PASS: TestDockerSuite (2380.26s) [2021-05-19T12:22:59.134Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-19T12:22:59.134Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-19T12:22:59.134Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.134Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-19T12:22:59.134Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-05-19T12:22:59.134Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-19T12:22:59.134Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-19T12:22:59.134Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.134Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-05-19T12:22:59.134Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2021-05-19T12:22:59.134Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-05-19T12:22:59.134Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2021-05-19T12:22:59.134Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-05-19T12:22:59.134Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (94.56s) [2021-05-19T12:22:59.134Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.74s) [2021-05-19T12:22:59.134Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.44s) [2021-05-19T12:22:59.134Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-19T12:22:59.134Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.134Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-19T12:22:59.134Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.134Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-19T12:22:59.134Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.134Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-19T12:22:59.134Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.134Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-19T12:22:59.134Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.134Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-19T12:22:59.135Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-19T12:22:59.135Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-19T12:22:59.135Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.76s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-19T12:22:59.135Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-19T12:22:59.135Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.15s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.19s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-19T12:22:59.135Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.11s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.81s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (102.91s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-05-19T12:22:59.135Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.45s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.00s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.88s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.32s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.42s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.51s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.35s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.55s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.20s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.19s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.43s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.12s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.39s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.43s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.75s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.27s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.46s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.12s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.16s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.14s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-19T12:22:59.135Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.90s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.88s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.93s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.85s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.65s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.03s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.89s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.65s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.99s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.92s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.08s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.59s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.56s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerignore (73.37s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.00s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.60s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.44s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.67s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.57s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.51s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.00s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.71s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.84s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.92s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (90.99s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.41s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.04s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.05s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.45s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.15s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.47s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.78s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildFails (7.03s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.06s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.09s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.98s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.22s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s) [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.54s) [2021-05-19T12:22:59.135Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-19T12:22:59.135Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-19T12:22:59.135Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.67s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildHistory (9.98s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.94s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.94s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildLabel (0.84s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildLabels (0.84s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.97s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.43s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.62s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.55s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.12s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.85s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.21s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.09s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.80s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.92s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.52s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.01s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.40s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.06s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.11s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.29s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.40s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.03s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.41s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.88s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.50s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.52s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.08s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.76s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.98s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildRm (11.93s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.15s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-05-19T12:22:59.136Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.31s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.28s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.35s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.72s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.16s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.66s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.01s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.34s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildStderr (4.18s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.10s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.76s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.08s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.26s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.92s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.88s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.64s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.46s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.00s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.79s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.49s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.26s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.19s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.93s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.05s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.41s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.70s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-05-19T12:22:59.136Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-19T12:22:59.136Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-19T12:22:59.136Z] docker_cli_sni_test.go:18: Flakey test [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.29s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.12s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestCommitChange (9.72s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.02s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-19T12:22:59.136Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.05s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestCommitTTY (11.07s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.90s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.22s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.34s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.15s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.22s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.28s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.45s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.08s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.09s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.26s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.19s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.14s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.89s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.34s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.06s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.29s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.77s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.77s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.12s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-19T12:22:59.136Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.08s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.22s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.94s) [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-05-19T12:22:59.136Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-19T12:22:59.136Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-19T12:22:59.136Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.85s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (37.58s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.47s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.53s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.50s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.54s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008bdf20_} (2.53s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1287927374_c:\foo_false____} (2.46s) [2021-05-19T12:22:59.136Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1287927374_c:\foo_true____} (7.52s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-19T12:22:59.137Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.23s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.29s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.33s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.21s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.30s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-19T12:22:59.137Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.44s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-19T12:22:59.137Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.27s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCpToDot (2.30s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCpToStdout (2.27s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-19T12:22:59.137Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.89s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.22s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.92s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (16.85s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.08s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-19T12:22:59.137Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.22s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-19T12:22:59.137Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-19T12:22:59.137Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-19T12:22:59.137Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-19T12:22:59.137Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-19T12:22:59.137Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-19T12:22:59.137Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-19T12:22:59.137Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-19T12:22:59.137Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-19T12:22:59.137Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.22s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.24s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.28s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.54s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsCopy (4.72s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.93s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.08s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.64s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.93s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsFilters (4.53s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsFormat (4.38s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-19T12:22:59.137Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsRename (2.30s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsResize (2.63s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.17s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.52s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.64s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.17s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-19T12:22:59.137Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.84s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.86s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-19T12:22:59.137Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-19T12:22:59.137Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-19T12:22:59.137Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.92s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.06s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.06s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.91s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.02s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.20s) [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestExecInspectID (4.60s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-19T12:22:59.137Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.37s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-19T12:22:59.137Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.17s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.58s) [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.137Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-19T12:22:59.137Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.99s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.97s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.96s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.99s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-19T12:22:59.138Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.01s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-05-19T12:22:59.138Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.92s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.51s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.98s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.56s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.58s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-19T12:22:59.138Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-19T12:22:59.138Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.21s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.02s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-19T12:22:59.138Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-19T12:22:59.138Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.24s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.12s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectDefault (2.17s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectHistory (3.91s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.12s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.06s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.10s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.09s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.08s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectStatus (2.53s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.03s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.15s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.06s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.06s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.16s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.15s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.12s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-19T12:22:59.138Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-19T12:22:59.138Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-19T12:22:59.138Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.86s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.87s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.42s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.34s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-19T12:22:59.138Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.18s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.79s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.80s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.73s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.60s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.37s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-19T12:22:59.138Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.25s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.14s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsSince (8.91s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-19T12:22:59.138Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsTail (2.67s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.39s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.61s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-19T12:22:59.138Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-19T12:22:59.138Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-19T12:22:59.138Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.85s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-19T12:22:59.138Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-19T12:22:59.138Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-19T12:22:59.138Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-19T12:22:59.138Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-19T12:22:59.138Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T12:22:59.138Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-19T12:22:59.138Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-19T12:22:59.138Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.11s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-19T12:22:59.138Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestPsByOrder (7.84s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-19T12:22:59.138Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.68s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.38s) [2021-05-19T12:22:59.138Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-05-19T12:22:59.138Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-19T12:22:59.139Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-19T12:22:59.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.17s) [2021-05-19T12:22:59.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.66s) [2021-05-19T12:22:59.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.10s) [2021-05-19T12:22:59.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.10s) [2021-05-19T12:22:59.139Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-19T12:22:59.139Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.139Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-19T12:22:59.139Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.49s) [2021-05-19T12:22:59.139Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-19T12:22:59.139Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.139Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-19T12:22:59.139Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.139Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-19T12:22:59.139Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.139Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-19T12:22:59.139Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.139Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.76s) [2021-05-19T12:22:59.139Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-19T12:22:59.139Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-19T12:22:59.600Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.89s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.94s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.32s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.92s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.61s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.62s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.86s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.85s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.93s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.93s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.70s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.14s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.64s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.95s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.94s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.24s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.57s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.56s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.28s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.04s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.93s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.43s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.61s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.18s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.03s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.10s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.19s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.10s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.79s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.84s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.16s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.38s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.11s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.18s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.46s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.15s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.30s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.13s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.22s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.20s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunExitCode (2.14s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.10s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.21s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.16s) [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (13.48s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-19T12:22:59.600Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.600Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.42s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.63s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.67s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-19T12:22:59.601Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.50s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.88s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.16s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.08s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.88s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.42s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.61s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunRm (2.20s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.27s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.06s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.15s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.08s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.47s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.63s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.90s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.68s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.20s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.11s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.76s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.41s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.26s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.60s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.85s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.19s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.15s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.79s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.57s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.13s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.08s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-19T12:22:59.601Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.00s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.14s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.98s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-19T12:22:59.601Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.56s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-19T12:22:59.601Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-19T12:22:59.601Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.12s) [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.29s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.06s) [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-19T12:22:59.601Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-19T12:22:59.601Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.601Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-19T12:22:59.602Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-19T12:22:59.602Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.41s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.73s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.62s) [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-19T12:22:59.602Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-19T12:22:59.602Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.94s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.78s) [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-19T12:22:59.602Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.42s) [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-19T12:22:59.602Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-19T12:22:59.602Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-19T12:22:59.602Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-19T12:22:59.602Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-19T12:22:59.602Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-19T12:22:59.602Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-19T12:22:59.602Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-19T12:22:59.602Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] === RUN TestDockerDaemonSuite [2021-05-19T12:22:59.603Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-19T12:22:59.603Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-19T12:22:59.603Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-19T12:22:59.603Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] === RUN TestDockerSwarmSuite [2021-05-19T12:22:59.603Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-19T12:22:59.603Z] === RUN TestDockerPluginSuite [2021-05-19T12:22:59.603Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-19T12:22:59.603Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-19T12:22:59.603Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-19T12:22:59.603Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-19T12:22:59.603Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-19T12:22:59.603Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-19T12:22:59.603Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-19T12:22:59.603Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-19T12:22:59.603Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-19T12:22:59.603Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-19T12:22:59.603Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-19T12:22:59.603Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] === RUN TestDockerExternalVolumeSuite [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] === RUN TestDockerNetworkSuite [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] === RUN TestDockerHubPullSuite [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-19T12:22:59.603Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] PASS [2021-05-19T12:22:59.603Z] ok github.com/docker/docker/integration-cli 2380.958s [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === Skipped [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-19T12:22:59.603Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-19T12:22:59.603Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-19T12:22:59.603Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-19T12:22:59.603Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-19T12:22:59.603Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-19T12:22:59.603Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-19T12:22:59.603Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-19T12:22:59.603Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-19T12:22:59.603Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-19T12:22:59.603Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-19T12:22:59.603Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-19T12:22:59.603Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-19T12:22:59.603Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-05-19T12:22:59.603Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-19T12:22:59.603Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-05-19T12:22:59.603Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-05-19T12:22:59.603Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.603Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-05-19T12:22:59.604Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-05-19T12:22:59.604Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-19T12:22:59.604Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-19T12:22:59.604Z] docker_cli_sni_test.go:18: Flakey test [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-19T12:22:59.604Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-19T12:22:59.604Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-19T12:22:59.604Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-19T12:22:59.604Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-19T12:22:59.604Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-19T12:22:59.604Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-19T12:22:59.604Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-19T12:22:59.604Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-19T12:22:59.604Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-19T12:22:59.604Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.604Z] [2021-05-19T12:22:59.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-19T12:22:59.605Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-05-19T12:22:59.605Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-19T12:22:59.605Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-19T12:22:59.605Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-19T12:22:59.605Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-19T12:22:59.605Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-19T12:22:59.605Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-19T12:22:59.605Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-05-19T12:22:59.605Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-19T12:22:59.605Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-19T12:22:59.605Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-19T12:22:59.605Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-19T12:22:59.605Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-19T12:22:59.605Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-19T12:22:59.605Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-19T12:22:59.605Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-19T12:22:59.605Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-19T12:22:59.605Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-19T12:22:59.605Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-19T12:22:59.605Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-19T12:22:59.605Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-19T12:22:59.605Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-19T12:22:59.605Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-19T12:22:59.605Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.605Z] [2021-05-19T12:22:59.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-19T12:22:59.605Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-19T12:22:59.606Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-19T12:22:59.606Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-19T12:22:59.606Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-19T12:22:59.606Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-19T12:22:59.606Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-19T12:22:59.606Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-05-19T12:22:59.606Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-19T12:22:59.606Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-19T12:22:59.606Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:22:59.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-19T12:22:59.606Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-19T12:22:59.606Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-19T12:22:59.606Z] [2021-05-19T12:23:00.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-19T12:23:00.067Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-19T12:23:00.067Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.067Z] [2021-05-19T12:23:00.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-19T12:23:00.067Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-19T12:23:00.067Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.067Z] [2021-05-19T12:23:00.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-19T12:23:00.067Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-19T12:23:00.067Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.067Z] [2021-05-19T12:23:00.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-05-19T12:23:00.067Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-19T12:23:00.067Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.067Z] [2021-05-19T12:23:00.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-19T12:23:00.067Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-19T12:23:00.067Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.067Z] [2021-05-19T12:23:00.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-19T12:23:00.067Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-19T12:23:00.067Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.067Z] [2021-05-19T12:23:00.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-19T12:23:00.067Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-19T12:23:00.067Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.067Z] [2021-05-19T12:23:00.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-19T12:23:00.067Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-19T12:23:00.067Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.067Z] [2021-05-19T12:23:00.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-05-19T12:23:00.067Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-19T12:23:00.067Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.067Z] [2021-05-19T12:23:00.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-05-19T12:23:00.067Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-05-19T12:23:00.067Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.067Z] [2021-05-19T12:23:00.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-19T12:23:00.068Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-19T12:23:00.068Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-19T12:23:00.068Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-19T12:23:00.068Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-19T12:23:00.068Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-19T12:23:00.068Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-19T12:23:00.068Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-19T12:23:00.068Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-19T12:23:00.068Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-19T12:23:00.068Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-19T12:23:00.068Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-19T12:23:00.068Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-19T12:23:00.068Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-19T12:23:00.068Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-19T12:23:00.068Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-19T12:23:00.068Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-19T12:23:00.068Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-19T12:23:00.068Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T12:23:00.068Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-19T12:23:00.068Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-19T12:23:00.068Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-19T12:23:00.068Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-19T12:23:00.068Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-19T12:23:00.068Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.068Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-19T12:23:00.069Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-19T12:23:00.069Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-19T12:23:00.069Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.069Z] [2021-05-19T12:23:00.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-19T12:23:00.069Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-19T12:23:00.069Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-19T12:23:00.070Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-19T12:23:00.070Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.070Z] [2021-05-19T12:23:00.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-19T12:23:00.070Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-19T12:23:00.071Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-19T12:23:00.071Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-19T12:23:00.071Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-19T12:23:00.071Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-19T12:23:00.071Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-19T12:23:00.071Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T12:23:00.071Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T12:23:00.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.071Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-19T12:23:00.072Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-19T12:23:00.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.072Z] [2021-05-19T12:23:00.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-19T12:23:00.073Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.073Z] [2021-05-19T12:23:00.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-19T12:23:00.073Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.073Z] [2021-05-19T12:23:00.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-19T12:23:00.073Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-19T12:23:00.073Z] [2021-05-19T12:23:00.073Z] [2021-05-19T12:23:00.073Z] DONE 1093 tests, 547 skipped in 2391.328s [2021-05-19T12:23:00.073Z] INFO: Integration tests ended at 05/19/2021 12:22:59. Duration:00:39:51.4260782 [2021-05-19T12:23:00.073Z] INFO: Docker info of the daemon under test at end of run [2021-05-19T12:23:00.073Z] [2021-05-19T12:23:00.073Z] Containers: 2 [2021-05-19T12:23:00.073Z] Running: 0 [2021-05-19T12:23:00.073Z] Paused: 0 [2021-05-19T12:23:00.073Z] Stopped: 2 [2021-05-19T12:23:00.073Z] Images: 18 [2021-05-19T12:23:00.073Z] Server Version: 0.0.0-dev [2021-05-19T12:23:00.073Z] Storage Driver: windowsfilter [2021-05-19T12:23:00.073Z] Windows: [2021-05-19T12:23:00.073Z] Logging Driver: json-file [2021-05-19T12:23:00.073Z] Plugins: [2021-05-19T12:23:00.073Z] Volume: local [2021-05-19T12:23:00.073Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-19T12:23:00.073Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-19T12:23:00.073Z] Swarm: inactive [2021-05-19T12:23:00.073Z] Default Isolation: process [2021-05-19T12:23:00.073Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-19T12:23:00.073Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-19T12:23:00.073Z] OSType: windows [2021-05-19T12:23:00.073Z] Architecture: x86_64 [2021-05-19T12:23:00.073Z] CPUs: 4 [2021-05-19T12:23:00.073Z] Total Memory: 32GiB [2021-05-19T12:23:00.073Z] Name: azwin-2-bbde10 [2021-05-19T12:23:00.073Z] ID: V6JT:UMH6:WU45:RYW2:AQ4L:IEFQ:YRUF:676Y:TBQP:O2XJ:KJFM:2ZQO [2021-05-19T12:23:00.073Z] Docker Root Dir: D:\CI\PR-42395\1\daemon [2021-05-19T12:23:00.073Z] Debug Mode (client): false [2021-05-19T12:23:00.073Z] Debug Mode (server): true [2021-05-19T12:23:00.073Z] File Descriptors: -1 [2021-05-19T12:23:00.073Z] Goroutines: 17 [2021-05-19T12:23:00.073Z] System Time: 2021-05-19T12:22:59.9852408Z [2021-05-19T12:23:00.073Z] EventsListeners: 0 [2021-05-19T12:23:00.073Z] Registry: https://index.docker.io/v1/ [2021-05-19T12:23:00.073Z] Labels: [2021-05-19T12:23:00.073Z] Experimental: false [2021-05-19T12:23:00.073Z] Insecure Registries: [2021-05-19T12:23:00.073Z] 127.0.0.0/8 [2021-05-19T12:23:00.073Z] Live Restore Enabled: false [2021-05-19T12:23:00.073Z] [2021-05-19T12:23:00.073Z] [2021-05-19T12:23:00.073Z] INFO: Stopping daemon under test [2021-05-19T12:23:00.534Z] SUCCESS: The process with PID 6676 (child process of PID 7684) has been terminated. [2021-05-19T12:23:00.534Z] SUCCESS: The process with PID 7684 (child process of PID 8056) has been terminated. [2021-05-19T12:23:00.534Z] INFO: Stop tailing logs of the daemon under tests [2021-05-19T12:23:00.534Z] INFO: executeCI.ps1 Completed successfully at 05/19/2021 12:23:00. [2021-05-19T12:23:00.534Z] INFO: Tidying up at end of run [2021-05-19T12:23:00.534Z] INFO: Saving daemon under test log (d:\CI\PR-42395\1\dut.out) to bundles\CIDUT.out [2021-05-19T12:23:00.534Z] INFO: Saving daemon under test log (d:\CI\PR-42395\1\dut.err) to bundles\CIDUT.err [2021-05-19T12:23:00.534Z] INFO: Nuke-Everything... [2021-05-19T12:23:00.534Z] INFO: Container count on control daemon to delete is 2 [2021-05-19T12:23:00.995Z] 8a48c01f3d7d [2021-05-19T12:23:00.995Z] c7925dbe7608 [2021-05-19T12:23:00.995Z] INFO: Non-base image count on control daemon to delete is 1 [2021-05-19T12:23:02.539Z] Deleted: sha256:5bd01fd7dbebc670ee7bc0c775e7ca3712d981eb1238fed1f41f3600a3a20199 [2021-05-19T12:23:02.539Z] Deleted: sha256:cf58b11acbdf1f3ebef992d4ddd72f3452f91086335a91fefa9f0b33d8ca3c4f [2021-05-19T12:23:02.539Z] INFO: Tidying pidfile d:\CI\PR-42395\1\docker.pid [2021-05-19T12:23:02.539Z] INFO: Nuking d:\CI [2021-05-19T12:23:02.879Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-05-19T12:23:15.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-05-19T12:23:27.705Z] INFO: Zapped successfully [2021-05-19T12:23:27.705Z] [2021-05-19T12:23:27.705Z] INFO: executeCI.ps1 exiting at Wed May 19 12:23:26 CUT 2021. Duration 00:57:31.3709800 [2021-05-19T12:23:27.705Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-19T12:23:27.944Z] Recording test results [2021-05-19T12:23:28.474Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-19T12:23:29.964Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-19T12:23:31.722Z] Archiving artifacts [2021-05-19T12:23:32.848Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42395/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T12:23:33.773Z] + make clean [2021-05-19T12:23:34.748Z] docker volume rm -f docker-dev-cache [2021-05-19T12:23:34.748Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T12:23:47.076Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-05-19T12:24:01.904Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-05-19T12:24:19.956Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-05-19T12:25:06.556Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-05-19T12:25:24.587Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-05-19T12:25:56.615Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-05-19T12:26:28.624Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-05-19T12:26:43.451Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-05-19T12:27:01.503Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-05-19T12:27:16.329Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite (441.32s) [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2021-05-19T12:27:31.157Z] docker_cli_external_volume_driver_test.go:53: [de8edf99bc34e] daemon is not started [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.72s) [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.54s) [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-05-19T12:27:31.157Z] docker_cli_external_volume_driver_test.go:53: [d8887f4471dd5] daemon is not started [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.66s) [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-05-19T12:27:31.157Z] docker_cli_external_volume_driver_test.go:53: [d4b39c087ac90] daemon is not started [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-05-19T12:27:31.157Z] docker_cli_external_volume_driver_test.go:53: [d528483c081ba] daemon is not started [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.90s) [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.68s) [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.56s) [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.70s) [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.32s) [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2021-05-19T12:27:31.157Z] docker_cli_external_volume_driver_test.go:485: [d947ce9598ac5] daemon is not started [2021-05-19T12:27:31.157Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-05-19T12:27:31.157Z] docker_cli_external_volume_driver_test.go:53: [d29de5ff9e590] daemon is not started [2021-05-19T12:27:31.157Z] PASS [2021-05-19T12:27:31.157Z] [2021-05-19T12:27:31.157Z] === Skipped [2021-05-19T12:27:31.157Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-19T12:27:31.157Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-19T12:27:31.157Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-19T12:27:31.157Z] check_test.go:309: [d343c190a34c6] daemon is not started [2021-05-19T12:27:31.157Z] [2021-05-19T12:27:31.157Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-19T12:27:31.157Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-19T12:27:31.157Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-19T12:27:31.157Z] check_test.go:309: [d40b6aee522dc] daemon is not started [2021-05-19T12:27:31.157Z] [2021-05-19T12:27:31.157Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-19T12:27:31.157Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-19T12:27:31.157Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-19T12:27:31.157Z] check_test.go:309: [dc9712e362cde] daemon is not started [2021-05-19T12:27:31.157Z] [2021-05-19T12:27:31.157Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-19T12:27:31.157Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-19T12:27:31.157Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-19T12:27:31.157Z] [2021-05-19T12:27:31.157Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-19T12:27:31.157Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-19T12:27:31.157Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-19T12:27:31.157Z] [2021-05-19T12:27:31.157Z] [2021-05-19T12:27:31.157Z] DONE 273 tests, 5 skipped in 2771.786s [2021-05-19T12:27:31.157Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-19T12:27:31.412Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1f000f9ad5c2/docker.pid [2021-05-19T12:27:31.412Z] +++ kill 6158 [2021-05-19T12:27:31.412Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6158 is not a child of this shell [2021-05-19T12:27:31.412Z] warning: PID 6158 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1f000f9ad5c2/docker.pid had a nonzero exit code [2021-05-19T12:27:31.412Z] ++++ cat bundles/test-integration/docker.pid [2021-05-19T12:27:31.412Z] +++ kill 8153 [2021-05-19T12:27:32.337Z] +++ /etc/init.d/apparmor stop [2021-05-19T12:27:32.337Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-19T12:27:32.337Z] [2021-05-19T12:27:32.337Z] Unloading profiles will leave already running processes permanently [2021-05-19T12:27:32.337Z] unconfined, which can lead to unexpected situations. [2021-05-19T12:27:32.337Z] [2021-05-19T12:27:32.337Z] To set a process to complain mode, use the command line tool [2021-05-19T12:27:32.337Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-19T12:27:32.337Z] +++ true [2021-05-19T12:27:32.337Z] exiting test-integration [2021-05-19T12:27:32.337Z] ++ exit 0 [2021-05-19T12:27:32.337Z] [2021-05-19T12:27:32.592Z] + exit 0 [2021-05-19T12:27:32.592Z] ++ jobs -p [2021-05-19T12:27:32.592Z] + pids= [2021-05-19T12:27:32.592Z] + echo 'Remaining pids to kill: []' [2021-05-19T12:27:32.592Z] Remaining pids to kill: [] [2021-05-19T12:27:32.592Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-05-19T12:27:32.608Z] Recording test results [2021-05-19T12:27:34.306Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-19T12:27:34.629Z] + echo Ensuring container killed. [2021-05-19T12:27:34.629Z] Ensuring container killed. [2021-05-19T12:27:34.629Z] + docker ps -aq -f name=docker-pr1-* [2021-05-19T12:27:34.629Z] + cids=45d40e0a2bfc [2021-05-19T12:27:34.629Z] aae64f587497 [2021-05-19T12:27:34.629Z] 3b25bee38e7d [2021-05-19T12:27:34.629Z] + [ -n 45d40e0a2bfc [2021-05-19T12:27:34.629Z] aae64f587497 [2021-05-19T12:27:34.629Z] 3b25bee38e7d ] [2021-05-19T12:27:34.629Z] + docker rm -vf 45d40e0a2bfc aae64f587497 3b25bee38e7d [2021-05-19T12:27:37.151Z] 45d40e0a2bfc [2021-05-19T12:27:37.151Z] aae64f587497 [2021-05-19T12:27:37.151Z] 3b25bee38e7d [Pipeline] sh [2021-05-19T12:27:37.520Z] + echo Chowning /workspace to jenkins user [2021-05-19T12:27:37.520Z] Chowning /workspace to jenkins user [2021-05-19T12:27:37.520Z] + id -u [2021-05-19T12:27:37.520Z] + id -g [2021-05-19T12:27:37.520Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42395:/workspace busybox chown -R 1000:1000 /workspace [2021-05-19T12:27:37.520Z] Unable to find image 'busybox:latest' locally [2021-05-19T12:27:37.777Z] latest: Pulling from library/busybox [2021-05-19T12:27:37.777Z] 92f8b3f0730f: Pulling fs layer [2021-05-19T12:27:37.777Z] 92f8b3f0730f: Verifying Checksum [2021-05-19T12:27:37.777Z] 92f8b3f0730f: Download complete [2021-05-19T12:27:38.033Z] 92f8b3f0730f: Pull complete [2021-05-19T12:27:38.033Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-19T12:27:38.033Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-19T12:27:42.482Z] + bundleName=amd64 [2021-05-19T12:27:42.482Z] + echo Creating amd64-bundles.tar.gz [2021-05-19T12:27:42.482Z] Creating amd64-bundles.tar.gz [2021-05-19T12:27:42.482Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-19T12:27:42.482Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-19T12:27:43.445Z] Archiving artifacts [2021-05-19T12:27:45.276Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42395/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-19T12:27:45.618Z] + make clean [2021-05-19T12:27:45.874Z] docker volume rm -f docker-dev-cache [2021-05-19T12:27:45.874Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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